Bug 202169 - [WinCairo] Remote inspector client target list is racy
Summary: [WinCairo] Remote inspector client target list is racy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 197029
  Show dependency treegraph
 
Reported: 2019-09-24 13:57 PDT by Christopher Reid
Modified: 2019-10-03 22:08 PDT (History)
5 users (show)

See Also:


Attachments
patch (3.95 KB, patch)
2019-10-03 14:32 PDT, Christopher Reid
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>