Skip to content

Commit

Permalink
Mention the fields which do not need special handling
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohail Rajdev committed Aug 30, 2024
1 parent 2622ae0 commit 33a9bb3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions proposals/runtime_get_contexts.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,9 @@ window containing the tab.
- If developer tools are undocked, the `windowId` will the ID of the developer
tools window.

Other fields (`contextId`, `documentId`, `documentUrl`, `documentOrigin`,
`incognito`) are populated as expected. No special handling is done for them.

## Future Work

### Messaging APIs Support `ContextId`s as Target
Expand Down

0 comments on commit 33a9bb3

Please sign in to comment.