WebKit Bugzilla
Attachment 362005 Details for
Bug 194647
: AX: ARIA Reflection was disabled in error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch (text/plain), 1.06 KB, created by
chris fleizach
on 2019-02-14 01:40:20 PST
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
chris fleizach
Created:
2019-02-14 01:40:20 PST
Size:
1.06 KB
patch
obsolete
>Index: Source/WebKit/ChangeLog >=================================================================== >--- Source/WebKit/ChangeLog (revision 241514) >+++ Source/WebKit/ChangeLog (working copy) >@@ -1,3 +1,13 @@ >+2019-02-14 Chris Fleizach <cfleizach@apple.com> >+ >+ AX: ARIA Reflection was disabled in error >+ https://bugs.webkit.org/show_bug.cgi?id=194647 >+ <rdar://problem/48068336> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Shared/WebPreferences.yaml: >+ > 2019-02-13 Ryosuke Niwa <rniwa@webkit.org> > > Crash in WKBundleFrameGetParentFrame when called inside didRemoveFrameFromHierarchy >Index: Source/WebKit/Shared/WebPreferences.yaml >=================================================================== >--- Source/WebKit/Shared/WebPreferences.yaml (revision 241321) >+++ Source/WebKit/Shared/WebPreferences.yaml (working copy) >@@ -1435,7 +1435,7 @@ > > AriaReflectionEnabled: > type: bool >- defaultValue: false >+ defaultValue: true > humanReadableName: "ARIA Reflection" > humanReadableDescription: "ARIA Reflection support" > category: internal
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
Flags:
rniwa
:
review+
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 194647
:
362005
|
362016