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