Bug 59412 - Custom prototypes on DOM objects don't persist after garbage collection
Summary: Custom prototypes on DOM objects don't persist after garbage collection
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: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 20:09 PDT by Geoffrey Garen
Modified: 2011-04-25 23:23 PDT (History)
2 users (show)

See Also:


Attachments
Patch (15.21 KB, patch)
2011-04-25 20:26 PDT, Geoffrey Garen
no flags Details | Formatted Diff | Diff
Patch (6.91 KB, patch)
2011-04-25 20:27 PDT, Geoffrey Garen
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2011-04-25 20:09:31 PDT
Custom prototypes on DOM objects don't persist after garbage collection
Comment 1 Geoffrey Garen 2011-04-25 20:26:30 PDT
Created attachment 91047 [details]
Patch
Comment 2 Geoffrey Garen 2011-04-25 20:27:49 PDT
Created attachment 91048 [details]
Patch
Comment 3 Geoffrey Garen 2011-04-25 23:23:20 PDT
Committed r84882: <http://trac.webkit.org/changeset/84882>