[Webkit-unassigned] [Bug 160331] Setter on style element's textContent or cssText doesn't trigger style recalc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 09:56:14 PDT 2016


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #289818|review?                     |review+
              Flags|                            |

--- Comment #11 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 289818
  --> https://bugs.webkit.org/attachment.cgi?id=289818
patch

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

> Source/WebCore/dom/CharacterData.h:62
> +    void notifyParentAfterChange(ContainerNode::ChildChangeSource);

Does this really need to be a protected member?  Can't it be a private member instead?

-- 
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/20160926/bccb5bd0/attachment-0001.html>


More information about the webkit-unassigned mailing list