Bug 105717 - [BlackBerry] Fix various RenderQueue bugs introduced by r138024
Summary: [BlackBerry] Fix various RenderQueue bugs introduced by r138024
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: George Staikos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-24 05:44 PST by George Staikos
Modified: 2012-12-24 06:04 PST (History)
6 users (show)

See Also:


Attachments
Patch to delete a lot of the code and start unforking (3.17 KB, patch)
2012-12-24 05:46 PST, George Staikos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description George Staikos 2012-12-24 05:44:19 PST
From Jakob:
Scroll/zoom jobs were pretty solid, but I managed to leave some bugs in the region handling of RenderQueue's renderRegularRenderJobs() function, causing us to skip a desired blit or render operation in cases where the region and tile tracking did not match up.
Comment 1 George Staikos 2012-12-24 05:46:22 PST
Created attachment 180666 [details]
Patch to delete a lot of the code and start unforking

Jakob's patch, reviewed by me
Comment 2 George Staikos 2012-12-24 05:51:18 PST
(In reply to comment #1)
> Created an attachment (id=180666) [details]
> Patch to delete a lot of the code and start unforking
> 
> Jakob's patch, reviewed by me

lols to autocomplete....
Comment 3 WebKit Review Bot 2012-12-24 06:04:23 PST
Comment on attachment 180666 [details]
Patch to delete a lot of the code and start unforking

Clearing flags on attachment: 180666

Committed r138441: <http://trac.webkit.org/changeset/138441>
Comment 4 WebKit Review Bot 2012-12-24 06:04:27 PST
All reviewed patches have been landed.  Closing bug.