Vicamo Yang
5c2a390050
Bug 834193: Implement USSDReceivedEvent, DataErrorEvent and CFStateChangeEvent using codegenerator. r=smaug
2013-02-07 19:02:12 +08:00
Glenna Buford
4c1c52917a
Bug 786714 - Remove unnecessary interfaces from TCPSocket's classinfo. r=sicking
2013-02-03 15:36:00 +00:00
Yoshi Huang
54107a6a7a
Bug 833711 - Part 4: marionette for lastKnownMcc. r=vicamo
2013-01-24 12:11:17 +08:00
Yoshi Huang
c2a256e5a3
Bug 833711 - Part 1: Add lastKnownMcc into nsIDOMMobileConnectionInfo. r=vicamo sr=sicking.
2013-01-24 11:04:32 +08:00
Yoshi Huang
7f4ac7d54f
Bug 835186: Add delay to run next test case. r=vicamo
2013-01-31 11:15:43 +08:00
Jose Antonio Olivera Ortega
640a26fd5b
Bug 822522 - [b2g-ril] Add an explicit GECKO_CARDSTATE_UNKNOWN state. r=qDot
2013-02-01 14:17:48 +01:00
Reuben Morais
6c3aeb7360
Bug 836513 - Support multiple object stores in IndexedDBHelper.jsm. r=gwagner
2013-01-30 18:03:46 -08:00
Vicamo Yang
83214b078e
Bug 802506: add marionette test case for getting IMEI. r=ferjm
2013-01-27 15:44:25 +08:00
Jose Antonio Olivera Ortega
82a2e87de4
Bug 827280 - Part 3: MobileConnection. r=philikon a=tef+
2013-01-25 19:45:19 +01:00
Jose Antonio Olivera Ortega
b821688dc3
Bug 827280 - Part 2: DOMEvent. r=philikon a=tef+
2013-01-25 19:45:16 +01:00
Jose Antonio Olivera Ortega
3bf763bc92
Bug 827280 - Part 1: IDLs. r=sicking a=tef+
2013-01-25 19:45:12 +01:00
Boris Zbarsky
a0b953f623
Bug 832899. Make sure our canonical isupports matches what various consumers expect. r=smaug
2013-01-24 21:27:55 -05:00
Albert Perez
46ed18f2a7
Bug 827198 - Avoid errors when time or timezone is changed. r=philipp
2013-01-24 07:22:47 -05:00
Steve Fink
57a2c2471b
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
2012-12-31 12:40:21 -08:00
Steve Fink
380ecf9335
Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!)
2013-01-18 13:20:21 -08:00
Steve Fink
01f8a5b4d8
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
...
--HG--
extra : rebase_source : c8806b27677594925ad0e6b54c47af5cf17e1153
2012-12-31 12:40:21 -08:00
Trevor Saunders
9f0ad48b28
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
2013-01-12 07:40:33 -05:00
Philipp von Weitershausen
6d481e2073
Bug 814222 - Ensure NetworkStatsManager's messages are handled and return values are wrapped. r=fabrice
2013-01-07 15:26:42 -08:00
Alberto Crespell Perez
36bada02db
Bug 814222 - NetworkStats tests. r=philikon
2013-01-07 15:26:42 -08:00
Alberto Crespell Perez
36e9b34f04
Bug 814222 - Need additional security checks for the networkstats-manage permission. r=philikon
2013-01-07 15:26:41 -08:00
Gene Lian
7b6d6463eb
Bug 821671 - Check alarm API parameters in the parent (part 1, provide .AssertAppProcess() with different types). r=sicking
2012-12-22 19:53:38 +08:00
Masatoshi Kimura
b5e27745c8
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
2013-01-03 00:56:38 +09:00
Ms2ger
e1d87b9f1f
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
2012-12-22 09:18:08 +01:00
William Chen
d33f454e9f
Bug 820544 - Prefix WebIDL dictionary native member names to avoid C++ keywords. r=bz
2012-12-17 13:44:04 -08:00
Patrick Wang
3db1ad17e1
Bug 821605 - Adding marionette test for SPDI. r=vicamo
2012-12-14 16:08:07 +08:00
Rob Wood
dfc2f567a1
Bug 811580 - Develop WebAPI tests for WebMobileConnection data, update manifest; r=jgriffin
2012-12-13 11:38:24 -08:00
Edgar Chen
3b0ecacceb
Bug 804667 - Part 3: Support TIMER MANAGEMENT in RIL. r=allstars.chh
2012-11-28 16:16:20 +08:00
Ed Morley
4f54b7fbbe
Backout 67d84be0cc83 (bug 820544) for bustage
2012-12-14 16:58:51 +00:00
William Chen
93b1b7ccbe
Bug 820544 - Prefix webidl dictionary native members names to avoid C++ keywords. r=bz
2012-12-11 16:05:46 -08:00
Gregor Wagner
22f9503137
Bug 819560 - RIL: remember the last mcc code. r=sicking
2012-12-12 16:57:11 -08:00
Jonathan Griffin
07ca56dbd8
Backed out 9dffd2d825c9 for bustage, Bug 811580
2012-12-11 15:41:40 -08:00
Rob Wood
9499c01aeb
Bug 811580 - Develop WebAPI test for MobileConnection.data, update manifest; r=jgriffin
2012-12-11 09:06:15 -08:00
Patrick Wang
1cc3d158e5
Bug 817529 - Set isDisplaySpnRequire = true when current PLMN is equal to HPLMN or one of PLMNs that are listed in EF_SPDI. r=vicamo
2012-12-04 14:08:34 +08:00
Jose Antonio Olivera Ortega
c34b135845
Bug 815156 - B2G RIL: Expose serviceClass to DOM via nsIDOMMozMobileCFInfo. r=ferjm sr=sicking
2012-12-03 10:30:59 +01:00
Ms2ger
caa2811c9c
Bug 814898 - Part d: Cleanup CC goop in some more parts of dom/; r=mccr8
2012-12-02 09:54:51 +01:00
Boris Zbarsky
2df1c922cc
Bug 815671 part 5. Various miscellaneous fixups in dom/ and hal/ code to copy arrays only when we explicitly want to. r=jlebar
2012-11-29 11:14:14 -05:00
Patrick Wang
3a93b97499
Bug 793111 - Part 3 - Test case r=vicamo
2012-11-27 18:26:26 +08:00
Patrick Wang
1e51c7fcef
Bug 793111 - Part 1 - Add properties in nsIDOMMozMobileICCInfo to indicate if PLMN/SPN is required sr=sicking
2012-11-27 21:08:12 +08:00
Ed Morley
cd45324919
Backout 66f3565f4817, 131bc42cd637 & 8cdd43b76d19 (bug 793111) for B2G marionette failures
2012-11-27 15:50:43 +00:00
Vicamo Yang
8d1d3ffe78
Bug 793111 - Part 3 - Test case r=vicamo
2012-11-27 21:29:13 +08:00
Vicamo Yang
8520261ae5
Bug 793111 - Part 1 - Add properties in nsIDOMMozMobileICCInfo to indicate if PLMN/SPN is required sr=sicking
2012-11-27 21:29:07 +08:00
Patrick Wang
7a36727700
Bug 811680 - Update permission names for accessing settings. r=gwagner
2012-11-14 19:42:11 +08:00
David Zbarsky
bfca907d39
No bug, fix struct/class mismatch warnings
2012-11-14 21:38:26 -05:00
Bobby Holley
46b9d205df
Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz
...
If callers want to throw, it's now their responsibility.
2012-11-14 09:56:26 -08:00
Fernando Jiménez
c3eae14aa5
Bug 793192 - MMI Codes: support call forwarding. Part 1 - RIL; r=marshall_law sr=sicking
2012-11-07 14:13:43 -08:00
Ehsan Akhgari
ac35497057
Bug 579517 follow-up: Remove NSPR types that crept in
2012-11-07 20:34:50 -05:00
Andrew Halberstadt
79979d8ec6
Bug 808783 - Disable failing Mn tests, r=jgriffin
2012-11-06 09:17:39 -08:00
Kyle Huey
1482122303
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Jose Antonio Olivera Ortega
4bc68c8568
Bug 793208 - Part 2: DOM impl (C++). r=smaug
2012-10-31 14:58:32 +01:00
Jose Antonio Olivera Ortega
2d7a680247
Bug 793208 - Part 1: DOM API. r=sicking
2012-10-31 14:58:24 +01:00
Vicamo Yang
8297cdabd6
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Hsin-Yi Tsai
bef299ef2c
Bug 803789 - RIL: refactor (un)registerMessageTargets() in RadioInterfaceLayer. r=philikon
2012-10-29 11:55:55 +08:00
Alexandre Lissy
7e170b73a1
Bug 788191 - Exporting ICC SPN and MSISDN, r=vicamo, sr=sicking
...
SPN is Service Provider Name, MSISDN is Mobile Station ISDN Number (i.e.
user's phone number), and both can be useful to have, e.g., to be able
to display them in Gaia settings (as Android does).
2012-10-23 14:54:51 +08:00
Mounir Lamouri
3b33f07e05
Bug 802724 - Make MobileConnection QI to nsIObserver. r=bent
2012-10-19 13:17:30 +01:00
Hsin-Yi Tsai
7155c0aaf1
Bug 783392 - RadioInterfaceLayer broadcasts radio-state information to all content processes. r=marshall_law
2012-10-09 18:07:11 +08:00
Vicamo Yang
fead53893a
Bug 797972 - Part 2/2: test cases, r=marshall_law
2012-10-19 00:55:41 +08:00
Donovan Preston
04f0bba836
Bug 784893 - Rename the event's .socket attribute to .target; remove "on" prefix from event names. r=jonas
2012-10-17 22:29:58 -04:00
Guillermo López
381f058331
Bug 794011 - Add 'sessionEnded' to nsIDOMUSSDReceivedEvent. r=mounir
2012-10-17 12:17:19 +01:00
Andrew Sutherland
37ee85af7b
Bug 799547 - Network stats landing in dom/network broke MozTCPSocket when MOZ_B2G_RIL is defined (like on Otoro devies) by clobbering EXTRA_COMPONENTS in Makefile.in. rs=jdm
2012-10-09 12:58:33 -04:00
Hsin-Yi Tsai
81d7a61b89
Bug 783525 - part 1 - idl and DOM impl for ICCCardLockErrorEvent. r=smaug, sr=sicking
2012-10-03 14:29:07 +08:00
Ed Morley
518e3c5e11
Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me
2012-10-05 17:48:15 +01:00
Fernando Jiménez
79ddf3bf66
Bug 793186 - MMI Codes: implement sendMMI() and cancelMMI() - Part 1: Rename USSD-MMI; r=philikon
2012-10-05 16:08:55 +02:00
Albert Crespell
6278d6dd5a
Bug 746069: Part 4: Tests for NetworkStats. r=philikon r=marshall
2012-10-04 18:45:56 +02:00
Albert Crespell
6e86939ad1
Bug 746069: Part 3: IDL implementation for NetworkStats. r=philikon sr=jst
2012-10-04 18:42:41 +02:00
Albert Crespell
3ed6bb1266
Bug 746069: Part 2: DOM interfaces for NetworkStats. r=philikon r=sicking
2012-10-04 18:41:38 +02:00
Nathan Froyd
27b9179800
Bug 720768 - add nsDOMEventTargetHelper::DispatchTrustedEvent; r=mounir, sr=smaug
2012-09-27 16:11:31 -04:00
Yoshi Huang
1e516f6229
Bug 790547 - Part 1: IDL for sendEventDownload. r=philikon sr=sicking
2012-09-12 14:19:30 +08:00
Jose Antonio Olivera Ortega
b94764a85b
Bug 772357 - B2G RIL: Support network depersonalization. r=philikon
2012-09-28 12:46:47 +02:00
Vicamo Yang
8132e57cde
Bug 787420 - Part 2/2: add test case for rolling back on error, r=philikon
2012-09-28 11:45:10 +08:00
Josh Matthews
1ce2adcc13
Bug 770778 - Make TCPSocket e10s-friendly. r=bent
2012-09-24 14:53:49 -04:00
Fernando RodrÃguez Sela
475246df32
Bug 744700 - B2G 3G: Notify connection errors in the WebMobileConnection API (part 2), r=philikon
2012-09-25 12:22:38 -07:00
Fernando RodrÃguez Sela
3962dc0a8f
Bug 744700 - B2G 3G: Notify connection errors in the WebMobileConnection API (part 1), r=bent
2012-09-25 12:21:39 -07:00
Ms2ger
d1bb662c3c
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (second batch); r=mounir
2012-09-20 09:55:36 +02:00
Jose Antonio Olivera Ortega
9df88444bc
Bug 785072 - Part 3: Marionette unit test. r=marshall_law
2012-09-14 12:30:59 +02:00
Jose Antonio Olivera Ortega
57bab4a463
Bug 785072 - Part 1: ICCD DOM API. r=sicking
2012-09-14 12:30:30 +02:00
Donovan Preston
75e059b4c7
Bug 788960 - Intermittent test_tcpsocket.js | command timed out: 1200 seconds without output, attempting to kill. timeout code to show error to help debugging. r=fabrice
2012-09-11 15:06:08 -07:00
Vicamo Yang
0c56f5bc04
Bug 785988 - Part 2: test scripts, r=marshall_law
2012-09-11 12:23:12 +08:00
Donovan Preston
a07a503c35
Bug 784897 - Remove nsITCPSocket constants. r=sicking
2012-09-04 22:23:53 -04:00
Jose Antonio Olivera Ortega
0ab2881221
Bug 782603 - Part 4: Marionette unit tests for exposing MCC/MNC codes. r=marshall_law
2012-09-03 17:44:34 -04:00
Jose Antonio Olivera Ortega
08d6f106c9
Bug 782603 - Part 2: MCC/MNC codes DOM implementation. r=smaug
2012-09-03 17:43:34 -04:00
Jose Antonio Olivera Ortega
e0ecadbd49
Bug 782603 - Part 1: MCC/MNC codes DOM API. r=marshall_law
2012-09-03 17:43:09 -04:00
Kyle Huey
c25f8e64ef
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
2012-08-30 20:45:16 -07:00
Andrew Sutherland
1afc080839
Bug 787214 - s/this/self/ in mozTCPSocket context where this is not available. r=fabrice
2012-08-30 18:47:48 -03:00
Yoshi Huang
f733058bf8
Bug 786831 - Part 1: Update IDL. r=philikon.
2012-08-29 18:36:17 -03:00
Andrew Sutherland
36a4755800
Bug 786666 - workaround __exposedProps__ typed array issue in mozTCPSocket. r=fabrice
2012-08-29 12:47:24 -03:00
Yoshi Huang
93fef030a1
Bug 744714 - Part 5: Add icc into MobileConnection. r=smaug, sr=sicking
2012-08-13 09:55:26 +08:00
Yoshi Huang
d6d8a831ba
Bug 744714 - Part 3: RIL implementation. r=philikon
2012-04-10 20:04:27 +08:00
Yoshi Huang
a1a91d777b
Bug 785942 - Part 2: Update Impl. r=smaug
2012-08-27 14:34:10 -03:00
Yoshi Huang
276ba231ad
Bug 785942 - Part 1: IDL update. sr=sicking, r=smaug
2012-08-27 18:55:27 -03:00
Nathan Froyd
2d595e5d44
Bug 783357 - part 1: add XPIDL_FLAGS to make idl dependencies more explicit; r=khuey
2012-08-24 16:01:30 -04:00
Donovan Preston
bc56dc9adb
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
2012-08-21 09:46:27 -07:00
Ed Morley
3073a11a52
Backout 3c39fdebf386 (bug 733573) for native Android m3 failures in test_tcpsocket_enabled_no_perm.html on a CLOSED TREE
2012-08-21 23:01:09 +01:00
Donovan Preston
ff04ad6299
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
2012-08-21 09:46:27 -07:00
Vicamo Yang
195af0be56
Bug 782338: fix 'Emulator callback still pending when finish() called', r=philikon,marshall_law
2012-08-20 11:18:25 +08:00
Gregor Wagner
a0677230c5
Bug 779379 - B2G MobileConnection: Hook up to permissions manager. r=jlebar
2012-08-16 17:42:26 -07:00
Vicamo Yang
c6acb56e4f
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 3: marionette test, r=philikon
2012-08-16 09:37:05 +08:00
Vicamo Yang
3414511870
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 1: IDL change
2012-08-16 09:36:43 +08:00
Phil Ringnalda
5c836d05b0
Backout cfba38edc205, cec9aff342dc, a154933f2bef (bug 780558) for mochitest-3 bustage
2012-08-14 22:19:28 -07:00
Vicamo Yang
165f76b832
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 3: marionette test, r=philikon
2012-08-15 12:35:50 +08:00
Vicamo Yang
44a29e3eaa
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 1: IDL change, r=sicking
2012-08-15 12:35:42 +08:00
Philipp von Weitershausen
c59a2cf669
Bug 777057 - MobileConnection: expose whether or not the radio is searching. r=marshall_law sr=sicking
2012-08-07 12:11:48 -07:00
Ms2ger
c7a5b33778
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
2012-08-04 09:44:00 +02:00
Mike Hommey
6173fa297f
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Ed Morley
bba173e66e
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
2012-08-04 18:05:15 +01:00
Ms2ger
babf67cce2
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
2012-08-04 09:44:00 +02:00
Aryeh Gregor
e806eeab4f
Bug 777292 part 2 - Change all nsnull to nullptr
2012-07-30 17:20:58 +03:00
Nathan Froyd
a7eb97f896
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Marshall Culpepper
1e27bf1d40
Bug 759637: Initial implementation of MobileConnection network selection APIs. r=philikon sr=sicking
2012-06-19 15:52:06 -07:00
Marshall Culpepper
f04feafbea
Bug 761482 - Rename MobileOperatorInfo to MobileNetworkInfo for consistency and update MobileConnectionInfo.network to use the new MobileNetworkInfo type. r=philikon sr=sicking
2012-06-12 17:05:50 -04:00
Olli Pettay
ac6b89bfdb
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
2012-06-10 21:14:30 +03:00
Fernando Jiménez
a2c3da9827
Bug 734145 - B2G RIL: Support USSD codes. Part 4: MobileConnection. r=bent
2012-06-09 17:07:18 -04:00
Fernando Jiménez
95ac02d9a9
Bug 734145 - B2G RIL: Support USSD codes. Part 3: DOMEvent. r=bent
2012-06-09 17:07:18 -04:00
Fernando Jiménez
9b02a307a8
Bug 734145 - B2G RIL: Support USSD codes. Part 1: IDLs. r=philikon
2012-06-09 17:07:18 -04:00
Olli Pettay
50a2b93846
Bug 761621 - interfaces inheriting a builtinclass-interface should be builtinclass too, r=khuey
...
--HG--
extra : rebase_source : 5b3379e0c8263846177aa7854547b3809f4b0109
2012-06-06 19:30:58 +03:00
Marshall Culpepper
60c62fa867
Bug 744344 - B2G RIL: Add DOM API for getting the list of available networks. r=philikon sr=sicking
...
Also added a new MobileOperatorInfo type that exposes operator name, MNC, MCC, and operator/network status, and accompanying emulator Marionette tests.
2012-06-01 14:10:39 -07:00
Yoshi Huang
c2ae70983d
Bug 731786 - B2G RIL: Support SIM cards that require PIN codes. r=philikon sr=sicking
2012-04-12 12:01:49 +08:00
Gervase Markham
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Philipp von Weitershausen
a823b88e82
Bug 729173 - Part 4: Fill in the MobileConnection DOM implementation. r=mounir
2012-04-19 18:33:25 -03:00
Philipp von Weitershausen
6c6bc0f177
Bug 729173 - Part 3: Hook up MobileConnection to the Navigator object
2012-04-19 18:33:25 -03:00
Philipp von Weitershausen
7560ad0bad
Bug 729173 - Part 2: MobileConnection boilerplate. r=mounir
2012-04-19 18:33:25 -03:00
Philipp von Weitershausen
35466ca188
Bug 729173 - Part 1: MobileConnection interfaces. r=sicking
2012-04-19 18:33:25 -03:00
Veeraya Pupatwibul
1bdf9d9923
Bug 741333 - Remove PRBool/PR_TRUE/PR_FALSE that crept in r=Ms2ger
2012-04-04 11:15:10 +02:00
Mounir Lamouri
753a764c6f
Bug 735261 - navigator.mozConnection should be an instance of EventTarget. r=smaug
2012-03-14 19:50:11 +01:00
Mark Finkle
c5c1e891ea
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
2012-03-17 21:51:39 -04:00
Mounir Lamouri
d0998ff48f
Bug 735261 - navigator.mozConnection should be an instance of EventTarget. r=smaug
2012-03-14 19:50:11 +01:00
Olli Pettay
339e88ba7e
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
2012-03-13 02:56:07 +02:00
Edmund Wong
5d7814eb00
Bug 693172 - Moved all subclasses of nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper and then merged the classes. r=smaug
2012-02-08 10:53:33 +08:00
Panagiotis Koutsourakis
791aa57b19
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
...
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
2012-02-04 17:32:24 +00:00
Mounir Lamouri
bfa4a06ff4
Bug 677166 - Part 7 - Network Information API: DOM implementation. r=sicking
2012-01-16 18:14:56 +01:00
Mounir Lamouri
439fd5f9cf
Bug 677166 - Part 6 - Add NetworkInformation handling into hal. r=jlebar
2012-01-16 14:39:57 +01:00
Mounir Lamouri
a280e39ab5
Bug 677166 - Part 5 - Use a pref for connection.metered. r=sicking
2012-01-16 13:25:13 +01:00
Mounir Lamouri
5889593b3a
Bug 677166 - Part 4 - Add a pref to disable Network API. r=sicking
2012-01-16 13:24:08 +01:00
Mounir Lamouri
004241c73c
Bug 677166 - Part 3 - Implement mozConnection stub. r=sicking
2012-01-16 13:23:44 +01:00
Mounir Lamouri
3801d055a4
Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking
2012-01-16 13:23:28 +01:00
Mounir Lamouri
2fbcbd8ef0
Bug 677166 - Part 1 - Makefiles boilerplate. r=sicking
2012-01-16 13:23:01 +01:00