Bug 214601 - Web Inspector: unable to save files that are base64 encoded
Summary: Web Inspector: unable to save files that are base64 encoded
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: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-21 11:01 PDT by Devin Rousso
Modified: 2020-07-21 12:04 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.31 KB, patch)
2020-07-21 11:05 PDT, 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-07-21 11:01:06 PDT
# STEPS TO REPRODUCE
1. inspect a page that loads a resource from a dataURL
2. find that resource in the Sources Tab
3. right click and "Save File"
 => saved file is a text file of the encoded base64 content :(
Comment 1 Devin Rousso 2020-07-21 11:05:02 PDT
Created attachment 404837 [details]
Patch
Comment 2 BJ Burg 2020-07-21 11:07:40 PDT
Comment on attachment 404837 [details]
Patch

r=me
Comment 3 EWS 2020-07-21 12:03:45 PDT
Committed r264669: <https://trac.webkit.org/changeset/264669>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 404837 [details].
Comment 4 Radar WebKit Bug Importer 2020-07-21 12:04:18 PDT
<rdar://problem/65895944>