Bug 202169

Summary: [WinCairo] Remote inspector client target list is racy
Product: WebKit Reporter: Christopher Reid <chris.reid>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: Basuke.Suzuki, commit-queue, Hironori.Fujii, ross.kirsling, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 197029    
Attachments:
Description Flags
patch none

Description Christopher Reid 2019-09-24 13:57:17 PDT
The remote inspector target list sometimes needs to refresh to get the correct target listing.
It seems like it could be an issue where the target list is attempting to update the target list before the page has fully loaded.
Comment 1 Christopher Reid 2019-10-03 14:32:45 PDT
Created attachment 380161 [details]
patch
Comment 2 WebKit Commit Bot 2019-10-03 22:06:04 PDT
Comment on attachment 380161 [details]
patch

Clearing flags on attachment: 380161

Committed r250700: <https://trac.webkit.org/changeset/250700>
Comment 3 WebKit Commit Bot 2019-10-03 22:06:06 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-10-03 22:08:45 PDT
<rdar://problem/55973352>