WebKit Bugzilla
Attachment 358915 Details for
Bug 193354
: Make "Disable Web SQL" on by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193354-20190111112324.patch (text/plain), 1.17 KB, created by
Sihui Liu
on 2019-01-11 11:23:25 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Sihui Liu
Created:
2019-01-11 11:23:25 PST
Size:
1.17 KB
patch
obsolete
>Subversion Revision: 239788 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index e1197ef54d65a5040dab010a48fba34029eb33c4..08cc8034f8964b4f52cc82eb4ad8e87f3efedbaf 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,13 @@ >+2019-01-11 Sihui Liu <sihui_liu@apple.com> >+ >+ Make "Disable Web SQL" on by default >+ https://bugs.webkit.org/show_bug.cgi?id=193354 >+ <rdar://problem/46524584> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Shared/WebPreferences.yaml: >+ > 2019-01-09 Brent Fulgham <bfulgham@apple.com> > > [iOS] Update sandbox profile to use iconservices instead of lsdiconservice >diff --git a/Source/WebKit/Shared/WebPreferences.yaml b/Source/WebKit/Shared/WebPreferences.yaml >index 00a8de82488a15a8d02933cc76d2c70bb9716bbc..1f8877e910f0ec76e29cbefca60ec5d6556c6435 100644 >--- a/Source/WebKit/Shared/WebPreferences.yaml >+++ b/Source/WebKit/Shared/WebPreferences.yaml >@@ -1366,7 +1366,7 @@ CSSTypedOMEnabled: > > WebSQLDisabled: > type: bool >- defaultValue: false >+ defaultValue: true > humanReadableName: "Disable Web SQL" > humanReadableDescription: "Disable Web SQL" > webcoreBinding: RuntimeEnabledFeatures
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193354
: 358915 |
359112