Bug 63604

Summary: Store shadowPseudoId in ElementRareData.
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: New BugsAssignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED FIXED    
Severity: Normal CC: morrita, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 58584    
Attachments:
Description Flags
Patch none

Description Dimitri Glazkov (Google) 2011-06-28 21:55:04 PDT
Store shadowPseudoId in ElementRareData.
Comment 1 Dimitri Glazkov (Google) 2011-06-28 21:57:19 PDT
Created attachment 99035 [details]
Patch
Comment 2 Kent Tamura 2011-06-28 22:02:12 PDT
Comment on attachment 99035 [details]
Patch

So, you can remove WebCore/html/shadow/ElementWithPseudoId.{cpp,h}
Comment 3 Dimitri Glazkov (Google) 2011-06-28 22:02:54 PDT
(In reply to comment #2)
> (From update of attachment 99035 [details])
> So, you can remove WebCore/html/shadow/ElementWithPseudoId.{cpp,h}

Not yet -- this patch simply adds the capability. We'll remove all virtuals as follow-up.
Comment 4 Kent Tamura 2011-06-28 22:04:18 PDT
Comment on attachment 99035 [details]
Patch

ok.
Comment 5 WebKit Review Bot 2011-06-28 23:05:29 PDT
Comment on attachment 99035 [details]
Patch

Clearing flags on attachment: 99035

Committed r89989: <http://trac.webkit.org/changeset/89989>
Comment 6 WebKit Review Bot 2011-06-28 23:05:33 PDT
All reviewed patches have been landed.  Closing bug.