RESOLVED FIXED Bug 179577
Web Inspector: Network detail views - Include a newline between sections when copying
https://bugs.webkit.org/show_bug.cgi?id=179577
Summary Web Inspector: Network detail views - Include a newline between sections when...
Joseph Pecoraro
Reported 2017-11-11 02:30:35 PST
Network detail views - Include a newline between sections when copying Steps to reproduce: 1. Inspect a page 2. Show Network Tab 3. Select a Resource 4. Show Headers Tab 5. Select all 6. Copy 7. Paste in an editor Before: --------------- > Summary > URL: https://webkit.org/ > Status: — > Source: — > Request > No request headers > Response > No response headers After: --------------- > Summary > URL: https://webkit.org/ > Status: — > Source: — > > Request > No request headers > > Response > No response headers
Attachments
[PATCH] Proposed Fix (2.96 KB, patch)
2017-11-11 02:34 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-11-11 02:34:31 PST
Created attachment 326687 [details] [PATCH] Proposed Fix
Matt Baker
Comment 2 2017-11-11 15:26:17 PST
Comment on attachment 326687 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2017-11-11 15:45:11 PST
Comment on attachment 326687 [details] [PATCH] Proposed Fix Clearing flags on attachment: 326687 Committed r224733: <https://trac.webkit.org/changeset/224733>
WebKit Commit Bot
Comment 4 2017-11-11 15:45:12 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-11-15 09:35:52 PST
Note You need to log in before you can comment on or make changes to this bug.