Граф коммитов

9908 Коммитов

Автор SHA1 Сообщение Дата
Marco Bonardo 36397bbd2a Backout experimental changes to randomly failing sessionstore browser tests (uneffective) 2009-10-17 14:37:35 +02:00
Tanner M. Young 66f4593676 Bug 432118 - "My Yahoo" should be "My Yahoo!" in the list of feed handlers. r=sayrer 2009-10-17 10:07:27 +02:00
Dão Gottwald f26d251498 Bug 513420 - fix browser_privatebrowsing_windowtitle.js sporadic failure. r=ehsan 2009-10-17 08:37:57 +02:00
Dão Gottwald 7d3d4c445f Bug 521766 - about:privatebrowsing onload handler needlessly delays work. r=ehsan 2009-10-17 08:36:37 +02:00
Dão Gottwald 77697cf4ce browser_pageInfo.js cleanup 2009-10-17 08:14:22 +02:00
Rob Arnold bb653feba8 Bug 522416 - Tab Previews must not do synchronous HTTP requests.
Fixes a startup crash and unit tests.
r=vlad

--HG--
extra : rebase_source : 003b29893d97b13820648cd5a1a3277e5d8b3946
2009-10-16 15:02:27 -07:00
Shawn Wilsher dece9e2c28 Bug 522416 - Tab Previews must not do synchronous HTTP requests.
This changes the tab preview code to make asynchronous requests for the image
data via NetUtil.asyncFetch.
r=vlad

