Bug 170809 - [WK2] Support Icon creation from file URLs on iOS
Summary: [WK2] Support Icon creation from file URLs on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords:
Depends on:
Blocks: 170803
  Show dependency treegraph
 
Reported: 2017-04-13 09:45 PDT by Wenson Hsieh
Modified: 2019-04-03 10:46 PDT (History)
4 users (show)

See Also:


Attachments
Part one (41.84 KB, patch)
2017-04-13 16:46 PDT, Wenson Hsieh
thorton: review+
Details | Formatted Diff | Diff
Patch (41.88 KB, patch)
2017-04-13 22:48 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 2017-04-13 09:45:57 PDT
Work towards <rdar://problem/31286130>
Comment 1 Wenson Hsieh 2017-04-13 16:46:28 PDT
Created attachment 307046 [details]
Part one
Comment 2 Wenson Hsieh 2017-04-13 22:48:39 PDT
Created attachment 307095 [details]
Patch
Comment 3 Wenson Hsieh 2017-04-13 22:49:06 PDT
Comment on attachment 307095 [details]
Patch

Fix 32-bit iOS build
Comment 4 WebKit Commit Bot 2017-04-14 18:14:19 PDT
Comment on attachment 307095 [details]
Patch

Clearing flags on attachment: 307095

Committed r215385: <http://trac.webkit.org/changeset/215385>
Comment 5 Wenson Hsieh 2017-04-15 02:26:02 PDT
Windows build fix in <http://trac.webkit.org/changeset/215391>