Bug 106910

Summary: Move parent pointer from TreeShared to subclass
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: d-r, fmalita, kling, ojan.autocc, pdr, rniwa, schenney, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch darin: review+

Antti Koivisto
Reported 2013-01-15 08:26:25 PST
This simplifies TreeShared and makes code dealing with parents more understandable.
Attachments
patch (11.84 KB, patch)
2013-01-15 10:03 PST, Antti Koivisto
darin: review+
Antti Koivisto
Comment 1 2013-01-15 10:03:13 PST
Darin Adler
Comment 2 2013-01-15 10:05:54 PST
Comment on attachment 182798 [details] patch Looks fine. I still hope that some day we can retire the TreeShared class and find a different way to handle reference counting in the trees, and in a way this takes us one small step closer to that.
Antti Koivisto
Comment 3 2013-01-15 10:13:32 PST
Note You need to log in before you can comment on or make changes to this bug.