Bug 100762

Summary: Web Inspector: Implement device scale factor emulation through media query overrides
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED WONTFIX    
Severity: Normal CC: apavlov, cmarcelo, dglazkov, eric.carlson, feature-media-reviews, keishi, loislo, macpherson, menard, pfeldman, pmuellr, syoichi, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch webkit.review.bot: commit-queue-

Alexander Pavlov (apavlov)
Reported 2012-10-30 08:17:11 PDT
Patch to follow.
Attachments
Patch (37.68 KB, patch)
2012-11-02 05:33 PDT, Alexander Pavlov (apavlov)
webkit.review.bot: commit-queue-
Alexander Pavlov (apavlov)
Comment 1 2012-11-01 08:36:14 PDT
The solution implies instrumentation of page->deviceScaleFactor() clients so that the page device scale factor proper will never be touched to avoid rendering troubles.
Alexander Pavlov (apavlov)
Comment 2 2012-11-02 05:33:31 PDT
WebKit Review Bot
Comment 3 2012-11-02 13:39:15 PDT
Comment on attachment 172046 [details] Patch Attachment 172046 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/14660225 New failing tests: platform/chromium/inspector/styles/device-metrics-fit-window.html inspector/styles/override-screen-size.html
Pavel Feldman
Comment 4 2012-11-14 00:06:07 PST
Comment on attachment 172046 [details] Patch Taking it offline - we need to figure out if that is the best we can offer.
Alexander Pavlov (apavlov)
Comment 5 2012-12-28 23:58:11 PST
This is not the right way to tackle the problem.
Note You need to log in before you can comment on or make changes to this bug.