[webkit-reviews] review granted: [Bug 101070] Move m_element checks out of canShareStyle into locateSharedStyle : [Attachment 172082] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 09:59:55 PDT 2012


Darin Adler <darin at apple.com> has granted Ojan Vafai <ojan at chromium.org>'s
request for review:
Bug 101070: Move m_element checks out of canShareStyle into locateSharedStyle
https://bugs.webkit.org/show_bug.cgi?id=101070

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

------- Additional Comments from Darin Adler <darin at apple.com>
Looks logical. Ideally we would measure the performance improvement to also
make sure there is no performance loss. It’s conceivable that this could make
things slower in some cases even though it should make most things faster.


More information about the webkit-reviews mailing list