--HG--
extra : rebase_source : 80fd8a453099929baea7c7dd9ccff5c59de688c0
2009-10-15 17:11:34 -07:00
Sid Stamm 0e1cce64fa Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte,
sr=mrbkap. First patch! Yay!!
2009-10-16 14:01:04 -07:00
Paul O’Shannessy 32f3c51234 Bug 519099 - Location bar stops working and does not allow any input. Restarts does not help. r=zeniko 2009-10-16 12:18:48 -07:00
Marco Bonardo 363334c64d Revert wrong change, fix current browser_tabfocus.js orange. 2009-10-16 17:24:09 +02:00
Dão Gottwald 79ddfdfdc9 revert incorrect browser_bug477014.js change (changeset 50a858927fad) 2009-10-16 15:28:23 +02:00
Dão Gottwald bca17ee81e browser_discovery.js cleanup (no bug)
--HG--
extra : rebase_source : 3fb6f72db7f3b47905ecd167b3bfca3f829cc279
2009-10-16 15:21:26 +02:00
Marco Bonardo 31179e55f5 Cleanup leftover listeners from browser/base/content browser-chrome tests 2009-10-16 15:19:57 +02:00
Marco Bonardo 2a3f92bbf8 Experimental changes to randomly failing sessionstore browser tests (will backout if noting changes) 2009-10-16 15:19:51 +02:00
Curtis Bartley 88817866e9 Bug 518601 - Troubleshooting Information page should not allow copy-and-paste of the profile directory. r=johnath 2009-10-16 15:19:45 +02:00
Michael Kohler 21018388f4 Bug 395024 - browser.tabs.loadFolderAndReplace is obsolete and unimplemented, remove it from firefox.js, r=mak 2009-10-16 15:19:38 +02:00
Marco Bonardo 82401aa069 bug 507172 - Disable browser_ui_bookmarks_sidebar.js again due to random failures, we can survive without it. 2009-10-16 15:19:26 +02:00
Olli Pettay 2d83c2550e Bug 448602 - Have a way to enumerate event listeners, r=bz
--HG--
extra : rebase_source : 77ed96b23db73ae78ed7f34ed231daf84fae1f54
2009-10-16 11:57:32 +03:00
bhsieh@mozilla.com e1ceff4347 Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX) 2009-10-15 23:32:29 -07:00
Dão Gottwald c945528720 Bug 520398 - Cmd+clicking back button no longer opens in new tab. r=mano 2009-10-15 17:48:54 +02:00
Dão Gottwald 35c669516b test cleanup 2009-10-15 15:36:26 +02:00
Paul O’Shannessy 843c9a581d Merge for backing out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:43:32 -07:00
Paul O’Shannessy 5703d590b2 Backed out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:41:03 -07:00
Marco Bonardo a2d0aed7de Bug 521429 - Cannot drag a page link to an empty bookmarks toolbar. r=mano 2009-10-14 19:45:33 +02:00
Dão Gottwald dc236702d9 Make browser_bug521216.js track onLinkIconAvailable again 2009-10-14 19:37:29 +02:00
bhsieh@mozilla.com 98a3f13ee0 Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg) 2009-10-14 09:40:45 -07:00
Dão Gottwald 06558f4748 Fix browser_bug521216.js, take 2 2009-10-14 17:58:50 +02:00
Dão Gottwald 27930945f3 Fix browser_bug521216.js 2009-10-14 16:28:35 +02:00
Dão Gottwald e92d9a4094 Bug 468053 - treat gBrowser.addTab(null) and gBrowser.addTab("about:blank") equally. r=mano 2009-10-14 14:50:52 +02:00
Dão Gottwald 148e890074 Bug 521967 - Going back/forward to a page shows the default favicon briefly. r=mano 2009-10-14 14:49:14 +02:00
Marco Bonardo 52895a2f23 Bug 367991 - Remove unused Places code. r=dietrich, r=dao 2009-10-14 13:56:59 +02:00
Marco Bonardo b3e094e461 Bug 507784 - Some session restore tests don't correctly remove event listeners, part2. r=trivial-cleanup 2009-10-14 13:56:50 +02:00
Marco Bonardo 9679a4ea34 Bug 478718 - Move last Places sync to xpcom-shutdown, r=sdwilsh
--HG--
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown.js
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application_with_removeAllPages.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown_with_removeAllPages.js
2009-10-14 11:53:13 +02:00
Curtis Bartley 3103bee835 Bug 519286 - Copy to Clipboard feature does not lay out properly - about:support page, r=johnath 2009-10-14 11:50:46 +02:00
Dão Gottwald 201d2bb245 Bug 497973 - tab bar overflow animation should use the scroll arrow instead of the all tabs button. ui-r=faaborg, r=vlad 2009-10-13 21:57:48 +02:00
Dão Gottwald 64f88bd2e9 Backed out unintended commit 2009-10-13 19:23:48 +02:00
Dão Gottwald 3ae47529de x 2009-10-13 16:56:06 +02:00
Marco Bonardo 30dab76e20 Backout Bug 462381 due to Mac build bustage 2009-10-13 16:53:27 +02:00
Marco Bonardo 852c3faf6f Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js and browser_ui_history_sidebar.js r=dietrich 2009-10-13 15:32:00 +02:00
Marco Bonardo 62f57fa9ea Bug 507784 - Some session restore tests don't correctly remove event listeners. r=trivial-cleanup 2009-10-13 15:31:53 +02:00
Marco Bonardo ad2ed8403b Bug 521225 - Stop syncing for random failing Places tests, and make sheriffs happier, r=sdwilsh 2009-10-13 15:31:46 +02:00
Marco Bonardo b8f3bfd39c test cleanup for bug 516444 - test_browserGlue_distribution.js should not pollute next tests in case of failure. r=trivial-cleanup 2009-10-13 15:31:33 +02:00
Mitchell Field 7df5fc2f99 Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Taras Glek 1d126be6cd Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
2009-10-12 12:31:50 -07:00
Dão Gottwald 1fb6b5bce0 Bug 521188 - AeroPeek object leaks into global scope. r=gavin (P1 blocker on CLOSED TREE) 2009-10-12 08:13:25 +02:00
Marco Bonardo 0bf380a441 forgot one usecapture change, sorry. 2009-10-10 14:10:49 +02:00
Marco Bonardo 6501eff391 sync browser_394759_privatebrowsing.js with browser_394759.js and add a couple infos to try debugging failure. 2009-10-10 14:08:38 +02:00
Ehsan Akhgari 441c2ab877 Bug 513420 - random failure in browser_privatebrowsing_windowtitle.js, r=mconnor. Further modified by me, r=ehsan 2009-10-09 23:13:53 +02:00
Dão Gottwald 906a8a6a23 Bug 521548 - Remove unused command-button and filter-button bindings. r=mak 2009-10-10 12:14:59 +02:00
Markus Stange 47b30b251c Bug 520644 - Switching to a lightweight theme pushes down the content area. r=dao 2009-10-10 09:24:00 +02:00
Marco Bonardo 7b0c6481e4 Bug 518970 - Sporadic timeout in browser_394759_privatebrowsing.js, r=zpao 2009-10-09 20:17:13 +02:00
Dão Gottwald 19b1a2a700 Bug 521216 - Dispatch the TabOpen event before notifying progress listeners. r=gavin
--HG--
extra : rebase_source : ae11457dde7197eb0d56c8795c67728be93dc27d
2009-10-09 20:36:06 +02:00
Dão Gottwald f169c5a5be Bug 521216 - remove debug code
--HG--
extra : rebase_source : d1233872ce281ca8ec4ce4a11766dc6dec756e92
2009-10-09 20:34:10 +02:00
Paul O’Shannessy ffb291e76d Bug 514816 - Reenable tests from bug 459906, bug 461743, and bug 464620. r=zeniko 2009-10-04 23:54:26 -07:00
Romain BEZUT 9bda704751 Bug 458631 - Misalignment in --help command line. r=gavin 2009-10-09 12:50:42 +02:00
Jae-Seong Lee 1d9c675d67 Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 1. r=mak 2009-10-09 12:29:58 +02:00
Markus Stange d113609b2f Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
2009-10-09 18:20:37 +13:00
Markus Stange 7ee5cecce4 Merge backout of bug 456646. 2009-10-09 18:15:34 +13:00
Markus Stange 94f4ccb97f Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better. 2009-10-09 18:14:31 +13:00
Nick Thomas 09b680d58d Reset shipped-locales to en-US for trunk, no bug 2009-10-09 17:12:29 +13:00
Taras Glek d33c6f1c4a bug 521191: backed out e22bef491d84 2009-10-08 16:44:44 -07:00
Taras Glek 387de8cf2e Backed out changeset e22bef491d84 2009-10-08 16:43:55 -07:00
Dão Gottwald 7efe772063 report debug info for bug 521216 2009-10-08 23:43:28 +02:00
Jim Mathies a42516f023 Bug 518666 - avoid importing win7 specific jsm on lesser os. r=dao. 2009-10-08 15:08:35 -05:00
Taras Glek d07c55d805 Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-08 11:22:50 -07:00
Markus Stange 24f7463d0c Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Dão Gottwald f2b726b34b Bug 521216 - Don't use 'for each...in' for arrays and node lists. r=robarnold 2009-10-08 19:35:18 +02:00
Martin McNickle 31723b0a7a Bug 508221 - Favicons in search bar dropdown not shown if menus_have_icons=false. r=dao 2009-10-08 09:00:17 +02:00
Dão Gottwald 8b5b0ca856 Bug 518468 - no easy way to undo after installation of a lightweight theme. r=dtownsend 2009-10-08 08:59:37 +02:00
Dão Gottwald 711b961c05 Fix indentation 2009-10-08 08:58:22 +02:00
Jim Mathies 3415c416ef Bug 520937 - Fix taskbar contract id failures. r=gavin. 2009-10-07 20:09:09 -05:00
Jim Mathies 88a9bcf6c3 Bug 520801 - Remove sub directory from taskbar module path. Addresses installer build issues which prevented jsm installation. r=dao.
--HG--
rename : browser/components/wintaskbar/jumpLists.jsm => browser/components/wintaskbar/WindowsJumpLists.jsm
rename : browser/components/wintaskbar/preview-per-tab.jsm => browser/components/wintaskbar/WindowsPreviewPerTab.jsm
2009-10-07 20:06:30 -05:00
Marco Bonardo b7cb026b86 Bug 498339 - hopefully fix browser_394759.js intermittent failure and timeout, r=zpao 2009-10-08 02:46:09 +02:00
Reed Loden 0279f05118 Bug 520444 - "Update plugin update URL pref (plugins.update.url) to real URL" [r=gavin] 2009-10-07 19:26:16 -05:00
Jim Mathies e25cec0e24 Bug 518666 - Fix for bad nsBrowserGlue.js import. r=dao. 2009-10-07 13:06:06 -05:00
Dão Gottwald 914c8bb55c More nits for bug 518666 2009-10-07 13:35:37 +02:00
Jim Mathies c6bd5c428e Bug 518666 - address missed updates. 2009-10-07 04:22:12 -05:00
Jim Mathies b411f52ae0 Bug 518666 - Add Firefox win7 jump list support. r=sdwilsh, r=dao. 2009-10-07 04:09:11 -05:00
Dão Gottwald 57d43d2c7e Bug 474056 - addressing review comment 2009-10-07 10:35:16 +02:00
Rob Arnold d08699bbf2 Bug 520724 - Aero Peek preview prefs should be better defined/classified r=rflint
--HG--
extra : rebase_source : 463f184cfb6766d67121784c7edc998c78bc784f
2009-10-06 15:57:20 -04:00
Dan Witte a75255221b Implement jsctypes with raw JSAPI. b=518721, r=jorendorff, sr=bsmedberg 2009-10-06 12:16:38 -07:00
Rob Arnold c4f71f1e57 Bug 474056 - Minor fixes for undefind variables r=dao 2009-10-06 15:09:49 -04:00
Asaf Romano 89223cf631 Fix a review comment from bug 510634. r=mak. 2009-10-06 20:17:55 +02:00
Dão Gottwald 83cc076f57 Bug 449010 - In browser.js, don't prototype single-instance objects. r=mano,gavin 2009-10-06 17:58:00 +02:00
Dão Gottwald e5e2ab904e Bug 494152 - eliminate onnewtab and the NewTab event. r=mano 2009-10-06 16:27:15 +02:00
Marco Bonardo 5bda0953f7 Bug 520547 - revert renaming of PlacesUtils methods from bug 477583. r=mano, r=gavin 2009-10-06 15:47:58 +02:00
Asaf Romano d4fdb1eb8a Bug 510634 - Wrong icons on bookmarks sidebar. r=mak. 2009-10-06 15:04:14 +02:00
Marco Bonardo 673c1a8dc9 Fix test for bug 474056, persistent orange. r=trivial-bustage-fix 2009-10-06 14:42:04 +02:00
Dão Gottwald bcd1a520d1 Bug 514915 - gProgressCollapseTimer and gProgressMeterPanel shouldn't exist. r=mano 2009-10-06 14:34:25 +02:00
Dão Gottwald dbf862a715 Bug 507586 - FullScreen shutdown code doesn't belong in BrowserTryToCloseWindow(). r=mano 2009-10-06 14:33:55 +02:00
Makoto Kato 3a0c0c3f5d Bug 469654 - Windows x64 build support. r=ted 2009-10-06 17:28:05 +09:00
Rob Arnold d3c9f1936e Fix test for bug 474056 to run on non-Windows 7 machines.
--HG--
extra : rebase_source : 8d1c5f3f8dd4e9df22c60a0694b712454b7e7077
2009-10-06 03:22:27 -04:00
Rob Arnold 63fa3e7507 Bug 474056 - Implement optional preview per tab r=dao,rflint,mconnor 2009-10-06 00:26:15 -04:00
Armen Zambrano Gasparnian 74f65e7c2d Bug 501794 download the windows installers only if a product declares RETRIEVE_WINDOWS_INSTALLER=1 in their /locales/Makefile.in file - r=ted 2009-10-05 17:04:18 -04:00
Marco Bonardo 96a11ae6ae Forgot to remove observer in bug 516444, r=trivial-post-facto 2009-10-05 16:43:10 +02:00
Dão Gottwald e9e67b2de3 Bug 494373 - make sure the location bar is visible before focusing it. r=gavin 2009-10-05 15:41:24 +02:00
Marco Bonardo a21ef72782 Bug 516444 - Installation of Firefox Custom Builds without migration from a 2nd Browser is missing the Firefox default bookmarks, r=thunder 2009-10-05 12:13:04 +02:00
Marco Bonardo defd3de01d Bug 519186 - drag & drop in bookmarks menu does not correctly update the view, r=mano
This is a regression from bug 498130.
2009-10-05 12:12:46 +02:00
Taras Glek 1ef63bc9d4 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:44:52 +02:00
Dão Gottwald bdf29ceb01 Backed out changeset ddd79f809784 2009-10-04 12:44:27 +02:00
Dão Gottwald f1297fc664 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:43:18 +02:00
Dão Gottwald c29f0232f6 Bug 520374 - WebContentConverter.js needlessly includes debug.js. r=mano 2009-10-03 18:36:44 -04:00
Dão Gottwald fdcc1cdfea Bug 520372 - re-enable aero glass for the all tabs panel. r=rflint 2009-10-03 18:36:15 -04:00
Ryan Flint 2dd815bb9d Bug 520342 - Consolidate some getService calls. r=dietrich 2009-10-03 17:48:43 -04:00
Dão Gottwald 9e56adade4 Bug 520361 - escapeNameValuePair() shouldn't be global. r=gavin 2009-10-03 18:41:44 +02:00
Jim Mathies 4c5bea8fa8 Bug 403857 - Windows file picking codepath in Applications preference pane should use isValidHandlerApp. r=myk 2009-10-03 18:25:41 +02:00
Dão Gottwald 7cedc880af follow-up to bug 517755 2009-10-03 17:50:08 +02:00
Dão Gottwald c9f547d402 Bug 517755 - use smart getters in View Source window. r=neil 2009-10-03 11:36:04 +02:00
Chris Jones 2151b59798 Merge backout 2009-10-02 18:09:39 -05:00
Chris Jones 708e2e04ae Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
Dão Gottwald 431d456e10 Bug 520190 - make use of formatURL(). r=gavin 2009-10-02 18:52:53 +02:00
Dão Gottwald 313b664802 Bug 520143 - don't try/catch when reading plugins.hide_infobar_for_outdated_plugin and plugins.hide_infobar_for_missing_plugin, since they have a default value. r=dtownsend 2009-10-02 18:22:53 +02:00
Blair McBride 86cf9e1b49 Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh 2009-10-02 13:26:04 +02:00
Chris Jones f2df9d3504 bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad 2009-10-01 21:50:09 -05:00
Dão Gottwald 29543666e6 Testing impact on Ts Shutdown 2009-10-02 01:51:49 +02:00
Dão Gottwald 92421ac350 backout change from Ts Shutdown investigation 2009-10-02 10:52:10 +02:00
Nochum Sossonko 6c269632c9 Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron 2009-10-02 08:22:18 +02:00
Blair McBride 239ca6d319 Bug 468881 - Save Frame As… option appears when not necessary in File Menu. r=dao, ui-r=beltzner 2009-10-02 08:21:48 +02:00
Dão Gottwald 662658b106 Testing impact on Ts Shutdown 2009-10-02 07:57:54 +02:00
Dão Gottwald 0cf3cebd9d Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner 2009-09-30 10:40:50 +02:00
Markus Amalthea Magnuson 6976bebdce Bug 314844 - "About Mozilla Firefox" menuitem should be labeled "About Firefox". r=gavin, ui-r=faaborg 2009-09-30 10:02:22 +02:00
Dão Gottwald 74e88a5e85 Bug 519586 - anomaly on the back button texture when clicking the forward button 2009-09-30 09:57:52 +02:00
Dietrich Ayala 8f8c161f85 Bug 498130 - Reduce places-views overhead (RELAND) 2009-10-01 09:53:26 -07:00
Dão Gottwald 03ac4fd346 Attempt to address Ts Shutdown regression, follow-up to bug 334697 2009-10-01 17:00:06 +02:00
Blair McBride f2c8ea639b Bug 432213 - Bookmark dialog position incorrectly when bookmarking frame. r=mak77, ui-r=limi 2009-10-01 16:10:53 +02:00
Dão Gottwald 2be5c0224b add missing semicolons 2009-10-01 16:07:21 +02:00
Dão Gottwald 3bf6c129a8 Bug 518533 - back and forward buttons have the wrong orientation in RTL mode on OS X. r=vlad 2009-09-29 21:19:21 +02:00
Marco Bonardo 2a43d29a31 Bug 477583 - Backups of bookmarks stops working if a future backup exists, r=mano 2009-09-29 12:44:18 +02:00
Markus Stange 317bb3674c Bug 511785 - Replace toolbarbutton background images in the Places window with some CSS magic (borders, gradient backgrounds, box shadows). r=dao
--HG--
extra : rebase_source : 6e2a128c69aea89302243f60ad889c5e3f6380d3
2009-09-28 10:01:22 +13:00
Gavin Sharp eabb2cae02 Bug 462598 - about:rights text in nightlies is showing text for branded builds. r=dolske 2009-09-26 21:02:03 +02:00
Dão Gottwald 778111459b Bug 424517 - Icons on bookmarks toolbar should be always small. r=gavin 2009-09-26 17:50:26 +02:00
Asaf Romano 8675f1e5ad Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor. 2009-09-26 11:23:17 +03:00
Paul O’Shannessy 2b83a9036c Bug 518616 - Browser tests shouldn't create storage statement wrapper or use step(). r=dao
--HG--
extra : rebase_source : 34526611e426f28eaf383e0db25c32f253d4e0ff
2009-09-25 15:32:22 -07:00
Paul O’Shannessy 9b3dc3742e Bug 518617 - Private Browsing tests should use executeStep() instead of step(). r=ehsan
--HG--
extra : rebase_source : c7aa921163e13d5f7ea42ff084574876816a06d0
2009-09-25 15:32:21 -07:00
Mitchell Field 41c8798093 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Curtis Bartley 68fa3b7cf6 Bug 367596 - Create about:support page with troubleshooting information. r=johnath,mconnor 2009-09-25 18:40:51 +02:00
John Morkel 47cbbeabc8 Test for bug 515635. r=dao 2009-09-25 18:40:38 +02:00
Dan Witte 8716af4a26 Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
Dão Gottwald 7f907dda27 Bug 482941 - make 'View Background Image' handle background-image lists. r=mano 2009-09-23 11:07:12 +02:00
Phil Ringnalda b49e2a065c Bug 518124 - Package content_canvas.xpt, r=ted 2009-09-22 20:43:07 -07:00
David Dahl 27862f43cd Bug 463270: fix favicon code to avoid trying to load a favicon for wyciwyg: pages (fixes ASSERTION: Must have a principal: 'mOwner'), r=gavin
--HG--
extra : rebase_source : 67d63f88c4ed980508c15ef1afcde94155e9171d
2009-09-22 14:13:58 -04:00
Benjamin Smedberg 2ddee4d280 Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
Dão Gottwald e932bb0cf9 Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad 2009-09-22 10:40:12 +02:00
Daniel Holbert ade9702a89 Bug 495228, followup patch: Remove a few trailing right-paren characters that were missed in this bug's previous landing (to fix build warnings like "Extraneous text after ifneq directive"). r=ted 2009-09-21 22:43:58 -07:00
Dão Gottwald 2902fa95d2 Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak 2009-09-20 12:58:27 +02:00
Dão Gottwald 74751676d9 backout part of changeset d93f6e968a19 2009-09-20 04:06:56 +02:00
Dão Gottwald 0f01c2911d Bug 517706 - use gBrowser instead of getBrowser() in private browsing code. r=ehsan 2009-09-20 04:00:09 +02:00
Dão Gottwald 3e08bbe5d6 add debug info 2009-09-20 03:59:39 +02:00
Dão Gottwald 56eb3f1112 Bug 517708 - use gBrowser instead of getBrowser() in session restore code. r=zeniko 2009-09-19 21:38:58 +02:00
Ehsan Akhgari a9142d831d Bug 513166 - Remove "Warning Messages" settings button from Preferences --> Security; r=dao 2009-09-19 21:08:56 +04:30