WebKit Trac
  • Login
  • Preferences
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (221 - 230 of 377)

← 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 →
[55108]: Avoid recursion when trying to get the size of a PNG; it's unnecessary ...
Avoid recursion when trying to get the size of a PNG; it's unnecessary and in the worst case can lead to heap corruption. https://bugs.webkit.org/show_bug.cgi?id=35167 Reviewed by Eric Seidel. WebCore: Test: fast/images/bad-png.html * ...
By pkasting@chromium.org — Feb 22, 2010 3:23:47 PM
[55039]: Fix regression in calculating an animated image's start time. ...
Fix regression in calculating an animated image's start time. https://bugs.webkit.org/show_bug.cgi?id=35115 Reviewed by Adam Barth. * platform/graphics/BitmapImage.cpp: (WebCore::BitmapImage::startAnimation):
By pkasting@chromium.org — Feb 19, 2010 4:45:45 PM
[55029]: WebCore: Make Pasteboard::writeImage() safe against NULL cachedImages, ...
WebCore: Make Pasteboard::writeImage() safe against NULL cachedImages, and clean up some code. https://bugs.webkit.org/show_bug.cgi?id=35136 Reviewed by Darin Fisher. * loader/ImageLoader.cpp: (WebCore::ImageLoader::updateRenderer): Shor ...
By pkasting@chromium.org — Feb 19, 2010 1:44:32 PM
[54989]: Not reviewed, Chromium build fix. r54963 had a typo in the ...
Not reviewed, Chromium build fix. r54963 had a typo in the WebCore.gypi change. https://bugs.webkit.org/show_bug.cgi?id=35003 * WebCore.gypi:
By pkasting@chromium.org — Feb 18, 2010 2:40:50 PM
[54984]: Not reviewed, bustage fix. An extraneous line in r54839 broke GIF ...
Not reviewed, bustage fix. An extraneous line in r54839 broke GIF animation. * platform/image-decoders/gif/GIFImageReader.cpp: (GIFImageReader::read):
By pkasting@chromium.org — Feb 18, 2010 1:07:39 PM
[54978]: Rework PNG-in-ICO decoding to copy the decoded framebuffer into the ...
Rework PNG-in-ICO decoding to copy the decoded framebuffer into the ICO decoder, making the logic less crazy and more like the other decoders. https://bugs.webkit.org/show_bug.cgi?id=28751 Reviewed by Adam Barth. * platform/image-decoder ...
By pkasting@chromium.org — Feb 18, 2010 11:35:16 AM
[54905]: Unreviewed, build fix. Fix crashes due to an omitted line in r54839. ...
Unreviewed, build fix. Fix crashes due to an omitted line in r54839. * platform/image-decoders/png/PNGImageDecoder.cpp: (WebCore::decodingFailed):
By pkasting@chromium.org — Feb 17, 2010 11:51:24 AM
[54823]: Code cleanup in ImageDecoders; no functional change. ...
Code cleanup in ImageDecoders; no functional change. https://bugs.webkit.org/show_bug.cgi?id=28751 Reviewed by Adam Barth. * Make code mostly comply with the style guide (switch indenting, use of "!" vs. "== 0", don't unnecessarily wra ...
By pkasting@chromium.org — Feb 16, 2010 12:50:10 PM
[54392]: Not reviewed, rollback. Rollback r54387, it doesn't fix builds and ...
Not reviewed, rollback. Rollback r54387, it doesn't fix builds and Chromium doesn't want this behavior. * platform/chromium/ScrollbarThemeChromiumMac.h:
By pkasting@chromium.org — Feb 4, 2010 5:50:59 PM
[53884]: Handle broken images more correctly in the open-source image decoders. ...
Handle broken images more correctly in the open-source image decoders. https://bugs.webkit.org/show_bug.cgi?id=33747 Reviewed by David Levin. No tests since Safari doesn't use these decoders and there's already a broken-image test in the ...
By pkasting@chromium.org — Jan 26, 2010 6:25:59 PM
← 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple