Lines Matching full:failures
1765 (WebCore::GIFImageDecoder::initFrameBuffer): Add return values for better failure handling, remove prepEmptyFrameBuffer(), use RGBA32Buffer::setSize() to handle potential allocation failures (won't happen with Cairo port, can in Skia), use RGBA32Buffer::copyBitmapData() so backing store can be refcounted internally (Cairo won't be, Skia is), rely on superclass size() for better failure handling
1775 (WebCore::JPEGImageDecoder::outputScanlines): Use RGBA32Buffer::setSize() to handle potential allocation failures (won't happen with Cairo port, can in Skia), rely on superclass size() for better failure handling, remove RGBA32Buffer::ensureHeight()
1784 (WebCore::PNGImageDecoder::rowAvailable): Don't allocate a slot in the framebuffer cache until it's needed, use RGBA32Buffer::setSize() to handle potential allocation failures (won't happen with Cairo port, can in Skia), remove RGBA32Buffer::ensureHeight()
3501 Bug 17167: Failures in fast/dom/Node/initial-values.html
7997 Fix some assertion failures in plug-in tests on the Windows debug build bot.
25247 Rolled out that last change until I can investigate the regression test failures it seems
25950 Fix two SVG test failures in 64-bit.
26350 2. Fix build failures on Tiger and Qt.
27939 IntRect produced visible layout test failures in highly scaled
28706 REGRESSION: DOM Range extractContents/deleteContents failures seen on Moxiecode tests
34228 because it leads to assertion failures in the Mac port.
35004 Fixes a bunch of layout test failures I caused!
59172 is called when normal loading fails (which includes network failures, 4xx and 5xx responses,
59239 Bug 23071: REGRESSION (r39536): New test failures after committing patch in bug 23051 (ICU search)
59476 Bug 22931: Using the inspector with purgeable resources leads to assertion failures
60308 (WebCore::SplitTextNodeCommand::doApply): Check for null and failures when applying.
60315 (WebCore::WrapContentsInDummySpanCommand::doApply): Check for null and ignore failures.
66189 Assertion failures seen on buildbot due to uninitialized WorkerThread::m_threadID
67454 track which history items are from page load failures
69543 track which history items are from page load failures