Open Bug 1592086 Opened 5 years ago Updated 2 years ago

[meta] Target.targetCreated

Categories

(Remote Protocol :: CDP, task)

task

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned)

References

()

Details

(Keywords: meta, Whiteboard: [Target.targetCreated])

No description provided.

The basic implementation from bug 1539213 misses the following properties for the returned TargetInfo object:

  • title
  • attached
  • openerId

Puppeteer actually uses only openerId inside of Target.opener(), but that's not in use in Gutenberg e2e tests. As such it isn't a blocker for the alpha release.

I wodner if openerId is the target ID (browsing context ID in our case) of WindowProxy.opener.

Depends on: 1680814
Component: CDP: Target → CDP
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.