gecko-dev/toolkit/content
Jeff Gilbert 195cc8411d Bug 1335296 - Expand about:support WebGL information. - r=qdot,daoshengmu,jrmuizel
MozReview-Commit-ID: 166aNL6VSOa
2017-02-02 16:50:19 -08:00
..
aboutwebrtc Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
gmp-sources Bug 1329543 - Remove Adobe from GMP backup downloader. r=mconley 2017-01-14 16:30:43 +08:00
tests Bug 1312049 - Switch nsChromeRegistry::GetDirectionForLocale to use uloc_isRightToLeft instead of a list of known-rtl locales, and replace the now-obsolete intl.uidirection.* prefs with a single override intl.uidirection for testing purposes. r=gandalf 2017-02-02 22:12:50 +00:00
widgets Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
.eslintrc.js Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws 2017-01-31 13:17:03 +00:00
Makefile.in
TopLevelVideoDocument.js
XPCNativeWrapper.js
about.js
about.xhtml
aboutAbout.js Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
aboutAbout.xhtml
aboutNetworking.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
aboutNetworking.xhtml Bug 1317795 - Fix broken alignment of in-content UI checkboxes. r=jaws 2016-11-19 17:59:58 -05:00
aboutProfiles.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
aboutProfiles.xhtml Bug 1322389 about:profiles doesn't looks well on RTL builds r=Ehsan 2016-12-08 00:30:54 +02: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 1326542 - RTL support to about:ServiceWorkers r=Ehsan 2017-01-07 21:28:56 +02:00
aboutSupport.js Bug 1335296 - Expand about:support WebGL information. - r=qdot,daoshengmu,jrmuizel 2017-02-02 16:50:19 -08:00
aboutSupport.xhtml Bug 1332625 - about:support on Android should not link to about:profiles (broken link) r=standard8 2017-01-20 16:43:02 +02:00
aboutTelemetry.css bug 1277504 - Support aggregated child histograms in about:telemetry r=gfritzsche 2016-09-19 13:30:25 -04:00
aboutTelemetry.js Bug 1299773: Added rendering of symbolicated stacks. r=gfritzsche 2017-01-30 18:49:04 +01:00
aboutTelemetry.xhtml Bug 1278556 - Enable child processes scalars in about:telemetry. r=chutten 2017-01-10 09:06:00 +01:00
autocomplete.css
browser-child.js Bug 1305162: Part 1b - Properly serialize nsIMIMEInputStream in RemoteWebNavigation. r=dragana 2017-01-21 13:28:08 -08:00
browser-content.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
buildconfig.html
contentAreaUtils.js Bug 1304623 - Create a pref to control the default referrer policy - part 3. r=bkelly 2017-01-05 11:29:56 +08: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 1325922 - Add arrows svg file and style month-year button for date picker r=mconley 2016-11-24 16:45:28 +08:00
devicestorage.properties
directionDetector.html
editMenuOverlay.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
editMenuOverlay.xul
filepicker.properties
findUtils.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
finddialog.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
finddialog.xul
globalOverlay.js Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
jar.mn Bug 1329543 - Remove Adobe from GMP backup downloader. r=mconley 2017-01-14 16:30:43 +08:00
license.html Backed out changeset 54d759872a2c (bug 1332466) for build failures a=backout 2017-02-02 16:05:55 -08:00
macWindowMenu.inc
macWindowMenu.js Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
menulist.css
minimal-xul.css
moz.build Bug 1301076 - remove stlport support from the build system and stlport code; r=glandium 2016-09-21 19:21:40 -04:00
mozilla.xhtml
plugins.css Bug 1311420 - Add a notice to the addon manager and about:plugins about NPAPI deprecation, r=felipe 2016-11-22 15:36:32 -05:00
plugins.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
process-content.js Bug 1255843 - Add process memory reporting tool to about:performance. r=mconley 2016-09-02 00:21:00 -04:00
resetProfile.css
resetProfile.js
resetProfile.xul
resetProfileProgress.xul
select-child.js Bug 1311450 - Only show the 'touch' padding for the select dropdown when opened via touch. r=mconley,smaug 2016-10-20 12:45:39 -04:00
textbox.css Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz 2016-09-07 19:38:38 -04:00
timepicker.xhtml Backed out changeset 315469b40e6d (bug 1283385) 2016-12-14 09:39:44 +01:00
treeUtils.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
viewZoomOverlay.js
xul.css Bug 1320000 - Part 1: Force xbl:children elements to be display:none. r=mrbkap 2016-12-01 09:25:18 +08:00