gecko/browser/base/content
2014-08-14 20:44:59 +02:00
..
aboutaccounts Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues 2014-07-21 09:09:41 -04:00
aboutcerterror
abouthealthreport Bug 1024668 - Extract core logic of abouthealth.js into new WebIDL interface. r=bz,gps,wchen 2014-07-29 16:54:01 -07:00
abouthome Bug 1054630 - Collect telemetry on usage of SpiderMonkey's deprecated language extensions: for-each, destructuring for-in, legacy generators, and expression closures. r=till 2014-08-24 11:56:08 -07:00
aboutneterror Bug 989469 - Move the common files from browser to global. r=Unfocused 2014-08-12 20:54:40 +02:00
defaultthemes Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
newtab Bug 1053530 - Enhanced Tiles intro text popup [r=adw] 2014-08-21 12:05:48 -07:00
overrides
pageinfo Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs 2014-08-20 17:22:55 -04:00
sync Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues 2014-07-21 09:09:41 -04:00
test Bug 1041658 - write tests for the global webrtc sharing indicator, r=Gijs. 2014-08-25 15:35:10 +02:00
aboutDialog.css
aboutDialog.js Bug 1004903 - Update about dialog to use UpdateChannel.jsm. r=gavin 2014-05-15 13:55:41 -05:00
aboutDialog.xul Bug 803812 - Include brandShortName in restart text and update localization key. r=Unfocused 2014-08-17 00:36:18 -05:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
aboutSocialError.xhtml Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures 2014-08-21 12:27:40 +01:00
aboutTabCrashed.js Bug 961360 - Try again on the about:tabcrashed page should reload all crashed tabs. r=felipe 2014-05-29 21:55:44 +02:00
aboutTabCrashed.xhtml
baseMenuOverlay.xul
blockedSite.xhtml Bug 1039175 - Fix "Ignore this warning" button position on about:blocked page with RTL locales. r=ehsan 2014-07-18 23:06:00 -04:00
browser-addons.js Bug 952201 - Make installing addons from web content work correctly in e10s. r=bmcbride@mozilla.com 2014-07-18 09:27:29 -07:00
browser-charsetmenu.inc
browser-context.inc Bug 991757 - add telemetry for the context menu, r=mconley,bgrins,f=bwinton 2014-08-14 20:44:59 +02:00
browser-customization.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
browser-data-submission-info-bar.js Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run. r=gps 2014-07-09 14:32:29 -07:00
browser-doctype.inc
browser-feeds.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
browser-fullScreen.js Bug 961362 - DOM Fullscreen API support for e10s. r=smaug,billm. 2014-08-19 16:58:00 -04:00
browser-fullZoom.js Bug 1015721 - Detect zoom changes by listening for ZoomChangeUsingMouseWheel events instead of DOMMouseScroll events. r=dao 2014-08-20 17:13:35 +02:00
browser-fxaccounts.js
browser-gestureSupport.js Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst 2014-08-12 14:30:59 +02:00
browser-loop.js Bug 1047316 dont display panels using docshell swapping in panelviews, r=jaws 2014-08-21 07:44:17 -07:00
browser-menubar.inc Bug 1028014 - webide should be named webide, not app manager. r=dcamp 2014-06-23 17:36:11 +08:00
browser-places.js Merge mozilla-central to fx-team 2014-05-08 14:32:22 +02:00
browser-plugins.js Bug 1024672 - Part 3: Remove CrashManager.addSubmission in favor of CrashManager.addSubmission{Attempt,Result}. r=gps 2014-08-21 15:43:50 -07:00
browser-safebrowsing.js
browser-sets.inc Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
browser-social.js Bug 1047316 dont display panels using docshell swapping in panelviews, r=jaws 2014-08-21 07:44:17 -07:00
browser-syncui.js Bug 998523 - updateUI after logout, r=markh 2014-05-15 00:09:23 +01:00
browser-tabPreviews.js Bug 1055507 - Avoid calling drawWindow in e10s mode when using tab previews until bug 698371 gets fixed; r=dao 2014-08-20 22:24:27 -04:00
browser-tabPreviews.xml
browser-tabview.js
browser-thumbnails.js
browser.css Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw 2014-08-22 15:34:25 -07:00
browser.js Bug 1043801: tracking protection notifications show up in the generic security notification doorhanger, interactions with permissionManager to disable/enable tracking protection for a page r=adw 2014-08-22 20:26:31 -07:00
browser.xul Merge inbound to m-c. a=merge 2014-08-25 11:49:37 -04:00
browserMountPoints.inc
chatWindow.xul Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap) 2014-08-20 12:49:11 -07:00
content.js Merge inbound to m-c a=merge 2014-08-21 18:22:11 -07:00
downloadManagerOverlay.xul
global-scripts.inc
hiddenWindow.xul Bug 1041685 - show hidpi icons in the mac global webrtc sharing indicator, r=dolske. 2014-08-01 15:17:51 +02:00
highlighter.css Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins 2014-06-13 16:27:10 +02:00
jsConsoleOverlay.xul
macBrowserOverlay.xul Bug 1008793 - add open location back on Mac hidden window and other macBrowserOverlay-using windows, r=dao 2014-05-20 18:44:14 +01:00
nsContextMenu.js Bug 991757 - add telemetry for the context menu, r=mconley,bgrins,f=bwinton 2014-08-14 20:44:59 +02:00
popup-notifications.inc Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw 2014-08-22 15:34:25 -07:00
report-phishing-overlay.xul
safeMode.css
safeMode.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
safeMode.xul
sanitize.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
sanitize.xul
sanitizeDialog.css
sanitizeDialog.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
searchSuggestionUI.css Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 3, searchSuggestionUI and about:home). r=MattN 2014-08-01 12:00:47 -07:00
searchSuggestionUI.js Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 3, searchSuggestionUI and about:home). r=MattN 2014-08-01 12:00:47 -07:00
socialchat.xml Bug 1002914 (part 2) - remove SocialChatBar, add chat specific tests and refactor social tests. r=mixedpuppy 2014-05-10 12:03:08 +10:00
socialmarks.xml Bug 1047340 fix annotation of marks by using the browser url rather than cannonical url, r=jaws 2014-08-19 09:01:52 -07:00
softwareUpdateOverlay.xul
tab-shape.inc.svg
tabbrowser.css Bug 1041845 - Apply image-rendering: -moz-crisp-edges style to favicons throughout the UI when resolution is 2dppx. r=MattN 2014-08-11 14:03:00 -04:00
tabbrowser.xml Merge inbound to m-c a=merge 2014-08-21 18:22:11 -07:00
urlbarBindings.xml Bug 1043801: tracking protection notifications show up in the generic security notification doorhanger, interactions with permissionManager to disable/enable tracking protection for a page r=adw 2014-08-22 20:26:31 -07:00
utilityOverlay.js Bug 1050447 - Skip focusing content if we're opening a new about:blank or about:newtab tab. r=dao, feedback=jimm. 2014-08-20 11:23:43 -04:00
viewSourceOverlay.xul
web-panels.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
web-panels.xul
webrtcIndicator.js Bug 1048230 - Global indicator inaccessible when taskbar is on top of the screen, r=Enn. 2014-08-19 17:50:10 +02:00
webrtcIndicator.xul Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00
win6BrowserOverlay.xul