Bug 43648

Summary: [Chromium] Notify the WebFrameClient when the frame is detached from the view.
Product: WebKit Reporter: James Hawkins <jhawkins>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dimich, fishd, jamesr, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on: 43775, 43909    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch dimich: review+

Description James Hawkins 2010-08-06 15:33:19 PDT
[Chromium] Notify the WebFrameClient when the frame is detached from the view.
Comment 1 James Hawkins 2010-08-06 15:33:57 PDT
Created attachment 63772 [details]
Patch
Comment 2 James Hawkins 2010-08-06 15:38:28 PDT
Created attachment 63773 [details]
Patch
Comment 3 Dimitri Glazkov (Google) 2010-08-06 15:42:13 PDT
Comment on attachment 63773 [details]
Patch

ok.
Comment 4 James Hawkins 2010-08-09 10:06:09 PDT
Committed r64988: <http://trac.webkit.org/changeset/64988>
Comment 5 James Hawkins 2010-08-11 11:48:29 PDT
This commit was rolled out due to crashes in the Chromium Worker UI tests.
Comment 6 James Hawkins 2010-08-11 11:50:41 PDT
Created attachment 64141 [details]
Patch
Comment 7 Dimitri Glazkov (Google) 2010-08-11 11:57:31 PDT
Dimich, David, can you take a look at this patch? I am not sure what we're fixing, so I would seek your opinion. Apparently, the crashes came from the worker tests.
Comment 8 Dmitry Titov 2010-08-11 12:42:35 PDT
Comment on attachment 64141 [details]
Patch

r=me
Comment 9 James Hawkins 2010-08-11 13:11:06 PDT
Committed r65181: <http://trac.webkit.org/changeset/65181>