[webkit-reviews] review granted: [Bug 83280] Web Inspector: [Device Metrics] Introduce the "Fit window" option : [Attachment 136423] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 05:13:55 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 83280: Web Inspector: [Device Metrics] Introduce the "Fit window" option
https://bugs.webkit.org/show_bug.cgi?id=83280

Attachment 136423: Patch
https://bugs.webkit.org/attachment.cgi?id=136423&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=136423&action=review


> Source/WebCore/page/DOMWindow.cpp:1080
> +    if (InspectorInstrumentation::shouldApplyScreenHeightOverride(m_frame))
{

bool includeScrollbars =
!InspectorInstrumentation::shouldApplyScreenHeightOverride(m_frame);


More information about the webkit-reviews mailing list