Bug 214601

Summary: Web Inspector: unable to save files that are base64 encoded
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, hi, inspector-bugzilla-changes, joepeck, mmaxfield, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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>