Bug 142587 - Web Inspector should warn when we punt on respecting the viewport meta tag
Summary: Web Inspector should warn when we punt on respecting the viewport meta tag
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-11 12:20 PDT by Tim Horton
Modified: 2016-12-13 15:39 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2015-03-11 12:20:49 PDT
We have a new heuristic in bug 142549 that lets us ignore parts of the viewport meta tag (if the author claimed the page would lay out to the device width or height and then made assumptions about what that size was and failed to lay out to the actual width or height).

When this happens, we should yell fairly loudly somewhere in the inspector to assist in debugging.
Comment 1 Radar WebKit Bug Importer 2015-03-11 12:21:00 PDT
<rdar://problem/20124642>