Bug 126382 - Remove PlaceholderDocument
Summary: Remove PlaceholderDocument
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-02 06:09 PST by Antti Koivisto
Modified: 2014-01-02 07:49 PST (History)
6 users (show)

See Also:


Attachments
patch (18.23 KB, patch)
2014-01-02 06:16 PST, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2014-01-02 06:09:38 PST
This class has no functionality.
Comment 1 Antti Koivisto 2014-01-02 06:16:54 PST
Created attachment 220222 [details]
patch
Comment 2 Andreas Kling 2014-01-02 07:33:23 PST
Comment on attachment 220222 [details]
patch

r=me

Document::createRenderTree() no longer needs to be virtual.
Comment 3 Antti Koivisto 2014-01-02 07:49:29 PST
https://trac.webkit.org/r161207