gecko/browser/base/content
2015-02-17 10:39:35 -05:00
..
aboutaccounts Bug 1124956 - Fix Sync engine selection after migration to FxA. r=adw 2015-01-29 10:41:00 +11:00
aboutcerterror
abouthealthreport
abouthome Bug 1046297: change frequency of about:home snippets requests to once every 4 hours, r=mak 2015-01-21 13:09:44 -08:00
defaultthemes
docs/sslerrorreport
newtab Bug 1091117 - Used 2x png for about:newtab through media query. r=adw 2015-02-06 02:12:41 +05:30
overrides
pageinfo Bug 1126413 - Part 2: UI changes to display security info on broken secure pages. r=dolske 2015-02-10 04:16:23 +09:00
sync 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
test Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop. 2015-02-11 20:47:28 +01:00
aboutDialog.css
aboutDialog.js Bug 1035400 - Fix "restart to update" button. r=felipe 2015-01-14 17:39:01 +08:00
aboutDialog.xul
aboutNetError.xhtml Bug 1105704 - Fix UI issues with SSL error reporting. r=dao 2015-01-27 23:39:05 -08:00
aboutProviderDirectory.xhtml
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
aboutSocialError.xhtml
aboutTabCrashed.css Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao 2015-01-13 12:33:26 -08:00
aboutTabCrashed.js Bug 1109650: Add a button to restore all crashed tabs to about:tabcrashed. r=ttaubert 2015-01-13 12:35:57 -08:00
aboutTabCrashed.xhtml Bug 1109650: Add a button to restore all crashed tabs to about:tabcrashed. r=ttaubert 2015-01-13 12:35:57 -08:00
baseMenuOverlay.xul Bug 1099426 - make some uses of brandname shorter still, r=jwalker 2015-02-06 21:15:45 +00:00
blockedSite.xhtml
browser-addons.js Bug 1128126 - Enforce safe schemes in isInstallAllowed. r=Mossop 2015-02-10 15:47:50 +13:00
browser-charsetmenu.inc
browser-context.inc Bug 1111147 - update nsContextMenu for EME, r=florian 2015-02-10 02:04:06 +00:00
browser-ctrlTab.js Bug 1125499 - Use arrow function in allTabs.open. r=dao 2015-01-25 02:04:27 +01:00
browser-customization.js
browser-data-submission-info-bar.js Bug 1126738 - Use arrow functions in browser-data-submission-info-bar.js. r=dao 2015-01-28 23:18:14 +01:00
browser-devedition.js
browser-doctype.inc Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop. 2015-02-11 20:47:28 +01:00
browser-eme.js Bug 1111148 - show doorhanger for EME being played back, r=florian 2015-02-04 17:13:38 +00:00
browser-feeds.js
browser-fullScreen.js Bug 1110109 - Use Services.focus instead of Cc["@mozilla.org/focus-manager;1"].getService(Ci.nsIFocusManager). r=dao 2014-12-16 21:38:33 +01:00
browser-fullZoom.js
browser-fxaccounts.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
browser-gestureSupport.js Bug 1125498 - Use for..of iteration instead of Array.forEach. r=dao 2015-01-30 06:46:36 +01:00
browser-loop.js Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN 2015-02-11 10:07:22 +01:00
browser-menubar.inc Bug 1099426 - make some uses of brandname shorter still, r=jwalker 2015-02-06 21:15:45 +00:00
browser-places.js
browser-plugins.js
browser-safebrowsing.js Bug 1110069 - Replace getBrowser() with gBrowser in /browser. r=dao 2014-12-11 21:48:00 -05:00
browser-sets.inc Bug 1088540, fix email link for content processes, r=gijs 2015-01-07 20:52:20 -05:00
browser-social.js Bug 1087934 Share panel UI updates, r=markh 2014-12-22 16:11:56 -08:00
browser-syncui.js Bug 1110602 - Don't remove tour tabs from originTabs when switching tabs so they can continue to get notifications. r=Unfocused 2015-01-21 13:21:41 -08:00
browser-tabPreviews.xml
browser-tabview.js
browser-thumbnails.js Bug 1126253 - Removed redundant NewTabUtils.jsm import. r=dao 2015-01-29 08:46:48 +01:00
browser.css Bug 1098420 - Set display: none to update status panel if in customize mode, r=gijs 2015-01-25 22:37:00 +00:00
browser.js Merge fx-team to m-c. a=merge 2015-02-12 18:02:35 -05:00
browser.xul Bug 1131458 - Make reader mode button accessible. r=Gijs 2015-02-11 07:29:34 -08:00
browserMountPoints.inc
chatWindow.xul
content.js Bug 1111148 - show doorhanger for EME being played back, r=florian 2015-02-04 17:13:38 +00:00
downloadManagerOverlay.xul
global-scripts.inc
hiddenWindow.xul
jsConsoleOverlay.xul
macBrowserOverlay.xul
nsContextMenu.js Bug 1111147 - update nsContextMenu for EME, r=florian 2015-02-10 02:04:06 +00:00
popup-notifications.inc
report-phishing-overlay.xul
safeMode.css
safeMode.js
safeMode.xul
sanitize.js Bug 1091140, add telemetry for sanitize, r=vdjeric 2015-01-26 20:58:22 -05:00
sanitize.xul Bug 494210 - dialog.width entity should not be shared between the two sanitize dialogs, r=gijs 2015-02-11 14:26:00 +00:00
sanitizeDialog.css
sanitizeDialog.js
searchSuggestionUI.css
searchSuggestionUI.js Bug 1115616 - Part 2: Commit composition string forcibly when search suggestion list is clicked in about:home. r=adw 2015-01-22 07:21:21 +09:00
socialchat.xml Bug 1130356: Support the screensharing doorhanger in Social API chat windows and allow for mutiple independent notification icons per type. r=florian 2015-02-12 11:42:38 +01:00
socialmarks.xml Bug 1026444 fix error pages in social panels, r=markh 2014-12-19 12:41:09 -08:00
softwareUpdateOverlay.xul
tab-shape.inc.svg
tabbrowser.css Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao 2015-01-13 12:33:26 -08:00
tabbrowser.xml Back out bug 1075670 for causing smoketest failures on B2G, bug 1133518 and friends. rs+a=kats 2015-02-17 10:39:35 -05:00
urlbarBindings.xml Bug 1102038 - the 'Change Search Settings' button and the open search items cannot be used via the keyboard, r=Mossop. 2015-02-05 00:08:19 +01:00
utilityOverlay.js Bug 1118502 - part 2 - ensure addOneTab sees a referrer URI if it was available; r=mconley 2015-02-06 14:00:45 -05:00
viewSourceOverlay.xul
web-panels.js
web-panels.xul
webrtcIndicator.js
webrtcIndicator.xul
win6BrowserOverlay.xul