Nochum Sossonko
ea7f4ea58d
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
90652c201a
Change startup order of random failing test browser_394759_privatebrowsing.js
2009-10-30 15:48:13 +01:00
Dave Townsend
ff55ec5ed4
Bug 494742: Update shipped copy of blocklist.xml. r=morgamic
2009-10-29 11:40:05 -07:00
Dão Gottwald
d2781b9c63
merge
2009-10-29 17:01:55 +01:00
Dão Gottwald
e35036883c
Backed out changeset de94ce5f8968
2009-10-29 17:01:39 +01:00
Gijs Kruitbosch
c888c1980e
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
0025365f49
Test for bug 498648. r=ehsan
2009-10-29 14:38:47 +01:00
Marco Bonardo
2928d30243
change debug info for random failing browser_394759_privatebrowsing.js, and fix a wrong setTimeout.
2009-10-29 11:56:36 +01:00
Dão Gottwald
6c62e29e31
Bug 524106 - "View Image Info" selects the wrong image when there are multiple images with the same src. r=db48x
2009-10-29 08:42:45 +01:00
Dietrich Ayala
729a10c687
backing out bug 411930 due to test failures
2009-10-28 19:06:49 -07:00
Marco Bonardo
742b84b024
Fix a typo and a couple leftovers in previous tests changes.
2009-10-28 22:59:33 +01:00
Gijs Kruitbosch
830e3d549b
Prepare callsites of clearUserPref so it can go back to throwing. r=gavin
2009-10-28 22:44:15 +01:00
Dietrich Ayala
228a7c6578
Bug 411930 - Crash reporter sends wrong URL when crashing during pageload (r=zpao)
2009-10-28 11:30:33 -07:00
Marco Bonardo
1f62f95fd2
further change to browser_394759_privatebrowsing.js, let's make it wait for new sessionstore.js
2009-10-28 20:04:32 +01:00
Markus Stange
e386dbcc03
Bug 524661 - Fix places in browser.js that use for each...in to loop over arrays. r=gavin
2009-10-28 19:59:15 +01:00
Marco Bonardo
cc70be0e78
Bug 521233 - waitForFocus(callback) times out in browser chrome tests. use it in browser_bug304198.js, r=enn
2009-10-28 17:22:59 +01:00
Marco Bonardo
5ea0a853b4
Bug 522678 - remove browser.history.showsessions from firefox.js, r=mano
2009-10-28 17:22:57 +01:00
Marco Bonardo
494bf32458
Bug 522667 - Remove ellipsis from Troubleshooting Information button in about:support, r=pike
2009-10-28 17:22:54 +01:00
Marco Bonardo
edf7c337a0
Add more debug infos to randomly failing sessionstore tests. Plus trivial cleanups.
2009-10-28 17:22:52 +01:00
Dão Gottwald
0483e930c3
Bug 524533 - mozGetFileNameArray length out param should be optional. r=sicking
2009-10-28 08:01:22 +01:00
Dão Gottwald
b6e71f34a2
Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg
2009-10-26 21:02:06 +01:00
Walter Meinl
2fcb973fe2
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
4742adb30e
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
3193d0ccbc
Bug 523771: Support the 'multiple' attribute on <input type=file>. r=benjamn sr=jst
2009-10-24 21:13:30 -07:00
Curtis Bartley
1f21a813be
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
d121e16fdd
Bug 523047 - Slow selectors in browser css. r=rflint
2009-10-23 17:28:14 +02:00
Tanner M. Young
b53e3ce12b
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
c3854b5f2e
Bug 520173 - Reset lightweight theme previews when leaving the source page. r=dtownsend
2009-10-22 22:47:59 +02:00
Tanner M. Young
2bf15c755e
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
3f64a387fa
Backed out changeset 1afef31990f3
2009-10-21 23:25:04 +02:00
Reed Loden
3149826059
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
88e9c6bf08
Bug 523312 - address some nits in aboutSupport.xhtml. r=gavin
2009-10-21 11:18:48 +02:00
Nochum Sossonko
ea120921fe
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
abae826ae2
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
c2b874d630
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
968604e1d4
Bug 518970 - New experimental rewrite of browser_394759_privatebrowsing.js (constant random failure)
2009-10-17 14:37:42 +02:00
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