Bug 207346 - Web Inspector: REGRESSION(r249831): Sources: endless spinner when trying to view a resource
Summary: Web Inspector: REGRESSION(r249831): Sources: endless spinner when trying to v...
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: Devin Rousso
URL: https://www.sony.com/electronics/lens...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-06 12:19 PST by Devin Rousso
Modified: 2020-02-06 16:03 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.79 KB, patch)
2020-02-06 12:22 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2020-02-06 12:19:56 PST
# STEPS TO REPRODUCE:
1. inspect <https://www.sony.com/electronics/lenses/t/camera-lenses>
2. go to the Sources Tab
3. attempt to view/format any HTML resource
 => endless spinner in the content view
4. attempt to view/format any other resource
 => endless spinner in the content view
Comment 1 Devin Rousso 2020-02-06 12:20:05 PST
<rdar://problem/59209016>
Comment 2 Devin Rousso 2020-02-06 12:22:15 PST
Created attachment 389980 [details]
Patch
Comment 3 WebKit Commit Bot 2020-02-06 14:28:17 PST
The commit-queue encountered the following flaky tests while processing attachment 389980 [details]:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2020-02-06 14:28:54 PST
Comment on attachment 389980 [details]
Patch

Clearing flags on attachment: 389980

Committed r255982: <https://trac.webkit.org/changeset/255982>
Comment 5 WebKit Commit Bot 2020-02-06 14:28:56 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Joseph Pecoraro 2020-02-06 16:03:21 PST
Comment on attachment 389980 [details]
Patch

Awesome! I wonder how I missed this =)