Bug 81115 - [BlackBerry] Remove obsolete optimization in WebPageCompositorPrivate
Summary: [BlackBerry] Remove obsolete optimization in WebPageCompositorPrivate
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: Nobody
URL:
Keywords:
Depends on: 81108
Blocks: 81121
  Show dependency treegraph
 
Reported: 2012-03-14 08:46 PDT by Arvid Nilsson
Modified: 2012-03-19 07:45 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.06 KB, patch)
2012-03-16 17:12 PDT, Arvid Nilsson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.