[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 18:57:48 PST 2012


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





--- Comment #6 from Peter Wang <peter.wang at torchmobile.com.cn>  2012-11-22 18:59:51 PST ---
I thought you might be not interested in a special port, so just showed a common part.

Now, I've uploaded a whole patch including the part of my port to describe my purpose more clear. What I do in my port is to invoke the interface to inform Inspector update "Element Panel" when device is rotated (view port is changed).

Now, "Element Panel" is updated only when the CONTENT of document is changed. But when the device is rotated (or the window size of PC browser is changed), the ATTRIBUTE of the document's content is recalculated, I think we should do the same thing as we do when content is changed.

I'm not sure if I describe what I'm going to do clearly.

-- 
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