Bug 106495

Summary: [chromium] Add a notification when a WebWidget's WebLayerTreeView is about to go away
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, enne, fishd, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.