Commit Graph

2805 Commits

Author SHA1 Message Date
Johnny Stenback
ee38e0cb80 Bug 580128. Disable a few more browser-chrome tests that don't agree with compartments yet. r=mrbkap@gmail.com. CLOSED TREE 2010-10-13 18:44:01 -07:00
Blake Kaplan
29e85b9844 Merge mozilla-central into tracemonkey 2010-10-13 17:54:54 -07:00
Johnny Stenback
1e4b3e7640 Bug 580128. Disable tests that don't play well with brain transplants yet. r=mrbkap@gmail.com 2010-10-10 15:48:42 -07:00
Peter Van der Beken
8e50b00406 bug 580128 - Define Error constructor in the sealed global for CTypes. r=jst/mrbkap/gal 2010-10-10 15:47:12 -07:00
Wesley Johnston
8afc004885 Bug 600300 - Save helper app downloads to downloads directory on Android [r=blassey a=blocking-fennec] 2010-09-28 12:22:00 -04:00
Julian Viereck
581c279801 Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0 2010-10-13 09:05:51 -03:00
Marco Bonardo
4882721b06 Bug 602872 - Some Places xpcshell tests are failing due to idle-daily notified for each test. r=mak a=orange 2010-10-08 11:18:00 -04:00
Marco Bonardo
424154655a Bug 602085 - followup: some tinderboxes are permanently idle, try to fix frecency tests that rely on idle-daily. a=orange 2010-10-08 14:18:54 +02:00
Mihai Sucan
79ad2da5bc Bug 598851 - HUDService's ResponseListener eats all my memory r=dietrich a=betaN+ 2010-10-12 12:13:42 -07:00
Mihai Sucan
e4a6af8e61 Bug 597103 - HUDService.deactivateHUDForContext(tab) fails when the given tab is not from the focused window r=gavin.sharp a=betaN+ 2010-10-12 12:13:34 -07:00
Mihai Sucan
8a1d4211d4 Bug 589162 - CSS filtering on the console does not work r=sdwilsh a=betaN+ 2010-10-12 12:13:21 -07:00
Margaret Leibovic
fd987339e5 Bug 595175 - "Change password?" notification persists when leaving the site r=dolske a=blocking-betaN 2010-10-11 20:32:59 -07:00
Mihai Sucan
de05586bba Bug 594477 - Console clickable items pick up events that they shouldn't r=sdwilsh a=final+ 2010-10-11 14:37:34 -07:00
Mihai Sucan
b2cd202090 Bug 583816 - Tab should move to the page when there's nothing to complete in the Web Console r=sdwilsh a=dietrich 2010-10-11 14:37:23 -07:00
David Dahl
f55a4e2f2f Bug 603207 - Remove URI.spec from HUDService.uriRegistry onTabClose r=dietrich a=dietrich 2010-10-11 09:58:00 -07:00
David Dahl
12023355d6 Bug 581069 - Split up HUDServiceTestsAll.js into WebConsole*Tests.js r=ddahl a=test-only-fix 2010-10-11 09:57:56 -07:00
David Dahl
d43e2b9e2a Bug 581069 - Split up HUDServiceTestsAll.js into WebConsole*Tests.js part 1: tweak buildconfig changes r=ddahl a=test-only-fix 2010-10-11 09:57:51 -07:00
Josh Matthews
01b30a7adf Bug 602294 - Unregister directory provider to stop tests leaking. 2010-10-06 15:25:08 -04:00
David Bolter
cd936ea71a Bug 600860 - Add application role to distinguish our more interactive xul pages; r=enndeakin,marco.zehe a=dtownsend 2010-10-07 13:37:28 -04:00
Kyle Huey
3e3ee97e93 Bug 601890: Move HUDService to tier_app, and from toolkit.jar to browser.jar. r=Mitch a=blocking-beta7 2010-10-07 12:11:48 -04:00
Marco Bonardo
e36f8ef99e Bug 556721 - test_adaptive.js cleanup. rs=places-team a=tests-only 2010-10-07 10:41:23 +02:00
Rob Campbell
2c049c5678 Backed out changeset c42cebfbcdf7, bug 589089, a=backout 2010-10-04 20:30:29 -03:00
Rob Campbell
f3e66470a5 Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0 2010-10-04 18:51:00 -03:00
Gavin Sharp
b7c858097b merge back out of changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me 2010-10-04 13:33:46 -04:00
Gavin Sharp
e51ace35e9 Backed out changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me 2010-10-04 13:33:14 -04:00
Matt Brubeck
5d1cded93b Back out 0a01860cef28 (Bug 569497) because of freezes (Bug 601314). a=blocking-fennec
--HG--
extra : rebase_source : a9e9f25fba06c7041781b22f7976ccdab9a0a71b
2010-10-04 09:14:34 -07:00
Brad Lassey
6d7e2050b6 Bug 590225 - webapps OS level integration : Android a=blocking-fennec, r=mwu, r=vladimir 2010-10-04 10:54:40 -04:00
Alex Pakhotin
a0967f88b3 Bug 592088 - support progress indicators in android status bar notifications r=blassey a=blocking-fennec 2010-10-01 14:21:21 -07:00
Brad Lassey
31a00d810d bug 569497 - need finger friendly file picker for android r=mwu a=blocking-fennec 2010-09-30 11:37:36 -04:00
Justin Wood
a0affc6733 Bug 598360 followup, use topsrcdir instead of DEPTH. r=bustage a=bustage. 2010-09-29 21:30:54 -04:00
Justin Wood
6a3e22b54f Bug 598360 - [SeaMonkey] mochitest-5: failing test_notifications.html and test_prompt.html due to doorhangers. r=khuey, a=NPOTB
--HG--
extra : rebase_source : 30aa6c3564afe61b2b65d731598883cd40f1f8f6
2010-09-28 03:46:48 -04:00
Patrick Walton
c9fbf062a8 Bug 598452: add access key to "Clear Console" button, r=gavin, a=blocking
--HG--
extra : rebase_source : f656f37acba8804a98705f7d62dd72a027fd7195
2010-09-27 18:06:04 -04:00
Justin Dolske
8dfd8a9673 Attempt to fix frequent orange test (bug 482175). a=me 2010-09-23 18:46:41 -07:00
Robert Sayre
70421a2fb5 Merge tracemonkey to mozilla-central. a=blockers. 2010-09-23 20:09:54 -04:00
Dan Witte
84d71ad9e5 Temporarily disable a few ctypes tests pending fix for bug 598225. 2010-09-21 15:57:11 -07:00
Jim Blandy
96d7c2007b Bug 492849 - Implement Object.preventExtensions, Object.isExtensible. a=waldo,jimb, r=brendan
--HG--
rename : js/src/jsapi-tests/testSeal.cpp => js/src/jsapi-tests/testDeepFreeze.cpp
2010-09-21 11:35:29 -07:00
Justin Dolske
fc1412a64c Add test debugging for frequent intermittent orange (bug 482175). a=testonly 2010-09-22 14:59:32 -07:00
Mihai Sucan
8204e6ba62 Bug 580030 - the error handler fails silently after page reload, r=gavin, a=testfix 2010-09-21 21:02:19 -03:00
Patrick Walton
5fcf59d56a Bug 597502 - Web Console network inspector saves all network requests, causing Firefox to become unusably slow, r=sdwilsh, a=blocking2.0 2010-09-21 21:00:15 -03:00
Justin Dolske
ebd8fb24e1 Cleanup some trailing whitespace. No bug. a=me 2010-09-21 01:25:47 -07:00
Justin Dolske
18be4e5d35 Bug 596371 - Put <browser> in a <stack> so it's easy to overlay.. r=gavin, a=gavin 2010-09-15 20:01:00 -07:00
Rob Campbell
ceb0c9733f Bug 595198 - Web Console filter should not be case sensitive, r=dietrich, a=johnath 2010-09-20 13:50:53 -03:00
Patrick Walton
02ab0e8c37 Bug 595350 - Fix leaks when closing windows or tabs with the Web Console still open. r=sdwilsh a=blocking-betaN+ 2010-09-18 11:43:17 -07:00
Justin Wood
64f971535e Bug 594707 - browser_settitle.js does not pass |finish| and should (instead of calling). r=gavin a=gavin
[MacOSX SeaMonkey] mochitest-browser-chrome: "browser_visituri.js | Test timed out"
2010-09-18 11:08:58 +01:00
Mihai Sucan
75a007b4e6 Bug 588342 - console should restore focus to proper place when closed, r+a=dietrich 2010-09-17 13:41:33 -03:00
Joe Walker
2cc8adc8d3 Bug 590621 - Console panels feature a confusing control, r+a=gavin 2010-09-13 11:15:48 +01:00
Benjamin Smedberg
0c04e43f2a Bug 593106 - attempt to work around a strange behavior where some string is null which should never be null, r=Mossop a=blocker 2010-09-16 09:50:37 -07:00
Doug Turner
8e6559e4ce Bug 596498 - E10: remote AlertsService r=jdm a=mfinkle
--HG--
extra : rebase_source : df0818cde7e9813120a14731d9afb3543adce2bf
2010-09-15 09:44:57 -07:00
Patrick Walton
613c10f5bc Bug 586142 - Copying text in the Web Console doesn't insert newlines properly; f=ddahl r=dietrich a=dietrich 2010-09-15 11:28:02 -04:00
Mihai Sucan
af713695d1 Bug 587617 - Can't select text in the output of the WebConsole on linux; f=ddahl,rcampbell r=dietrich a=dietrich 2010-09-15 11:27:10 -04:00