[Webkit-unassigned] [Bug 160362] NULL Reference Error in ElementRuleCollector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 29 16:13:39 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160362

--- Comment #2 from Jonathan Bedard <jbedard at apple.com> ---
Note that it is possible the issue is much deeper than just this fix.

This fix only applies if it is legal for m_authorStyle to be undefined.  It seems like this should be the case, particularly since DocumentRuleSets seems to think such a case is legal, and all but one use of m_authorStyle was using the address of the reference anyways.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160729/354fbd1e/attachment.html>


More information about the webkit-unassigned mailing list