Bug 103970

Summary: [BlackBerry] Use updated API for backingstore tiles
Product: WebKit Reporter: Jakob Petsovits <jpetsovits>
Component: WebKit BlackBerryAssignee: Jakob Petsovits <jpetsovits>
Status: RESOLVED FIXED    
Severity: Normal CC: anilsson, manyoso, mifenton, rwlbuis, staikos, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.