Bug 40268

Summary: HTML5 Parser hits ASSERT in fast/events/stop-load-in-unload-handler-using-document-write.html
Product: WebKit Reporter: Tony Gentilcore <tonyg>
Component: WebCore Misc.Assignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 39259    
Attachments:
Description Flags
Patch abarth: review+

Description Tony Gentilcore 2010-06-07 14:48:42 PDT
fast/events/stop-load-in-unload-handler-using-document-write.html

ASSERTION FAILED: !m_closed
(/Projects/WebKit/WebCore/platform/text/SegmentedString.cpp:126 void
WebCore::SegmentedString::append(const WebCore::SegmentedString&))
Comment 1 Tony Gentilcore 2010-06-07 15:32:38 PDT
You mentioned you already started this.
Comment 2 Eric Seidel (no email) 2010-06-07 16:43:11 PDT
Created attachment 58094 [details]
Patch
Comment 3 Adam Barth 2010-06-07 16:54:18 PDT
Comment on attachment 58094 [details]
Patch

For realz?  OM double-G.

This should be two patches, but it's ok.
Comment 4 Eric Seidel (no email) 2010-06-07 17:57:48 PDT
Committed r60813: <http://trac.webkit.org/changeset/60813>