Bug 85098 - If you get a list of DOMWrapperWorld*'s and then plan to allocate in the heap, you should ref the DOMWrapperWorld*'s
Summary: If you get a list of DOMWrapperWorld*'s and then plan to allocate in the heap...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-04-27 14:13 PDT by Filip Pizlo
Modified: 2012-04-27 14:55 PDT (History)
5 users (show)

See Also:


Attachments
the patch (4.21 KB, patch)
2012-04-27 14:14 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch with some Chromium foo (5.45 KB, patch)
2012-04-27 14:25 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff

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