Bug 121437

Summary: Destroying a Document's render tree shouldn't make it impossible to recreate.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Andreas Kling 2013-09-16 09:22:34 PDT
Destroying a Document's render tree shouldn't make it impossible to recreate.
Comment 1 Andreas Kling 2013-09-16 09:25:16 PDT
Created attachment 211800 [details]
Patch
Comment 2 Andreas Kling 2013-09-16 10:06:24 PDT
Committed r155874: <http://trac.webkit.org/changeset/155874>