mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-08-01 20:07:22 +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.