Bug 178021 - Continuation map should not hold a raw pointer
Summary: Continuation map should not hold a raw pointer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-06 12:12 PDT by zalan
Modified: 2017-10-06 15:13 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.43 KB, patch)
2017-10-06 12:21 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (2.42 KB, patch)
2017-10-06 12:21 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2017-10-06 12:12:51 PDT
This hashmap has a raw renderer pointer to a "sibling" renderer.
Comment 1 Radar WebKit Bug Importer 2017-10-06 12:14:34 PDT
<rdar://problem/34861590>
Comment 2 zalan 2017-10-06 12:21:03 PDT
Created attachment 323035 [details]
Patch
Comment 3 zalan 2017-10-06 12:21:37 PDT
Created attachment 323036 [details]
Patch
Comment 4 WebKit Commit Bot 2017-10-06 15:13:17 PDT
Comment on attachment 323036 [details]
Patch

Clearing flags on attachment: 323036

Committed r223003: <http://trac.webkit.org/changeset/223003>
Comment 5 WebKit Commit Bot 2017-10-06 15:13:19 PDT
All reviewed patches have been landed.  Closing bug.