[Webkit-unassigned] [Bug 179179] display:contents should work with dynamic table mutations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 2 13:58:09 PDT 2017


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

Ryosuke Niwa <rniwa at webkit.org> changed:

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

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

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

> Source/WebCore/style/RenderTreeUpdater.cpp:218
> -RenderTreePosition& RenderTreeUpdater::renderTreePosition()
> +auto RenderTreeUpdater::renderingParent() -> Parent&

I'd prefer using Parent& RenderTreeUpdater::renderingParent() instead since -> syntax doesn't seem to buy us much.

-- 
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/20171102/05853d90/attachment.html>


More information about the webkit-unassigned mailing list