RESOLVED WONTFIX 77435
[Chromium] Make sure that viewport computations are based on the latest framerect size.
https://bugs.webkit.org/show_bug.cgi?id=77435
Summary [Chromium] Make sure that viewport computations are based on the latest frame...
Fady Samuel
Reported 2012-01-31 07:11:20 PST
[Chromium] Make sure that viewport computations are based on the latest framerect size.
Attachments
Patch (1.86 KB, patch)
2012-01-31 07:12 PST, Fady Samuel
fishd: review+
Fady Samuel
Comment 1 2012-01-31 07:12:23 PST
WebKit Review Bot
Comment 2 2012-01-31 07:15:24 PST
Attachment 124726 [details] did not pass style-queue: Failed to run "['Tools/Scripts/update-webkit']" exit_code: 9 Updating OpenSource From git://git.webkit.org/WebKit f5e58c7..2366cac master -> origin/master Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ... Currently at 106358 = f5e58c7fca5f55729d43f04848daca0e72ec5075 r106359 = 2366cac6c66ce637903152f5fc58cd98b5686950 Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc First, rewinding head to replay your work on top of it... Applying: Fix compilation errors on build-webkit --debug --no-workers on mac. Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging LayoutTests/ChangeLog CONFLICT (content): Merge conflict in LayoutTests/ChangeLog Auto-merging LayoutTests/platform/qt/Skipped CONFLICT (content): Merge conflict in LayoutTests/platform/qt/Skipped Auto-merging Source/WebCore/ChangeLog CONFLICT (content): Merge conflict in Source/WebCore/ChangeLog Failed to merge in the changes. Patch failed at 0001 Fix compilation errors on build-webkit --debug --no-workers on mac. When you have resolved this problem run "git rebase --continue". If you would prefer to skip this patch, instead run "git rebase --skip". To restore the original branch and stop rebasing run "git rebase --abort". rebase refs/remotes/origin/master: command returned error: 1 Died at Tools/Scripts/update-webkit line 164. If any of these errors are false positives, please file a bug against check-webkit-style.
Darin Fisher (:fishd, Google)
Comment 3 2012-01-31 13:02:37 PST
Comment on attachment 124726 [details] Patch Is there a way to write a regression test for this?
Fady Samuel
Comment 4 2012-03-08 11:55:57 PST
New patch by aelias makes this unnecessary.
Note You need to log in before you can comment on or make changes to this bug.