John Shih
eea5e5f2e8
Bug 986837 - Part 5: Expose MozNetworkInterface for testing. r=bzbarsky
...
DONTBUILD
2014-04-07 18:22:21 +08:00
Ryan VanderMeulen
1560a48c7d
Backed out changeset 6701ef0c75b4 for landing with the wrong bug number. r=bzbarsky
2014-05-05 10:29:29 -04:00
John Shih
62bcfd6fe3
Bug 986836 - Part 5: Expose MozNetworkInterface for testing. r=bzbarsky
2014-04-07 18:22:21 +08:00
John Shih
9fafba436b
Bug 986837 - Part 4: Port MozNetworkStats to WebIDL. r=bzbarsky
2014-05-05 14:54:23 +08:00
John Shih
c90e1619d9
Bug 986837 - Part 3: Port MozNetworkStatsAlarm to WebIDL. r=bzbarsky
2014-05-05 15:38:06 +08:00
John Shih
be30dbebed
Bug 986837 - Part 2: Port MozNetworkStatsInterface to WebIDL. r=bzbarsky
2014-05-05 11:55:01 +08:00
John Shih
7fbce92192
Bug 986837 - Part 1: Port MozNetworkStatsData to WebIDL. r=bzbarsky
2014-05-05 16:40:11 +08:00
Chuck Lee
4abc837b90
Bug 917102 - 0003. DOM API implementation. r=mrbkap
2014-04-30 19:58:40 +08:00
Chuck Lee
ffa56bfb0e
Bug 917102 - 0002. Add Wifi certificate service. r=mrbkap, r=keeler
2014-04-28 15:49:57 +08:00
Chuck Lee
5e3d45a551
Bug 917102 - 0001. WebIDL changes. r=mrbkap, r=ehsan
2014-04-30 19:58:35 +08:00
Carsten "Tomcat" Book
cb85932802
merge b2g-inbound to mozilla-central
2014-05-05 14:23:27 +02:00
Carsten "Tomcat" Book
ec53620a35
Backed out changeset 79686836f1f7 "(bug 1005089) r=bz" for bustage on a CLOSED TREE
...
--HG--
extra : amend_source : 5170a31dc799f4401d30c8d6c4423dad2e84535f
2014-05-05 09:41:27 +02:00
Ben Tian
8c34890c46
Bug 1003762 - [bluedroid] Notify BluetoothRilListener of service change, r=echou
2014-05-05 09:28:20 +08:00
Ms2ger
76d4b3a6bf
Bug 995664 - Move CSSRuleList to WebIDL; r=bz
...
As CSSRuleList is the last consumer of nsArraySH and nsGenericArraySH, this
also removes those classes.
2014-05-03 09:32:54 +02:00
Wes Kocher
2994fe65e1
merge m-c to inbound
2014-05-02 23:07:16 -07:00
Wes Kocher
d55561120d
Merge inbound to m-c
2014-05-02 23:02:49 -07:00
Wes Kocher
d3dd5ffbd9
merge b2g-inbound to m-c
2014-05-02 22:50:45 -07:00
Boris Zbarsky
914525f2b6
Bug 1004766. Make sure to enter the compartment of our new global before working with it when wrapping global objects. r=nsm
2014-05-03 01:08:07 -04:00
Fabrice Desré
4a00c51811
Bug 1003836 - Don't use createEvent("TouchEvent") to check if TouchEvents are supported r=smaug
2014-05-02 14:56:18 -07:00
Ryan VanderMeulen
f79c99c4fb
Merge m-c to inbound.
2014-05-02 16:57:56 -04:00
Ryan VanderMeulen
f069b6c4aa
Merge fx-team to m-c.
2014-05-02 16:41:26 -04:00
Josh Aas
f00583cc36
Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent
2014-05-02 13:44:13 -05:00
Nikhil Marathe
dc62b81e60
Bug 1005156: Remove unused scope from WorkerScopes WrapGlobalObject(). rs=jst
...
--HG--
extra : rebase_source : e6f0716b2ac6886a5f52ef94a26849e6ab8304d5
2014-05-02 10:16:49 -07:00
Carsten "Tomcat" Book
6361ce02c7
Merge m-c to mozilla-inbound
2014-05-02 14:55:29 +02:00
Carsten "Tomcat" Book
4641480f38
merge b2g-inbound to mozilla-central
2014-05-02 14:50:16 +02:00
Andrew Osmond
b8f1f421e9
Bug 999464 - Standardize on DOMPoint and thus eliminate need for CameraPoint. r=bz, r=mikeh
2014-05-01 15:09:00 -04:00
Ophir LOJKINE
539068b2ec
Bug 1003539 - change HTMLTableElement::insertRow so that it when no row is present, it adds a row to the last TBODY element of the table; r=bzbarsky
2014-05-01 21:29:23 -04:00
Garner Lee
a2b170177a
Bug 959059: [NFC] CheckP2PRegistration should return error if sessionToken doesn't exist. r=allstars.chh
2014-04-30 10:18:00 +02:00
Siddartha Pothapragada
b61ea351fb
Bug 959059 - B2G NFC: Marionette test to check P2P registration for an incorrect manifest Url. r=allstars.chh
2014-04-30 10:17:00 +02:00
Wes Kocher
dbb6fbfa93
Merge b2g-inbound to m-c
2014-05-01 18:27:09 -07:00
Vicamo Yang
0904be8a44
Bug 999458 - 2.d/2: add some more complex test cases for OPL/PNN matching. r=echen
2014-05-02 00:24:12 +08:00
Vicamo Yang
710c3fadc7
Bug 999458 - 2.c/2: 0 <= gsmLocationAreaCode <= 65535. r=echen
2014-05-02 00:24:12 +08:00
Vicamo Yang
1cafec368a
Bug 999458 - 2.b/2: add two more utility functions to head.js. r=echen
...
* setEmulatorGsmLocationAndWait
* setEmulatorOperatorNamesAndWait
2014-05-02 00:24:12 +08:00
Vicamo Yang
de9334e33e
Bug 999458 - 2.a/2: re-enable some mobileconnection test cases. r=echen
2014-05-02 00:24:11 +08:00
chiajung hung
e92efaa365
Bug 959089 - Part 2: Use the new protocol to do buffer allocation. r=nical
2014-04-30 21:52:00 -04:00
Ed Morley
364684e861
Merge latest green b2g-inbound changeset and mozilla-central; r=khuey to work around bug 1002652
comment 13
2014-05-01 15:55:44 +01:00
Jan Beich
513d510b5f
Bug 1004183: Unbreak build with --disable-webrtc after bug 907352 r=jib
2014-05-01 02:58:48 -04:00
Gene Lian
3fd6848951
Bug 981984 - OwningStringOrUnsignedLong union value cannot be set if the type is not matched. r=bz
2014-04-30 17:52:05 +08:00
Vincent Chang
601a8e8e4e
Bug 996588 - Unable to connect to wifi network with double quotes (") in ssid. r=fabrice
2014-04-30 14:57:38 +08:00
Andrew Osmond
b69498dcfa
Bug 987954 - Change camera control size/region attributes to methods to remove direct JS_*() calls, r=bz,mikeh
2014-04-30 17:15:01 -04:00
Vicamo Yang
715fa34862
Bug 999458 - 1/2: disable some mobileconnection test cases to wait emulator changes. r=echen
2014-05-01 00:57:43 +08:00
Ting-Yu Chou
c4938d1cf0
Bug 1002527 - Fix not to initialize remote browser's ContentParent twice. r=bent
...
ContentParent::GetNewOrUsed() initialize the ContentParent always, even it is an
initialized one from PreallocatedProcessManager::Take(). Initialize twice makes
ContentParent to receive two the same observed event, and creates leak in both
observer list and itself.
2014-04-30 02:00:00 -04:00
Gabriele Svelto
fc6736d66f
Bug 999327 - Consider the wake-locks held by the main process when computing priorities. r=fabrice
2014-05-01 15:47:26 +02:00
Nils Ohlmeier [:drno]
3830695efa
Bug 873049 - properly compare media constraints with audio and video tracks instead of streams. r=jsmith,jesup
2014-05-01 13:19:00 +02:00
Ben Turner
a5e9fb70f9
Bug 1003766, StopSyncLoopRunnable::Cancel should call base class Cancel. r=mrbkap.
2014-04-30 13:44:03 -07:00
Botond Ballo
4c6352e059
Bug 1004775 - Add warning about not using 'out jsval' parameters in nsIDOMWindowUtils. r=bholley
2014-05-02 13:28:18 -04:00
Olli Pettay
08dc1b6b5c
Bug 1005089 - "crash in mozilla::dom::WrapNewBindingObjectHelper<nsRefPtr<mozilla::dom::EventTarget>, true>::Wrap(JSContext*, nsRefPtr<mozilla::dom::EventTarget> const&, JS::MutableHandle<JS::Value>)" r=bz
2014-05-02 13:37:00 +02:00
Shawn Huang
2a5fa5a83c
Bug 993954 - Check sBluetoothChild is null when closing Settings application
...
It is possible that sBluetoothChild set to nullptr and RecvNotify get called from MessageLoop.
This patch check sBluetoothChild.
2014-04-30 16:58:15 +01:00
Carsten "Tomcat" Book
0b2a257518
merge b2g-inbound to mozilla-central
2014-04-30 15:23:44 +02:00
Carsten "Tomcat" Book
f04a2b076c
merge fx-team to mozilla-central
2014-04-30 15:01:45 +02:00