mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-08-01 11:57:20 +02:00
In a couple of cases, where a boolean is returned, it's also possible to use an OR operator rather a ternary. *Note:* This patch reduces the size of the `gulp mozcentral` bundle by `960` bytes.