Bug 193505

Summary: REGRESSION(r238168) Web Inspector: <iframe src=...> request does not show up in Network Tab
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
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   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2019-01-16 12:38:14 PST
<iframe src=...> request does not show up in Network Tab

Steps to reproduce:
1. Login to iCloud.com
2. Show the "iCloud Drive" app
3. Drill down and select a file
4. Tap the Download icon in the toolbar
  => <iframe src="..."> is added to page but network request doesn't show in Network Tab
Comment 1 Radar WebKit Bug Importer 2019-01-16 12:38:32 PST
<rdar://problem/47325957>
Comment 2 Joseph Pecoraro 2019-04-16 12:34:51 PDT
Seems to have regressed with:
https://trac.webkit.org/changeset/238168/webkit/trunk
Comment 3 Joseph Pecoraro 2019-04-16 13:52:58 PDT
Created attachment 367565 [details]
[PATCH] Proposed Fix
Comment 4 Devin Rousso 2019-04-16 14:02:12 PDT
Comment on attachment 367565 [details]
[PATCH] Proposed Fix

rs=me
Comment 5 WebKit Commit Bot 2019-04-16 14:28:30 PDT
Comment on attachment 367565 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 367565

Committed r244358: <https://trac.webkit.org/changeset/244358>
Comment 6 WebKit Commit Bot 2019-04-16 14:28:31 PDT
All reviewed patches have been landed.  Closing bug.