Carsten "Tomcat" Book
b2b6df055b
Merge mozilla-central to b2g-inbound
2014-06-25 16:21:26 +02:00
Carsten "Tomcat" Book
c036601e2f
merge b2g-inbound to mozilla-central a=merge
2014-06-25 15:38:40 +02:00
Hsin-Yi Tsai
1810114d21
Bug 1030030 - [B2G] follow-up of Bug 1028099 - use call.id.number. r=aknow
2014-06-25 17:16:59 +08:00
Vicamo Yang
ff8f26236c
Bug 992320: split test_wsp_pdu_helper.js for intermittent timeout. r=gene
2014-06-25 11:57:24 +08:00
Vicamo Yang
9541c40d7b
Bug 1002600: fix test_mms_pdu_helper.js intermittent timeouts. r=gene
2014-06-25 11:57:22 +08:00
Vicamo Yang
9d9967c56d
Bug 993817: convert mobilemssage marionette test cases to Promise. r=gene
2014-06-25 11:57:21 +08:00
Vicamo Yang
eaed27ae2f
Bug 958782 - 3/3: fix test cases. r=gene,khuey
2014-06-25 11:57:19 +08:00
Vicamo Yang
e47784d454
Bug 958782 - 2.c/3: remove unused headers and sort. r=khuey
2014-06-25 11:57:18 +08:00
Vicamo Yang
0423c4186d
Bug 958782 - 2.b/3: WebIDL implementation. f=Ms2ger,bzbarsky,r=khuey
2014-06-25 11:57:16 +08:00
Vicamo Yang
18da6a90ad
Bug 958782 - 2.a/3: refactoring, alignments. f=Ms2ger,r=khuey
2014-06-25 11:57:15 +08:00
Vicamo Yang
a35858595c
Bug 958782 - 1/3: B2G SMS - Move MozMobileMessage to WebIDL. XPIDL & WebIDL changes. f=Ms2ger,r=khuey
...
--HG--
rename : dom/webidl/MobileMessageManager.webidl => dom/webidl/MozMobileMessageManager.webidl
2014-06-25 11:57:13 +08:00
Wes Kocher
60d5bc4f5e
Merge inbound to m-c a=merge
2014-06-24 18:13:38 -07:00
Szu-Yu Chen [:aknow]
db13be6a92
Bug 1028099 - Hang up calls locally in setup stage. r=hsinyi
2014-06-24 03:36:00 -04:00
Szu-Yu Chen [:aknow]
c2ab578f26
Bug 1027513 - Extract CreateCall and CreateCallId. r=hsinyi
2014-06-24 06:52:00 -04:00
Shawn Huang
7870ea14a7
Bug 1015819 - Part 2: [bluez] Restore CoD value based on SDP records. r=echou, f=btian
2014-06-24 02:36:00 -04:00
Jessica Jong
37ac52623a
Bug 1021424 - Verify network.type and network.state before applying mms settings. f=btseng r=vicamo
2014-06-24 02:16:00 +02:00
Rik Cabanier
cfa3ff39f9
Bug 1018497 - Implementation of DOMMatrix. r=roc,bz
2014-06-24 20:15:00 +02:00
Shawn Huang
0c9bf361e3
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
3da10fcb32
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-06-24 16:57:02 +01:00
Carsten "Tomcat" Book
e4e57eea11
Backed out changeset 8499eefa342e (bug 958868) for m2 test failures on a CLOSED TREE
2014-06-24 12:49:47 +02:00
Jocelyn Liu
2ce12c4870
Bug 1006310 - Patch2: Revise SetName and SetDiscoverable to use Promise. r=btian, r=bz
2014-06-24 15:31:10 +08:00
Jocelyn Liu
a6cfad8a87
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
a74d3de836
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
fb575455f8
merge b2g-inbound to m-c a=merge
2014-06-23 18:55:45 -07:00
Jonathan Watt
9ff044d0f7
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
3f3031e6fb
Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug
2014-06-24 18:02:11 +09:00
Walter Litwinczyk
18f43c1fdd
Bug 1021791 - Add support for the IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE} enums. r=jgilbert, r=bz
2014-06-18 15:09:56 -07:00
Jed Davis
b04abaafbc
Bug 965724 - Use IPC for NS_OpenAnonymousTemporaryFile if in content process. r=roc
2014-06-24 10:11:36 -07:00
James King
0f8baaf5db
Bug 1022042 - Fix identifier leak in compareVariants. r=bsmedberg
2014-06-24 19:08:17 +02:00
Nils Ohlmeier [:drno]
630d8d7c05
Bug 1027372 - Only use info() if it has been loaded. r=gmealer
2014-06-18 17:27:00 -04:00
Brian Birtles
e17455d50f
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
9fe1178360
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
a454a46847
Bug 1023969 - Part 7: Replace |AutoPushJSContext|s in bluetooth2 BluetoothDevice::SetPropertyByValue. r=bholley
2014-06-21 18:44:36 +01:00
Bob Owen
5daf8a17bc
Bug 1023969 - Part 6: Replace |AutoPushJSContext|s in bluetooth2 BluetoothAdapter::SetPropertyByValue. r=bholley
2014-06-21 18:42:28 +01:00
Bob Owen
79258189c7
Bug 1023969 - Part 5: Replace AutoPushJSContext in bluetooth2 BluetoothAdapter GetDevicesTask::ParseSuccessfulReply. r=bholley
2014-06-21 18:39:08 +01:00
Bob Owen
e193d7fb7a
Bug 1023969 - Part 4: Replace |AutoPushJSContext|s in BluetoothDevice::SetPropertyByValue. r=bholley
2014-06-20 14:42:33 +01:00
Bob Owen
96c16f60ff
Bug 1023969 - Part 3: Replace AutoPushJSContext in BluetoothManager GetAdapterTask::ParseSuccessfulReply. r=bholley
2014-06-19 20:17:59 +01:00
Bob Owen
3fbaac6efc
Bug 1023969 - Part 2: Replace |AutoPushJSContext|s in BluetoothAdapter::SetPropertyByValue. r=bholley
2014-06-19 20:14:32 +01:00
Bob Owen
9fe35d7da0
Bug 1023969 - Part 1: Replace AutoPushJSContext in BluetoothAdapter GetDevicesTask::ParseSuccessfulReply. r=bholley
2014-06-19 20:09:03 +01:00
Nick Fitzgerald
89c96462f2
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
9a7dd0a8cd
Bug 1024362 - Correct the Alarm API's coding style. r=henry
2014-06-12 16:33:56 +08:00
Szu-Yu Chen [:aknow]
6fdcaeb327
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]
48beda9b65
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]
77a9bb66e6
Bug 1027996 - Part 1: Change emulator.run to promise version. r=hsinyi
2014-06-23 06:24:00 -04:00
Chuck Lee
dfd27459bc
Bug 1023115 - Add retry count for EAP connection error. r=vchang
2014-06-20 10:37:43 +08:00
Jan de Mooij
09e45e18c2
Bug 1027528 part 15 - Make structured clone work with Latin1 strings. r=jorendorff,bent
2014-06-25 08:05:41 +02:00
Andrea Marchesini
3af8174d93
Bug 1027172 - patch 1 - AudioChannelService should send notifications at the same way in IPC or not., r=mchen
2014-06-24 22:15:12 -07:00
Jim Blandy
b6b202b6bb
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Boris Zbarsky
41b50884d6
Bug 1029102. Don't drop webidlyacc.py files caching the webidl grammar in the source dir when running webidl parser tests. r=gps
2014-06-24 23:36:39 -04:00
Wes Kocher
934a0b53a3
Merge m-c to inbound a=merge on a CLOSED TREE
2014-06-24 18:39:27 -07:00