- Timestamp:
- 03/22/07 21:07:55 (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/platform/graphics/cairo/ImageSourceCairo.cpp
r20216 r20417 164 164 } 165 165 166 void ImageSource::destroyFrameAtIndex(size_t)167 {168 // FIXME: write me169 }170 171 166 bool ImageSource::frameIsCompleteAtIndex(size_t) 172 167 {