Bug 113869

Summary: Web Inspector: DOM.highlightRect() and DOM.highlightQuad() should allow for page coordinates
Product: WebKit Reporter: Antoine Quint <graouts>
Component: Web Inspector (Deprecated)Assignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, joepeck, keishi, loislo, pfeldman, pmuellr, timothy, vsevik, web-inspector-bugs, webkit-bug-importer, webkit.review.bot, yurys
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Antoine Quint 2013-04-03 05:49:56 PDT
We should add a bool parameter to DOM.highlightRect() and DOM.highlightQuad() to use page coordinates (optionally). This would be useful to be able to reliably highlight coordinates for CSS pseudo-elements that have composited layers as reported by the LayerTreeAgent.
Comment 1 Radar WebKit Bug Importer 2013-04-03 05:50:05 PDT
<rdar://problem/13566359>
Comment 2 Antoine Quint 2013-04-03 08:49:23 PDT
Created attachment 196360 [details]
Patch
Comment 3 WebKit Review Bot 2013-04-03 10:28:57 PDT
Comment on attachment 196360 [details]
Patch

Clearing flags on attachment: 196360

Committed r147566: <http://trac.webkit.org/changeset/147566>
Comment 4 WebKit Review Bot 2013-04-03 10:29:01 PDT
All reviewed patches have been landed.  Closing bug.