Bug 63778 - Make GC validation clear cell structure on destruction
Summary: Make GC validation clear cell structure on destruction
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on: 63813
Blocks:
  Show dependency treegraph
 
Reported: 2011-06-30 18:31 PDT by Oliver Hunt
Modified: 2011-07-01 13:48 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.11 KB, patch)
2011-06-30 18:31 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-06-30 18:31:04 PDT
Make GC validation clear cell structure on destruction
Comment 1 Oliver Hunt 2011-06-30 18:31:21 PDT
Created attachment 99414 [details]
Patch
Comment 2 WebKit Review Bot 2011-06-30 19:42:31 PDT
Comment on attachment 99414 [details]
Patch

Clearing flags on attachment: 99414

Committed r90194: <http://trac.webkit.org/changeset/90194>
Comment 3 WebKit Review Bot 2011-06-30 19:42:35 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Adam Roben (:aroben) 2011-07-01 09:56:50 PDT
Reverted r90194 for reason:

Multiple tests intermittently failing assertions in WriteBarrierBase<JSC::Structure>::get

Committed r90241: <http://trac.webkit.org/changeset/90241>
Comment 5 Oliver Hunt 2011-07-01 13:48:04 PDT
Committed r90273: <http://trac.webkit.org/changeset/90273>