gecko/browser/base/content
2013-04-09 21:14:56 -07:00
..
abouthealthreport bug 840124 - really fix the leaks this time 2013-03-26 17:02:57 -04:00
abouthome Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage 2013-04-09 21:14:56 -07:00
newtab Bug 854075 - Use mouseover instead of mouseenter for newtab page; r=jaws 2013-03-26 15:00:59 +01:00
overrides
pageinfo Bug 857022 - Remove MOZ_MEDIA build-time define. r=ted 2013-04-04 14:09:00 -07:00
sync Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak 2013-04-06 14:46:35 -04:00
test Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage 2013-04-09 21:14:56 -07:00
aboutDialog.css
aboutDialog.js Bug 856144: add nsIBlocklistService to Services.jsm, r=dtownsend 2013-03-29 16:10:47 -04:00
aboutDialog.xul Bug 848451 - Hide the channel information on the About dialog if the user is running the Release channel. r=mconley 2013-03-06 13:42:36 -05:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
aboutSocialError.xhtml
baseMenuOverlay.xul
blockedSite.xhtml
browser-addons.js
browser-appmenu.inc Bug 587757 - (global-console) Implement Browser Console; r=past,jwalker,Mossop 2013-04-09 12:47:23 +03:00
browser-charsetmenu.inc
browser-context.inc Bug 840745 - Default HTML5 audio/video player controls should facilitate changing playback rate. r=jaws ui-r=limi 2013-03-07 12:28:24 -05:00
browser-data-submission-info-bar.js Bug 830408 - Tests for data reporting notification bar; r=gavin 2013-03-15 10:07:39 -07:00
browser-doctype.inc
browser-feeds.js
browser-fullScreen.js Bug 855370 - Remove the ability to not 'Always show the tab bar'. r=dao, ui-r=limi 2013-03-27 20:54:59 -04:00
browser-fullZoom.js Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
browser-gestureSupport.js Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc 2013-04-09 14:44:01 -05:00
browser-menubar.inc Bug 587757 - (global-console) Implement Browser Console; r=past,jwalker,Mossop 2013-04-09 12:47:23 +03:00
browser-places.js Bug 834543 - Part 2: Update use of setCharsetForURI. r=mak 2013-03-22 01:06:53 +08:00
browser-plugins.js bug 832481 - require doorhanger to activate vulnerable click-to-play plugins r=jaws 2013-03-08 15:51:34 -08:00
browser-safebrowsing.js
browser-sets.inc Bug 587757 - (global-console) Implement Browser Console; r=past,jwalker,Mossop 2013-04-09 12:47:23 +03:00
browser-social.js bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe 2013-04-07 23:53:41 -07:00
browser-syncui.js
browser-tabPreviews.js Bug 840526 - Front-end workaround for bug 839974. r=fryn 2013-02-12 22:16:28 +01:00
browser-tabPreviews.xml Bug 670684 - Remove all tabs panel code . r=gavin 2013-02-11 13:48:32 +01:00
browser-tabview.js
browser-thumbnails.js Bug 836630 - Fix intermittent failures on try - when the http channel doesn't have an mResponseHead, we can't get the response status. r=ttaubert 2013-02-06 11:00:36 -08:00
browser-webrtcUI.js
browser.css Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc 2013-04-09 14:44:01 -05:00
browser.js Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage 2013-04-09 21:14:56 -07:00
browser.xul bug 857923 fix some l10n issues, r=gavin 2013-04-07 20:58:37 -07:00
browserMountPoints.inc
content.js Bug 792215. Convert quickstubs to using JSNative getters and setters. r=peterv 2012-09-25 14:44:40 -04:00
downloadManagerOverlay.xul
global-scripts.inc
hiddenWindow.xul
highlighter.css
jsConsoleOverlay.xul
macBrowserOverlay.xul Bug 859326 - Hide the New Window Mac OS X dock menu item in permanent Private Browsing mode; r=jdm 2013-04-08 11:30:50 -04:00
nsContextMenu.js Bug 840745 - Default HTML5 audio/video player controls should facilitate changing playback rate. r=jaws ui-r=limi 2013-03-07 12:28:24 -05:00
openLocation.js
openLocation.xul
report-phishing-overlay.xul
safeMode.css
safeMode.js
safeMode.xul
sanitize.js Bug 850210 - Part 2. Update removeGroupedPrefs usage to nsIContentPrefService2.removeAllDomains. r=adw 2013-03-29 23:08:49 -03:00
sanitize.xul Bug 847627 (part 2) - Unify Browsing and Download history entries in shutdown Sanitize dialog. 2013-03-20 18:07:05 +01:00
sanitizeDialog.css
sanitizeDialog.js bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
socialchat.xml Backed out changeset f916756bbcbd (bug 809733) for failures in browser_social_chatwindow.js 2013-04-09 09:44:50 +01:00
softwareUpdateOverlay.xul
tabbrowser.css Bug 851436 - Revert tab strip logic by backing out patches for bug 837486, bug 649654, and bug 821859. r=dao 2013-03-17 14:03:08 -07:00
tabbrowser.xml Bug 850163 - use mozRequestAnimationFrame to start the tab opening animation asynchronously but without missing the next possible frame. r=ttaubert 2013-04-03 16:05:56 +02:00
urlbarBindings.xml bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe 2013-04-07 23:53:41 -07:00
utilityOverlay.js Backed out changeset f029edccac09 2013-03-18 16:46:17 +01:00
viewSourceOverlay.xul
web-panels.js
web-panels.xul Bug 480356, move content page tooltip text generation code into tooltip binding so that it can be shared, r=neil,mratcliffe 2013-03-21 08:58:07 -04:00
win6BrowserOverlay.xul