Bug 45932

Summary: Crash due to timer triggered GC occuring while other global data is active
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch ggaren: review+

Oliver Hunt
Reported 2010-09-16 16:09:41 PDT
Crash due to timer triggered GC occuring while other global data is active
Attachments
Patch (5.38 KB, patch)
2010-09-16 16:29 PDT, Oliver Hunt
ggaren: review+
Oliver Hunt
Comment 1 2010-09-16 16:29:22 PDT
Geoffrey Garen
Comment 2 2010-09-16 16:38:23 PDT
Comment on attachment 67859 [details] Patch r=me APIEntryShim is probably a better abstraction to use here. It's pretty subtle when you should use JSLock vs APIEntryShim. We should work to clear that up in the future.
Oliver Hunt
Comment 3 2010-09-16 18:19:08 PDT
Note You need to log in before you can comment on or make changes to this bug.