[webkit-reviews] review granted: [Bug 175328] RenderQuote should not mutate render tree : [Attachment 317598] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 8 22:12:20 PDT 2017


zalan <zalan at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s request
for review:
Bug 175328: RenderQuote should not mutate render tree
https://bugs.webkit.org/show_bug.cgi?id=175328

Attachment 317598: patch

https://bugs.webkit.org/attachment.cgi?id=317598&action=review




--- Comment #9 from zalan <zalan at apple.com> ---
Comment on attachment 317598
  --> https://bugs.webkit.org/attachment.cgi?id=317598
patch

I wish there was a way to not have this special node add/remove on the
RenderView. I'm concerned we'll end up with many of these types while they
should instead be in of some kind of context that we pass around during
layout/painting etc (well probably not this one though).


More information about the webkit-reviews mailing list