[Webkit-unassigned] [Bug 103040] Web Inspector: Can we provide an interface to update the "Metrics" and "Highlight Overlay" according to the change of inspected page.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 22 11:36:38 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103040


Alexander Pavlov (apavlov) <apavlov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #175628|review?                     |review-
               Flag|                            |




--- Comment #3 from Alexander Pavlov (apavlov) <apavlov at chromium.org>  2012-11-22 11:38:41 PST ---
(From update of attachment 175628)
View in context: https://bugs.webkit.org/attachment.cgi?id=175628&action=review

We do not land unused code. Please also describe how this change is intended to remedy the problem described.

As a side note, rotating a mobile device updates media query results, which is already reported through the CSS.mediaQueryResultChanged event.

> Source/WebCore/inspector/InspectorDOMAgent.h:159
> +    void documentUpated();

Typo: should be "documentUpdated"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list