Bug 155167 - ImageDocuments leak their world.
Summary: ImageDocuments leak their world.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar, Performance
Depends on: 155172
Blocks:
  Show dependency treegraph
 
Reported: 2016-03-08 05:11 PST by Andreas Kling
Modified: 2016-03-09 04:00 PST (History)
8 users (show)

See Also:


Attachments
Patch (2.64 KB, patch)
2016-03-08 05:13 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (5.33 KB, patch)
2016-03-08 05:14 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2016-03-08 05:11:07 PST
Yeah.

<rdar://problem/24987363>
Comment 1 Andreas Kling 2016-03-08 05:13:15 PST
Created attachment 273291 [details]
Patch
Comment 2 Andreas Kling 2016-03-08 05:14:52 PST
Created attachment 273292 [details]
Patch
Comment 3 Antti Koivisto 2016-03-08 06:24:15 PST
r=me, nice find.
Comment 4 WebKit Commit Bot 2016-03-08 07:14:44 PST
Comment on attachment 273292 [details]
Patch

Clearing flags on attachment: 273292

Committed r197765: <http://trac.webkit.org/changeset/197765>
Comment 5 WebKit Commit Bot 2016-03-08 07:14:48 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Alexey Proskuryakov 2016-03-08 09:24:08 PST
This test fails everywhere. Andreas, are you available to take a look now?
Comment 7 WebKit Commit Bot 2016-03-08 10:18:06 PST
Re-opened since this is blocked by bug 155172
Comment 8 Andreas Kling 2016-03-09 04:00:50 PST
Committed r197856: <http://trac.webkit.org/changeset/197856>