Bug 183671 - ActiveDOMObjects should assert that they are destroyed in the thread they are created
Summary: ActiveDOMObjects should assert that they are destroyed in the thread they are...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on: 183683
Blocks:
  Show dependency treegraph
 
Reported: 2018-03-15 11:35 PDT by youenn fablet
Modified: 2018-03-23 10:48 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.56 KB, patch)
2018-03-15 11:36 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Refined assertion (3.57 KB, patch)
2018-03-16 15:24 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2018-03-15 11:35:01 PDT
This is a safety measure so as to catch bad practice early on.
Comment 1 youenn fablet 2018-03-15 11:36:51 PDT
Created attachment 335869 [details]
Patch
Comment 2 WebKit Commit Bot 2018-03-15 13:24:03 PDT
Comment on attachment 335869 [details]
Patch

Clearing flags on attachment: 335869

Committed r229639: <https://trac.webkit.org/changeset/229639>
Comment 3 WebKit Commit Bot 2018-03-15 13:24:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-03-15 13:25:19 PDT
<rdar://problem/38513800>
Comment 5 WebKit Commit Bot 2018-03-15 15:57:12 PDT
Re-opened since this is blocked by bug 183683
Comment 6 youenn fablet 2018-03-16 15:24:54 PDT
Created attachment 335976 [details]
Refined assertion
Comment 7 WebKit Commit Bot 2018-03-23 10:48:51 PDT
Comment on attachment 335976 [details]
Refined assertion

Clearing flags on attachment: 335976

Committed r229903: <https://trac.webkit.org/changeset/229903>
Comment 8 WebKit Commit Bot 2018-03-23 10:48:53 PDT
All reviewed patches have been landed.  Closing bug.