Bug 63427

Summary: [Chromium] WebViewHost should be destructed before LayoutTestController, etc.
Product: WebKit Reporter: Kent Tamura <tkent>
Component: Tools / TestsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: morrita, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: All   
Attachments:
Description Flags
Patch none

Description Kent Tamura 2011-06-27 00:12:15 PDT
My comment in https://bugs.webkit.org/show_bug.cgi?id=63216#c7 was wrong.  m_webViewHost should be deleted at first.
Comment 1 Kent Tamura 2011-06-27 00:15:47 PDT
Created attachment 98672 [details]
Patch
Comment 2 Hajime Morrita 2011-06-27 00:25:21 PDT
Comment on attachment 98672 [details]
Patch

Auch. Thanks for this fix.
Comment 3 WebKit Review Bot 2011-06-27 01:07:31 PDT
Comment on attachment 98672 [details]
Patch

Clearing flags on attachment: 98672

Committed r89802: <http://trac.webkit.org/changeset/89802>
Comment 4 WebKit Review Bot 2011-06-27 01:07:35 PDT
All reviewed patches have been landed.  Closing bug.