[webkit-reviews] review requested: [Bug 74004] Web Inspector: Implement CSS selector profiler : [Attachment 118586] [PATCH] Instrumented applyMatchedDeclaration(), added PoC selectorText caching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 09:11:10 PST 2011


Alexander Pavlov (apavlov) <apavlov at chromium.org> has asked  for review:
Bug 74004: Web Inspector: Implement CSS selector profiler
https://bugs.webkit.org/show_bug.cgi?id=74004

Attachment 118586: [PATCH] Instrumented applyMatchedDeclaration(), added PoC
selectorText caching
https://bugs.webkit.org/attachment.cgi?id=118586&action=review

------- Additional Comments from Alexander Pavlov (apavlov)
<apavlov at chromium.org>
Perhaps the m_hasCachedSelectorText flag should be moved up into CSSRule (and
take 1 bit from m_sourceLine?)


More information about the webkit-reviews mailing list