Bug 236023 - Web Inspector: didShowExtensionTab needs to pass the frameID of the tab
Summary: Web Inspector: didShowExtensionTab needs to pass the frameID of the tab
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-02 09:10 PST by Timothy Hatcher
Modified: 2022-02-02 15:05 PST (History)
7 users (show)

See Also:


Attachments
Patch (28.27 KB, patch)
2022-02-02 09:19 PST, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2022-02-02 09:10:23 PST
To support passing the window object to the onShown event, we need the frameID of the tab content.
Comment 1 Radar WebKit Bug Importer 2022-02-02 09:10:38 PST
<rdar://problem/88383984>
Comment 2 Timothy Hatcher 2022-02-02 09:19:47 PST
Created attachment 450659 [details]
Patch
Comment 3 BJ Burg 2022-02-02 14:48:55 PST
Comment on attachment 450659 [details]
Patch

r=me
Comment 4 EWS 2022-02-02 15:05:24 PST
Committed r288999 (246717@main): <https://commits.webkit.org/246717@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 450659 [details].