Bug 224720 - Remove PromisedAttachmentInfo::blobURL and adjacent code
Summary: Remove PromisedAttachmentInfo::blobURL and adjacent code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-17 12:04 PDT by Wenson Hsieh
Modified: 2021-04-24 15:06 PDT (History)
6 users (show)

See Also:


Attachments
Patch (12.62 KB, patch)
2021-04-17 13:00 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Rebase on trunk (12.63 KB, patch)
2021-04-17 13:06 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Patch (13.80 KB, patch)
2021-04-17 13:51 PDT, Wenson Hsieh
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Fix iOS build (14.42 KB, patch)
2021-04-17 14:23 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Fix iOS API test (14.04 KB, patch)
2021-04-17 16:27 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2021-04-17 12:04:19 PDT
This was (and is) unused. All attachment element clients use file wrappers via `_WKAttachment` instead.
Comment 1 Wenson Hsieh 2021-04-17 13:00:46 PDT Comment hidden (obsolete)
Comment 2 Wenson Hsieh 2021-04-17 13:06:04 PDT Comment hidden (obsolete)
Comment 3 Wenson Hsieh 2021-04-17 13:51:05 PDT Comment hidden (obsolete)
Comment 4 Wenson Hsieh 2021-04-17 14:23:25 PDT Comment hidden (obsolete)
Comment 5 Wenson Hsieh 2021-04-17 16:27:46 PDT
Created attachment 426356 [details]
Fix iOS API test
Comment 6 Wenson Hsieh 2021-04-17 20:16:42 PDT
Comment on attachment 426356 [details]
Fix iOS API test

Thanks for the review!
Comment 7 EWS 2021-04-17 20:49:14 PDT
Committed r276219 (236701@main): <https://commits.webkit.org/236701@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426356 [details].
Comment 8 Radar WebKit Bug Importer 2021-04-24 15:06:30 PDT
<rdar://problem/77110076>