Bill McCloskey
2a4d871bbc
Bug 967873 - Test changes for async removeTab (r=Gijs)
2015-10-01 21:18:05 -07:00
Wes Kocher
2bc1c3d4b3
Merge m-c to inbound a=merge
2015-09-30 14:10:21 -07:00
Gijs Kruitbosch
2377d73684
Bug 1206879 - fire onlocationchange from pushState in frames when the URI changes, r=smaug
2015-09-29 13:50:55 -04:00
Tooru Fujisawa
20aa0b5c85
Bug 1207499 - Part 3: Remove use of expression closure from docshell/. r=bz
2015-09-21 02:36:39 +09:00
Gijs Kruitbosch
d38832a5c7
Bug 636905 - part 3: flip prefs in tests to keep them working, r=jaws
2015-09-26 15:01:51 +01:00
Kaustabh Datta Choudhury
b99eaf6bea
Bug 1162003 - Enable run-by-dir mode for mochitest_chrome on Fx desktop opt builds. r=jmaher
2015-09-23 13:39:45 -04:00
Gijs Kruitbosch
7706868f9a
Bug 1199289 - r=valentin,dao
2015-09-22 16:26:15 +01:00
Shu-yu Guo
d8faa01cea
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Olli Pettay
258a1d45ee
Bug 1186774 - Scroll position (scrollX/scrollY) should be restored after popstate, not before, r=bz
2015-08-28 22:25:54 +03:00
Blake Kaplan
4c1fe78466
Bug 1197378 - Make docshell tests pass in e10s. r=billm
2015-08-21 16:21:23 -07:00
Tom Tromey
e469d3beb5
Bug 1148593 - Create async stack in callback objects. r=bz, r=fitzgen
2015-07-24 07:01:00 -04:00
Mike Conley
d4f0cb3104
Bug 1114299 - Regression test. r=smaug
2015-07-17 13:51:39 -04:00
Ryan VanderMeulen
9f708a5c1b
Backed out changesets fa9fe193778f and 3eaf867930dd (bug 1148593) for test_async_setTimeout_stack.html and test_async_setTimeout_stack_across_globals.html failures.
2015-07-17 12:37:24 -04:00
Tom Tromey
2e72ef5901
Bug 1148593 - Create async stack in callback objects. r=bz, r=fitzgen
2015-07-17 07:48:00 -04:00
Ryan VanderMeulen
84f80b7f6f
Backed out changeset 0dca237df7e2 (bug 1160307) for causing bug 1184752.
2015-07-16 20:38:13 -04:00
Tom Tromey
e447790176
Bug 1160307 - Capture async stack frames on Javascript timeline markers. r=fitzgen, r=smaug, r=Paolo
2015-07-15 12:15:00 -04:00
Geoff Brown
495b7cbfe1
Bug 1026290 - Update mochitest-chrome manifests for android; r=jgriffin
2015-07-10 14:41:59 -06:00
Mike Conley
ba6f7c7624
Bug 1170488 - Add browser_multiple_pushState.js regression test. r=smaug
2015-06-16 10:15:40 -04:00
Wes Kocher
45aceb23fe
Merge m-c to inbound, a=merge CLOSED TREE
2015-06-10 18:38:28 -07:00
Nick Fitzgerald
204c15bb3c
Bug 1141614 - Part 5: Add a test for cycle collection markers; r=jsantell
2015-06-10 14:05:53 -07:00
Paolo Amadini
e904f4aadc
Bug 1158133 - Add a way to disable async stacks, and disable by default on mobile platforms. r=bent,jimb
2015-06-09 11:17:09 +02:00
Ryan VanderMeulen
566c696fa6
Merge m-c to inbound. a=merge
2015-05-28 10:20:38 -04:00
Mark Hammond
257be6eb0e
Bug 1107883 - support ipv6 URLs in the awesomebar with unified autocomplete enabled. r=mak, r=smaug
2015-05-28 17:21:58 +10:00
Ehsan Akhgari
efd73c14b6
Bug 1161916 - Increase the test timeout since it's too slow on Android 4.3 test infra
2015-05-28 09:42:51 -04:00
Ehsan Akhgari
a7bf92bb92
Bug 1158016 - Skip the test if the page is not loaded from the bf-cache when going back; r=bzbarsky
2015-05-28 09:42:50 -04:00
Tom Tromey
f0669fbdd0
Bug 1050500 - Add callee information to Javascript timeline markers. r=smaug
2015-05-20 05:28:00 -04:00
Neil Deakin
71621fc0af
Bug 1166269, e10s, fix and reenable browser_bug503832, r=felipe
2015-05-19 21:20:49 -04:00
Ehsan Akhgari
382b6d4528
Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger
2015-05-13 14:31:58 -04:00
Phil Ringnalda
5695164d07
Merge m-i to m-c, a=merge
2015-05-10 09:10:19 -07:00
Geoff Brown
8b83aca734
Bug 1140454 - Skip some tests on Android 4.3 Debug for intermittent failures; r=me,trivial
2015-05-09 20:04:44 -06:00
Jordan Santell
9eacf76456
Bug 922221 - implement console.timeStamp(label) to create profile timeline markers. r=khuey
2015-04-29 12:48:57 -07:00
Tom Tromey
b60f98883a
Bug 1050500 - Add entry reason to timeline marker. r=jsantell, r=smaug
2015-04-20 07:03:00 -04:00
Gijs Kruitbosch
0430b82f8e
Bug 1154245 - non-alpha paths on IP addresses with no protocol shouldn't trigger search, r=smaug
2015-04-18 12:20:42 +01:00
Geoff Brown
56eb730bb9
Bug 1133833 - Skip a few more troublesome tests on Android 4.3; r=trivial,test-only
2015-04-21 09:30:49 -06:00
Martijn Wargers
16a0d144f2
Bug 970728 - Disable test_bug344861.html on b2g because popup window sizing doesn't work well there. r=RyanVM
2015-04-15 17:47:34 +02:00
Ms2ger
82c2faeae3
Bug 949614 - Use === for SimpleTest.is; r=Waldo
...
This is more likely to be correct, and a necessary step in case we ever want
to move to Object.is.
This keeps ise as an alias for is, and introduces is_loosely for the old
behaviour.
2015-04-14 15:28:13 +02:00
Ryan VanderMeulen
1998bdf63c
Bug 1026815 - Disable test_bug565388.xul on Linux and OSX for frequent failures. a=test-only
2015-03-31 13:54:19 -04:00
Bill McCloskey
89f1e20315
Bug 1132072 - Tab switch refactoring (r=mconley)
2015-03-27 08:38:47 -07:00
Geoff Brown
cf739e07e8
Bug 1140148 - Update mochitest manifests for Android 4.3 emulator; r=dminor
2015-03-26 20:35:35 -06:00
Tim Taubert
8611574226
Bug 1100291 - Fix docshell/test/browser/browser_uriFixupIntegration.js to properly work with an async version of getShortcutOrURIAndPostData() and make it e10s compatible r=Gijs
2015-03-06 16:37:26 +01:00
Jonathan Griffin
84011a87cc
Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown
2015-02-06 16:30:37 -08:00
Ryan VanderMeulen
1d88bc3c03
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2015-03-11 16:05:05 -04:00
Tom Tromey
64fd92c754
Bug 1140569 - Show async stacks attached to timeline markers. r=vporof
2015-03-11 07:44:00 -04:00
Ms2ger
403a729a86
Bug 1141190 - Remove docshell/test/moz.build; r=mshal
...
There is no longer a reason to define the tests in a separate moz.build file.
This also simplifies a disabling condition in the manifest.
2015-03-11 10:49:04 +01:00
Tooru Fujisawa
74095dfb8d
Bug 1108382 - Part 5: Do not use non-standard flag argument of String.prototype.replace in docshell/test/unit/. r=gavin
2015-03-01 09:51:33 +09:00
Alexandre Lissy
1ca787eb52
Bug 1134251 - Disable broken B2G Desktop tests on Mulet. r=jmaher, r=jgilbert
2015-02-25 23:49:00 -05:00
Anish
48094b2951
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
2015-02-19 11:53:01 -05:00
Carsten "Tomcat" Book
b6ef20bdf0
Backed out changeset 6885e993936a (bug 1056851) for crashtest failures
2015-02-19 15:02:05 +01:00
Anish
bbc6a8a249
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher
2015-02-19 07:26:41 -05:00
Chris Peterson
5787806564
Bug 1133286 - Remove nonstandard expression closures from docshell/test. r=bz
2015-01-24 23:54:17 -08:00