Bug 91005

Summary: [BlackBerry] UserViewportArguments are not properly respected.
Product: WebKit Reporter: Mike Lattanzio <mlattanzio>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mike Lattanzio 2012-07-11 13:04:35 PDT
On load committed we apply the user viewport arguments, but they can be overwritten by a call to resetScales(). This needs to be fixed so the setting is applied consistently.
Comment 1 Mike Lattanzio 2012-07-11 13:24:07 PDT
Created attachment 151760 [details]
Patch
Comment 2 Rob Buis 2012-07-11 13:31:36 PDT
Comment on attachment 151760 [details]
Patch

Looks good.
Comment 3 WebKit Review Bot 2012-07-11 14:14:40 PDT
Comment on attachment 151760 [details]
Patch

Clearing flags on attachment: 151760

Committed r122371: <http://trac.webkit.org/changeset/122371>
Comment 4 WebKit Review Bot 2012-07-11 14:14:45 PDT
All reviewed patches have been landed.  Closing bug.