[Webkit-unassigned] [Bug 162744] Mutating styleSheet in shadow tree doesn't update the style
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 6 13:18:34 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162744
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #290857|review? |review+
Flags| |
--- Comment #20 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 290857
--> https://bugs.webkit.org/attachment.cgi?id=290857
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=290857&action=review
r=me assuming tests pass on WK1
> Source/WebCore/dom/AuthorStyleSheets.cpp:337
> + if (m_shadowRoot)
> + updateType = UpdateType::ContentsOrInterpretation;
Should we add a FIXME saying that we should eventually be able to remove this special case?
--
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/20161006/0c4a005f/attachment.html>
More information about the webkit-unassigned
mailing list