gecko/browser/base/content
2015-11-18 17:09:36 +01: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 Make 'Go Back' button work even when there is nothing to go back to (bug 1221084); r=paolo 2015-11-16 15:37:27 +02:00
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 962249 part 3 - Add Window.scrollMin{X,Y} (chrome-only) and convert most of scrollMaxX uses and part of scrollMaxY uses to combinations with the new properties. r=roc,bz 2015-10-27 13:38:02 +09:00
defaultthemes
docs/sslerrorreport
newtab Bug 1204361 - New Tab Page doesn't honor my "x" clicks on Suggested Tiles; instead of removing the tile, it swaps in a very similar one. [r=emtwo] 2015-10-22 07:18:02 -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 1221906 - Allow Sync to only sync specified engines. r=rnewman 2015-11-18 12:49:54 +11:00
test Bug 1166297 - As a last resort, use requestLongerTimeout() in browser_tabMatchesInAwesomebar.js 2015-11-17 21:00:35 -08:00
aboutDialog.css Bug 682741 - About dialog: Properly format and align version number in right-to-left languages. r=Gijs 2015-11-05 16:22:51 +01:00
aboutDialog.js Bug 1224834 - Remove infinite improbability drive. r=Gijs 2015-11-14 19:42:38 +01:00
aboutDialog.xul
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
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
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
browser-ctrlTab.js
browser-customization.js Bug 1206244 - Replace globe with the "i" icon, keep separate lock for secure pages. r=past 2015-11-11 15:52:56 +00: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
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 Backed out changeset 4169913a206b (bug 1192683) for being the likely cause of OSX 10.10 mochitest-2 leaks. 2015-10-23 17:43:17 -04:00
browser-fullZoom.js
browser-fxaccounts.js Bug 691849 - Replace custom Sync notification bars with standard ones. r=markh 2015-11-04 10:21:47 +01: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 1048850 - Part 3: transition from the navigator.mozLoop API to the RemotePageManager API. r=Standard8 2015-11-18 17:09:36 +01:00
browser-menubar.inc Bug 1007061 - Remove app-manager. r=jryans 2015-10-26 10:35:35 -07:00
browser-places.js Bug 1206244 - Replace globe with the "i" icon, keep separate lock for secure pages. r=past 2015-11-11 15:52:56 +00:00
browser-plugins.js
browser-safebrowsing.js
browser-sets.inc Bug 1007061 - Remove app-manager. r=jryans 2015-10-26 10:35:35 -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 691849 - Replace custom Sync notification bars with standard ones. r=markh 2015-11-04 10:21:47 +01: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 Bug 1218189 - Remove unused abouthome-search-panel. r=ntim,dao 2015-11-07 09:14:49 +01:00
browser.js Make 'Go Back' button work even when there is nothing to go back to (bug 1221084); r=paolo 2015-11-16 15:37:27 +02:00
browser.xul Bug 1206244 - Replace globe with the "i" icon, keep separate lock for secure pages. r=past 2015-11-11 15:52:56 +00:00
browserMountPoints.inc
chatWindow.xul Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs) 2015-11-11 18:04:21 -08:00
content.js Bug 1217586 - fix modifier click / enter on SVG links by passing node principal, r=felipe 2015-11-12 17:27:38 +00:00
contentSearchUI.css
contentSearchUI.js Bug 1093571 - Cancel pending GetSuggestion events when we receive a Search request. r=adw 2015-10-23 14:03:55 -04:00
downloadManagerOverlay.xul
gcli_sec_bad.svg
gcli_sec_good.svg
gcli_sec_moderate.svg
global-scripts.inc
hiddenWindow.xul
jsConsoleOverlay.xul
macBrowserOverlay.xul
nsContextMenu.js Bug 1223225 - Use channel.asyncOpen2() in browser/base/content/nsContextMenu.js (r=sicking) 2015-11-15 14:47:51 -08: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
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 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs) 2015-11-11 18:04:21 -08: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
softwareUpdateOverlay.xul
tab-content.js Bug 1217517 - nullcheck consumers for gKeywordURIFixup, r=jaws 2015-10-23 11:03:27 +01:00
tab-shape.inc.svg
tabbrowser.css
tabbrowser.xml Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs) 2015-11-11 18:04:21 -08:00
urlbarBindings.xml Bug 1225194 - hook up remotetab action to tabs from other devices are actually opened. r=mak 2015-11-18 12:44:37 +11:00
utilityOverlay.js Bug 1209591 - allow loadURI consumers to expose whether an error page was immediately loaded as result of an error, r=smaug,mak 2015-10-27 16:44:24 +01:00
viewSourceOverlay.xul
web-panels.js
web-panels.xul
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