[webkit-reviews] review requested: [Bug 93056] Reimplement RenderQuote placement algorithm : [Attachment 157495] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 11:24:17 PDT 2012


Elliott Sprehn <esprehn at gmail.com> has asked  for review:
Bug 93056: Reimplement RenderQuote placement algorithm
https://bugs.webkit.org/show_bug.cgi?id=93056

Attachment 157495: Patch
https://bugs.webkit.org/attachment.cgi?id=157495&action=review

------- Additional Comments from Elliott Sprehn <esprehn at gmail.com>
Skip unattached quotes. We could rewrite that code as a loop, but it adds
complexity and I dont think the performance benefit of skipping updates
matters. We need to remove the quote depth updates eventually anyway.


More information about the webkit-reviews mailing list