Bug 200279

Summary: Web Inspector: Console: execution context picker doesn't update when switching to the inferred context from auto
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=195805
Attachments:
Description Flags
Patch none

Devin Rousso
Reported 2019-07-30 13:26:50 PDT
# STEPS TO REPRODUCE: 1. inspect any page with multiple execution contexts (e.g. <iframe>) 2. make sure the "auto" execution context is selected in the Console 3. try to switch execution contexts to the one that is shown after the "auto - XXX" => UI doesn't change ("auto" is still shown)
Attachments
Patch (2.92 KB, patch)
2019-07-30 14:20 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-07-30 14:20:53 PDT
Joseph Pecoraro
Comment 2 2019-08-03 00:07:06 PDT
Comment on attachment 375177 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=375177&action=review r=me > Source/WebInspectorUI/ChangeLog:11 > + and therfore the `RuntimeManager.Event.ActiveExecutionContextChanged` wouldn't fire. In this Typo "therfore" => "therefore"
WebKit Commit Bot
Comment 3 2019-08-03 00:37:06 PDT
Comment on attachment 375177 [details] Patch Clearing flags on attachment: 375177 Committed r248196: <https://trac.webkit.org/changeset/248196>
WebKit Commit Bot
Comment 4 2019-08-03 00:37:08 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-08-03 00:38:17 PDT
Note You need to log in before you can comment on or make changes to this bug.