Closed
Bug 1539213
Opened 6 years ago
Closed 6 years ago
Emit Target.targetCreated for already-opened tabs
Categories
(Remote Protocol :: CDP, enhancement, P1)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
WordPress test suites expects Target.targetCreated
to be fired for already opened tabs. We currently only emit this when the tab are opened after we connected to the remote agent.
Assignee | ||
Comment 1•6 years ago
|
||
When Target.setDiscoverTargets
is called, one Target.targetCreated
event
should be sent per already opened tab.
Updated•6 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c2b9eca5ffd1
Emit `Target.targetCreated` for already-opened tabs. r=ato
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: CDP: Target → CDP
You need to log in
before you can comment on or make changes to this bug.
Description
•