Bug 121437 - Destroying a Document's render tree shouldn't make it impossible to recreate.
Summary: Destroying a Document's render tree shouldn't make it impossible to recreate.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-16 09:22 PDT by Andreas Kling
Modified: 2013-09-16 10:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.10 KB, patch)
2013-09-16 09:25 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>