Bug 57029

Summary: Crash in DrawingAreaProxyImpl::visibilityDidChange after web process crashes when running http/tests/inspector/extensions-resources-redirect.html
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: andersca
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.6   
URL: http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r81869%20(9989)/http/tests/inspector/extensions-resources-redirect-crash-log.txt

Description Adam Roben (:aroben) 2011-03-24 09:54:04 PDT
http/tests/inspector/extensions-resources-redirect.html seems to sometimes cause the web process to crash. When this happens, the UI process then crashes in DrawingAreaProxyImpl::visibilityDidChange. See the URL for the crash log.
Comment 1 Adam Roben (:aroben) 2011-03-24 10:05:50 PDT
Bug 57030 covers the cause of the web process crash. The crashing test has now been added to the mac-wk2 Skipped file. But clearly there's still a UI process bug here.
Comment 2 Adam Roben (:aroben) 2011-03-24 10:07:18 PDT
<rdar://problem/9182073>
Comment 3 Adam Roben (:aroben) 2011-04-12 05:00:08 PDT
Anders says this was fixed in r83509.

*** This bug has been marked as a duplicate of bug 58271 ***