Bug 207346

Summary: Web Inspector: REGRESSION(r249831): Sources: endless spinner when trying to view a resource
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, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
URL: https://www.sony.com/electronics/lenses/t/camera-lenses
See Also: https://bugs.webkit.org/show_bug.cgi?id=207347
Attachments:
Description Flags
Patch none

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 =)