[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
Fri Nov 23 02:36:10 PST 2012


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





--- Comment #15 from Peter Wang <peter.wang at torchmobile.com.cn>  2012-11-23 02:38:14 PST ---
(In reply to comment #13)
> > For example, when mobile is rotated, the width of <div> becomes more wide, but the "Metrics" and "highlight overlay" still show the old results (refer to the attached picture2 and picture3).
> 
> I am sure layout takes place and layout updates the overlay. You probably use an old version of build?
> 
You mean Chrome, Chrome isn't the newest version. But my port is based on the new version.

The overlay will be repainted on screen, but with the old size. I set a breakpoint on InspectorOverlay::update, nothing to invoke it when rotated.

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