Title: [226642] tags/Safari-605.1.20/Tools
- Revision
- 226642
- Author
- [email protected]
- Date
- 2018-01-09 09:20:09 -0800 (Tue, 09 Jan 2018)
Log Message
Revert r226441. rdar://problem/10353542
Modified Paths
Diff
Modified: tags/Safari-605.1.20/Tools/ChangeLog (226641 => 226642)
--- tags/Safari-605.1.20/Tools/ChangeLog 2018-01-09 17:20:07 UTC (rev 226641)
+++ tags/Safari-605.1.20/Tools/ChangeLog 2018-01-09 17:20:09 UTC (rev 226642)
@@ -1,5 +1,9 @@
2018-01-09 Jason Marcell <[email protected]>
+ Revert r226441. rdar://problem/10353542
+
+2018-01-09 Jason Marcell <[email protected]>
+
Revert r226450. rdar://problem/10353542
2018-01-08 Youenn Fablet <[email protected]>
Modified: tags/Safari-605.1.20/Tools/WebKitTestRunner/InjectedBundle/wpe/AccessibilityUIElementWPE.cpp (226641 => 226642)
--- tags/Safari-605.1.20/Tools/WebKitTestRunner/InjectedBundle/wpe/AccessibilityUIElementWPE.cpp 2018-01-09 17:20:07 UTC (rev 226641)
+++ tags/Safari-605.1.20/Tools/WebKitTestRunner/InjectedBundle/wpe/AccessibilityUIElementWPE.cpp 2018-01-09 17:20:09 UTC (rev 226642)
@@ -435,7 +435,7 @@
return 0;
}
-JSRetainPtr<JSStringRef> AccessibilityUIElement::speakAs()
+JSRetainPtr<JSStringRef> AccessibilityUIElement::speak()
{
notImplemented();
return nullptr;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes