Bug 85098

Summary: If you get a list of DOMWrapperWorld*'s and then plan to allocate in the heap, you should ref the DOMWrapperWorld*'s
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, haraken, japhet, rniwa, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch
none
the patch with some Chromium foo none

Description Filip Pizlo 2012-04-27 14:13:00 PDT
Patch forthcoming.

<rdar://problem/11318170>
Comment 1 Filip Pizlo 2012-04-27 14:14:58 PDT
Created attachment 139275 [details]
the patch

Already reviewed in person by Sam.
Comment 2 Filip Pizlo 2012-04-27 14:25:37 PDT
Created attachment 139278 [details]
the patch with some Chromium foo
Comment 3 Ryosuke Niwa 2012-04-27 14:50:57 PDT
This patch built successfully on cr-mac on my machine.
Comment 4 Filip Pizlo 2012-04-27 14:55:02 PDT
Landed in http://trac.webkit.org/changeset/115498