Bug 174263 - [Curl] Remove data url handler for async load
Summary: [Curl] Remove data url handler for async load
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-07 10:39 PDT by Basuke Suzuki
Modified: 2017-07-07 13:20 PDT (History)
5 users (show)

See Also:


Attachments
deleted (1.35 KB, patch)
2017-07-07 10:50 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff
deleted (1.36 KB, patch)
2017-07-07 11:31 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2017-07-07 10:39:50 PDT
data url is handled by ResourceLoader. No need for specific handling in platform dependent layer.
Comment 1 Basuke Suzuki 2017-07-07 10:50:12 PDT
Created attachment 314856 [details]
deleted
Comment 2 Basuke Suzuki 2017-07-07 11:31:09 PDT
Created attachment 314858 [details]
deleted
Comment 3 WebKit Commit Bot 2017-07-07 13:20:27 PDT
Comment on attachment 314858 [details]
deleted

Clearing flags on attachment: 314858

Committed r219265: <http://trac.webkit.org/changeset/219265>
Comment 4 WebKit Commit Bot 2017-07-07 13:20:29 PDT
All reviewed patches have been landed.  Closing bug.