Bug 207719 - REGRESSION (r255961): Default state for data URL handling is incorrect
Summary: REGRESSION (r255961): Default state for data URL handling is incorrect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on: 206962
Blocks: 207917
  Show dependency treegraph
 
Reported: 2020-02-13 13:59 PST by Brent Fulgham
Modified: 2020-02-18 15:49 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.98 KB, patch)
2020-02-13 14:03 PST, Brent Fulgham
cdumez: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-cq-01 for mac-mojave (3.16 MB, application/zip)
2020-02-13 16:09 PST, WebKit Commit Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2020-02-13 13:59:12 PST
The default selected in r255961 breaks too many WebKit framework users. Switch from opt-out to opt-in while we work through compatibility issues.
Comment 1 Brent Fulgham 2020-02-13 14:01:30 PST
<rdar://problem/59334011>
Comment 2 Brent Fulgham 2020-02-13 14:03:02 PST
Created attachment 390684 [details]
Patch
Comment 3 WebKit Commit Bot 2020-02-13 16:09:46 PST
Comment on attachment 390684 [details]
Patch

Rejecting attachment 390684 [details] from commit-queue.

New failing tests:
editing/spelling/spellcheck-async-remove-frame.html
Full output: https://webkit-queues.webkit.org/results/13322293
Comment 4 WebKit Commit Bot 2020-02-13 16:09:48 PST
Created attachment 390701 [details]
Archive of layout-test-results from webkit-cq-01 for mac-mojave

The attached test failures were seen while running run-webkit-tests on the commit-queue.
Bot: webkit-cq-01  Port: mac-mojave  Platform: Mac OS X 10.14.6
Comment 5 Brent Fulgham 2020-02-13 16:12:13 PST
Committed r256571: <https://trac.webkit.org/changeset/256571>