Bug 132926

Summary: [iOS][WK2] Expose the viewport meta tag width on the UIProcess
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

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>