gecko/browser/components/preferences
2015-02-05 21:58:58 +01:00
..
in-content Back out c6aca5f18fdf (bug 1044597) for test failures 2015-02-08 21:29:33 -08:00
tests Bug 1129978 - Replace custom addVisits() implementations with the one in PlacesTestUtils r=mak 2015-02-05 21:58:58 +01:00
aboutPermissions.css
aboutPermissions.js Bug 1115293 - Remove deprecated SpiderMonkey language extensions from about:permissions. r=Mossop 2014-11-29 23:46:55 -08:00
aboutPermissions.xml
aboutPermissions.xul Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss. 2014-02-25 12:50:42 +01:00
advanced.js Bug 1118147 - UIs for app.update on preference window should be responded whenever each value changes. r=gijs 2015-01-27 14:39:00 -08:00
advanced.xul Bug 1016300 - Move inline scripts and styles into separate files for in-content preferences. r=Gijs 2014-08-27 00:08:49 +02:00
applicationManager.js
applicationManager.xul
applications.js Bug 1129321 - Remove nonstandard let blocks from browser. r=ttaubert 2015-01-24 23:39:14 -08:00
applications.xul
colors.xul Bug 1118032 - adjust UI describing color behaviour, r=jaws 2015-01-07 12:22:31 +00:00
connection.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
connection.xul Bug 910670 - Preference for proxy autologin. r=adw 2014-02-18 09:20:24 -05:00
content.js Bug 1111146 - use browser.eme.ui.enabled pref to hide EME UI for now, r=dao 2015-01-29 15:20:49 +00:00
content.xul Bug 1111146 - [EME] Implement master pref for playing DRM content. r=gijs 2015-01-29 13:49:01 +01:00
cookies.js Bug 1119747 - Fix up selected cookie count. r=dao 2015-01-09 20:28:03 +01:00
cookies.xul Bug 1103314 - Clarify label of "Remove All Cookies" button to indicate whether it removes all cookies or just removes the cookies shown. r=dao 2014-12-27 17:35:24 +01:00
fonts.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
fonts.xul Bug 756022 patch 4: change "Western" to "Latin" and "Other Languages" to "Other Writing Systems" in the font preferences dialog, r=jfkthame 2014-08-05 10:49:17 +03:00
handlers.css Bug 1041845 - Apply image-rendering: -moz-crisp-edges style to favicons throughout the UI when resolution is 2dppx. r=MattN 2014-08-11 14:03:00 -04:00
handlers.xml
jar.mn Bug 1123128 - Silence "no useful preprocessor directives" warning for permissions.xul/translation.xul/contentAreaDownloadsView.css. a=faster-builds 2015-01-18 13:21:09 -08:00
languages.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
languages.xul Bug 283754 - Awkward phrasing in language selection dialog - "in order of preference" used twice. r=dao 2014-02-25 08:18:56 -05:00
main.js Bug 1115791 - Developer Edition profile switching feature broken when in-content preferences are disabled. r=jaws 2014-12-30 16:42:27 +00:00
main.xul Bug 1086936 part 1 - Add a UI switch to disable custom profile selection process in Aurora. r=bsmedberg,jaws f=matej,shorlander 2014-10-27 20:52:20 +02:00
moz.build Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
permissions.js Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
permissions.xul Bug 1123128 - Silence "no useful preprocessor directives" warning for permissions.xul/translation.xul/contentAreaDownloadsView.css. a=faster-builds 2015-01-18 13:21:09 -08:00
preferences.js Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
preferences.xul Bug 1106559 - Improve the search preference UI, r=felipe,dao. 2014-12-17 16:20:01 +01:00
privacy.js merge mozilla-inbound to mozilla-central a=merge 2014-11-13 16:20:52 +01:00
privacy.xul Bug 1118888 - Remove extra space around Tracking Protection preferences. r=jaws 2015-01-08 22:14:14 +01:00
sanitize.js Bug 1128177 - Dialog to clear data when exiting Firefox needs more space between two columns (in-content preferences). r=Gijs 2015-02-05 09:09:23 -05:00
sanitize.xul Bug 1128177 - Dialog to clear data when exiting Firefox needs more space between two columns (in-content preferences). r=Gijs 2015-02-05 09:09:23 -05:00
search.js Bug 1113681 - Prevent dragging search engines from the checkboxes. r=Florian 2015-01-28 22:39:00 +01:00
search.xul Bug 1113639 - Stop highlighting search engines table header in preferences. r=florian. 2015-01-26 17:14:29 +01:00
security.js Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs 2014-08-20 17:22:55 -04:00
security.xul
selectBookmark.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
selectBookmark.xul
sync.js Bug 1120716 - Offer "learn more" links in the legacy-Sync-to-FxA migration UI. r=markh,Unfocused 2015-02-04 13:59:47 -08:00
sync.xul Bug 1110336 - Update sync old-dialog-based preferences UI to match FxA migration flows, part 2. r=markh 2015-01-08 15:03:25 -08:00
tabs.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
tabs.xul
translation.js Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
translation.xul Bug 1123128 - Silence "no useful preprocessor directives" warning for permissions.xul/translation.xul/contentAreaDownloadsView.css. a=faster-builds 2015-01-18 13:21:09 -08:00