[Webkit-unassigned] [Bug 133818] Web Inspector: Selected DOM element highlights invisible near bottom of the viewport (topContentInset?)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 1 11:08:59 PDT 2014


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





--- Comment #8 from Timothy Hatcher <timothy at apple.com>  2014-07-01 11:09:15 PST ---
(From update of attachment 234130)
View in context: https://bugs.webkit.org/attachment.cgi?id=234130&action=review

>> Source/WebCore/inspector/InspectorOverlay.cpp:350
>> +    frameViewFullSize.setHeight(frameViewFullSize.height() + view->topContentInset());
> 
> It this is for iOS, that makes no sense.
> If this is for OS X, that may make sense :)

This code is only used on OS X right now.

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