RESOLVED FIXED 190441
DOMCache should dereference itself as soon as stopped
https://bugs.webkit.org/show_bug.cgi?id=190441
Summary DOMCache should dereference itself as soon as stopped
youenn fablet
Reported 2018-10-10 14:07:46 PDT
Once stopped, it is no longer needed to keep a ref as the DOMCache is becoming a no-op.
Attachments
Patch (1.84 KB, patch)
2018-10-10 14:10 PDT, youenn fablet
no flags
Patch (1.88 KB, patch)
2018-10-11 11:14 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2018-10-10 14:10:23 PDT
Geoffrey Garen
Comment 2 2018-10-10 20:19:08 PDT
Comment on attachment 351983 [details] Patch What prevents stop() from being called multiple times?
youenn fablet
Comment 3 2018-10-11 11:14:35 PDT
WebKit Commit Bot
Comment 4 2018-10-12 10:14:21 PDT
Comment on attachment 352059 [details] Patch Clearing flags on attachment: 352059 Committed r237070: <https://trac.webkit.org/changeset/237070>
WebKit Commit Bot
Comment 5 2018-10-12 10:14:22 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2018-10-12 10:15:32 PDT
Note You need to log in before you can comment on or make changes to this bug.