Bug 34291 - DOM Objects shouldn't all require custom mark functions
Summary: DOM Objects shouldn't all require custom mark functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 16:49 PST by Oliver Hunt
Modified: 2010-01-28 20:00 PST (History)
0 users

See Also:


Attachments
Patch (4.18 KB, patch)
2010-01-28 17:15 PST, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>