Bug 93047 - Read tag names and attributes from the saved tokens in HTMLTreeBuilder::callTheAdoptionAgency(AtomicHTMLToken*)
Summary: Read tag names and attributes from the saved tokens in HTMLTreeBuilder::callT...
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: 92057 93048
  Show dependency treegraph
 
Reported: 2012-08-02 16:47 PDT by Kwang Yul Seo
Modified: 2012-08-02 17:15 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.31 KB, patch)
2012-08-02 16:49 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-02 16:47:33 PDT
This is a follow-up patch for r123577. Changed to retrieve the stack item of commonAncestor and read the local name from the saved token.
Comment 1 Kwang Yul Seo 2012-08-02 16:49:38 PDT
Created attachment 156204 [details]
Patch
Comment 2 Kwang Yul Seo 2012-08-02 17:14:07 PDT
Comment on attachment 156204 [details]
Patch

Cancelled cq+. I will commit this patch by myself because it seems the commit queue has a long waiting list.
Comment 3 Kwang Yul Seo 2012-08-02 17:15:33 PDT
Comment on attachment 156204 [details]
Patch

Clearing flags on attachment: 156204

Committed r124536: <http://trac.webkit.org/changeset/124536>
Comment 4 Kwang Yul Seo 2012-08-02 17:15:38 PDT
All reviewed patches have been landed.  Closing bug.