Bug 116220

Summary: Frame flattening: crash when child iframe is removed during beforeload.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, koivisto, rniwa
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from webkit-ews-14 for mac-mountainlion-wk2
none
Patch
none
Archive of layout-test-results from webkit-ews-10 for mac-mountainlion-wk2
none
Patch none

Description zalan 2013-05-16 05:24:07 PDT
ssia

patch is coming up.
Comment 1 zalan 2013-05-16 05:30:04 PDT
<rdar://problem/13911067>
Comment 2 zalan 2013-05-16 05:40:43 PDT
Created attachment 201946 [details]
Patch
Comment 3 Antti Koivisto 2013-05-16 05:47:47 PDT
Comment on attachment 201946 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=201946&action=review

> Source/WebCore/page/FrameView.cpp:2660
> +    // layout() protects FrameView(), but it still can get destroyed, when updateWidgets()

FrameView() -> FrameView
(and some unneeded commas)
Comment 4 zalan 2013-05-16 05:51:51 PDT
Created attachment 201948 [details]
Patch
Comment 5 Build Bot 2013-05-16 19:11:35 PDT
Comment on attachment 201948 [details]
Patch

Attachment 201948 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/494098

New failing tests:
fast/frames/flattening/crash-remove-iframe-during-object-beforeload.html
Comment 6 Build Bot 2013-05-16 19:11:37 PDT
Created attachment 202009 [details]
Archive of layout-test-results from webkit-ews-14 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-14  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.2
Comment 7 zalan 2013-05-19 05:55:57 PDT
Created attachment 202232 [details]
Patch
Comment 8 Build Bot 2013-05-20 02:55:28 PDT
Comment on attachment 202232 [details]
Patch

Attachment 202232 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/515134

New failing tests:
fast/frames/flattening/crash-remove-iframe-during-object-beforeload.html
Comment 9 Build Bot 2013-05-20 02:55:29 PDT
Created attachment 202266 [details]
Archive of layout-test-results from webkit-ews-10 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-10  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.3
Comment 10 zalan 2013-06-06 13:15:49 PDT
Created attachment 203960 [details]
Patch
Comment 11 WebKit Commit Bot 2013-06-07 03:35:25 PDT
Comment on attachment 203960 [details]
Patch

Clearing flags on attachment: 203960

Committed r151312: <http://trac.webkit.org/changeset/151312>
Comment 12 WebKit Commit Bot 2013-06-07 03:35:28 PDT
All reviewed patches have been landed.  Closing bug.