Bug 106495 - [chromium] Add a notification when a WebWidget's WebLayerTreeView is about to go away
Summary: [chromium] Add a notification when a WebWidget's WebLayerTreeView is about to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-09 14:49 PST by James Robinson
Modified: 2013-01-09 16:19 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.49 KB, patch)
2013-01-09 14:58 PST, James Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2013-01-09 14:49:33 PST
[chromium] Add a notification when a WebWidget's WebLayerTreeView is about to go away
Comment 1 James Robinson 2013-01-09 14:58:58 PST
Created attachment 181993 [details]
Patch
Comment 2 James Robinson 2013-01-09 15:02:12 PST
This fixes crashes caused by https://codereview.chromium.org/11575049/.  I'm not super thrilled with it, but as the ChangeLog notes it is temporary (hah)
Comment 3 WebKit Review Bot 2013-01-09 15:03:32 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 4 Adrienne Walker 2013-01-09 15:22:09 PST
Comment on attachment 181993 [details]
Patch

R=me.
Comment 5 WebKit Review Bot 2013-01-09 16:19:39 PST
Comment on attachment 181993 [details]
Patch

Clearing flags on attachment: 181993

Committed r139252: <http://trac.webkit.org/changeset/139252>
Comment 6 WebKit Review Bot 2013-01-09 16:19:43 PST
All reviewed patches have been landed.  Closing bug.