Commit Graph

1814 Commits

Author SHA1 Message Date
Dão Gottwald
96319ee2bc Bug 528440 - Should skip windows that are closed but not yet destroyed when using nsIWindowMediator. r=zeniko 2009-11-13 18:06:44 +01:00
Dão Gottwald
edf5ee5ea6 Fix another case where browser_526613.js would close the window 2009-11-13 09:43:55 +01:00
Dão Gottwald
8dd9aeda18 browser_526613.js debug spew 2009-11-13 08:39:42 +01:00
Dão Gottwald
ecc36f002a Prevent browser_526613.js from still closing the main browser window 2009-11-12 21:18:45 +01:00
Dão Gottwald
5b0464567c Prevent browser_526613.js from closing the main browser window
--HG--
extra : rebase_source : 0378fa9b9ff451e84068fcf1f8881cf356f003d7
2009-11-12 18:25:50 +01:00
Dão Gottwald
e2aa9cec64 Bug 527074 - random failures in sessionstore/test/browser/browser_526613.js 2009-11-12 14:16:00 +01:00
Dão Gottwald
c272508ce7 Follow-up for bug 525710 and bug 525299: get rid of dummy param for getItemsWithAnnotation 2009-11-12 12:11:31 +01:00
Dão Gottwald
b984f39860 Bug 483382 - browser_480148.js causes browser_420786.js to fail 2009-11-12 11:23:26 +01:00
Marco Bonardo
0a80083f29 Fix orange in test_treeview_date.xul due to bug 519479 2009-11-11 13:44:35 +01:00
Reed Loden
2d64c217b5 Another follow-up to bug 527784: just use resource:/// across the board because xpcshell doesn't implement resource://app/ like toolkit's nsXREDirProvider does. 2009-11-10 23:39:13 -06:00
Reed Loden
9d824c2f59 Follow-up to bug 5277784: Use resource:/// in test_openLocationLastURL.js due to lack of nsIXULAppInfo. 2009-11-10 20:20:54 -06:00
Reed Loden
8519a3f070 Bug 527784 - "Browser code incorrectly looking for browser-only modules in gre location" [r=gavin] 2009-11-10 16:42:19 -06:00
Robert O'Callahan
6b3e82f515 Bug 508128. Fix staller.sjs to hold a reference to its pending timer so that it doesn't get GCed and automatically cancelled. r=jwalden 2009-11-10 14:00:35 +13:00
Nochum Sossonko
d855d91612 Bug 491759 - Clear geolocation token when exiting private browsing; r=ehsan 2009-11-09 11:01:36 -05:00
Dão Gottwald
16ecfbb336 Bug 527433 - nsIWebContentConverterRegistrar::getContentHandlers count out param should be optional. r=gavin 2009-11-09 16:45:42 +01:00
Dão Gottwald
de19aaab92 Bug 5265285 - getAllLogins, getAllDisabledHosts and getAllEncryptedLogins count out params should be optional. r=dolske 2009-11-08 10:22:11 +01:00
Ryan Flint
1f2cb76806 Bug 507073 - Don't build nsBrowserDirectoryProvider as a separate library. r=vlad
--HG--
rename : browser/components/dirprovider/nsBrowserDirectoryProvider.cpp => browser/components/dirprovider/DirectoryProvider.cpp
2009-11-07 02:19:44 -05:00
Nochum Sossonko
99b98e5ab4 Bug 491759 - Clear geolocation token when exiting private browsing; r=dougt,ehsan 2009-11-06 19:05:52 -05:00
Dão Gottwald
78ce9ba60d Bug 526989 - getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional. r=gavin
--HG--
extra : rebase_source : ea466269b081c55e6ce4d178a00a9b882f65ac93
2009-11-06 22:56:26 +01:00
Marco Bonardo
5150ddf022 Revert changeset fc4702c75a04 since it is likely causing bug 527074. 2009-11-06 13:26:50 -08:00
Marco Bonardo
68dc74ab68 Bug 525299 - Make Library left pane creation more robust, r=dietrich 2009-11-06 16:25:08 +01:00
Marco Bonardo
ac191bbe6a Some cleanup of test browser_394759.js, possibly involved in subsequent tests timeouts (see bug 518970). 2009-11-06 16:25:04 +01:00
Marco Bonardo
c76d2160e3 Bug 525739 - test_treeview_date.xul fails for the rest of the day when DST changes, r=dietrich 2009-11-06 16:24:56 +01:00
Ehsan Akhgari
6c88be9a7c Bug 526613 - Need a notification representing the end of nsISessionStore.setBrowserState operation; r=dietrich 2009-11-05 16:50:21 -05:00
Saint Wesonga
240c493406 Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Dão Gottwald
1584886680 Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab 2009-11-04 20:23:20 +01:00
Marco Bonardo
caef5e584b typo fix and small cleanup of test_browserGlue_distribution.js 2009-11-04 15:41:35 +01:00
Marco Bonardo
becff9bc73 Remove failures due to sessionstore file being in use, from browser_394759_privatebrowsing.js 2009-11-04 15:41:32 +01:00
Ehsan Akhgari
f6da530110 Bug 514214 - Do not update page titles for places already in history inside the Private Browsing mode; r=mak77 2009-11-03 16:21:42 -05:00
Dão Gottwald
dd5f06ec02 browser_privatebrowsing_pageinfo.js cleanup 2009-11-03 17:06:01 +01:00
Dão Gottwald
c5f31ac9ac Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
2009-11-02 22:04:15 +01:00
Dietrich Ayala
5d80be3d56 bug 411930 - Crash reporter sends wrong URL when crashing during pageload r=paul 2009-10-30 14:04:24 -04:00
Nochum Sossonko
eb3c7f2ee3 Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bzbarsky,jst,ehsan 2009-10-30 12:46:41 -04:00
Marco Bonardo
889e05540b Change startup order of random failing test browser_394759_privatebrowsing.js 2009-10-30 15:48:13 +01:00
Dão Gottwald
27de361e60 merge 2009-10-29 17:01:55 +01:00
Dão Gottwald
a10055c0bb Backed out changeset de94ce5f8968 2009-10-29 17:01:39 +01:00
Gijs Kruitbosch
41ba1acfa5 Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Nochum Sossonko
43d0c651f6 Test for bug 498648. r=ehsan 2009-10-29 14:38:47 +01:00
Marco Bonardo
e68b82d4a3 change debug info for random failing browser_394759_privatebrowsing.js, and fix a wrong setTimeout. 2009-10-29 11:56:36 +01:00
Dietrich Ayala
229d42bdc1 backing out bug 411930 due to test failures 2009-10-28 19:06:49 -07:00
Marco Bonardo
13e364670c Fix a typo and a couple leftovers in previous tests changes. 2009-10-28 22:59:33 +01:00
Gijs Kruitbosch
58e8eebec2 Prepare callsites of clearUserPref so it can go back to throwing. r=gavin 2009-10-28 22:44:15 +01:00
Dietrich Ayala
abe5982dd8 Bug 411930 - Crash reporter sends wrong URL when crashing during pageload (r=zpao) 2009-10-28 11:30:33 -07:00
Marco Bonardo
afd7af88aa further change to browser_394759_privatebrowsing.js, let's make it wait for new sessionstore.js 2009-10-28 20:04:32 +01:00
Marco Bonardo
d9a067440c Add more debug infos to randomly failing sessionstore tests. Plus trivial cleanups. 2009-10-28 17:22:52 +01:00
Dão Gottwald
93c87f96f3 Bug 524533 - mozGetFileNameArray length out param should be optional. r=sicking 2009-10-28 08:01:22 +01:00
Dão Gottwald
6a530b2454 Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg 2009-10-26 21:02:06 +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
Dão Gottwald
d2c20e7beb Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +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
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
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
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
d7d35e3dac Experimental changes to randomly failing sessionstore browser tests (will backout if noting changes) 2009-10-16 15:19:51 +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
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
d9f27bea07 Bug 468053 - treat gBrowser.addTab(null) and gBrowser.addTab("about:blank") equally. r=mano 2009-10-14 14:50:52 +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
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
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
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
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
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
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
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
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
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
Marco Bonardo
3d82d1b8c4 Bug 520547 - revert renaming of PlacesUtils methods from bug 477583. r=mano, r=gavin 2009-10-06 15:47:58 +02:00
Asaf Romano
d3208a9a94 Bug 510634 - Wrong icons on bookmarks sidebar. r=mak. 2009-10-06 15:04:14 +02:00
Marco Bonardo
caa3fe686b Fix test for bug 474056, persistent orange. r=trivial-bustage-fix 2009-10-06 14:42:04 +02:00
Rob Arnold
d67aeb5e4d 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
e991b2bf7f Bug 474056 - Implement optional preview per tab r=dao,rflint,mconnor 2009-10-06 00:26:15 -04:00
Marco Bonardo
fdc9c1fda9 Forgot to remove observer in bug 516444, r=trivial-post-facto 2009-10-05 16:43:10 +02:00
Marco Bonardo
c62a4b0301 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
3ab79457e6 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