gecko-dev/browser/base/content
2015-10-20 20:13:38 -04:00
..
aboutaccounts Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
aboutcerterror
abouthealthreport Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
abouthome Bug 1204836: In about:home, make any searchable keypress focus the search box. ui-review=philipp, r=gijs 2015-09-20 17:59:53 +02:00
defaultthemes
docs/sslerrorreport Bug 1182026 - Fix in-tree documentation for TLS Error Reports (r=?) 2015-07-09 13:22:05 +01:00
newtab Bug 1210091 - New Tab Page Drag&Drop Causes Overlapping Tiles. [r=mcaceres] 2015-10-11 18:44:37 -07:00
overrides
pageinfo Bug 1175877 - Removed Cu and used Components.util directly r=Mak 2015-10-08 11:30:16 +05:30
remote-newtab Bug 1210936 - Remote New Tab Content Frame and AboutRedirector location r=mconley 2015-10-12 01:29:32 -04:00
sync Bug 1212675 - have about:sync-tabs reload the new set of tabs after sync completes. r=adw 2015-10-12 14:04:02 +11:00
test Bug 1209601 - follow-up, add the same do-not-disturb interface check to the test on a CLOSED TREE r=me 2015-10-20 20:13:38 -04:00
aboutDialog.css
aboutDialog.js Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong 2015-09-14 11:04:19 -07:00
aboutDialog.xul Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium 2015-07-11 19:37:54 -06:00
aboutNetError.xhtml Bug 1207137 - Implement weak crypto override UI. r=ttaubert 2015-10-17 09:38:31 +09:00
aboutProviderDirectory.xhtml
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
aboutSocialError.xhtml Backed out 3 changesets (bug 1165272) for b2g sanity blocker. 2015-08-25 11:16:21 -07:00
aboutTabCrashed.css
aboutTabCrashed.js Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim 2015-09-30 17:50:48 -04:00
aboutTabCrashed.xhtml Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim 2015-09-30 17:50:48 -04:00
baseMenuOverlay.xul Bug 1164410 - fix l10n use in pocket, r=jaws 2015-05-12 18:21:08 +01:00
blockedSite.xhtml
browser-addons.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
browser-charsetmenu.inc
browser-context.inc Bug 1188719 - Show login fill context menu on username field. r=MattN 2015-08-24 19:06:00 -07:00
browser-ctrlTab.js
browser-customization.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
browser-data-submission-info-bar.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
browser-devedition.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
browser-doctype.inc Bug 1161138 - Use normal L10N for Pocket strings. r=jaws 2015-06-09 12:11:26 -07:00
browser-eme.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
browser-feeds.js Bug 1183296 - feeds should display in e10s mode, r=billm 2015-09-17 18:06:44 +01:00
browser-fullScreen.js Bug 1196247 - Hide findbar without animation when entering DOM fullscreen. r=mikedeboer 2015-10-07 16:53:43 +11:00
browser-fullZoom.js
browser-fxaccounts.js Bug 1197323 - prevent profile images from being overwritten by an async onload callback r=markh 2015-09-25 14:02:30 -07:00
browser-gestureSupport.js Bug 1207490 - Part 1: Remove use of expression closure from browser/base/. r=dao 2015-09-21 00:29:37 +09:00
browser-loop.js Bug 1131542 - Loop button on toolbar needs different tooltips to explain colours/state. r=Standard8 2015-10-16 17:06:48 +01:00
browser-menubar.inc Bug 1106932 - allow opening the loop panel from the menu, focus the panel immediately, r=mikedeboer 2015-10-01 15:56:41 -04:00
browser-places.js Bug 1074804 - Replace arrays .indexOf with .includes in Places. r=mak 2015-10-11 20:24:32 +02:00
browser-plugins.js Bug 1173523 - Part 3: Update PluginContent to use new API for nsIPermission, r=mconley 2015-07-16 14:49:26 -04:00
browser-safebrowsing.js Bug 1109475 - Firefox should use HTTPS instead of HTTP for Safe Browsing URLs. r=gcp 2015-06-16 12:28:42 -07:00
browser-sets.inc Bug 1191442 - Add "New Container Tab" to File Menu. r=paolo 2015-09-28 13:00:28 -07:00
browser-sidebar.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
browser-social.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
browser-syncui.js Bug 1213973 - ensure Sync UI state is correctly reflected even when Sync is not configured. r=adw 2015-10-14 17:38:19 +11:00
browser-tabPreviews.xml
browser-tabview.js Bug 1207490 - Part 1: Remove use of expression closure from browser/base/. r=dao 2015-09-21 00:29:37 +09:00
browser-thumbnails.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
browser-trackingprotection.js Bug 1200944 - Instrument UI Pref for TP in PBM with Telemetry probe. r=ttaubert, f=ally 2015-09-25 23:30:24 +02:00
browser.css Merge m-c to mozilla-inbound 2015-10-16 14:45:26 +02:00
browser.js Bug 1179961 - Use a lock with a strikethrough for HTTP pages that have password fields in the Control Center. r=ttaubert,bgrins 2015-10-19 16:43:18 +01:00
browser.xul Bug 1216482 - Remove the location bar's "title" attribute. r=gijs 2015-10-20 13:06:17 +02:00
browserMountPoints.inc
chatWindow.xul Back out bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process 2015-10-07 11:15:11 -07:00
content.js Bug 1207137 - Implement weak crypto override UI. r=ttaubert 2015-10-17 09:38:31 +09:00
contentSearchUI.css Backed out changesets 7f2ddcfe4537 and e88770aa2160 (bug 1171344) for intermittent OSX browser_tabopen_reflows.js failures. 2015-07-16 21:42:22 -04:00
contentSearchUI.js Bug 1118926 (Part 2) - Remove remnants of -moz-resolution in JavaScript code. r=dolske 2015-09-30 17:00:56 -07:00
downloadManagerOverlay.xul
gcli_sec_bad.svg Bug 1129999 - Implement CSP devtool using GCLI; icons (r=jwalker,ntim) 2015-05-21 11:15:43 -07:00
gcli_sec_good.svg Bug 1129999 - Implement CSP devtool using GCLI; icons (r=jwalker,ntim) 2015-05-21 11:15:43 -07:00
gcli_sec_moderate.svg Bug 1129999 - Implement CSP devtool using GCLI; icons (r=jwalker,ntim) 2015-05-21 11:15:43 -07:00
global-scripts.inc
hiddenWindow.xul
jsConsoleOverlay.xul
macBrowserOverlay.xul
nsContextMenu.js Merge m-c to inbound, a=merge CLOSED TREE 2015-10-05 13:11:26 -07:00
popup-notifications.inc Bug 1073551 - fix doorhangers to not steal focus unless explicitly opened using mouse or keyboard, r=jaws 2015-10-02 18:32:17 +01:00
report-phishing-overlay.xul Bug 1109475 - Firefox should use HTTPS instead of HTTP for Safe Browsing URLs. r=gcp 2015-06-16 12:28:42 -07:00
safeMode.css
safeMode.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
safeMode.xul
sanitize.js Bug 1213672 - Turning onWindowOpened into a variable; r=mak 2015-10-12 09:30:23 +02:00
sanitize.xul
sanitizeDialog.css
sanitizeDialog.js Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
social-content.js Merge inbound to m-c a=merge 2015-10-07 10:29:41 -07:00
socialchat.xml Bug 1200693 - Modify aspect ratio so that top and bottom black bars are not seen when waiting alone in the conversation window. r=Standard8 2015-10-08 11:30:05 +01:00
socialmarks.xml Bug 1162322 change social error handling to use messagemanager, r=markh 2015-05-22 10:33:18 -07:00
softwareUpdateOverlay.xul
tab-content.js Bug 1141041 - Stop using CPOWs for the Page Style menu. r=Gijs 2015-10-02 10:03:51 -04:00
tab-shape.inc.svg
tabbrowser.css Bug 1193668 - Update appearance of tab-switching spinner. r=mconley,jaws 2015-08-19 01:13:13 -03:00
tabbrowser.xml Bug 1140512: Ensure FindBar communicates properly with content after remoteness change. r=mikedeboer 2015-10-15 15:13:54 +02:00
urlbarBindings.xml Bug 1123760 - fix accessible labels of urlbar items, r=florian,f=MarcoZ 2015-10-13 15:01:43 +01:00
utilityOverlay.js Bug 1191442 - Add "New Container Tab" to File Menu. r=paolo 2015-09-28 13:00:28 -07:00
viewSourceOverlay.xul
web-panels.js
web-panels.xul Bug 1161138 - Use normal L10N for Pocket strings. r=jaws 2015-06-09 12:11:26 -07:00
webrtcIndicator.js Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
webrtcIndicator.xul Bug 1052776 - fix role=alert usage and ensure alert events fire, r=MattN 2015-09-30 15:38:00 -04:00
win6BrowserOverlay.xul