Masatoshi Kimura
295faed3f9
Bug 1418914 - Move E10SUtils.jsm into toolkit/. r=mossop
...
MozReview-Commit-ID: EgDzEEKAeh1
--HG--
rename : browser/modules/E10SUtils.jsm => toolkit/modules/E10SUtils.jsm
extra : rebase_source : 0920ce818773af797a0daf3cf4ae90af41d71d2a
2017-12-12 21:35:16 +09:00
Joel Maher
eb7c7c286f
Bug 1417653 - clean up a few moz.build files that have typos. r=gbrown
2017-11-16 08:56:51 -05:00
Martin Stransky
3872cc9f24
Bug 1415481 - Define CAN_DRAW_IN_TITLEBAR for Gtk+ builds, r=dao,glandium
...
MozReview-Commit-ID: BcojSzGYT6A
--HG--
extra : rebase_source : fd22ba4e0f90a3535c03c3a524429103e83f1e05
2017-11-15 11:32:51 +01:00
shindli
a9fa53057b
Backed out 3 changesets (bug 1415481) for failing bcs in browser/base/content/test/general/browser_tabbar_big_widgets.js r=backout on a CLOSED TREE
...
Backed out changeset a00865a5bd43 (bug 1415481)
Backed out changeset 4d8dc538cb2d (bug 1415481)
Backed out changeset 53463889cdb6 (bug 1415481)
2017-11-15 14:00:54 +02:00
Martin Stransky
d4788b3912
Bug 1415481 - Define CAN_DRAW_IN_TITLEBAR for Gtk+ builds, r=dao,glandium
...
MozReview-Commit-ID: BcojSzGYT6A
--HG--
extra : rebase_source : fd22ba4e0f90a3535c03c3a524429103e83f1e05
2017-11-15 11:32:51 +01:00
Gijs Kruitbosch
d8708fc7d7
Bug 1416822 - remove INSTALL_COMPACT_THEMES define now that we always ship compact themes, r=bgrins
...
MozReview-Commit-ID: 118eGLpRqjg
--HG--
extra : rebase_source : d1f5a2119cc70d10ed98b100574cc045fe9c1c6e
2017-11-13 17:10:49 +00:00
Robert Strong
ffba5d31b5
bug 1404080 - Add dwBuildNumber and UBR to the Windows version in the OS_VERSION replacement for the app.update.url. r=mhowell
2017-10-06 10:55:20 -07:00
Kris Maglione
3676137220
Bug 1404172: Remove MatchPattern.jsm. r=aswan
...
MozReview-Commit-ID: ItGMuChHS3z
--HG--
rename : toolkit/modules/addons/MatchPattern.jsm => toolkit/modules/addons/MatchURLFilters.jsm
extra : rebase_source : 986542ba4270799ca1d213d5b4807d12ab7ac148
2017-09-28 18:27:44 -07:00
Kris Maglione
b055a02b6f
Bug 1399216: Move HiddenFrame.jsm to testing-common. r=Mossop,glandium
...
MozReview-Commit-ID: GTBRCYEoYq2
--HG--
extra : rebase_source : 927843056383ab238a4f3b6d8e3f6eefce5400b1
2017-09-12 11:56:57 -07:00
Ehsan Akhgari
530c747a80
Bug 1395795 - Convert RemoteController.jsm into a normal JS script in order to avoid paying the cost of wrapping the arrays passed in the arguments; r=Mossop
2017-09-01 15:12:08 -04:00
Zibi Braniecki
929712ae1b
Bug 1385416 - Remove Locale.jsm. r=kmag
...
MozReview-Commit-ID: IeSJKWuIQ2c
--HG--
extra : rebase_source : cfd14d21487070a5fa6583796e3f97f62d836f33
2017-07-28 13:30:51 -07:00
Marco Castelluccio
c71b2f3096
Bug 1384509 - Move Bing, Google, Mozilla API key definitions to AppConstants.jsm and stop using preprocessor in nsURLFormatter.js. r=mossop
...
--HG--
extra : rebase_source : 1f86cc353b2312b281cff2eeccce9e7a8fd260d5
2017-07-27 02:20:37 +02:00
Yoshi Huang
3873b52a7c
Bug 1380282: rewrite browser_ext_webRequest.js for the new data: URI inheritance model. r=kmag
...
When we turn on the pref security.data_uri.unique_opaque_origin, this
test failed because data: URI is treated as cross origin. So I replace
the data: URI as a seperate xul.
2017-07-19 14:41:46 +08:00
Beekill95
463ad1bdff
Bug 1362330 - Part 1: Move XPath generation to Node's interface and move all remaining XPathGenerator.jsm functions to FormData. r=mikedeboer, r=smaug
...
MozReview-Commit-ID: Ej45wPeddtQ
2017-06-15 08:49:17 +07:00
Carsten "Tomcat" Book
2f89ff146f
Backed out changeset 9342f0d949f1 (bug 1362330) for failures like nsFocusManager.cpp:1166:31: error: member access into incomplete type 'mozilla::dom::nsIContentParent'
...
--HG--
extra : rebase_source : f66736599ced81fde3b0f0555bb1f85934ecec54
2017-07-04 09:53:36 +02:00
Beekill95
fd725fa7ce
Bug 1362330 - Part 1: Move XPath generation to Node's interface and move all remaining XPathGenerator.jsm functions to FormData. r=mikedeboer, r=smaug
...
MozReview-Commit-ID: Ej45wPeddtQ
2017-06-15 08:49:17 +07:00
Michael Kaply
464b2d8098
Bug 1372572 - Enable MOZ_ANDROID_MOZILLA_ONLINE for JS files. r=nalexander
...
MozReview-Commit-ID: FQV9ECjaQaz
--HG--
extra : rebase_source : 1342ef8952646f46104142ece0a0cedab24cd3f6
2017-06-15 11:21:09 -05:00
Stephen A Pohl
10fd53c9e2
Bug 1149732: Avoid main-thread IO when installing GMP modules. r=Gijs
2017-06-13 16:29:28 -04:00
Doug Thayer
646edb5fab
Bug 1359733 - Move menu notification state to jsm r=Gijs
...
Right now, app menu doorhangers/badges have their state managed
directly inside panelUI.js. This is problematic because these
doorhangers and badges usually have to do with Firefox itself,
and not the specific window that's showing them. Accordingly, the
simplest solution was to move panelUI.js's notification state out
into a jsm file, which will fire notifications that all panelUI
instances can listen to.
MozReview-Commit-ID: 7b8w1WsQ29p
--HG--
extra : rebase_source : 23575df8176b862ec0e6a039173b105c45c76de9
2017-05-18 13:22:27 -07:00
Kit Cambridge
5fc76a861d
Bug 1361171 - Remove CloudSync. r=markh
...
MozReview-Commit-ID: CjBsEZa6oIP
--HG--
extra : rebase_source : 965db37197242acf63e77dbcca74a2984532b4ff
2017-05-01 14:43:00 -07:00
Dan Banner
55d44a55b2
Bug 1351658 - Package PropertyListUtils.jsm only on Mac r=florian
...
MozReview-Commit-ID: wnhR1G5v0y
--HG--
extra : rebase_source : 71ad2fe4feb52a4d362059da7f66da809aae6c0b
2017-05-04 16:49:42 +01:00
Julian Descottes
d86bd44c46
Bug 1356415 - move devtools helper findCssSelector to shared module in toolkit;r=mixedpuppy
...
MozReview-Commit-ID: 2KOeij1oJnT
--HG--
rename : devtools/shared/tests/mochitest/test_css-logic.html => toolkit/modules/tests/chrome/test_findCssSelector.html
extra : rebase_source : 940ee1fb814bc33836c1be8e569ed57a6c62ab2e
2017-04-26 15:30:36 +02:00
Nathan Froyd
629c18d12a
Bug 1351093 - remove Sntp.jsm; r=florian
...
This code was only ever used by now-removed B2G code.
2017-05-02 12:23:45 -04:00
Alessio Placitelli
de1f4c78e1
Bug 1346223 - Remove SessionRecorder.jsm. r=gfritzsche
...
This patch also moves the activeTicks logic to TelemetrySession.jsm
along with the related test coverage.
MozReview-Commit-ID: 8vXffqo2V85
--HG--
extra : rebase_source : f681b06b48a56e2890af98fd3a1b2dc21a44a77c
2017-04-24 16:32:14 +02:00
Alexandre Poirot
9c1aa4308f
Bug 1356231 - Import DevTools event-emitter module to toolkit as a JSM. r=mossop
...
MozReview-Commit-ID: 7sgCLkQczet
--HG--
extra : rebase_source : e44696d1932d85eff365727e3d1bf25f6104e01c
2017-04-25 18:54:35 +02:00
Gijs Kruitbosch
519b14ab26
Bug 1356030 - move HiddenFrame.jsm to toolkit, r=kmag
...
MozReview-Commit-ID: DUuYqamNMdT
--HG--
rename : browser/modules/HiddenFrame.jsm => toolkit/modules/HiddenFrame.jsm
extra : rebase_source : 7624e178fd2ba0ca9ba6d624ff2d18156e8d90fe
2017-04-13 11:42:56 +01:00
Joel Maher
bc070be3c8
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
...
MozReview-Commit-ID: 8mv5Oed68JL
2017-04-09 05:43:43 -04:00
Kris Maglione
80193d923c
Bug 1344590: Part 2 - Add Promise-based IndexedDB helper module. r=aswan
...
MozReview-Commit-ID: 5DTabWKYA2k
--HG--
extra : rebase_source : f7a9e603ba59ef64aa7417beaea77049c7a1a0ec
extra : histedit_source : 05113faad0c564818b3d072fca8ab9a2864f5cfa
2017-02-25 22:48:22 -08:00
Jan Henning
5e22220b1b
Bug 1340828 - Part 1 - Move SessionHistory.jsm to toolkit. r=mikedeboer
...
We want to use this for Android, too. Once again, moving the file necessitates fixing a few ESLint errors that weren't yet checked for under the old directory.
MozReview-Commit-ID: IPxcizKwzAX
--HG--
rename : browser/components/sessionstore/SessionHistory.jsm => toolkit/modules/sessionstore/SessionHistory.jsm
extra : rebase_source : 77a85942443026620c77508d6ccb405e0a9864ff
2017-02-18 20:54:09 +01:00
Dave Townsend
428143ec78
Bug 1341737: Remove SpatialNavigation.jsm. r=blassey
...
MozReview-Commit-ID: JIbo1jvwZRW
--HG--
extra : rebase_source : b4e13e75d5dd9ac0e1229c4c54a968ea3f3eda73
2017-02-22 10:46:56 -08:00
Dão Gottwald
75df2a0b7d
Bug 1338522 - Add telemetry for UI responsiveness during import of profile data from another browser. r=francois,Gijs
...
MozReview-Commit-ID: Cmh0rhZEPDo
--HG--
extra : rebase_source : 303278eeced0fa177a2147d0fe1e010c976e7c76
2017-02-18 00:01:50 +01:00
Jan Henning
a3d15d9ae4
Bug 1335008 - Part 1 - Move PrivacyLevel.jsm to toolkit. r=mikedeboer
...
... so we can use it on Android, too. Also fix ESLint errors that are appearing at the new file location.
MozReview-Commit-ID: 3A3aoHm00RJ
--HG--
rename : browser/components/sessionstore/PrivacyLevel.jsm => toolkit/modules/sessionstore/PrivacyLevel.jsm
extra : rebase_source : 3c43dbe46d3f5b0ac567eb67a003f772bb907b06
2017-01-31 23:05:31 +01:00
Mark Banner
74a3b5d2c6
Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws
...
MozReview-Commit-ID: LpXm7TbwvDb
--HG--
rename : toolkit/modules/tests/MockDocument.jsm => toolkit/modules/tests/modules/MockDocument.jsm
rename : toolkit/modules/tests/PromiseTestUtils.jsm => toolkit/modules/tests/modules/PromiseTestUtils.jsm
extra : rebase_source : 0013201da831f0d549aea2c9064481c1e1a3ffcc
2017-01-31 13:17:03 +00:00
Brian Grinstead
0dfcf308e1
Bug 1314091 - Expose 'compact' themes instead of the Dev Edition theme;r=Gijs
...
This commit does the following:
* Install two lightweight themes instead of one
* Introduce a build config to install the themes instead of relying on channel: INSTALL_COMPACT_THEMES
* Change browser-compacttheme to use the new themes instead of the old one
* Remove inferBrightness since the lwt colors are part of the compact theme definision, as opposed
to the devedition theme which could be light or
* Update CSS to use :-moz-lwtheme-darktext and :-moz-lwtheme-brighttext instead of [devtoolstheme]
MozReview-Commit-ID: 4gKU68drlE2
--HG--
rename : browser/base/content/defaultthemes/devedition.header.png => browser/base/content/defaultthemes/compact.header.png
2017-01-13 11:53:58 -08:00
Robert Helmer
505a86593c
Bug 1325501 - Adds ServiceRequest as a drop-in replacement for XHR, which uses conservative TLS settings r=mossop
...
MozReview-Commit-ID: 5937m90Q948
--HG--
extra : rebase_source : a5c107e486ef1dc646c8d730e658e9693a535883
2016-12-22 15:56:37 -08:00
Wes Kocher
65f15b63ea
Backed out 3 changesets (bug 1325501) for xpcshell failures a=backout
...
Backed out changeset b6e50911ef79 (bug 1325501)
Backed out changeset c0493757d21e (bug 1325501)
Backed out changeset 880decff07b3 (bug 1325501)
2016-12-24 00:38:09 -08:00
Robert Helmer
afe2c03ab1
Bug 1325501 - Adds ServiceRequest as a drop-in replacement for XHR, which uses conservative TLS settings r=mossop
...
MozReview-Commit-ID: 5937m90Q948
--HG--
extra : rebase_source : a5c107e486ef1dc646c8d730e658e9693a535883
2016-12-22 15:56:37 -08:00
Shih-Chiang Chien
7ed7acac25
Bug 1322602 - remove Fennec-to-FxOSTV video casting. r=rbarker
...
MozReview-Commit-ID: KjEJUPkgRLo
--HG--
extra : rebase_source : 41ecdfec4caebc18934766120501a95ae2125e2f
2016-12-08 16:02:13 -10:00
Geoff Brown
ef3f1323fa
Bug 1313397 - Move browser/components/sessionstore/Utils.jsm to toolkit/modules; r=mikedeboer
...
--HG--
rename : browser/components/sessionstore/Utils.jsm => toolkit/modules/sessionstore/Utils.jsm
2016-11-02 10:56:20 -06:00
Steve Chung
a046828f4a
Bug 1300988 - Part 2: Move MockDocument to toolkit/modules and refactor unit test in passwordmgr. r=MattN
...
MozReview-Commit-ID: 16jZ7UzhVDf
--HG--
rename : toolkit/components/passwordmgr/test/unit/head.js => toolkit/modules/tests/MockDocument.jsm
extra : rebase_source : bf23ad4432cc9a30fb1295dd6ed688a11ab597e3
2016-10-18 18:45:24 +08:00
Matthew Noorenberghe
e911e68e21
Bug 1310049 - Refactor FormLikeFactory to its own module for use by Form Autofill. r=steveck
...
This introduces LoginFormFactory which wraps FormLikeFactory for use with login-specific contexts.
MozReview-Commit-ID: 6rPz5JOy3Yp
--HG--
rename : toolkit/components/passwordmgr/LoginManagerContent.jsm => toolkit/modules/FormLikeFactory.jsm
extra : rebase_source : b2a28803def0dce3de4a01db5bdbc3217c5d0f83
2016-10-18 13:31:09 -07:00
Luke Chang
e55158ff06
Bug 1304322 - Refactor LoginStore.jsm to make it reusable for Form Autofill; r=MattN
...
MozReview-Commit-ID: Kx8aALU7fu2
--HG--
rename : toolkit/components/passwordmgr/LoginStore.jsm => toolkit/modules/JSONFile.jsm
extra : rebase_source : c22f5e8d79e0727ebe562e746fa1f8232600f8aa
2016-09-21 17:29:48 +08:00
Jessica Jong
b3014cc00b
Bug 1288591 - Implement the layout for <input type=time>. r=mconley, r=dholbert, r=smaug
2016-10-06 00:17:00 -04:00
Rutuja Surve
27b6de8e73
Bug 1255843 - Add process memory reporting tool to about:performance. r=mconley
...
MozReview-Commit-ID: EHCkl6G3bTT
--HG--
extra : rebase_source : 2e9d711aa977e6d0313f07d28e1a2a4861b501c0
extra : source : 5ad925dd2e4e9f6943b228f0173d01278a74c2a8
2016-09-02 00:21:00 -04:00
Mike Conley
445be7ebea
Backed out changeset 5ad925dd2e4e for epic build bustage.
...
MozReview-Commit-ID: 2TwkxThgvV4
2016-09-02 02:21:39 -04:00
Rutuja Surve
c7539febee
Bug 1255843 - Add process memory reporting tool to about:performance. r=mconley
...
MozReview-Commit-ID: EHCkl6G3bTT
--HG--
extra : rebase_source : c4fb7a04996bc4ecdf87531c58e9fd26af2ace1d
2016-09-02 00:21:00 -04:00
Mike de Boer
56661a22a9
Bug 1294392 - consolidate the highlight and counter timers into one iterator timer. r=jaws
...
This introduces a new NLP (Natural Language Processing) module with only one
method: 'levenstein'. We're using it to allow the highlighter to keep running
when the it starts the iterator with a word that's one edit distance behind the
value in the findField.
MozReview-Commit-ID: K8oeiXoiLUe
2016-08-25 20:11:44 +02:00
Jared Wein
8d45b8762e
Bug 1294989 - Enable eslint for browser/components/preferences. r=Gijs
...
MozReview-Commit-ID: 62ymdZhluHx
--HG--
extra : rebase_source : 330d512f91d840a47e48f39c21d70d13b2953d2d
2016-08-13 21:58:42 -04:00
Giorgio Maone
3345af4b54
Bug 1201979 - Support requestBody in onBeforeRequest. r=kmag
...
MozReview-Commit-ID: LAHKN5uZO0
--HG--
extra : rebase_source : 4abe13bea2d21eece768a600f0d76aea42617747
2016-07-29 23:38:43 +02:00
Mike de Boer
33aa207132
Bug 1281421 - Merge the find counter and highlighter iterators into a FinderIterator singleton. r=jaws
...
MozReview-Commit-ID: 9fhOKWIkOXN
--HG--
extra : rebase_source : 7a2bc23383b99b0a13ef49121f168bd03399b4a9
2016-07-28 12:34:13 +02:00