Commit Graph

4620 Commits

Author SHA1 Message Date
Walter Meinl
229aa1cc5d Bug 495608 - [OS/2] "make package" includes the Unit-test programs in the ZIP file. r=ted 2009-10-25 15:50:28 +01:00
Jory A. Pratt
33ad338f48 Bug 517417 - access violation: while compiling xulrunner tries to test for Mercurial repositories above its build dir. r=ted 2009-10-25 10:25:34 +01:00
Jonas Sicking
17edc7e1dc Bug 523771: Support the 'multiple' attribute on <input type=file>. r=benjamn sr=jst 2009-10-24 21:13:30 -07:00
Curtis Bartley
9ae3ddfdc8 Bug 523337 - smarter cr/lf handling, smarter ellipsis handling, and minor refactoring for about:support. r=gavin 2009-10-23 23:26:46 +02:00
Dão Gottwald
d2c20e7beb Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +02:00
Tanner M. Young
3927f423ab Bug 517902 - "Reimplement image properties, using the existing "Media" panel" [ui-r=faaborg r=db48x sr=mconnor] 2009-10-22 19:32:49 -05:00
Dão Gottwald
2305a99b0f Bug 520173 - Reset lightweight theme previews when leaving the source page. r=dtownsend 2009-10-22 22:47:59 +02:00
Tanner M. Young
1063f9259d Bug 519390 - Page info sometimes resizes an image incorrectly when it uses scaling. r=dao 2009-10-22 22:47:17 +02:00
Dão Gottwald
066ec05932 Backed out changeset 1afef31990f3 2009-10-21 23:25:04 +02:00
Reed Loden
0c3cc9eed4 Fix whitespacing in browser/base/content/aboutSupport.xhtml to match what is being used on 1.9.2 in order to help make creating patches for both trunk and branch easier. Whitespacing only change. No bug. 2009-10-21 15:02:50 -05:00
Dão Gottwald
682f208abf Bug 523312 - address some nits in aboutSupport.xhtml. r=gavin 2009-10-21 11:18:48 +02:00
Nochum Sossonko
14e32bd632 Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bz,jst,ehsan 2009-10-20 10:19:43 -04:00
Curtis Bartley
0fc0510b23 Bug 519077 - "Add a whitelist+blacklist for the modified prefs list on about:support" [r=johnath] 2009-10-20 01:50:08 -05:00
Markus Amalthea Magnuson
dd90bc6deb Bug 287162 - Mac Widget code ignores "minimizable=no" window feature, r=mano sr=roc ui-r=faaborg 2009-10-17 21:05:42 -07:00
Marco Bonardo
4194ff16df Bug 518970 - New experimental rewrite of browser_394759_privatebrowsing.js (constant random failure) 2009-10-17 14:37:42 +02:00
Marco Bonardo
96c6c22e2e Backout experimental changes to randomly failing sessionstore browser tests (uneffective) 2009-10-17 14:37:35 +02:00
Tanner M. Young
de67ac6940 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
31f455b520 Bug 513420 - fix browser_privatebrowsing_windowtitle.js sporadic failure. r=ehsan 2009-10-17 08:37:57 +02:00
Dão Gottwald
eeabab786b Bug 521766 - about:privatebrowsing onload handler needlessly delays work. r=ehsan 2009-10-17 08:36:37 +02:00
Dão Gottwald
18f2da9c8a browser_pageInfo.js cleanup 2009-10-17 08:14:22 +02:00
Rob Arnold
0cdb2a8368 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
ac2412932d 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
fb4694efc4 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
f697fa7558 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
90d3b3b0b7 Revert wrong change, fix current browser_tabfocus.js orange. 2009-10-16 17:24:09 +02:00
Dão Gottwald
2518de2f7f revert incorrect browser_bug477014.js change (changeset 50a858927fad) 2009-10-16 15:28:23 +02:00
Dão Gottwald
e47ad61b98 browser_discovery.js cleanup (no bug)
--HG--
extra : rebase_source : 3fb6f72db7f3b47905ecd167b3bfca3f829cc279
2009-10-16 15:21:26 +02:00
Marco Bonardo
fbcd597e1e Cleanup leftover listeners from browser/base/content browser-chrome tests 2009-10-16 15:19:57 +02:00
Marco Bonardo
d7d35e3dac Experimental changes to randomly failing sessionstore browser tests (will backout if noting changes) 2009-10-16 15:19:51 +02:00
Curtis Bartley
c1e6d79e3b 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
7ffbf5a425 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
53e8d3e6c1 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
7e40ce018a 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
be1800b20f 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
8e5fec9fa5 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
db9c780398 test cleanup 2009-10-15 15:36:26 +02:00
Paul O’Shannessy
fc6c404336 Merge for backing out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:43:32 -07:00
Paul O’Shannessy
b996efa481 Backed out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:41:03 -07:00
Marco Bonardo
6491fbab57 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
bbe4943a59 Make browser_bug521216.js track onLinkIconAvailable again 2009-10-14 19:37:29 +02:00
bhsieh@mozilla.com
82dfde45d6 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
5ee26da95e Fix browser_bug521216.js, take 2 2009-10-14 17:58:50 +02:00
Dão Gottwald
76df4ac2b4 Fix browser_bug521216.js 2009-10-14 16:28:35 +02:00
Dão Gottwald
d9f27bea07 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
9437300eb2 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
bcafe07799 Bug 367991 - Remove unused Places code. r=dietrich, r=dao 2009-10-14 13:56:59 +02:00
Marco Bonardo
b41b3ad11e 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
6b1e89f0ef 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
ce34b279c6 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
61132f443c 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
0153f907d0 Backed out unintended commit 2009-10-13 19:23:48 +02:00
Dão Gottwald
a1c4f0ea5b x 2009-10-13 16:56:06 +02:00
Marco Bonardo
3faa2807cc Backout Bug 462381 due to Mac build bustage 2009-10-13 16:53:27 +02:00
Marco Bonardo
c99bb5ddc9 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
0dc7e18a7b 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
6693640a68 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
9e75b13efa 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
c5f943ce30 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
45c73c60d8 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
619614abd8 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
0c99e021e5 forgot one usecapture change, sorry. 2009-10-10 14:10:49 +02:00
Marco Bonardo
5d10169035 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
49a23522ca 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
0c15f2722f Bug 521548 - Remove unused command-button and filter-button bindings. r=mak 2009-10-10 12:14:59 +02:00
Markus Stange
5110b3a364 Bug 520644 - Switching to a lightweight theme pushes down the content area. r=dao 2009-10-10 09:24:00 +02:00
Marco Bonardo
2cbc880644 Bug 518970 - Sporadic timeout in browser_394759_privatebrowsing.js, r=zpao 2009-10-09 20:17:13 +02:00
Dão Gottwald
4b9837871c 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
ec7424cf8a Bug 521216 - remove debug code
--HG--
extra : rebase_source : d1233872ce281ca8ec4ce4a11766dc6dec756e92
2009-10-09 20:34:10 +02:00
Paul O’Shannessy
526603ac88 Bug 514816 - Reenable tests from bug 459906, bug 461743, and bug 464620. r=zeniko 2009-10-04 23:54:26 -07:00
Romain BEZUT
0c1bd6f118 Bug 458631 - Misalignment in --help command line. r=gavin 2009-10-09 12:50:42 +02:00
Jae-Seong Lee
141db91f4e 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
1db2aff813 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
49505be9f8 Merge backout of bug 456646. 2009-10-09 18:15:34 +13:00
Markus Stange
8efbc0ba13 Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better. 2009-10-09 18:14:31 +13:00
Nick Thomas
91b8116b13 Reset shipped-locales to en-US for trunk, no bug 2009-10-09 17:12:29 +13:00
Taras Glek
6da4861bfc bug 521191: backed out e22bef491d84 2009-10-08 16:44:44 -07:00
Taras Glek
c7f069ab70 Backed out changeset e22bef491d84 2009-10-08 16:43:55 -07:00
Dão Gottwald
50e90450b0 report debug info for bug 521216 2009-10-08 23:43:28 +02:00
Jim Mathies
2c74c8f242 Bug 518666 - avoid importing win7 specific jsm on lesser os. r=dao. 2009-10-08 15:08:35 -05:00
Taras Glek
4c56f842c8 Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-08 11:22:50 -07:00
Markus Stange
5506bd72d5 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
5c6758cba1 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
25cc8d92e8 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
11399d95f8 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
173e9e6320 Fix indentation 2009-10-08 08:58:22 +02:00
Jim Mathies
3d6d06a11e Bug 520937 - Fix taskbar contract id failures. r=gavin. 2009-10-07 20:09:09 -05:00
Jim Mathies
4cd8da9491 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
d0c159e1aa Bug 498339 - hopefully fix browser_394759.js intermittent failure and timeout, r=zpao 2009-10-08 02:46:09 +02:00
Reed Loden
1d7511825f 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
8387b9805b Bug 518666 - Fix for bad nsBrowserGlue.js import. r=dao. 2009-10-07 13:06:06 -05:00
Dão Gottwald
4806f0b6ed More nits for bug 518666 2009-10-07 13:35:37 +02:00
Jim Mathies
58f2416be0 Bug 518666 - address missed updates. 2009-10-07 04:22:12 -05:00
Jim Mathies
8a663f72e8 Bug 518666 - Add Firefox win7 jump list support. r=sdwilsh, r=dao. 2009-10-07 04:09:11 -05:00
Dão Gottwald
274cae972a Bug 474056 - addressing review comment 2009-10-07 10:35:16 +02:00
Rob Arnold
17b97967ad 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
33058ca79e Implement jsctypes with raw JSAPI. b=518721, r=jorendorff, sr=bsmedberg 2009-10-06 12:16:38 -07:00
Rob Arnold
363bdd02d6 Bug 474056 - Minor fixes for undefind variables r=dao 2009-10-06 15:09:49 -04:00
Asaf Romano
420ce79b68 Fix a review comment from bug 510634. r=mak. 2009-10-06 20:17:55 +02:00
Dão Gottwald
59053eb9fd 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
db77698258 Bug 494152 - eliminate onnewtab and the NewTab event. r=mano 2009-10-06 16:27:15 +02:00