Bug 92846

Summary: Make HTMLConstructionSite::createHTMLElement(AtomicHTMLToken*) private.
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: DOMAssignee: Kwang Yul Seo <skyul>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.