[webkit-reviews] review granted: [Bug 87072] Assertion failure when mouse points to a direct child text node of shadow root : [Attachment 143186] remove an assertion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 09:25:27 PDT 2012


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Hayato Ito
<hayato at chromium.org>'s request for review:
Bug 87072: Assertion failure when mouse points to a direct child text node of
shadow root
https://bugs.webkit.org/show_bug.cgi?id=87072

Attachment 143186: remove an assertion
https://bugs.webkit.org/attachment.cgi?id=143186&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=143186&action=review


> Source/WebCore/dom/ComposedShadowTreeWalker.cpp:57
> +    // assertPrecondition();

We usually don't land commented code like this. Perhaps your FIXME description
could mention it.


More information about the webkit-reviews mailing list