Trevor Saunders
|
ff0491aef6
|
bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug
|
2014-01-06 17:34:15 -05:00 |
|
Honza Bambas
|
b92a44eb9e
|
Bug 783589 - Fix for intermittent test_popup-navigates-children.html, test_sibling-matching-parent.html failure, r=justin.lebar
|
2013-08-30 11:41:10 +02:00 |
|
Bobby Holley
|
1b5d4b63ec
|
Bug 792036 - More manual fixes requested by Andrew. r=mccr8
|
2012-09-24 14:46:29 +02:00 |
|
Bobby Holley
|
a25701a3f7
|
Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
|
2012-09-24 14:46:29 +02:00 |
|
Bobby Holley
|
f978d43865
|
Bug 784560 - Fix more tests. r=mccr8
|
2012-08-23 11:45:28 -07:00 |
|
Bobby Holley
|
1895527d8c
|
Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher
--HG--
extra : rebase_source : 1158df4a4eb917074204e649efd8f2b8e699f115
|
2012-08-03 22:19:54 +02:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Justin Lebar
|
ed7edc01a2
|
Bug 490153 - Fix intermittent orange in test_not-opener.html. r=sicking
--HG--
extra : rebase_source : 1865a51f62271e34f4d718ad9b9ed019a5c4fdb3
|
2011-04-27 16:53:52 -04:00 |
|
Ehsan Akhgari
|
2759ff18ea
|
Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted
|
2011-04-16 19:39:34 -04:00 |
|
Robert Kaiser
|
0bccc8ae0a
|
bug 582657 - Docshell test failures after SeaMonkey switch to tabbed browsing - just add a null-check for win.location, r=bz a=test-only
|
2010-07-28 20:56:58 +02:00 |
|
Henri Sivonen
|
a24406dc4e
|
Bug 562319 - Make NavigationUtils.js try harder when detecting if a frame is done loading. r=bzbarsky.
|
2010-04-29 14:22:27 +03:00 |
|
Gavin Sharp
|
af9cc41693
|
Bug 455611: tweak docshell/test/navigation/NavigationUtils.js so that it works in non-Firefox apps, r=bz
|
2008-09-19 11:44:33 -04:00 |
|
reed@reedloden.com
|
465e2b40ed
|
Bug 416622 - "docshell navigation tests intermittently failing with NS_ERROR_XPC_BAD_OP_ON_WN_PROTO" (Tolerate partially-constructed windows) [p=hk9565@gmail.com (Adam Barth) r=bzbarsky]
|
2008-02-11 20:35:19 -08:00 |
|
bzbarsky@mit.edu
|
c0ac3ae4c3
|
Make the test work in embedding builds too. Bug 414303, patch by Adam Barth <hk9565@gmail.com> and Collin Jackson <mozilla@collinjackson.com>, r+sr=bzbarsky.
|
2008-01-28 19:43:47 -08:00 |
|
bzbarsky@mit.edu
|
147ee0e4ae
|
Tighten up the named-target navigation policy to better match the HTML5 spec and Safari. Bug 408052, patch by Adam Barth <hk9565@gmail.com> and Collin Jackson <mozilla@collinjackson.com>, r=jst, sr=bzbarsky.
|
2008-01-27 11:39:10 -08:00 |
|