[webkit-reviews] review granted: [Bug 171236] Relax the event firing ASSERT for Attr changes : [Attachment 308148] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 25 18:43:42 PDT 2017


Dean Jackson <dino at apple.com> has granted Brent Fulgham <bfulgham at webkit.org>'s
request for review:
Bug 171236: Relax the event firing ASSERT for Attr changes
https://bugs.webkit.org/show_bug.cgi?id=171236

Attachment 308148: Patch

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




--- Comment #3 from Dean Jackson <dino at apple.com> ---
Comment on attachment 308148
  --> https://bugs.webkit.org/attachment.cgi?id=308148
Patch

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

> Source/WebCore/dom/ContainerNode.cpp:72
>  #ifndef NDEBUG

You use !ASSERT_DISABLED in the .h file.


More information about the webkit-reviews mailing list