.. |
abouthome
|
Bug 818660 - Un-prefix gradients from about:home page contents. r=dao
|
2012-12-07 12:09:53 +01:00 |
newtab
|
Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm
|
2012-10-05 19:25:52 -04:00 |
overrides
|
|
|
pageinfo
|
Back out ed72449453b4 (bug 715075) for browser-chrome orange
|
2012-11-15 20:40:49 -08:00 |
sync
|
Merge mozilla-central into services-central
|
2012-09-24 13:33:43 -07:00 |
test
|
bug 821170 - expose a reshow method in PopupNotifications and use it r=jaws
|
2013-01-07 16:30:35 -08:00 |
aboutDialog.css
|
|
|
aboutDialog.js
|
Bug 785015 - Check for this.aus in appUpdater.removeDownloadListener. r=bbondy
|
2012-10-24 20:39:51 +02:00 |
aboutDialog.xul
|
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
|
2012-12-08 18:41:23 +01:00 |
aboutRobots-icon.png
|
|
|
aboutRobots-widget-left.png
|
|
|
aboutRobots.xhtml
|
|
|
aboutSocialError.xhtml
|
Bug 804910 - Part 2. Watch for error notification and display recovery UI. r=jaws
|
2012-10-30 13:10:04 -07:00 |
baseMenuOverlay.xul
|
|
|
blockedSite.xhtml
|
Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
|
2012-10-29 17:26:41 -07:00 |
browser-addons.js
|
bug 814383 - fix javascript strict-mode warnings in browser.js. r=gavin
|
2012-11-26 16:18:25 +00:00 |
browser-appmenu.inc
|
Bug 817537 - Connection screen polish. r=vporof
|
2012-12-18 08:54:00 +01:00 |
browser-charsetmenu.inc
|
Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu
|
2012-12-16 19:54:58 -05:00 |
browser-context.inc
|
Bug 456884 - Provide a way to open a link into private browsing mode; r=dao ui-r=madhava
|
2012-11-27 10:09:24 -05:00 |
browser-doctype.inc
|
Backed out changeset 132d2e88ef03 (bug 788977) for talos regression.
|
2012-11-27 10:39:10 +00:00 |
browser-feeds.js
|
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
|
2012-09-23 21:09:29 +02:00 |
browser-fullScreen.js
|
Bug 819907 - Add permanent fullsc-toggler element to simplify code. r=gavin
|
2012-12-24 22:45:06 +08:00 |
browser-fullZoom.js
|
Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan]
|
2012-11-28 18:26:39 -06:00 |
browser-menubar.inc
|
Bug 817537 - Connection screen polish. r=vporof
|
2012-12-18 08:54:00 +01:00 |
browser-places.js
|
Bug 617532 - Implement UndoManager. r=ehsan
|
2013-01-03 22:54:26 -08:00 |
browser-plugins.js
|
bug 821170 - expose a reshow method in PopupNotifications and use it r=jaws
|
2013-01-07 16:30:35 -08:00 |
browser-safebrowsing.js
|
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
|
2012-09-23 21:09:29 +02:00 |
browser-sets.inc
|
Merge mozilla-central to mozilla-inbound
|
2012-12-21 11:41:08 +00:00 |
browser-social.js
|
Bug 811835 - Social API toolbar buttons are stretched or blank in 'Text' and 'Text & Icons' mode. r=markh
|
2013-01-07 15:42:02 -05:00 |
browser-syncui.js
|
|
|
browser-tabPreviews.js
|
Bug 824480 - Replace |tab == gBrowser.selectedTab| with tab.selected. r=dao
|
2012-12-25 00:08:22 +08:00 |
browser-tabPreviews.xml
|
|
|
browser-tabview.js
|
Bug 791683 - Remove legacy code parts from Panorama; r=felipe
|
2012-09-21 11:26:43 +02:00 |
browser-thumbnails.js
|
Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm
|
2012-10-05 19:25:52 -04:00 |
browser-webrtcUI.js
|
Bug 799417 - Implement global indicator for sites having camera/microphone access. r=gavin
|
2012-12-28 10:25:59 +01:00 |
browser.css
|
Bug 811835 - Social API toolbar buttons are stretched or blank in 'Text' and 'Text & Icons' mode. r=markh
|
2013-01-07 15:42:02 -05:00 |
browser.js
|
Bug 749394 - Per-window private browsing theme changes for Windows and OS X; r=dao
|
2013-01-07 13:24:08 -05:00 |
browser.xul
|
Merge m-c to fx-team
|
2013-01-05 11:41:23 +02:00 |
browserMountPoints.inc
|
|
|
content.js
|
|
|
downloadManagerOverlay.xul
|
|
|
global-scripts.inc
|
|
|
hiddenWindow.xul
|
|
|
highlighter.css
|
Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão
|
2012-11-30 08:07:59 +00:00 |
jsConsoleOverlay.xul
|
|
|
macBrowserOverlay.xul
|
Bug 816936 - Add a "New Private Window" dock menu item for per-window private browsing builds on Mac; r=jdm
|
2012-12-03 23:20:23 -05:00 |
nsContextMenu.js
|
Bug 816340 - Propagate events to chrome even if there is a disabled form control in the event target chain, r=jst,gavin
|
2013-01-03 17:17:36 +02:00 |
openLocation.js
|
Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy
|
2012-09-19 17:21:38 -06:00 |
openLocation.xul
|
|
|
report-phishing-overlay.xul
|
Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
|
2012-10-29 17:26:41 -07:00 |
safeMode.css
|
|
|
safeMode.js
|
|
|
safeMode.xul
|
|
|
sanitize.js
|
Backout f077ad362ca3 (bug 722859) for bustage
|
2012-11-16 10:44:20 +00:00 |
sanitize.xul
|
|
|
sanitizeDialog.css
|
|
|
sanitizeDialog.js
|
|
|
social-icon.png
|
Bug 801951: update social provider manifest and whitelist, r=jaws
|
2012-10-15 17:27:48 -07:00 |
socialchat.xml
|
Bug 824800 - Social chat windows should close on middle mouse button, and right click should not minimize. r=dao
|
2013-01-04 12:25:36 +11:00 |
softwareUpdateOverlay.xul
|
|
|
tabbrowser.css
|
|
|
tabbrowser.xml
|
Bug 364845 - ctrl-shift-pageup/down should move current tab left/right. r=gavin
|
2013-01-06 22:24:13 -05:00 |
urlbarBindings.xml
|
Bug 824443 - Put the geolocation prompt's "Learn More" link in <popupnotificationcontent> rather than extending the popup notification's binding. r=gavin
|
2012-12-25 01:08:13 +01:00 |
utilityOverlay.js
|
Bug 822008 - Only listen to private-browsing-transition-complete in global PB builds for determining the new tab URL; r=jdm
|
2012-12-15 12:10:05 -05:00 |
viewSourceOverlay.xul
|
|
|
web-panels.js
|
|
|
web-panels.xul
|
|
|
win6BrowserOverlay.xul
|
|
|