Bug 87968 - [BlackBerry] Crash when destroying WebOverlay with active WebOverlayOverride
Summary: [BlackBerry] Crash when destroying WebOverlay with active WebOverlayOverride
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: Arvid Nilsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 06:25 PDT by Arvid Nilsson
Modified: 2012-05-31 11:09 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.97 KB, patch)
2012-05-31 06:30 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-05-31 06:25:11 PDT
The override object is using a compositing thread WebOverlayPrivate object with no client because the layer doesn't delegate drawing to the WebOverlayPrivate, it's only used to modify the override properties on the underlying compositing thread layer.
Comment 1 Arvid Nilsson 2012-05-31 06:30:12 PDT
Created attachment 145077 [details]
Patch
Comment 2 Rob Buis 2012-05-31 06:51:02 PDT
Comment on attachment 145077 [details]
Patch

Looks good.
Comment 3 WebKit Review Bot 2012-05-31 11:09:50 PDT
Comment on attachment 145077 [details]
Patch

Clearing flags on attachment: 145077

Committed r119126: <http://trac.webkit.org/changeset/119126>
Comment 4 WebKit Review Bot 2012-05-31 11:09:54 PDT
All reviewed patches have been landed.  Closing bug.