gecko-dev/toolkit/content
Mats Palmgren 297b9d70e1 Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
MozReview-Commit-ID: IbwWM0FL6HF

--HG--
extra : source : bbb688fe1ba3f5201a190c6e25b693ef7272ea2d
2017-05-21 17:15:00 +08:00
..
aboutwebrtc Bug 1344970 - rename mozRtt to roundTripTime r=jib,smaug 2017-03-06 15:50:10 -08:00
gmp-sources Bug 1329543 - Remove Adobe from GMP backup downloader. r=mconley 2017-01-14 16:30:43 +08:00
tests Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
widgets Bug 1352724 - Fix the indentation and spelling error. r=jaws 2017-05-15 18:30:30 +08:00
.eslintrc.js Bug 1358949 - Lower eslint cyclomatic complexity threshold in some directories. r=standard8 2017-04-23 19:23:18 -07:00
Makefile.in
TopLevelVideoDocument.js Bug 1352808 - Typo fixes for 'browser' in comments. r=MattN 2017-04-03 15:26:11 -07:00
XPCNativeWrapper.js
about.js
about.xhtml
aboutAbout.js
aboutAbout.xhtml
aboutNetworking.js Bug 1363700 - Add RCWN stats to about:networking r=bz,michal 2017-05-10 19:23:54 +02:00
aboutNetworking.xhtml Bug 1363700 - Add RCWN stats to about:networking r=bz,michal 2017-05-10 19:23:54 +02:00
aboutProfiles.js Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8 2017-03-21 14:29:43 -04:00
aboutProfiles.xhtml Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
aboutRights-unbranded.xhtml
aboutRights.xhtml
aboutServiceWorkers.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
aboutServiceWorkers.xhtml Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
aboutSupport.js Always show the compositor process PID in about:support. (bug 1358138, r=milan) 2017-04-21 12:07:14 -07:00
aboutSupport.xhtml Bug 1308981: Display system add-ons in a separate section in about:support. r=rhelmer 2017-03-09 15:44:40 -08:00
aboutTelemetry.css
aboutTelemetry.js Bug 1330315 - Add a telemetry probe to track how the Preferences are opened, r=mconley 2017-05-09 10:43:48 -04:00
aboutTelemetry.xhtml Bug 1313326 - Part 3 - Update about:telemetry to show child process events. r=dexter 2017-03-06 16:12:52 +01:00
aboutUrlClassifier.css Bug 1360480 - about:url-classifier: Cache information. r=francois 2017-05-17 10:32:33 +08:00
aboutUrlClassifier.js Bug 1360480 - about:url-classifier: Cache information. r=francois 2017-05-17 10:32:33 +08:00
aboutUrlClassifier.xhtml Bug 1360480 - about:url-classifier: Cache information. r=francois 2017-05-17 10:32:33 +08:00
autocomplete.css
browser-child.js Bug 1363877 - Label nsBrowserStatusFilter::TimeoutHandler as SystemGroup (r=felipe) 2017-05-17 11:47:40 -07:00
browser-content.js Bug 1332386 - Create extra print preview browser when using Simplify Page option. r=mconley 2017-05-01 17:30:48 +02:00
buildconfig.html
contentAreaUtils.js Bug 1362882 - script-generated patch to switch from Promise.defer() to new Promise() where it's straightforward, rs=Mossop. 2017-05-12 14:55:27 +02:00
customizeToolbar.css
customizeToolbar.js Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
customizeToolbar.xul
datepicker.xhtml Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
directionDetector.html
editMenuOverlay.js
editMenuOverlay.xul
filepicker.properties
findUtils.js Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8 2017-03-21 14:29:43 -04:00
finddialog.js Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
finddialog.xul
globalOverlay.js Bug 1363215 - Replace calls to __define{Getter,Setter}__ on top-level this with Object.defineProperty. r=Gijs 2017-05-08 14:07:34 -07:00
jar.mn Bug 780562 - Stop relying on the "platform" chrome flag for global-platform. r=bsmedberg 2017-04-14 20:44:35 +09:00
license.html Bug 1361693 - Changed about:license page title from "about:license" to "Licenses". r=dao 2017-05-12 22:40:12 +02:00
macWindowMenu.inc
macWindowMenu.js Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
menulist.css
minimal-xul.css Bug 1365614 part 2 - Backout bug 1357655. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-18 11:09:00 +08:00
moz.build Bug 1365060 - Move MOZ_{NATIVE_DEVICES, INSTALL_TRACKING} to moz.configure. r=chmanchester 2017-05-15 14:37:54 -07:00
mozilla.xhtml
plugins.css
plugins.html Bug 1338195 - Define a `frame-script` environment for eslint and use it to clear no-undef issues for known frame script globals. r=mossop 2017-02-07 10:52:06 +00:00
process-content.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
resetProfile.css
resetProfile.js
resetProfile.xul
resetProfileProgress.xul
select-child.js
textbox.css
timepicker.xhtml Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
treeUtils.js
viewZoomOverlay.js
xul.css Bug 1365614 part 1 - Backout bug 1358840. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-18 11:08:00 +08:00