Bug 181550 - Don't load inline data when requesting info for an attachment element backed by a file path
Summary: Don't load inline data when requesting info for an attachment element backed ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-11 12:32 PST by Wenson Hsieh
Modified: 2018-01-11 17:16 PST (History)
9 users (show)

See Also:


Attachments
Patch (5.49 KB, patch)
2018-01-11 15:07 PST, 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 2018-01-11 12:32:31 PST
Work towards making the -[_WKAttachment requestInfo:] API cheaper to run. This doesn't cover optimizations for data-backed attachments.
Comment 1 Wenson Hsieh 2018-01-11 15:07:16 PST
Created attachment 331123 [details]
Patch
Comment 2 Wenson Hsieh 2018-01-11 16:01:20 PST
Comment on attachment 331123 [details]
Patch

Thanks for the review!
Comment 3 WebKit Commit Bot 2018-01-11 17:13:33 PST
Comment on attachment 331123 [details]
Patch

Clearing flags on attachment: 331123

Committed r226824: <https://trac.webkit.org/changeset/226824>
Comment 4 WebKit Commit Bot 2018-01-11 17:13:35 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-01-11 17:16:46 PST
<rdar://problem/36454965>