Jonas Jenwald 6d804d657f Add initial support for "Whole words" searching in the viewer
As outlined in https://bugzilla.mozilla.org/show_bug.cgi?id=1282759 the internal Firefox name for the feature is `entireWord`, hence that name is used here as well for consistency (with "Whole words" being limited to the UI).

Given existing limitations of the PDF.js search functionality, e.g. the existing problems of searching across "new lines", there's some edge-cases where "Whole words" searching will ignore (valid) results.
However, considering that this is a pre-existing issue related to the way that the find controller joins text-content together, that shouldn't have to block this new feature in my opionion.

*Please note:* In order to enable this feature in the `MOZCENTRAL` version, a small follow-up patch for [PdfjsChromeUtils.jsm](https://hg.mozilla.org/mozilla-central/file/tip/browser/extensions/pdfjs/content/PdfjsChromeUtils.jsm) will be required once this has landed in `mozilla-central`.
2018-09-10 11:59:29 +02:00
..
2018-08-19 16:14:30 +02:00
2017-07-10 12:20:25 +02:00
2017-05-18 12:41:01 +02:00
2017-10-16 09:31:16 +02:00
2018-09-09 17:48:43 +02:00
2017-06-05 12:45:42 +02:00
2017-11-30 13:35:00 +01:00
2018-08-19 16:14:30 +02:00
2018-08-19 16:14:30 +02:00
2018-08-25 16:21:27 +02:00
2018-04-08 15:49:17 +02:00
2017-06-05 12:45:42 +02:00
2018-08-05 21:15:58 +02:00
2018-06-30 20:36:17 +02:00
2018-05-20 16:53:20 +02:00
2018-06-09 14:32:45 +02:00
2018-08-19 16:14:30 +02:00
2018-09-09 17:48:43 +02:00
2018-08-19 16:14:30 +02:00
2018-08-19 16:14:30 +02:00
2018-08-19 16:14:30 +02:00
2018-08-25 16:21:27 +02:00
2018-08-19 16:14:30 +02:00
2018-08-05 21:15:58 +02:00
2017-07-24 09:37:07 +02:00
2017-06-05 12:45:42 +02:00
2018-08-25 16:21:27 +02:00
2018-08-05 21:15:58 +02:00
2018-08-19 16:14:30 +02:00
2018-08-25 16:21:27 +02:00
2018-08-19 16:14:30 +02:00
2017-09-04 11:33:04 +02:00
2018-08-19 16:14:30 +02:00
2018-06-30 20:36:17 +02:00
2018-05-20 16:53:20 +02:00
2018-08-25 16:21:27 +02:00
2018-08-19 16:14:30 +02:00
2018-09-09 17:48:43 +02:00
2017-07-10 12:20:25 +02:00
2018-06-09 14:32:45 +02:00
2017-06-05 12:45:42 +02:00
2018-08-19 16:14:30 +02:00
2018-09-09 17:48:43 +02:00
2018-06-30 20:36:17 +02:00
2018-09-09 17:48:43 +02:00
2017-08-14 10:19:07 +02:00
2018-08-05 21:15:58 +02:00
2018-06-30 20:36:17 +02:00
2018-08-19 16:14:30 +02:00
2018-05-20 16:53:20 +02:00
2018-08-05 21:15:58 +02:00
2018-08-19 16:14:30 +02:00
2018-04-08 15:49:17 +02:00
2018-08-05 21:15:58 +02:00
2018-09-09 17:48:43 +02:00
2018-08-05 21:15:58 +02:00
2018-08-19 16:14:30 +02:00
2018-08-19 16:14:30 +02:00
2017-06-12 10:36:26 +02:00
2018-08-05 21:15:58 +02:00
2018-08-19 16:14:30 +02:00
2018-06-30 20:36:17 +02:00
2018-06-30 20:36:17 +02:00
2017-05-18 12:41:01 +02:00
2017-05-18 12:41:01 +02:00
2018-06-09 14:32:45 +02:00
2018-06-30 20:36:17 +02:00
2018-08-05 21:15:58 +02:00
2018-08-25 16:21:27 +02:00
2018-06-09 14:32:45 +02:00
2017-06-05 12:45:42 +02:00
2018-06-30 20:36:17 +02:00
2018-08-19 16:14:30 +02:00
2018-01-01 10:19:59 +01:00
2018-03-17 16:31:04 +01:00
2018-09-09 17:48:43 +02:00
2018-08-05 21:15:58 +02:00
2017-11-30 13:35:00 +01:00
2018-08-19 16:14:30 +02:00
2018-06-30 20:36:17 +02:00
2018-08-19 16:14:30 +02:00
2017-05-18 12:41:01 +02:00
2018-08-25 16:21:27 +02:00
2017-06-05 12:45:42 +02:00
2018-06-30 20:36:17 +02:00
2018-08-25 16:21:27 +02:00
2018-08-19 16:14:30 +02:00
2018-08-05 21:15:58 +02:00
2018-08-19 16:14:30 +02:00
2018-09-09 17:48:43 +02:00
2018-08-19 16:14:30 +02:00
2018-03-17 16:31:04 +01:00
2017-06-05 12:45:42 +02:00
2018-06-30 20:36:17 +02:00
2017-06-05 12:45:42 +02:00
2018-08-19 16:14:30 +02:00
2018-08-25 16:21:27 +02:00
2017-06-05 12:45:42 +02:00
2018-06-09 14:32:45 +02:00
2018-08-19 16:14:30 +02:00
2017-05-18 12:41:01 +02:00
2018-05-20 16:53:20 +02:00
2018-03-17 16:31:04 +01:00
2018-08-19 16:14:30 +02:00
2018-08-19 16:14:30 +02:00
2018-02-28 12:30:13 +01:00
2018-03-17 16:31:04 +01:00
2018-08-19 16:14:30 +02:00
2018-06-30 20:36:17 +02:00
2018-08-19 16:14:30 +02:00
2018-08-25 16:21:27 +02:00
2018-06-30 20:36:17 +02:00
2018-09-09 17:48:43 +02:00
2017-10-23 09:54:39 +02:00
2017-07-24 09:37:07 +02:00
2018-06-30 20:36:17 +02:00
2018-08-05 21:15:58 +02:00
2018-08-05 21:15:58 +02:00
2017-05-18 12:41:01 +02:00

Most of the files in this folder (except for the en-US folder and the metadata.inc files) have been imported from the Firefox Nightly branch; please see https://hg.mozilla.org/l10n-central. Some of the files are licensed under the MPL license. You can obtain a copy of the license at https://mozilla.org/MPL/2.0.