Bug 166963 - fetch-from-remote doesn’t work with some websites
Summary: fetch-from-remote doesn’t work with some websites
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-11 20:37 PST by Ryosuke Niwa
Modified: 2017-01-11 22:51 PST (History)
3 users (show)

See Also:


Attachments
Fixes the bug (1.89 KB, patch)
2017-01-11 20:43 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2017-01-11 20:37:07 PST
Turns out file_get_contents is not compatible with some TLS connections :(
Comment 1 Ryosuke Niwa 2017-01-11 20:43:18 PST
Created attachment 298656 [details]
Fixes the bug
Comment 2 Yusuke Suzuki 2017-01-11 22:26:47 PST
Comment on attachment 298656 [details]
Fixes the bug

r=me
Comment 3 WebKit Commit Bot 2017-01-11 22:51:20 PST
Comment on attachment 298656 [details]
Fixes the bug

Clearing flags on attachment: 298656

Committed r210625: <http://trac.webkit.org/changeset/210625>
Comment 4 WebKit Commit Bot 2017-01-11 22:51:26 PST
All reviewed patches have been landed.  Closing bug.