gecko-dev/toolkit/modules
Kris Maglione a6c6de086a Bug 1397448: Part 1 - Generate WebRequest message objects in WebRequest.jsm. r=mixedpuppy
Aside from moving this logic closer to the place the input data is generated,
this significantly reduces the number of cross-compartment wrappers involved
in creating those messages, especially with JSM global sharing enabled.

MozReview-Commit-ID: 6IvetcHnMfC

--HG--
extra : rebase_source : 0f97464ee9840ac40a6882e70e99d5b6c566c5ef
2017-09-06 17:43:38 -07:00
..
addons Bug 1397448: Part 1 - Generate WebRequest message objects in WebRequest.jsm. r=mixedpuppy 2017-09-06 17:43:38 -07:00
docs
secondscreen Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
sessionstore Bug 1322874 - Get rid of nsIURI.originCharset. r=valentin.gosu 2017-08-02 20:43:30 +09:00
subprocess Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
tests Bug 1396104 - Use rich icons when getting top sites r=Mardak 2017-09-08 15:28:39 -04:00
third_party/jsesc
AppConstants.jsm merge mozilla-inbound to mozilla-central a=merge 2017-08-09 11:37:08 +02:00
AppMenuNotifications.jsm
AsyncPrefs.jsm Bug 1369460 - AsyncPrefs.jsm should be imported lazily from nsBrowserGlue.js, r=mconley,snorp. 2017-07-15 00:16:30 +02:00
Battery.jsm
BinarySearch.jsm
BrowserUtils.jsm Bug 1322874 - Get rid of nsIURI.originCharset. r=valentin.gosu 2017-08-02 20:43:30 +09:00
CanonicalJSON.jsm
CertUtils.jsm
CharsetMenu.jsm Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor. 2017-06-13 13:23:23 +03:00
ClientID.jsm Bug 1357517 - Remove Preferences.jsm usage from some toolkit modules. r=MattN 2017-07-29 00:55:58 +02:00
Color.jsm
Console.jsm
DateTimePickerHelper.jsm Bug 1328219 - (Part 1) Add a PickerReady event for testing and check if picker exists before updating. r=mconley 2017-08-02 17:05:38 +08:00
DeferredTask.jsm Bug 1034599 - Convert remaining Promise.defer() uses to PromiseUtils.defer() or new Promise(), r=mconley. 2017-06-23 11:25:02 +02:00
Deprecated.jsm
EventEmitter.jsm
FileUtils.jsm Bug 1391576 - Stop doing main-thread I/O in FileUtils.getFile for the most common case. r=kmag 2017-08-18 11:12:34 +01:00
Finder.jsm
FinderHighlighter.jsm
FinderIterator.jsm Bug 1368967 - Enable the ESLint generator-star-spacing rule across mozilla-central. r=standard8 2017-09-04 00:49:32 -04:00
FormLikeFactory.jsm Bug 1360370 - Part 2: Support nsIDOMHTMLSelectElement in FormLikeFactory.createFromField.; r=MattN 2017-05-08 17:39:11 +08:00
GMPExtractorWorker.js Bug 1149732: Avoid main-thread IO when installing GMP modules. r=Gijs 2017-06-13 16:29:28 -04:00
GMPInstallManager.jsm Bug 1357517 - Remove Preferences.jsm usage from some toolkit modules. r=MattN 2017-07-29 00:55:58 +02:00
GMPUtils.jsm Bug 1360261 - Remove Preferences.jsm usage in GMPUtils. r=florian 2017-07-05 14:06:29 +01:00
Geometry.jsm
HiddenFrame.jsm Bug 1380282: rewrite browser_ext_webRequest.js for the new data: URI inheritance model. r=kmag 2017-07-19 14:41:46 +08:00
Http.jsm
IndexedDB.jsm
InlineSpellChecker.jsm Bug 1368967 - Enable the ESLint generator-star-spacing rule across mozilla-central. r=standard8 2017-09-04 00:49:32 -04:00
InlineSpellCheckerContent.jsm
Integration.jsm
JSONFile.jsm Backed out 2 changesets (bug 1370752) for failures in test_ext_storage.js a=backout 2017-07-10 14:34:56 -07:00
LightweightThemeConsumer.jsm Bug 1389465 - Allow changing urlbar and search input background and text color. r=dao,jaws 2017-08-24 15:55:02 +02:00
LoadContextInfo.jsm
Log.jsm Bug 1374282 - ban Task.jsm during startup, r=Mossop, a=sheriffduty 2017-06-22 12:51:43 +02:00
Memory.jsm Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
NLP.jsm
NewTabUtils.jsm Bug 1396104 - Use rich icons when getting top sites r=Mardak 2017-09-08 15:28:39 -04:00
ObjectUtils.jsm Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
PageMenu.jsm
PageMetadata.jsm
PermissionsUtils.jsm
PopupNotifications.jsm Bug 1377006 - Part 1: Add disable highlight option in main action button. r=johannh 2017-07-27 16:34:52 +08:00
Preferences.jsm
PrivateBrowsingUtils.jsm Bug 1383299 - Fix xpcshell test failures, r=dao 2017-08-22 12:04:19 +08:00
ProfileAge.jsm Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
Promise-backend.js
Promise.jsm
PromiseMessage.jsm
PromiseUtils.jsm
PropertyListUtils.jsm Bug 1385820 - Enable the ESLint no-new-wrappers rule across mozilla-central; r=markh,standard8 2017-08-07 23:57:51 +05:30
RemoteController.js 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
RemoteFinder.jsm
RemotePageManager.jsm Bug 1389701 - Newly loaded child RemotePageManager can register pages too late to properly manage created documents. r=mossop 2017-08-17 10:08:13 -06:00
RemoteSecurityUI.jsm
RemoteWebProgress.jsm
ResetProfile.jsm
ResponsivenessMonitor.jsm
SelectContentHelper.jsm Bug 1391118 - xslt-generated select tag pull-down does not respond to clicks. r=jaws 2017-08-22 14:23:33 +02:00
SelectParentHelper.jsm Bug 1386015 - Do not generate styling for each element with inherited color. r=jaws 2017-08-11 17:38:14 -07:00
ServiceRequest.jsm
Services.jsm Backed out changeset 5d320d8864e9 (bug 1353013) for failing e.g. test_accessiblecaret_cursor_mode.py of Marionette headless on OS X. r=backout 2017-09-05 22:44:20 +02:00
ShortcutUtils.jsm
Sqlite.jsm Bug 1320301 - Add partial support to sqlite3_interrupt. r=asuth 2017-07-31 22:27:23 +02:00
Task.jsm Bug 1095267 - Stop using Promise.jsm in Task.jsm. r=paolo 2017-06-05 18:05:11 +01:00
Timer.jsm Bug 1392500 - Name the users of setTimeout() in Timer.jsm. r=billm,mccr8 2017-08-24 14:56:18 +08:00
Troubleshoot.jsm Bug 1393233 - Add env var to disable Stylo. r=bholley 2017-08-23 17:58:32 -05:00
UpdateUtils.jsm bug 1373367: prefix values in SYSTEM_CAPABILITIES field. r=rstrong 2017-07-24 09:05:47 -04:00
WebChannel.jsm
WindowDraggingUtils.jsm
WindowsRegistry.jsm
ZipUtils.jsm Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
css-selector.js
debug.js Bug 1394556: Part 1 - Fix strict mode errors in JSM scripts. r=Mossop 2017-08-30 01:50:27 -07:00
jar.mn Bug 1380282: rewrite browser_ext_webRequest.js for the new data: URI inheritance model. r=kmag 2017-07-19 14:41:46 +08:00
moz.build 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
win.xul Bug 1380282: rewrite browser_ext_webRequest.js for the new data: URI inheritance model. r=kmag 2017-07-19 14:41:46 +08:00