[Webkit-unassigned] [Bug 171236] New: Relax the event firing ASSERT for Attr changes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 24 11:48:01 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171236
Bug ID: 171236
Summary: Relax the event firing ASSERT for Attr changes
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
In Bug 167318 we added assertions to help us recognize when events were being dispatched at inappropriate times. These assertions were overly-strict, and are firing for some cases where we expect events to be triggered.
This Bug relaxes the assertion for the case of an Attribute being modified, which must send style change notifications.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170424/1f249318/attachment-0001.html>
More information about the webkit-unassigned
mailing list