Bug 81115

Summary: [BlackBerry] Remove obsolete optimization in WebPageCompositorPrivate
Product: WebKit Reporter: Arvid Nilsson <anilsson>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 81108    
Bug Blocks: 81121    
Attachments:
Description Flags
Patch none

Description Arvid Nilsson 2012-03-14 08:46:59 PDT
The compositor tries to avoid rendering the same stuff twice, using a mechanism that was only applicable back when we had a separate OpenGL window.
Comment 1 Arvid Nilsson 2012-03-16 17:12:16 PDT
Created attachment 132420 [details]
Patch
Comment 2 Benjamin Poulain 2012-03-16 23:46:42 PDT
Comment on attachment 132420 [details]
Patch

I trust you.
Comment 3 Rob Buis 2012-03-19 07:07:52 PDT
Comment on attachment 132420 [details]
Patch

Let's try to get it in.
Comment 4 WebKit Review Bot 2012-03-19 07:45:44 PDT
Comment on attachment 132420 [details]
Patch

Clearing flags on attachment: 132420

Committed r111180: <http://trac.webkit.org/changeset/111180>
Comment 5 WebKit Review Bot 2012-03-19 07:45:48 PDT
All reviewed patches have been landed.  Closing bug.