mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
Bug 1928106 - Disable HWA for pdf.js on Windows a=dmeehan
Original Revision: https://phabricator.services.mozilla.com/D227359 Differential Revision: https://phabricator.services.mozilla.com/D228073
This commit is contained in:
parent
36a6570fa6
commit
b912041989
@ -26,8 +26,4 @@
|
||||
pref("pdfjs.enableHighlightFloatingButton", false);
|
||||
#endif
|
||||
|
||||
#if defined(XP_WIN)
|
||||
pref("pdfjs.enableHWA", true);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user