Bug 132926 - [iOS][WK2] Expose the viewport meta tag width on the UIProcess
Summary: [iOS][WK2] Expose the viewport meta tag width on the UIProcess
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-05-14 15:32 PDT by Benjamin Poulain
Modified: 2014-05-14 15:56 PDT (History)
0 users

See Also:


Attachments
Patch (9.77 KB, patch)
2014-05-14 15:35 PDT, Benjamin Poulain
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-05-14 15:32:43 PDT
[iOS][WK2] Expose the viewport meta tag width on the UIProcess
Comment 1 Benjamin Poulain 2014-05-14 15:35:07 PDT
Created attachment 231468 [details]
Patch
Comment 2 Benjamin Poulain 2014-05-14 15:35:29 PDT
<rdar://problem/16892115>
Comment 3 Benjamin Poulain 2014-05-14 15:36:00 PDT
Comment on attachment 231468 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=231468&action=review

> Source/WebKit2/UIProcess/WebPageProxy.h:1395
> +

Uh, oops. I'll fix that when landing.
Comment 4 Benjamin Poulain 2014-05-14 15:56:04 PDT
Committed r168866: <http://trac.webkit.org/changeset/168866>