Bug 34291

Summary: DOM Objects shouldn't all require custom mark functions
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch barraclough: review+

Description Oliver Hunt 2010-01-28 16:49:46 PST
DOM Objects shouldn't all require custom mark functions
Comment 1 Oliver Hunt 2010-01-28 17:15:50 PST
Created attachment 47660 [details]
Patch
Comment 2 Gavin Barraclough 2010-01-28 19:31:58 PST
Comment on attachment 47660 [details]
Patch

I think it'd be nice to have a 'static const unsigned' value for 'AnonymousSlotCount - 1'.
r+
Comment 3 Oliver Hunt 2010-01-28 20:00:21 PST
Committed r54040: <http://trac.webkit.org/changeset/54040>