..
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 1071558 - Correctly handle middle- and right-clicks on search suggestions in about:home and about:newtab. r=adw
2015-02-20 11:05:39 -08:00
defaultthemes
Bug 1148996 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs
2015-03-31 20:00:32 -07:00
docs /sslerrorreport
NO BUG - Fix reStructuredText warnings
2015-03-01 22:51:32 -08:00
newtab
Bug 1146146 - Maximize the number of rows of tiles by reducing the suggested explanation maximum line count to 2 instead of 3 [r=adw]
2015-03-28 01:08:36 -07:00
overrides
pageinfo
Bug 1143082 - Fix a message in the mixed content UI. r=dolske
2015-03-17 20:34:58 +09:00
sync
Bug 1131414 (part 2) - add the reading-list engine to Sync prefs. r=adw
2015-03-20 11:08:51 -07:00
test
Bug 1148016 - make browser_bug553455.js handle xpinstall.customConfirmationUI=false. r=dtownsend
2015-04-08 19:26:16 +02:00
aboutDialog.css
Bug 1139509 - Bold version, don't bold distribution info. r=mixedpuppy, uir=phlsa
2015-03-13 08:37:25 -05:00
aboutDialog.js
Bug 1035400 - Fix "restart to update" button. r=felipe
2015-01-14 17:39:01 +08:00
aboutDialog.xul
aboutNetError.xhtml
Bug 1127339 - Move SSLv3 detection out of aboutNetError.xhtml. r=gijs
2015-02-21 17:20:23 +09: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 989307 - Make FUEL warn deprecation to the console on first usage. r=jaws
2015-04-03 15:42:04 -04:00
browser-charsetmenu.inc
Bug 951695 - Rename 'Character Encoding' to 'Text Encoding'. r=jaws
2015-02-27 18:10:30 -05:00
browser-context.inc
Bug 1141186 - Fix context-menu Share commands so they don't use unsafe CPOWs. r=mconley
2015-03-11 21:19:30 +00:00
browser-ctrlTab.js
Bug 1142552 - Remove remaining expression closures from browser-ctrlTab.js. r=dao
2015-03-13 13:01:24 +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
Bug 1148996 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs
2015-03-31 20:00:32 -07:00
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 1146201 - Remove "we can't play EME because..." notifications when we successfully play EME. a=gijs
2015-03-31 20:50:01 +13:00
browser-feeds.js
browser-fullScreen.js
browser-fullZoom.js
Bug 1138873 - Remove expression closures from handleResult methods. r=dao
2015-03-11 17:17:16 -07:00
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 1144782 followup: fix typo. r=dao
2015-03-24 18:23:22 +01:00
browser-menubar.inc
Bug 1140340 - Add Reader Mode menu item to the menu bar. r=florian
2015-03-20 17:35:55 -07:00
browser-places.js
Bug 1067042 - [e10s] Show page title in bookmark UI (r=mak)
2015-03-30 20:13:03 -07:00
browser-plugins.js
Bug 1110887 - Make the plugin crash reporter work with e10s. r=felipe.
2015-03-27 23:34:15 -04:00
browser-readinglist.js
Bug 1148462 - When "Reading List" is disabled (browser.readinglist.enabled = false) CTRL+ALT+R should not open its sidebar. r=gijs
2015-04-03 15:42:41 -04:00
browser-safebrowsing.js
browser-sets.inc
Bug 1148462 - When "Reading List" is disabled (browser.readinglist.enabled = false) CTRL+ALT+R should not open its sidebar. r=gijs
2015-04-03 15:42:41 -04:00
browser-sidebar.js
Bug 1133489 - Hook up "Open ReadingList" button in desktop ReaderMode, r=unfocused
2015-02-27 14:31:31 -05:00
browser-social.js
Bug 1141186 - Fix context-menu Share commands so they don't use unsafe CPOWs. r=mconley
2015-03-11 21:19:30 +00:00
browser-syncui.js
Bug 1146054 - browser now reports a prolonged readinglist sync error after the correct time. r=adw
2015-03-24 10:28:14 +11: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 971129 - Prevent shrinking browser element to 0 width or height;r=MattN
2015-03-27 10:35:38 -07:00
browser.js
Bug 1110887 - Make the plugin crash reporter work with e10s. r=felipe.
2015-03-27 23:34:15 -04:00
browser.xul
Bug 1148562: right clicking the reader mode button shouldn't trigger reader mode, r=jaws
2015-04-05 18:50:08 -07:00
browserMountPoints.inc
chatWindow.xul
content.js
Bug 1147487 - don't bother sending reader mode updates when isArticle is false, r=margaret
2015-04-07 17:07:29 +01:00
downloadManagerOverlay.xul
global-scripts.inc
hiddenWindow.xul
jsConsoleOverlay.xul
macBrowserOverlay.xul
nsContextMenu.js
Bug 1140725 - Remove isDisabledForEvents from nsContextMenu.js. r=dolske
2015-04-07 18:19:16 +09:00
popup-notifications.inc
Bug 824947 - Put the add-on installation progress notification's custom content in <popupnotificationcontent> rather than overriding the anonymous content. r=dtownsend
2015-03-27 23:02:37 +01:00
report-phishing-overlay.xul
safeMode.css
safeMode.js
safeMode.xul
sanitize.js
Bug 1046245 - enumerateDevices w/non-blocking e10s, nsICryptoHMAC, clear cookies, lambdas. r=keeler, florian, billm, jesup
2015-03-03 09:51:05 -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
Bug 1145394 - Fix unparseable JS code (r=gavin)
2015-03-20 11:57:38 -07:00
searchSuggestionUI.css
searchSuggestionUI.js
Bug 1071558 - Correctly handle middle- and right-clicks on search suggestions in about:home and about:newtab. r=adw
2015-02-20 11:05:39 -08:00
socialchat.xml
Bug 1081847 - Resize the Loop conversation window to 300w x 272h. r=mikedeboer
2015-02-24 13:17:30 +00:00
socialmarks.xml
Bug 1141186 - Fix context-menu Share commands so they don't use unsafe CPOWs. r=mconley
2015-03-11 21:19:30 +00: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
Bug 989307 - Make FUEL warn deprecation to the console on first usage. r=jaws
2015-04-03 15:42:04 -04:00
urlbarBindings.xml
Bug 1147235 - Use AppConstants in urlbarBindings.xml (r=gavin)
2015-04-01 17:37:13 -07:00
utilityOverlay.js
Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch
2015-03-04 23:29:55 -08:00
viewSourceOverlay.xul
web-panels.js
web-panels.xul
webrtcIndicator.js
Bug 1142066: add strings for screen sharing type Browser, aka tab-sharing for the WebRTC UI indicators. r=florian
2015-03-12 17:02:28 +01:00
webrtcIndicator.xul
win6BrowserOverlay.xul