Bug 92846 - Make HTMLConstructionSite::createHTMLElement(AtomicHTMLToken*) private.
Summary: Make HTMLConstructionSite::createHTMLElement(AtomicHTMLToken*) private.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kwang Yul Seo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-01 00:13 PDT by Kwang Yul Seo
Modified: 2012-08-01 01:03 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.76 KB, patch)
2012-08-01 00:16 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2012-08-01 00:13:31 PDT
This method is internal to HTMLConstructionSite.
Comment 1 Kwang Yul Seo 2012-08-01 00:16:59 PDT
Created attachment 155732 [details]
Patch
Comment 2 Kwang Yul Seo 2012-08-01 00:22:25 PDT
This patch is very minor, but I wanted to make sure element creation methods internal to HTMLConstructionSite to be private before I work on Bug 90751.
Comment 3 Eric Seidel (no email) 2012-08-01 00:41:35 PDT
Comment on attachment 155732 [details]
Patch

OK.
Comment 4 WebKit Review Bot 2012-08-01 01:03:23 PDT
Comment on attachment 155732 [details]
Patch

Clearing flags on attachment: 155732

Committed r124310: <http://trac.webkit.org/changeset/124310>
Comment 5 WebKit Review Bot 2012-08-01 01:03:27 PDT
All reviewed patches have been landed.  Closing bug.