gecko/browser/base/content
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E) e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
..
overrides
pageinfo bug 539174 - Page Info > General lists AES-256 ciper as AES-256 256. r=db48x 2010-07-14 16:59:43 -05:00
tabview Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
test Bug 587901 - Make the identity box draggable. r+a=dolske 2010-09-08 17:10:46 +02:00
aboutDialog.css
aboutDialog.js
aboutDialog.xul
aboutHome.css Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
aboutHome.js Bug 594183 - Remove useless title tooltips from about:home. r+a=gavin 2010-09-08 16:06:42 +02:00
aboutHome.xhtml Bug 594183 - Remove useless title tooltips from about:home. r+a=gavin 2010-09-08 16:06:42 +02:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml Bug 591104 - Mirrored images in about:robots are useless. r=mstange rs=dolske a=gavin 2010-09-06 16:27:06 +02:00
aboutSyncTabs-bindings.xml Bug 571897 (Sync UI) - Part 4: about:sync-tabs [r=dolske] 2010-08-02 16:37:56 -07:00
aboutSyncTabs.css Bug 571897 (Sync UI) - Part 4: about:sync-tabs [r=dolske] 2010-08-02 16:37:56 -07:00
aboutSyncTabs.js Bug 590613 - Sync UI: Avoid accessing Weave.Service (= importing service.js), r=mconnor a=gavin 2010-09-08 03:37:46 +02:00
aboutSyncTabs.xul Bug 584125 context menu on about:sync-tabs is messed up a=gavin.sharp r=dao 2010-08-19 18:09:38 -07:00
baseMenuOverlay.xul Bug 572695: Remove "Report a Broken Website" from Firefox. r=dolske, a=blocking-betaN 2010-08-23 10:34:29 -07:00
browser-charsetmenu.inc Bug 575182: Cannot change Character Encoding from Firefox Menu Button. r=gavin, a=blocking-b6 2010-09-07 13:41:20 -07:00
browser-context.inc Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao 2010-07-20 18:11:00 -04:00
browser-doctype.inc Bug 583386 - Implement latest Firefox Menu design. r=dolske, ui-r=faaborg, a=blocking2.0 2010-08-19 11:59:20 -07:00
browser-fullZoom.js Bug 559991. Zoom flicker when switching quickly between tabs. r=gavin.sharp a=blocking-betaN 2010-09-02 18:50:32 -03:00
browser-menubar.inc Bug 575182: Cannot change Character Encoding from Firefox Menu Button. r=gavin, a=blocking-b6 2010-09-07 13:41:20 -07:00
browser-places.js Bug 590613 - Sync UI: Avoid accessing Weave.Service (= importing service.js), r=mconnor a=gavin 2010-09-08 03:37:46 +02:00
browser-sets.inc Bug 465090: Add keyboard shortcut to open addons manager. r=dolske a=dolske 2010-08-31 21:23:01 -04:00
browser-syncui.js Bug 590613 - Sync UI: Avoid accessing Weave.Service (= importing service.js), r=mconnor a=gavin 2010-09-08 03:37:46 +02:00
browser-tabPreviews.js Bug 582116 - Provide a way to show certain tabs and get visible tabs [r=dao a=beltzner] 2010-07-29 16:39:57 -07:00
browser-tabPreviews.xml
browser-tabview.js Another fix for Bug 586719 - Use proper KeyEvent constants for Tab Candy code [r=dolske a=gavin] 2010-08-18 09:39:34 +08:00
browser.css Backed out changeset 1633907c75b7 2010-09-08 07:39:35 -04:00
browser.js Bug 587901 - Make the identity box draggable. r+a=dolske 2010-09-08 17:10:46 +02:00
browser.xul Bug 587901 - Make the identity box draggable. r+a=dolske 2010-09-08 17:10:46 +02:00
browserMountPoints.inc
credits.xhtml b=524308; add some names to credits; r/a=shaver 2010-07-22 12:32:27 -07:00
domplate.jsm Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
downloadManagerOverlay.xul
extensionsManagerOverlay.xul
fullscreen-video.xhtml
global-scripts.inc
hiddenWindow.xul
insideOutBox.js Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
inspector.html Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
inspector.js Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
jsConsoleOverlay.xul
macBrowserOverlay.xul
NetworkPrioritizer.jsm
nsContextMenu.js Bug 485288 - Ensure video context menu doesn't show when video's source children don't contain a resource. r=dolske a=blocking2.0 2010-09-03 12:03:03 +12:00
openLocation.js
openLocation.xul Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao 2010-07-20 18:11:00 -04:00
openLocationLastURL.jsm
pageReportFirstTime.xul
safeMode.js
safeMode.xul
sanitize.js Bug 576621 - clearing cache does NOT clear cached images.r=joe,gavin 2010-07-11 21:01:53 -04:00
sanitize.xul
sanitizeDialog.css
sanitizeDialog.js
softwareUpdateOverlay.xul
stylePanel.jsm Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
syncGenericChange.js Bug 590805 - Sync UI: Revamp setup wizard (part 3), r=mconnor a=blocking2.0 2010-09-08 03:37:46 +02:00
syncGenericChange.xul Bug 590805 - Sync UI: Revamp setup wizard (part 3), r=mconnor a=blocking2.0 2010-09-08 03:37:46 +02:00
syncKey.xhtml Bug 590805 - Sync UI: Revamp setup wizard (part 1), r=mconnor a=blocking2.0 2010-09-08 03:37:46 +02:00
syncNotification.xml Bug 587215 - Sync UI: Error notifications aren't displayed r=dolske a=blocking2.0 2010-08-28 13:42:04 -07:00
syncSetup.js Bug 590805 - Sync UI: Revamp setup wizard (part 4), r=mconnor a=blocking2.0 2010-09-08 03:37:46 +02:00
syncSetup.xul Bug 590805 - Sync UI: Revamp setup wizard (part 5), r=mconnor a=blocking2.0 2010-09-08 03:37:46 +02:00
syncUtils.js Bug 590805 - Sync UI: Revamp setup wizard (part 2), r=mconnor a=blocking2.0 2010-09-08 03:37:46 +02:00
tabbrowser.css
tabbrowser.xml Bug 589876 - Switch-to-Tab does not match detached tabs. r=gavin a=dietrich 2010-09-06 16:27:29 +02:00
urlbarBindings.xml Bug 589139: Keyboard short-cuts missing from Firefox button menu items. r=gavin.sharp, a=blocking-b6 2010-09-07 13:37:04 -07:00
utilityOverlay.js Bug 579872 - Bookmarks should always opens a new tab when the current tab is an app tab. r=dao a=blocking 2010-08-31 21:30:38 +02:00
viewSourceOverlay.xul
web-panels.js
web-panels.xul
win6BrowserOverlay.xul Bug 574435 - Hide the menu bar by default on Win Vista and 7. r=gavin 2010-06-25 14:19:12 +02:00