Bug 113869 - Web Inspector: DOM.highlightRect() and DOM.highlightQuad() should allow for page coordinates
Summary: Web Inspector: DOM.highlightRect() and DOM.highlightQuad() should allow for p...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-03 05:49 PDT by Antoine Quint
Modified: 2013-04-03 10:29 PDT (History)
12 users (show)

See Also:


Attachments
Patch (10.20 KB, patch)
2013-04-03 08:49 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.