Bug 108204

Summary: [chromium] Fix contents size calculation for page scale initialization
Product: WebKit Reporter: Alexandre Elias <aelias>
Component: New BugsAssignee: Alexandre Elias <aelias>
Status: RESOLVED FIXED    
Severity: Normal CC: aelias, fmalita, leviw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Alexandre Elias 2013-01-29 10:34:14 PST
[chromium] Fix contents size calculation for page scale initialization
Comment 1 Alexandre Elias 2013-01-29 10:39:53 PST
Created attachment 185263 [details]
Patch
Comment 2 Adrienne Walker 2013-01-29 10:51:34 PST
Comment on attachment 185263 [details]
Patch

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

R=me.

> Source/WebKit/chromium/ChangeLog:8
> +        My previous patch http://webk.it/141053 had a few issues that are

http://webk.it/107424
Comment 3 Alexandre Elias 2013-01-29 10:52:22 PST
Created attachment 185265 [details]
Patch

Add semicolon
Comment 4 Alexandre Elias 2013-01-29 10:55:59 PST
Created attachment 185268 [details]
Patch

Fix Changelog
Comment 5 Alexandre Elias 2013-01-29 11:03:13 PST
Committed r141134: <http://trac.webkit.org/changeset/141134>