Bug 177034 - getData('text/plain') doesn't work on iOS 10
Summary: getData('text/plain') doesn't work on iOS 10
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: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-16 00:18 PDT by Ryosuke Niwa
Modified: 2017-09-18 15:19 PDT (History)
2 users (show)

See Also:


Attachments
Fixes the bug on iOS 10 (4.27 KB, patch)
2017-09-16 00:22 PDT, Ryosuke Niwa
wenson_hsieh: review+
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-09-16 00:18:22 PDT
Apparently, getData('text/plain') got broken on iOS 10 with trunk WebKit.
Comment 1 Ryosuke Niwa 2017-09-16 00:22:23 PDT
Created attachment 321001 [details]
Fixes the bug on iOS 10
Comment 2 Wenson Hsieh 2017-09-16 00:47:28 PDT
Comment on attachment 321001 [details]
Fixes the bug on iOS 10

View in context: https://bugs.webkit.org/attachment.cgi?id=321001&action=review

> LayoutTests/ChangeLog:8
> +        Removed the failing test expecotatins from tests that now pass on iOS.

s/expecotatins/expectations/
Comment 3 Ryosuke Niwa 2017-09-18 13:38:19 PDT
Committed r222176: <http://trac.webkit.org/changeset/222176>
Comment 4 Radar WebKit Bug Importer 2017-09-18 15:19:04 PDT
<rdar://problem/34502924>