[webkit-reviews] review granted: [Bug 119457] The LayoutMilestones didLayout callback should only fire for the main frame : [Attachment 208228] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 12 14:19:44 PDT 2013


Sam Weinig <sam at webkit.org> has granted Beth Dakin <bdakin at apple.com>'s request
for review:
Bug 119457: The LayoutMilestones didLayout callback should only fire for the
main frame
https://bugs.webkit.org/show_bug.cgi?id=119457

Attachment 208228: Patch
https://bugs.webkit.org/attachment.cgi?id=208228&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=208228&action=review


> Source/WebCore/loader/FrameLoader.cpp:2286
> +#ifndef NDEBUG

You should use !ASSERT_DISABLED here instead.


More information about the webkit-reviews mailing list