Shawn Huang
dc60031751
Bug 1015819 - Part 2: [bluez] Restore CoD value based on SDP records. r=echou, f=btian
2014-06-24 02:36:00 -04:00
Shawn Huang
e6b1b70641
Bug 1015819 - Part 1: [bluedroid] Restore CoD value based on SDP records. r=echou, f=btian
2014-06-20 00:48:00 -04:00
Ed Morley
e5f1d51330
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-06-24 16:57:02 +01:00
Carsten "Tomcat" Book
8be0d4bc98
Backed out changeset 8499eefa342e (bug 958868) for m2 test failures on a CLOSED TREE
2014-06-24 12:49:47 +02:00
Jocelyn Liu
769c107a12
Bug 1006310 - Patch2: Revise SetName and SetDiscoverable to use Promise. r=btian, r=bz
2014-06-24 15:31:10 +08:00
Jocelyn Liu
d348d70520
Bug 1006310 - Patch1: Revise setName and setDiscoverable method in BluetoothAdapter.webidl. f=btian, r=bz
2014-06-24 15:30:56 +08:00
Jocelyn Liu
a2b96f0d94
Bug 1027992 - Patch: Throw an exception when Promise can't be created for enable/disable adapter requests. r=bz
2014-06-24 15:29:34 +08:00
Wes Kocher
17ccd46921
merge b2g-inbound to m-c a=merge
2014-06-23 18:55:45 -07:00
Jonathan Watt
fe47bc40e9
Bug 1029211 - Get rid of a couple more Thebes backed gfxContexts by using gfxUtils::ClearThebesSurface instead. r=mattwoodrow
...
--HG--
extra : rebase_source : cc75965e0ba908b84a592e337af0429ddb9cc846
2014-06-24 10:02:10 +01:00
Andrew Comminos
156004b042
Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug
2014-06-24 18:02:11 +09:00
Nils Ohlmeier [:drno]
eab26254c1
Bug 1027372 - Only use info() if it has been loaded. r=gmealer
2014-06-18 17:27:00 -04:00
Brian Birtles
2b0a950785
Bug 1010067 part 2 - Rename nsStyleAnimation.{h,cpp} to StyleAnimationValue.{h,cpp}; r=dbaron
...
--HG--
rename : layout/style/nsStyleAnimation.cpp => layout/style/StyleAnimationValue.cpp
rename : layout/style/nsStyleAnimation.h => layout/style/StyleAnimationValue.h
2014-06-24 15:29:54 +09:00
Brian Birtles
7621375179
Bug 1010067 part 1 - Rename nsStyleAnimation::Value to mozilla::StyleAnimationValue; r=dbaron
...
This patch also moves the static methods defined on nsStyleAnimation so that
they are part of StyleAnimationValue class.
Renaming nsStyleAnimation.h to StyleAnimationValue.h is performed in a separate
patch to simplify the diff (since some tools may not handle file renames
elegantly).
2014-06-24 15:29:54 +09:00
Bob Owen
835b0d6248
Bug 1023969 - Part 7: Replace |AutoPushJSContext|s in bluetooth2 BluetoothDevice::SetPropertyByValue. r=bholley
2014-06-21 18:44:36 +01:00
Bob Owen
a352de6fc6
Bug 1023969 - Part 6: Replace |AutoPushJSContext|s in bluetooth2 BluetoothAdapter::SetPropertyByValue. r=bholley
2014-06-21 18:42:28 +01:00
Bob Owen
07b75c6f25
Bug 1023969 - Part 5: Replace AutoPushJSContext in bluetooth2 BluetoothAdapter GetDevicesTask::ParseSuccessfulReply. r=bholley
2014-06-21 18:39:08 +01:00
Bob Owen
e76d054e70
Bug 1023969 - Part 4: Replace |AutoPushJSContext|s in BluetoothDevice::SetPropertyByValue. r=bholley
2014-06-20 14:42:33 +01:00
Bob Owen
b828377db3
Bug 1023969 - Part 3: Replace AutoPushJSContext in BluetoothManager GetAdapterTask::ParseSuccessfulReply. r=bholley
2014-06-19 20:17:59 +01:00
Bob Owen
4b4458afd0
Bug 1023969 - Part 2: Replace |AutoPushJSContext|s in BluetoothAdapter::SetPropertyByValue. r=bholley
2014-06-19 20:14:32 +01:00
Bob Owen
a39259183d
Bug 1023969 - Part 1: Replace AutoPushJSContext in BluetoothAdapter GetDevicesTask::ParseSuccessfulReply. r=bholley
2014-06-19 20:09:03 +01:00
Nick Fitzgerald
f79fcccd5f
Bug 1000967 - Add source notes for |new| expression and function calls to improve source maps and debugging. r=ejpbruel
2014-06-20 13:09:00 -04:00
Gene Lian
8e7e9529b2
Bug 1024362 - Correct the Alarm API's coding style. r=henry
2014-06-12 16:33:56 +08:00
Szu-Yu Chen [:aknow]
de01867dfa
Bug 1027996 - Part 3: For tests: No need to check emulator OK result. r=hsinyi
2014-06-23 06:25:00 -04:00
Szu-Yu Chen [:aknow]
7f0dac721a
Bug 1027996 - Part 2: For tests: Rename emulator.run to emulator.runWithCallback. r=hsinyi
2014-06-23 06:25:00 -04:00
Szu-Yu Chen [:aknow]
1b9b55badf
Bug 1027996 - Part 1: Change emulator.run to promise version. r=hsinyi
2014-06-23 06:24:00 -04:00
Chuck Lee
dcd8787ac8
Bug 1023115 - Add retry count for EAP connection error. r=vchang
2014-06-20 10:37:43 +08:00
William Chen
d3ef9ca507
Bug 1025638 - Traverse and unlink nsXBLPrototypeResources members. r=mccr8
2014-06-23 19:09:36 -07:00
Wes Kocher
20e8bbb46d
Merge m-c to inbound a=merge
2014-06-23 18:59:54 -07:00
Wes Kocher
ebad1ff4e2
Backed out changeset e5e0bb1653b5 (bug 922187) for mochitest-4 bustage on a CLOSED TREE
2014-06-23 16:49:12 -07:00
Bill McCloskey
a36b8c7b9b
Bug 1017310 - Associate JS compartments with add-on chrome XBL (r=bholley)
2014-06-23 16:33:37 -07:00
Marco Castelluccio
39c9265e2a
Bug 922187 - Properly catch exceptions in checkInstalled and fire the error callback on the DOM request. r=myk
2014-06-24 00:40:56 +02:00
Boris Zbarsky
3cdf56e57b
Bug 1027667. Allow MozMap in unions. r=peterv
2014-06-23 16:03:58 -04:00
Boris Zbarsky
89c0698c51
Bug 1023762 part 2. Add basic support for sequences of non-containers to event codegen. r=smaug
2014-06-23 16:03:58 -04:00
Boris Zbarsky
eb41acaf27
Bug 1023762 part 1. Factor out the IDL-to-C++ type mapping for event codegen into a separate function. r=smaug
2014-06-23 16:03:58 -04:00
Boris Zbarsky
f45428ce7c
Bug 767924 part 4. Allow [] as a default value for sequences in unions. r=peterv
2014-06-23 16:03:58 -04:00
Boris Zbarsky
9f2a71b4c5
Bug 767924 part 3. Allow sequences in unions. r=peterv
2014-06-23 16:03:57 -04:00
Boris Zbarsky
c6565944fa
Bug 767924 part 2. Introduce both const and non-const versions of GetAs* methods on unions, with the former returning the public-facing type and the latter returning the internal type. r=peterv
2014-06-23 16:03:57 -04:00
Boris Zbarsky
6e9a88a012
Bug 767924 part 1. Add support for holders with nonempty holderArgs in unions. r=peterv
2014-06-23 16:03:57 -04:00
Boris Zbarsky
92435b16f9
Bug 1026080 part 2. Add binding codegen support for [] as a default value for sequence arguments and dictionary entries. r=khuey
2014-06-23 16:03:57 -04:00
Boris Zbarsky
ebe88d39c2
Bug 1026080 part 1. Add WebIDL parser support for [] as a default value for sequence arguments and dictionary entries. r=khuey
2014-06-23 16:03:56 -04:00
Boris Zbarsky
eaf8eb1b2a
Bug 1026706. Stop pickling our yacc grammar in the WebIDL parser, because now it's apparently faster to recreate it than to unpickle it. r=khuey
2014-06-23 16:03:56 -04:00
Benoit Jacob
747dcfc8a0
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
2014-06-23 15:56:07 -04:00
Jason Orendorff
f427cf7043
Bug 645416, part 22 - Remove JSCompartment::wrapId. r=terrence.
...
This is unnecessary now that object jsids no longer exist. Both string and
symbol jsids point only to GC things in the atoms compartment, which are safe
to pass to any compartment without wrapping.
--HG--
extra : rebase_source : 82c21e8474df05b1bb42c14d872c981205bbe879
2014-06-23 10:57:02 -05:00
Jason Orendorff
58ffd8ea68
Bug 645416, part 5 - Add the Symbol constructor and Symbol wrapper objects. r=efaust.
...
This exposes a new primitive type to scripts for the first time since
JavaScript first shipped in Netscape 2, over 13 years ago.
The tests focus on identity, equality, and being able to pass a symbol around
as a value. Of course the point of symbols is that they can be property keys,
but that will have to wait for a later patch in this series.
--HG--
extra : rebase_source : c22cf4b774cca8e7c9f6c757079e054a6eb0f307
2014-06-23 10:55:52 -05:00
Benoit Jacob
960f977388
Bug 1028588 - Fix dangerous public destructors in dom/bindings - r=bz
2014-06-23 14:49:08 -04:00
Henry Chang
3633b99d46
Bug 1015901 - Add test cases for "update_config=1". f=vyang, r=vchang
2014-06-04 17:07:05 +08:00
Yuan Xulei
16d04587ba
Bug 975276 - Fix cursor parameter mistake of setComposition. r=masayuki
2014-06-17 12:05:49 +08:00
Shawn Ku
16a77611ff
Bug 944635 - B2G RIL: Exception in updateDisplayCondition() ... "TypeError: RIL.operator is null". r=HsinYi
2014-06-23 11:47:33 +08:00
Bevis Tseng
e6538bd210
Bug 921326 - Part 4: Add Test case to verify CB message received in Multi-SIM devices. r=htsai
2014-06-12 17:49:20 +08:00
Bevis Tseng
54a0da8e2f
Bug 921326 - Part 3: Support to Receive Cellbroadcast Messages from different serviceId. r=htsai
2014-06-12 12:04:48 +08:00