[Webkit-unassigned] [Bug 209844] New: TestOptions::enableUndoManagerAPI can be removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 18:46:23 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209844

            Bug ID: 209844
           Summary: TestOptions::enableUndoManagerAPI can be removed
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: wenson_hsieh at apple.com
            Blocks: 209678

TestOptions::enableUndoManagerAPI can be removed because using "internal:UndoManagerAPIEnabled" will just work:

-<!DOCTYPE html> <!-- webkit-test-runner [ enableUndoManagerAPI=true ] -->
+<!DOCTYPE html> <!-- webkit-test-runner [ internal:UndoManagerAPIEnabled=true ] -->


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=209678
[Bug 209678] API::PageConfiguration may have conflicting preference values between WebPreferences and WebPreferencesStore::ValueMap instance variables
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200401/361db3a7/attachment-0001.htm>


More information about the webkit-unassigned mailing list