Summary: | PageCache::removeAllItemsForPage(Page&) may reenter itself and cause crashes | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> | ||||
Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | beidson, commit-queue, kling, koivisto, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Chris Dumez
2017-07-13 13:24:21 PDT
Created attachment 315369 [details]
Patch
Comment on attachment 315369 [details]
Patch
Testable...? (Cause seems well understood)
(In reply to Brady Eidson from comment #3) > Comment on attachment 315369 [details] > Patch > > Testable...? (Cause seems well understood) Please read ChangeLog. (In reply to Chris Dumez from comment #4) > (In reply to Brady Eidson from comment #3) > > Comment on attachment 315369 [details] > > Patch > > > > Testable...? (Cause seems well understood) > > Please read ChangeLog. Novel idea. I never read the ChangeLog before scanning for a test ;) (In reply to Brady Eidson from comment #5) > (In reply to Chris Dumez from comment #4) > > (In reply to Brady Eidson from comment #3) > > > Comment on attachment 315369 [details] > > > Patch > > > > > > Testable...? (Cause seems well understood) > > > > Please read ChangeLog. > > Novel idea. I never read the ChangeLog before scanning for a test ;) Anyway, I tried hard and am open to ideas but getting the SVGImage to get destroyed at the right time is very tricky. Comment on attachment 315369 [details] Patch Clearing flags on attachment: 315369 Committed r219501: <http://trac.webkit.org/changeset/219501> All reviewed patches have been landed. Closing bug. |