Closed
Bug 1644661
Opened 5 years ago
Closed 2 years ago
Emit Runtime.executionContextsCleared event in Runtime.disable
Categories
(Remote Protocol :: CDP, defect, P3)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: whimboo, Assigned: canadahonk)
References
Details
(Whiteboard: [puppeteer-beta2-mvp])
Attachments
(1 obsolete file)
When the Runtime gets disabled we will have to clean-up the contexts and emit a Runtime.executionContextsCleared
event appropriately.
Reporter | ||
Updated•5 years ago
|
Priority: -- → P3
Severity: -- → S3
Reporter | ||
Updated•5 years ago
|
Whiteboard: [puppeteer-beta2-mvp]
Updated•4 years ago
|
Component: CDP: Runtime → CDP
Assignee | ||
Comment 1•3 years ago
|
||
Also adds clean-up for each context, as wanted in the bug report. Plus
updates test added when fixing related Bug 1636384, and this diff
depends on the fix for that as it is based on it.
Depends on D166613
Updated•3 years ago
|
Assignee: nobody → oj
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•3 years ago
|
||
The review process is currently blocked on https://bugs.chromium.org/p/chromium/issues/detail?id=1407315.
Reporter | ||
Comment 3•2 years ago
|
||
(In reply to Henrik Skupin [:whimboo][⌚️UTC+1] from comment #2)
The review process is currently blocked on https://bugs.chromium.org/p/chromium/issues/detail?id=1407315.
As the discussion on that issue revealed this it not wanted. As such we can close this bug as invalid.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
Updated•2 years ago
|
Attachment #9311865 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•