gecko-dev/toolkit/modules
Zibi Braniecki a7b00209a5 Bug 1386015 - Do not generate styling for each element with inherited color. r=jaws
This patch does a minor refactor of the code used to style popup menu for
the <select> element.
It improves the custom styling experience on MacOS, preserves the functionality
on Windows and removes the unnecessary per-item CSS rules significantly
improving the performance of opening the <select> list.


MozReview-Commit-ID: 7myXq8aDAWr

--HG--
extra : rebase_source : 3ff52f832ec471cca0942e5d8a39961dbc84cff4
2017-08-11 17:38:14 -07:00
..
addons Bug 1368527 add new on-before-connect notification to httpChannel, r=dragana,kmag 2017-08-15 13:11:50 -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 1390282 - Allow RemotePageManager to accept an array of URLs r=mossop 2017-08-15 16:05:56 -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
css-selector.js
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
debug.js
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 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
Finder.jsm
FinderHighlighter.jsm
FinderIterator.jsm
FormLikeFactory.jsm
Geometry.jsm
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
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
InlineSpellCheckerContent.jsm
Integration.jsm
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
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 1387737 - Fix switching back to the default theme. r=Gijs 2017-08-07 10:52:25 +00: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
moz.build Bug 1385416 - Remove Locale.jsm. r=kmag 2017-07-28 13:30:51 -07:00
NewTabUtils.jsm Bug 1388863 - Bookmarking a link via Activity Stream context menu should give feedback r=adw 2017-08-14 16:27:39 -04:00
NLP.jsm
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 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09:00
Preferences.jsm
PrivateBrowsingUtils.jsm
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.jsm
RemoteFinder.jsm
RemotePageManager.jsm Bug 1390282 - Allow RemotePageManager to accept an array of URLs r=mossop 2017-08-15 16:05:56 -04:00
RemoteSecurityUI.jsm
RemoteWebProgress.jsm
ResetProfile.jsm
ResponsivenessMonitor.jsm
SelectContentHelper.jsm Bug 1383205 - Update transitionend properties of <option> elements on a deferred task. r=jaws 2017-07-30 23:06:29 -03: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 Bug 886907 - Remove old synchronous contentPrefService from the tree. r=adw 2017-08-11 23:29:55 +09:00
ShortcutUtils.jsm
Sqlite.jsm Bug 1388215: Part 3 - Use JIT-friendly defineLazy*Getters methods when defining many lazy imports. r=florian 2017-08-09 13:03:36 -07: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 1384041 - Label the use of setTimeout of Timer.jsm in content-sessionStore.js. r=billm 2017-07-28 16:03:51 +08:00
Troubleshoot.jsm Bug 1389338 - Show Off Main Thread Status in about:support. r=rhunt 2017-08-14 21:08:18 -07:00
UpdateUtils.jsm bug 1373367: prefix values in SYSTEM_CAPABILITIES field. r=rstrong 2017-07-24 09:05:47 -04:00
WebChannel.jsm
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
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