John Schoenick
cd8a7ac51b
Bug 406541 - Test. r=bsmedberg
2014-02-20 14:38:02 -08:00
John Schoenick
fd650dfafa
Bug 738396 - Test. r=bsmedberg
2014-02-20 14:38:02 -08:00
John Schoenick
2e78a944a7
Bug 971279 - Add nptest java plugin. r=bsmedberg
2014-02-20 14:38:02 -08:00
Masatoshi Kimura
dfb3f0e76b
Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc
2014-02-18 07:32:52 +09:00
John Schoenick
bf4f7f7755
Bug 967694 - Fix tests that expect old behavior. r=bsmedberg
2014-02-11 12:14:42 -08:00
John Schoenick
2a15567ec7
Bug 967694 - Test. r=bsmedberg
2014-02-11 12:14:41 -08:00
Ehsan Akhgari
4076764251
Bug 970727 - Move DEFFILE to moz.build; r=mshal
2014-02-11 11:28:54 -05:00
Ehsan Akhgari
fbe321aed6
Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium
2014-02-11 09:12:33 -05:00
Ehsan Akhgari
b870bb3fe9
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Ehsan Akhgari
fb23854e8f
Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps
2014-02-10 09:03:53 -05:00
Boris Zbarsky
c6541ce7fe
Bug 962605 part 1. Remove a broken attempt to disable test_hang_submit.xul. r=ted
2014-01-24 22:52:10 -05:00
Ms2ger
840c809abd
Bug 939048 - Part e: Move mochitests to manifests in dom/plugins/test/mochitest; r=jst
2013-12-31 10:06:10 +01:00
Birunthan Mohanathas
786dc142da
Bug 206659 - Disregard case of MIME types in nsPluginTag::InitMime and add tests to verify mixed-case MIME type handling. r=bsmedberg
2013-12-06 10:34:20 -05:00
Mike Shal
94d19c46f2
Bug 875013 - Remove VPATH; r=glandium
2013-11-21 14:57:06 -05:00
Ryan VanderMeulen
76170944f3
Backed out changeset ad0d9f62c29c (bug 206659) for B2G desktop mochitest orange.
2013-12-04 21:24:09 -05:00
Birunthan Mohanathas
b67d65714d
Bug 206659 - Disregard case of MIME types in nsPluginTag::InitMime and add tests to verify mixed-case MIME type handling. r=bsmedberg
2013-12-04 17:46:19 -05:00
Ehsan Akhgari
68fcdac4bb
Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
...
--HG--
extra : rebase_source : 7d4187e2286cbfc278f463317043a280ea227e9d
2013-11-26 11:38:52 -05:00
Ed Morley
00d712484e
Backed out changeset 8c69c6e6fc39 (bug 942633) for build failures on a CLOSED TREE
2013-11-26 17:30:55 +00:00
Ehsan Akhgari
2f9e193735
Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
2013-11-26 11:38:52 -05:00
Chris Peterson
922256a202
Bug 757726 - Part 6a: Add support for cloaking plugin names in navigator.plugins and navigator.mimeTypes enumeration. r=johns sr=bsmedberg
2013-10-31 22:19:09 -07:00
Mike Hommey
1b21d4aed0
Bug 914274 - Remove MODULE_NAME. r=mshal
2013-11-21 17:31:19 +09:00
Mike Hommey
b95448fc0b
Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal
2013-11-19 11:47:45 +09:00
Mike Hommey
bb6779efe3
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Benjamin Smedberg
8073ed3685
Bug 932854 test fixup - reset the test plugin state only after the UI has finished checking plugin state, r=gfritzsche
2013-11-12 09:45:11 -05:00
Chris Peterson
1f4a64ae9c
Bug 757726 - Part 5: Fix test_refresh_navigator_plugins to not recycle variables. r=johns
2013-11-10 18:16:41 -08:00
Robert O'Callahan
2709003286
Bug 911889. Part 2: Refactor MarkLayersActive code into its own class and be much more explicit about what it does. r=mattwoodrow
...
This also changes the functionality a little bit to track independent
per-property mutation counts and independent "content active" status.
2013-09-04 23:30:57 +12:00
Phil Ringnalda
98204c9e49
Back out 0a88dee3b92b:dc5cc7d7b84d (bug 911889) for beaucoup unexpected assertions
...
--HG--
extra : rebase_source : a2a13633b6028c99a3c732dbbafe8c800bc32071
2013-10-28 23:38:02 -07:00
Robert O'Callahan
58a3ced7c4
Bug 911889. Part 2: Refactor MarkLayersActive code into its own class and be much more explicit about what it does. r=mattwoodrow
...
This also changes the functionality a little bit to track independent
per-property mutation counts and independent "content active" status.
--HG--
extra : rebase_source : e69b8e7a95d36720bd38d74f0789ede603e58a09
2013-09-04 23:30:57 +12:00
Mike Hommey
1d566f7586
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Gian-Carlo Pascutto
b1038dff11
Bug 930458 - Add missing includes for gcc 4.5 compatibility. r=ehsan
2013-10-24 15:09:01 +02:00
Mike Hommey
e2ae65f67a
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
2013-10-24 08:00:23 +09:00
Birunthan Mohanathas
67639136f6
Bug 784739 - Switch from NULL to nullptr in dom/plugins/test/; r=ehsan
...
--HG--
extra : rebase_source : a04ec13397fe58342509b49422a604f41be3de04
2013-10-23 16:35:10 -04:00
Mike Hommey
c19339bb76
Bug 922974 - Replace NO_INSTALL with NO_DIST_INSTALL. r=gps
2013-10-03 05:51:15 +09:00
Gregory Szorc
cc1da2c22a
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gregory Szorc
e53ac5e38d
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Ed Morley
d84dee3273
Backed out changeset 77bff106b704 (bug 920223)
2013-09-30 12:50:12 +01:00
Ed Morley
038cae0901
Backed out changeset 68b6b152f51a (bug 920223)
2013-09-30 12:50:09 +01:00
Gregory Szorc
483a776413
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gregory Szorc
cabc6369a6
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Martijn Wargers
3dbeb6c4a3
Bug 916086 - Remove some more enablePrivilege calls. r=jmaher
...
CLOSED TREE
--HG--
rename : layout/base/tests/test_bug458898.html => layout/base/tests/chrome/test_bug458898.html
2013-09-16 22:12:29 +02:00
Mark Banner
0837121b5e
Bug 916026 Set the expected plugin state at the start of the test to avoid issues with different apps having different preferences set. r=dkeeler
2013-09-17 09:42:39 -07:00
Ms2ger
1b1b1bf364
Bug 906696 - Start moving testplugin.mk to moz.build; f=gps r=mshal
2013-09-06 08:40:37 +02:00
Mike Hommey
f1cf3b4238
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Georg Fritzsche
460a0119dd
Bug 899080 - Test fixup part 2 - dom/plugins. r=bsmedberg
2013-09-04 16:05:40 +02:00
Masatoshi Kimura
e2bd26bb53
Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley
2013-09-05 01:02:34 +09:00
Ryan VanderMeulen
5e9839453b
Bug 733972 - Mark test as random on OSX 10.6/10.7. rs=Bas
2013-08-27 09:58:34 -04:00
Ryan VanderMeulen
4e089a4056
Bug 848104 - Mark test as random on OSX 10.6/10.7. rs=Bas
2013-08-26 13:48:16 -04:00
James Willcox
a8096f4cf2
Bug 908363 - Temporarily disable a crashtest that is hanging on Android, r=blassey
2013-08-25 11:14:18 -07:00
Ms2ger
4d968c40e1
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Ehsan Akhgari
9854ac6166
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
2013-07-30 10:25:31 -04:00