Bug 1618465 - Move pdf.js to toolkit (main files). r=bdahl,Pike
Differential Revision: https://phabricator.services.mozilla.com/D72532
This commit is contained in:
@@ -43,8 +43,6 @@ browser/components/translation/cld2/
|
|||||||
# Screenshots is imported as a system add-on and has
|
# Screenshots is imported as a system add-on and has
|
||||||
# their own lint rules currently.
|
# their own lint rules currently.
|
||||||
browser/extensions/screenshots/
|
browser/extensions/screenshots/
|
||||||
browser/extensions/pdfjs/content/build
|
|
||||||
browser/extensions/pdfjs/content/web
|
|
||||||
# generated or library files in pocket
|
# generated or library files in pocket
|
||||||
browser/components/pocket/content/panels/js/tmpl.js
|
browser/components/pocket/content/panels/js/tmpl.js
|
||||||
|
|
||||||
@@ -201,6 +199,10 @@ toolkit/components/extensions/profiler_get_symbols.js
|
|||||||
# Intentionally invalid JS
|
# Intentionally invalid JS
|
||||||
toolkit/components/workerloader/tests/moduleF-syntax-error.js
|
toolkit/components/workerloader/tests/moduleF-syntax-error.js
|
||||||
|
|
||||||
|
# Built files
|
||||||
|
toolkit/components/pdfjs/content/build
|
||||||
|
toolkit/components/pdfjs/content/web
|
||||||
|
|
||||||
# External code:
|
# External code:
|
||||||
toolkit/components/reader/Readability.js
|
toolkit/components/reader/Readability.js
|
||||||
toolkit/components/reader/Readability-readerable.js
|
toolkit/components/reader/Readability-readerable.js
|
||||||
|
|||||||
@@ -7,7 +7,6 @@
|
|||||||
DIRS += [
|
DIRS += [
|
||||||
'doh-rollout',
|
'doh-rollout',
|
||||||
'formautofill',
|
'formautofill',
|
||||||
'pdfjs',
|
|
||||||
'screenshots',
|
'screenshots',
|
||||||
'webcompat',
|
'webcompat',
|
||||||
'report-site-issue'
|
'report-site-issue'
|
||||||
|
|||||||
@@ -53,6 +53,7 @@ DIRS += [
|
|||||||
'osfile',
|
'osfile',
|
||||||
'parentalcontrols',
|
'parentalcontrols',
|
||||||
'passwordmgr',
|
'passwordmgr',
|
||||||
|
'pdfjs',
|
||||||
'perfmonitoring',
|
'perfmonitoring',
|
||||||
'pictureinpicture',
|
'pictureinpicture',
|
||||||
'places',
|
'places',
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user