[webkit-reviews] review granted: [Bug 179651] iOS: Enable release asserts in updateStyleIfNeeded() and updateLayout() for WebKit2 : [Attachment 326841] Re-enables the asserts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 13 19:55:05 PST 2017


Antti Koivisto <koivisto at iki.fi> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 179651: iOS: Enable release asserts in updateStyleIfNeeded() and
updateLayout() for WebKit2
https://bugs.webkit.org/show_bug.cgi?id=179651

Attachment 326841: Re-enables the asserts

https://bugs.webkit.org/attachment.cgi?id=326841&action=review




--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 326841
  --> https://bugs.webkit.org/attachment.cgi?id=326841
Re-enables the asserts

View in context: https://bugs.webkit.org/attachment.cgi?id=326841&action=review

r=me

> Source/WebCore/dom/Document.cpp:1931
> +    bool usingWebThread = WebThreadIsEnabled();

:(


More information about the webkit-reviews mailing list