RESOLVED FIXED 235972
Add setting to toggle PDF.js viewer
https://bugs.webkit.org/show_bug.cgi?id=235972
Summary Add setting to toggle PDF.js viewer
Tim Nguyen (:ntim)
Reported 2022-02-01 13:10:04 PST
^
Attachments
Patch (4.06 KB, patch)
2022-02-01 15:02 PST, Tim Nguyen (:ntim)
no flags
Patch (4.03 KB, patch)
2022-02-01 15:10 PST, Tim Nguyen (:ntim)
no flags
Patch (2.66 KB, patch)
2022-02-01 15:15 PST, Tim Nguyen (:ntim)
no flags
Radar WebKit Bug Importer
Comment 1 2022-02-01 13:10:16 PST
Tim Nguyen (:ntim)
Comment 2 2022-02-01 15:02:24 PST
Tim Nguyen (:ntim)
Comment 3 2022-02-01 15:10:16 PST
Tim Horton
Comment 4 2022-02-01 15:12:02 PST
Comment on attachment 450577 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450577&action=review > Tools/WebKitTestRunner/TestOptions.cpp:111 > + { "PdfJSViewerEnabled", false }, I think you can get rid of this now that it's not experimental
Chris Dumez
Comment 5 2022-02-01 15:12:13 PST
Comment on attachment 450577 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450577&action=review > Tools/WebKitTestRunner/TestOptions.cpp:111 > + { "PdfJSViewerEnabled", false }, Should no longer be needed now that it is no longer experimental.
Tim Nguyen (:ntim)
Comment 6 2022-02-01 15:15:27 PST
EWS
Comment 7 2022-02-01 17:19:20 PST
Committed r288930 (246661@main): <https://commits.webkit.org/246661@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 450578 [details].
Note You need to log in before you can comment on or make changes to this bug.