Bug 120468 - [BlackBerry] Remove dead code related to WebOverlay
Summary: [BlackBerry] Remove dead code related to WebOverlay
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Arvid Nilsson
URL:
Keywords:
Depends on: 120362
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-29 07:06 PDT by Arvid Nilsson
Modified: 2014-01-09 21:08 PST (History)
6 users (show)

See Also:


Attachments
Patch (32.00 KB, patch)
2013-08-29 07:30 PDT, Arvid Nilsson
no flags Details | Formatted Diff | Diff
Patch (32.93 KB, patch)
2013-08-29 07:39 PDT, Arvid Nilsson
rwlbuis: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Nilsson 2013-08-29 07:06:22 PDT
JIRA 488053

The WebKit-thread flavor of WebOverlay is used no more (only internally in WebKit where we may as well use GraphicsLayer directly)
Comment 1 Arvid Nilsson 2013-08-29 07:30:48 PDT
Created attachment 209976 [details]
Patch
Comment 2 Arvid Nilsson 2013-08-29 07:39:54 PDT
Created attachment 209977 [details]
Patch

Forgot to add WebPage.h changes
Comment 3 Jacky Jiang 2013-08-29 07:55:07 PDT
Comment on attachment 209977 [details]
Patch

Looks good to me, r+ internally.
Comment 4 Rob Buis 2013-08-30 04:03:06 PDT
Comment on attachment 209977 [details]
Patch

Nice to see so much code removal.
Comment 5 Arvid Nilsson 2013-09-04 03:32:28 PDT
This patch probably doesn't apply without first landing 120362