[Webkit-unassigned] [Bug 39138] [chromium] Fix LayerChromium hierarchy update methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 14 17:00:53 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39138





--- Comment #5 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-05-14 17:00:53 PST ---
(From update of attachment 56122)
WebCore/platform/graphics/chromium/LayerChromium.cpp:174
 +          ASSERT_NOT_REACHED();
it looked like you had previously made this return to avoid crashing in release mode.  is that still important?  if not, then this could just be written ASSERT(referenceIndex != -1)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list