Bug 193505 - REGRESSION(r238168) Web Inspector: <iframe src=...> request does not show up in Network Tab
Summary: REGRESSION(r238168) Web Inspector: <iframe src=...> request does not show up ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-16 12:38 PST by Joseph Pecoraro
Modified: 2019-04-16 14:28 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (3.24 KB, patch)
2019-04-16 13:52 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

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