Bug 103970 - [BlackBerry] Use updated API for backingstore tiles
Summary: [BlackBerry] Use updated API for backingstore tiles
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jakob Petsovits
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-03 21:13 PST by Jakob Petsovits
Modified: 2012-12-04 00:29 PST (History)
7 users (show)

See Also:


Attachments
Patch (9.11 KB, patch)
2012-12-03 21:27 PST, Jakob Petsovits
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jakob Petsovits 2012-12-03 21:13:06 PST
Make use of Platform::Settings::tileSize() in the backingstore and don't hardcode the number of back buffers like we used to.
Simple patch, huge improvement in flexibility.
Comment 1 Jakob Petsovits 2012-12-03 21:27:56 PST
Created attachment 177413 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-04 00:21:28 PST
Comment on attachment 177413 [details]
Patch

Rejecting attachment 177413 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
ripts/update-webkit line 152.

Failed to run "['Tools/Scripts/update-webkit', '--chromium', '--force-update']" exit_code: 2
Updating OpenSource
From http://git.chromium.org/external/Webkit
   78cf9b7..12af24d  HEAD       -> origin/HEAD
error: Ref refs/remotes/origin/master is at 12af24d2f26725d342ea591d58b957f0268c6ca8 but expected 78cf9b751c12b828663109bfb0f349f17833261d
 ! 78cf9b7..12af24d  master     -> origin/master  (unable to update local ref)
Died at Tools/Scripts/update-webkit line 152.

Full output: http://queues.webkit.org/results/15097914
Comment 3 WebKit Review Bot 2012-12-04 00:29:48 PST
Comment on attachment 177413 [details]
Patch

Clearing flags on attachment: 177413

Committed r136484: <http://trac.webkit.org/changeset/136484>
Comment 4 WebKit Review Bot 2012-12-04 00:29:51 PST
All reviewed patches have been landed.  Closing bug.