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
Walter Litwinczyk
4ff2a005cb
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
7935402583
Bug 965724 - Use IPC for NS_OpenAnonymousTemporaryFile if in content process. r=roc
2014-06-24 10:11:36 -07:00
James King
92dd671ac1
Bug 1022042 - Fix identifier leak in compareVariants. r=bsmedberg
2014-06-24 19:08:17 +02: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
Andrea Marchesini
16e973c66d
Bug 1002702
- SharedWorker should always close MessagePort, r=khuey
2014-06-27 10:24:56 -07:00
Boris Zbarsky
3a1146cf35
Bug 1027221 - Test that promises can be resolved with a PermanentAtom string; r=terrence
...
--HG--
extra : rebase_source : 2b2bb9211b88b9ec491cf247cd8de055d41bf510
2014-06-18 14:36:22 -04:00
Andrea Marchesini
e46c443d0c
Bug 998474 - SharedWorker should allow MessagePort to be opened asynchronously, r=khuey
2014-06-27 10:04:45 -07:00
Sotaro Ikeda
e8660d0951
Bug 1026562 - "Always create ImageBridge when OMTC is enabled on gonk". r=nical
2014-06-17 09:41:00 +02:00
Andrea Marchesini
3991de7d7c
Bug 1030973 - DataStoreService should listen for versionchange events. r=janv
2014-06-26 14:09:00 +02:00
Sean Lin
55eae6406e
Bug 908999 - Update Registered/Allowed Connections for Inter-App Communication API When App Gets Uninstalled. r=gene
2014-06-20 17:44:37 +08:00
Geo Mealer
9bbf2ac64c
Bug 1014328 - Add long-running audio/video WebRTC test for use in QA Lab. r=drno
2014-06-24 18:28:00 +02:00
Andrea Marchesini
45c2db850b
Bug 1030844 - Get rid of nsIDOMWindowUtils.getFile/getBlob, r=janv
2014-06-26 23:05:25 -07:00
Nigel Babu
71a31c7ef6
Backed out changeset eb09a51edc57 (bug 1030844) for mochitest failures
2014-06-27 11:23:13 +05:30
Andrea Marchesini
1359f2c21e
Bug 1030844 - Get rid of nsIDOMWindowUtils.getFile/getBlob, r=janv
2014-06-26 22:11:54 -07:00
Andrea Marchesini
138ca3d57f
Bug 827823 - patch 1 - CC in DOMFile class, r=ehsan
2014-06-26 20:46:34 -07: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
Vicamo Yang
137dbfad8e
Bug 958782: follow-up for bug 1029866, rename AutoJSAPI::InitUsingWin() to Init(). CLOSED TREE
2014-06-25 23:24:22 +08:00
Carsten "Tomcat" Book
23d6a7ded4
Merge mozilla-central to mozilla-inbound
2014-06-25 15:42:28 +02:00
Olli Pettay
7da5fd8ae0
Bug 1029866 - Rename InitUsingWin(...) to Init(...), r=bobowencode
...
--HG--
extra : rebase_source : e04aac99fe64270f283cf49ed52b8f7512a2fa3b
2014-06-25 13:17:17 +03: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
Nikhil Marathe
ce740561d8
Bug 984048: Part 3 - Update algorithm. r=ehsan,khuey
...
--HG--
extra : rebase_source : 5e80b118faeea419cfebbc2d1060cd2a1a61bcba
2014-06-11 09:12:56 -07:00
Carsten "Tomcat" Book
6bec2c9775
Merge mozilla-central to mozilla-inbound
2014-06-27 15:51:09 +02:00
Martin Thomson
cdf891b51b
Bug 1030435 - Re-enable gUM peerIdentity test. r=jib
2014-06-25 15:55:00 -04:00
Martin Thomson
96cb1f7cd8
Bug 1030435 - Attempt to ease load on B2G emulator for tests. r=jib
2014-06-26 10:28:00 -04:00
Mike Habicher
b2aafb8f6f
Bug 1030384 - Change a spammy NS_WARNING into a log message instead. r=khuey
2014-06-26 08:20:00 -04:00
Nils Ohlmeier [:drno]
66cc068841
Bug 963524 - Detect if the SDPs show a port twice. r=bwc
2014-06-25 17:05:00 -04:00
Carsten "Tomcat" Book
8328ed247d
Backed out changeset 2c6403818106 (bug 1027402) for bustage on a CLOSED TREE
2014-06-27 14:21:46 +02:00
Carsten "Tomcat" Book
ae32e4a7cc
Backed out changeset 346912776f97 (bug 1027402)
2014-06-27 14:21:22 +02:00
Carsten "Tomcat" Book
5f562e29f0
Backed out changeset 285c853fedfa (bug 1027402)
2014-06-27 14:21:20 +02:00
Carsten "Tomcat" Book
80643faae0
Backed out changeset 96443362db6f (bug 1027402)
2014-06-27 14:21:17 +02:00
Eric Faust
06f26016a7
Bug 1027402 - Part 4: Mark Proxy Handler uses const. (r=jorendorff, r=bz)
2014-06-27 04:44:08 -07:00
Eric Faust
a3511c108a
Bug 1027402 - Part 3: Mark all Proxy Handler methods const. (r=jorendorff, r=bz)
2014-06-27 04:44:06 -07:00
Eric Faust
9f81106775
Bug 1027402 - Part 2: Mark Proxy Handler instances as const. (r=bholley)
2014-06-27 04:44:04 -07:00
Eric Faust
3e181b313e
Bug 1027402 - Part 1: Remove set* from BaseProxyHandler. (r=bholley)
2014-06-27 04:44:02 -07:00
Peter Van der Beken
1cff412fd5
Fix bustage from bad merge of patches for bug 1029104. r=bustage.
...
--HG--
extra : rebase_source : f08d6d25ea8d6bb063f9f947f096faad7474dd22
2014-06-27 22:22:51 +02:00
Peter Van der Beken
d3e7b30ffd
Bug 1029104 - Convert XPathExpression to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=bz.
...
--HG--
extra : rebase_source : f5c7a235a9a880f829ff39ccbb92508cbaad31a5
2014-06-27 21:39:50 +02:00
Peter Van der Beken
248200e353
Bug 1029104 - Convert XPathExpression to WebIDL bindings, make XPathExpression hold a weak reference to the document. r=bz.
...
--HG--
rename : dom/xslt/xpath/nsXPathExpression.cpp => dom/xslt/xpath/XPathExpression.cpp
extra : rebase_source : 3ab3a4babc5ec3c67f3aec3aeef422b8c3c526ef
2014-06-26 15:32:20 +02:00
Jan de Mooij
12d5cba650
Bug 1027528 part 15 - Make structured clone work with Latin1 strings. r=jorendorff,bent
2014-06-25 08:05:41 +02:00
Andrea Marchesini
970c457654
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
4d6a633bba
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
8cf6ab9bd3
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
591c1722c3
Merge m-c to inbound a=merge on a CLOSED TREE
2014-06-24 18:39:27 -07:00
Marco Castelluccio
33609a5a86
Bug 922187 - Properly catch exceptions in checkInstalled and fire the error callback on the DOM request. r=myk
2014-06-25 01:51:28 +02: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
Bevis Tseng
589193fd19
Bug 921326 - Part 2: Support to Toggle CellBroadcast Service per SIM. r=htsai
2014-06-10 13:46:57 +08:00
Bevis Tseng
779e63d29a
Bug 921326 - Part 1: Support to Set Search List for Each SIM. r=htsai
2014-06-13 16:35:24 +08:00
Ryan VanderMeulen
4caca8de9b
Merge m-c to b2g-inbound. a=merge
2014-06-23 10:58:47 -04:00
Ryan VanderMeulen
b9d5670093
Merge b2g-inbound to m-c. a=merge
...
--HG--
rename : layout/style/nsCSSStyleSheet.cpp => layout/style/CSSStyleSheet.cpp
rename : layout/style/nsCSSStyleSheet.h => layout/style/CSSStyleSheet.h
2014-06-23 10:56:03 -04:00
Carsten "Tomcat" Book
391fbf5d8a
Backed out changeset 033708b53979 (bug 958782) for bustage on a CLOSED TREE
...
--HG--
rename : dom/webidl/MozMobileMessageManager.webidl => dom/webidl/MobileMessageManager.webidl
2014-06-23 15:38:32 +02:00
Carsten "Tomcat" Book
4a4f9c49cd
Backed out changeset 15a281081b97 (bug 958782) for bustage on a CLOSED TREE
2014-06-23 15:38:17 +02:00
Carsten "Tomcat" Book
9e6725e33a
Backed out changeset 731f37afb649 (bug 958782) for bustage on a CLOSED TREE
2014-06-23 15:38:04 +02:00
Carsten "Tomcat" Book
3ee867a25f
Backed out changeset f06d2ba57fb3 (bug 958782) for bustage on a CLOSED TREE
2014-06-23 15:37:48 +02:00
Carsten "Tomcat" Book
19e84f275d
Backed out changeset 29a1c6a34550 (bug 958782) for bustage on a CLOSED TREE
2014-06-23 15:36:57 +02:00
Vicamo Yang
4c648a1fea
Bug 973024 - 3/3: split test_ril_worker_mmi.js into several parts. r=yoshi
2014-06-23 20:56:07 +08:00
Vicamo Yang
f51f8585ab
Bug 973024 - 2/3: split test_ril_worker_icc.js into several parts. r=yoshi
2014-06-23 20:56:05 +08:00
Vicamo Yang
edfc885756
Bug 973024 - 1.b/3: share newInterceptWorker. r=yoshi
2014-06-23 20:56:03 +08:00
Vicamo Yang
dfa8d115d2
Bug 973024 - 1.a/3: share newUint8Worker. r=yoshi
2014-06-23 20:56:02 +08:00
Vicamo Yang
ee9169a92e
Bug 958782 - 3/3: fix test cases. r=gene,khuey
2014-06-23 20:56:01 +08:00
Vicamo Yang
ecd0d7332f
Bug 958782 - 2.c/3: remove unused headers and sort. r=khuey
2014-06-23 20:55:59 +08:00
Vicamo Yang
0d1ea888c3
Bug 958782 - 2.b/3: WebIDL implementation. f=Ms2ger,bzbarsky,bz,r=khuey
2014-06-23 20:55:58 +08:00
Vicamo Yang
831407a277
Bug 958782 - 2.a/3: refactoring, alignments. f=Ms2ger,r=khuey
2014-06-23 20:55:56 +08:00
Vicamo Yang
1b85d63f8e
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-23 20:55:55 +08:00
Edgar Chen
4a01d103e6
Bug 979134 (follow-up): convert test_mobile_signal_strength.js to Promise. r=vicamo
2014-06-19 19:02:48 +08:00
Edgar Chen
945015f820
Bug 979134 (follow-up): convert test_mobile_set_radio.js to Promise. r=vicamo
2014-06-19 18:43:48 +08:00
Edgar Chen
1ff0e8b981
Bug 979134 (follow-up): convert test_mobile_last_known_network.js to Promise. r=vicamo
2014-06-19 18:38:47 +08:00
Edgar Chen
a94fa3439f
Bug 979134 (follow-up): convert test_mobile_icc_change.js to Promise. r=vicamo
2014-06-19 18:11:51 +08:00
Edgar Chen
3bdbc53b10
Bug 979134 (follow-up): convert test_call_barring_set_error.js to Promise. r=vicamo
2014-06-19 17:10:38 +08:00
Edgar Chen
1775e96607
Bug 979134 (follow-up): convert test_call_barring_get_option.js to Promise. r=vicamo
2014-06-19 16:48:14 +08:00
Edgar Chen
2347eea350
Bug 979134 (follow-up): convert test_call_barring_change_password.js to Promise. r=vicamo
2014-06-19 16:27:15 +08:00
Jocelyn Liu
76947bb503
Bug 1027552 - Align values in BluetoothAttributeEvent.attrs with webidl, r=btian
2014-06-23 10:32:58 +08:00
James Lal
bb7f3320de
Bug 1027458 - Correctly cleanup after canceling a mozapp download. r=fabrice
2014-06-21 01:32:15 +02:00
Ed Morley
3f06054776
Merge latest green inbound changeset and mozilla-central; a=merge
2014-06-20 17:42:16 +01:00
Ms2ger
1ab8344d82
Backout revision 308e51eae10c for build bustage.
...
--HG--
rename : layout/style/CSSStyleSheet.cpp => layout/style/nsCSSStyleSheet.cpp
rename : layout/style/CSSStyleSheet.h => layout/style/nsCSSStyleSheet.h
2014-06-20 13:00:08 +02:00
Ms2ger
ac277f03ae
Bug 1026739 - Remove unused INTERFACE_CHAIN macro; r=bz
2014-06-20 12:32:50 +02:00
Ms2ger
3c8082c257
Bug 974327 - Cleanup nsJSContext::GetGlobalObject(); r=bholley
...
The removed code is never reached, as GetWindowProxy() returns a JSObject
with OuterWindowProxyClass as its JSClass, and this will test false for
IsDOMClass and
(~c->flags) & (JSCLASS_HAS_PRIVATE | JSCLASS_PRIVATE_IS_NSISUPPORTS).
2014-06-20 12:32:50 +02:00
Ms2ger
530bc74c8d
Bug 1022855 - Rename nsCSSStyleSheet to mozilla::CSSStyleSheet; r=heycam
...
--HG--
rename : layout/style/nsCSSStyleSheet.cpp => layout/style/CSSStyleSheet.cpp
rename : layout/style/nsCSSStyleSheet.h => layout/style/CSSStyleSheet.h
2014-06-20 12:32:49 +02:00
Ghislain 'Aus' Lacroix
2c75bc2e0d
bug 983747 - Follow-up. Correct bad commit. r=kanru (from original patch, which had the correct code.)
2014-06-20 03:17:34 -07:00
Dimi Lee
6c49290162
Bug 1028046 - NFC testcase failure with error message "setTagData undefined". r=yoshi
2014-06-20 16:41:07 +08:00
Mike Hommey
5a73acd832
Bug 1027440 - Build test plugins when building with --enable-default-toolkit=cairo-gtk3. r=mshal
2014-06-20 17:32:16 +09:00
Edgar Chen
d251caacf4
Bug 1026727 - Part 2: Fixing the "Unknown" state is displayed instead of "Connected" during manual network selection. r=hsinyi
2014-06-18 17:17:52 +08:00
Edgar Chen
df7dc8c6ae
Bug 1026727 - Part 1: The attributes of MozMobileNetworkInfo could be null, so the parameters of constructor should be nullable. r=hsinyi,smaug
2014-06-18 15:54:01 +08:00
Jamin Liu
fe59e68db4
Bug 1020300 - Dispatch part of AdapterStateChangedCallback to main thread. r=btian
2014-06-20 12:07:23 +08:00
Hsin-Yi Tsai
b6c46aab2f
Bug 981519 - number and name presentation - part 4b - fix ril typo during rebasing. r=me
2014-06-20 11:25:18 +08:00
Kyle Huey
fcaab74dfe
Bug 737976: Remove nsINodeInfo. r=smaug
...
--HG--
rename : content/base/src/nsNodeInfo.cpp => dom/base/NodeInfo.cpp
rename : content/base/public/nsINodeInfo.h => dom/base/NodeInfo.h
rename : content/base/src/nsNodeInfo.h => dom/base/NodeInfoInlines.h
2014-06-19 19:01:40 -07:00
Wes Kocher
08b6cf7c19
Merge m-c to inbound despite the CLOSED TREE
2014-06-19 18:29:15 -07:00
Wes Kocher
0581005adc
Merge inbound to m-c a=merge
2014-06-19 18:07:43 -07:00
Wes Kocher
dff4f03174
Backed out 2 changesets (bug 1026008, bug 1025264) for debug crashtest leaks on a CLOSED TREE
...
Backed out changeset d7ab14487c62 (bug 1026008)
Backed out changeset 0b04aefdd3e3 (bug 1025264)
2014-06-19 17:13:12 -07:00
Neil Rashbrook
25e86d415e
Bug 1026008 Incorrect XBL behaviour with multiple insertion points r=mrbkap
2014-06-19 23:57:42 +01:00
Ed Morley
f3a3d4c30e
Merge mozilla-central and b2g-inbound
2014-06-19 17:20:14 +01:00
Ed Morley
98a497fe64
Merge latest green inbound changeset and mozilla-central; a=merge
2014-06-19 15:34:42 +01:00
Fernando Jiménez
bf91e66eac
Bug 1006237 - Unify permissions check in nsIDataStore.checkPermission. r=baku, ehsan
2014-06-19 16:03:54 +02:00
Mike Habicher
012314ddc7
Bug 990122 - move prefs used by camera to CameraPreferences, r=ehsan
2014-06-19 09:20:49 -04:00
Ed Morley
c6585f3090
Bug 1023341 - Disable test_networkstats_alarms.html on B2G for too many intermittent test failures
...
--HG--
extra : rebase_source : 11cc5584e6bb765587ca988531c8f131055c08d5
2014-06-19 09:50:50 +01:00
Ben Tian
af69931684
Bug 1026454 - Fire PropertyChanged when discovery state changes, r=echou
2014-06-19 15:47:03 +08:00
Jocelyn Liu
f1a5b855e8
Bug 1019544 - Patch2: Fire onattributechanged to gaia while BluetoothAdapter received PropertyChanged event. r=btian, r=bz
2014-06-19 12:03:12 +08:00
Jocelyn Liu
47ac174896
Bug 1019544 - Patch1: Revise BluetoothAttributeEvent to fire a single event for multiple attribute changes, r=bz
2014-06-19 12:03:09 +08:00
Ryan VanderMeulen
de68c2db12
Merge b2g-inbound to m-c. a=merge
2014-06-18 15:59:37 -04:00
Maksim Lebedev
b418821b81
Bug 1018113 - Do correct behavior of pen after pointer_up event. r=smaug
2014-06-18 01:12:00 -04:00
Carmen Jimenez
708c1f04e1
Bug 1014517 - Execute the single variant customization the first time a configured SIM is inserted. r=ferjm
2014-06-17 05:00:00 -04:00
Shawn Huang
eb0ca1eef1
Bug 989976 - [bluedroid] Hit SIGBUS on unaligned access while doing AdapterPropertiesChangeCallback. r=echou
2014-06-17 01:38:00 -04:00
Cameron McCormack
3f5c4bdd79
Bug 1025725 - And one more followup.
...
--HG--
extra : rebase_source : 42911b48b19e6625adfd5d8615752eb76c4033f4
2014-06-19 18:02:14 +10:00
Cameron McCormack
10116cbae8
Bug 1025725 - Followup build fix.
2014-06-19 17:28:47 +10:00
Cameron McCormack
c081d4148d
Bug 1025725 - Part 3: Encapsulate nsXBLPrototypeResources::mStyleSheetList. r=bzbarsky
2014-06-19 17:02:56 +10:00
Cameron McCormack
4a553163eb
Bug 1025725 - Part 2: Encapsulate nsXBLPrototypeResources::mRuleProcessor. r=bzbarsky
2014-06-19 17:02:56 +10:00
Cameron McCormack
ff203a5e16
Bug 1025725 - Part 1: Give nsXBLPrototypeResources::mRuleProcessor a more concrete type. r=bzbarsky
2014-06-19 17:02:56 +10:00
"Kan-Ru Chen (陳侃如)"
3e18773182
Bug 1024470 - Make sure we run InitOnContentProcessCreated in all cases. r=khuey
2014-06-19 01:22:05 +08:00
Birunthan Mohanathas
f475f7189b
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
2014-06-18 17:57:51 -07:00
Birunthan Mohanathas
ec8396a564
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Benoit Jacob
3b95f18dbd
Bug 1027251 - Fix or whitelist dangerous public destructors in dom/ - r=smaug
2014-06-18 22:28:59 -04:00
Ben Kelly
b1da09f59b
Bug 1027256 P2 Add test case for ByteString union type. r=bz
2014-06-18 20:22:09 -04:00
Ben Kelly
8b916631f8
Bug 1027256 P1 Fix SetStringData() to exclude ByteString and otherwise use real type name. r=bz
2014-06-18 20:22:09 -04:00
Jamin Liu
5294727471
Bug 968709 - Add a marionette test for pairing APIs of BluetoothAdapter. r=echou, f=vyang
2014-06-05 19:17:00 -04:00
Jamin Liu
06b1c291b8
Bug 968709 - Add a marionette test case to Bluetooth set to make sure the URL of Marionette client is correct. r=vyang
...
Few marionette tests in unit-test set may navigate to specific URL and
wouldn't restore the URL of marionette client when the tests end.
Navigate the URL to default value before running Bluetooth test to make
sure the correctness of test.
2014-06-18 00:20:00 -04:00
Carsten "Tomcat" Book
e015a7820d
Merge mozilla-central to b2g-inbound
2014-06-18 14:45:28 +02:00
Nivedita Sarkar
65724c7f68
Bug 1024747 - Do QueryInterface before accessing iccInfo from nsIRilContext. r=vyang, a=1.4+
2014-06-17 11:56:42 +08:00
Jessica Jong
cfa3d82bd4
Bug 1017950 - wrap telephony related code with MOZ_B2G_RIL flag. r=hsinyi
2014-06-17 01:14:00 +02:00
Wes Kocher
99ebe7ef39
Merge b2g-inbound to m-c a=merge
2014-06-17 18:55:06 -07:00
Dave Hylands
57ea916543
Bug 1026320 - Deal with race condition due to slow response from VolumeManager. r=qDot
2014-06-17 13:37:24 -07:00
Nikhil Marathe
0b7bf13a5f
Bug 984048 - Register should ignore scope fragment. r=ehsan
2014-06-17 13:03:11 -07:00
Ryan VanderMeulen
fd9de845a6
Merge m-c to b2g-inbound. a=merge
2014-06-17 15:41:18 -04:00
Ehsan Akhgari
baf1bebd32
Fix the places where we forward declare already_AddRefed as a struct, no bug, r=I'm-sick-and-tired-of-MSVC-stupidity
2014-06-17 10:57:23 -04:00
Nils Ohlmeier [:drno]
dc83fbf8be
Bug 1025352 - fix race condition between waiting for event and setting a timeout for it. r=gmealer
2014-06-16 20:55:00 +02:00
Giovanni Sferro
3ef149fde8
Bug 1020697 - Implement @autocomplete for <select>. r=smaug
2014-06-17 19:50:00 +02:00
Masayuki Nakano
3309431fcf
Bug 976673 part.4 Allow nested mouse button event handling for modal dialog r=smaug+enndeakin
2014-06-18 15:13:01 +09:00
Masayuki Nakano
312e8b4d23
Bug 976673 part.3 Don't synthesize mouse events while another mouse event is being synthesized r=smaug
2014-06-18 15:13:00 +09:00
Masayuki Nakano
e9460ef2e0
Bug 976673 part.2 Allow to steal focus by JS at handling mouseup event r=enndeakin
2014-06-18 15:13:00 +09:00
Masayuki Nakano
fb1d80eaf8
Bug 976673 part.1 Add tests r=enndeakin
2014-06-18 15:12:59 +09:00
Boris Zbarsky
8c10199577
Bug 1019194 part 2. Get rid of the XPCOM contract way of creating an IndexedDatabaseManager. r=khuey
2014-06-17 15:01:47 -04:00
Boris Zbarsky
fd7e32dab4
Bug 1019194 part 1. Get rid of nsIIndexedDatabaseManager. r=paul,khuey,mossop
2014-06-17 15:01:47 -04:00
Andrea Marchesini
beac5c8d62
Bug 1026265 - DataStore API - name error in a property of DataStoreChangeNotifier, r=ehsan
2014-06-17 19:59:22 +01:00
Nikhil Marathe
22eb6b83af
Bug 1025082 - ServiceWorker related WebIDL changes. r=ehsan,jst
...
--HG--
extra : amend_source : c8d89097ddfb423ba2eb39beb469c48b69944a89
2014-06-17 11:01:28 -07:00
Bobby Holley
b37ba556eb
Bug 987163 - Test fixups. r=gabor
2014-06-17 10:16:08 -07:00
Kyle Huey
b29ba7e116
Bug 1023033: Remove unnecessary MOZ_COUNT_CTOR/DTOR from promise code. r=mccr8
2014-06-17 09:39:16 -07:00
Ed Morley
6db1ac6666
Merge mozilla-central and inbound
2014-06-19 17:11:32 +01:00
Ed Morley
efc0481224
Backed out changeset d346871db5f6 (bug 1020697) for intermittent test failures
2014-06-19 13:19:56 +01:00
Nicholas Nethercote
39f29c384a
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
...
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
2014-05-20 23:06:54 -07:00
L. David Baron
c618b22345
Bug 996798 - Add a typedef to make it easier to change the size of nsWrapperCache/nsINode flags. r=bzbarsky
2014-06-18 17:07:26 -07:00
Eric Faust
dea30e7893
Bug 1011660 - Remove separate DOMClass struct. (r=bz)
2014-06-18 13:19:19 -07:00
Ryan VanderMeulen
46d3c839f1
Merge m-c to inbound. a=merge
2014-06-18 16:16:32 -04:00
Martin Thomson
510d48bdb9
Bug 1021776 - Disable peerIdentity test on B2G. r=RyanVM
2014-06-17 17:28:00 -04:00
Nils Ohlmeier [:drno]
3f83975182
Bug 1019923 - Prevent multiple confusing error logs in case the data channels does not get established. r=jib
2014-06-04 12:20:00 -04:00
Edgar Chen
1a6ed6b955
Bug 861725 - Part 2: Revise the call forwarding test cases. r=vicamo
...
--HG--
rename : dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_get.js => dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_get_error.js
rename : dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_set.js => dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_set_error.js
2014-05-19 19:10:58 +08:00
Chuck Lee
7533578bfa
Bug 1020866 - Add IEEE8021X to WPA-EAP config. r=vchang
2014-06-13 12:00:10 +08:00
Thomas Zimmermann
ee93b497de
Bug 980851 - Add Marionette test case for receiving NDEF message on P2P mode. r=dlee
...
This patch adds a test for receiving an NDEF message in P2P mode. The
content of the message is known beforehand and validated against
the reference message.
2014-06-17 03:52:00 -04:00
Thomas Zimmermann
640a3e3230
Bug 980851 - Move NFC emulator helpers to head.js. r=dlee
...
The functions |activateRE|, |notifyDiscoverRE|, and |setTagData| are
of general usefulness. They are now defined in the object |emulator|.
Callers have been adapted.
2014-06-10 02:21:00 -04:00
Carsten "Tomcat" Book
40c10ab3e1
Merge mozilla-central to b2g-inbound
2014-06-17 14:40:36 +02:00
Carsten "Tomcat" Book
8a4ebf62ad
merge b2g-inbound to mozilla-central a=merge
2014-06-17 14:23:57 +02:00
Carsten "Tomcat" Book
86bbfb82a8
merge fx-team to mozilla-central a=merge
2014-06-17 14:09:46 +02:00
Andrea Marchesini
d1bbaa773b
Bug 1025741 - Null-check for GetPerfomance in Console API, r=bz
2014-06-17 08:26:23 +01:00
Ben Tian
e1a4567e4e
Bug 1020736 - Wrap adapter's new properties for BluetoothManager::GetAdapters call in BluetoothServiceBluedroid, r=echou
2014-06-16 16:47:11 +08:00
Ben Tian
344c8d7a04
Bug 1016196 - Patch 2/2: Add logs for Promise in BluetoothReplyRunnable, r=echou
2014-06-16 15:50:45 +08:00
Ben Kelly
fa96ef9593
Bug 1025973 - Part 2: Do not pass JSContext to static webidl methods in non-worker case. r=bz
2014-06-16 12:52:00 -04:00
Ben Kelly
d96ec8b401
Bug 1025973 - Part 1: Rename GlobalObject::GetContext() to Context(). r=bz
2014-06-16 14:08:00 -04:00
Olli Pettay
e333fe2b42
Bug 998809 - WidgetEvent::typeString is not always set correctly , r=masayuki
2014-06-17 01:59:54 +03:00
Guillermo López
7babaad05c
Bug 1024579 - Create a sync getNetworkInformation and make getNetworkStatus use it. r=nsm
2014-06-16 00:24:05 +02:00
Nathan Froyd
ed5104fd64
Bug 1025139 - use the correct symbol for CERT_AddTempCertToPerm in WifiCertService.cpp; r=bz
2014-06-13 14:16:13 -04:00
Armen Zambrano Gasparnian
31244d9e09
Bug 989583 - Install all tests (even disabled) from manifests. r=jmaher
2014-06-16 14:51:22 -04:00
Ryan VanderMeulen
4ba5134f55
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-16 14:26:54 -04:00
Carsten "Tomcat" Book
5a787a4566
Backed out changeset 287aa2e3cab0 (bug 998809) for xpcshell and mochitest 2 test failures
2014-06-16 14:38:50 +02:00
Olli Pettay
d6207305a0
Bug 998809 - WidgetEvent::typeString is not always set correctly, r=masayuki
2014-06-16 12:08:29 +03:00
Nils Ohlmeier [:drno]
dcf886575f
Bug 1010641 - verify signaling state transitions. r=bwc
2014-06-13 17:05:00 +02:00
Nils Ohlmeier [:drno]
0b344672cd
Bug 1022896 - handle B2G network setup and teardown transparently. r=jib
2014-06-13 16:56:00 +02:00
Ben Tian
d760772c79
Bug 1016186 - Wrap nsRefPtr<BluetoothAdapter> instead of BluetoothAdapter*, r=echou
2014-06-05 14:52:45 +08:00
Ben Tian
b344f6d176
Bug 1016186 - Do not fire AdapterAdded event when BT is turned on, r=echou
2014-06-04 16:11:59 +08:00
Jamin Liu
aea82587a6
Bug 1009157 - Ensures that we can receive BT enable/disabled events in marionette test every times. r=echou
...
Ensures that we can always receive that "enabled"/"disabled" event by
installing the event handler *before* we ever enable/disable Bluetooth. Or
we might just miss those events and get a timeout error.
2014-06-15 22:50:00 +02:00
Ben Tian
253e55090e
Bug 1025732 - [bluetooth2][RIL] Add number and name presentation, r=shuang
2014-06-16 11:53:56 +08:00
Doug Turner
06a3d4db92
Bug 1019071 - Backout 9ccdc477061e. r=me
2014-06-13 11:04:34 -07:00
Andrew McCreight
a1e6587a6b
Bug 1019101 - Add a way to get the max CC pause during a given period of time. r=smaug
2014-06-14 16:43:45 -07:00
Guillaume Abadie
293e97dfb9
Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky
2014-06-14 09:07:53 -07:00
"Kan-Ru Chen (陳侃如)"
b29493b8e0
Bug 1024943 - Check IsContentParent() before use AsContentParent(). r=smaug
2014-06-14 15:32:24 +08:00
"Kan-Ru Chen (陳侃如)"
b65e9bb989
Bug 1020169 - Part 1. Remove static constructors. r=mattwoodrow
2014-06-14 15:24:59 +08:00
"Kan-Ru Chen (陳侃如)"
0a2f7b3b55
Bug 1009351 - Add link text to mozbrowser context menu data. r=smaug
2014-06-14 15:16:26 +08:00
Andrea Marchesini
b7289c366a
Bug 1024618 - DataStoreChangeNotifier.jsm doesn't remove all the children when they are unregistered, r=ehsan
2014-06-14 08:05:47 +01:00
Masayuki Nakano
974411eff0
Bug 1024864 Warn KeyboardEvent.key value change when KeyboardEvent.key is read and its key value is obsolete r=smaug
2014-06-14 11:24:16 +09:00
Benoit Jacob
06bfee630a
Bug 774388 - revert TabParent.cpp hunk of previous changeset as it's similar to ContentParent.cpp and probably unwanted - no review, simple revert
2014-06-13 22:18:27 -04:00
Benoit Jacob
4e23e75d75
Bug 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro
2014-06-06 09:51:24 -04:00
Ehsan Akhgari
e6f6dbcf90
Backed out changeset ca5b7ed0dd5a (bug 973815) because of build bustage
2014-06-13 21:09:10 -04:00
Wes Kocher
f746dbddb1
Merge m-c to inbound
2014-06-13 17:48:06 -07:00
Wes Kocher
d87181a3a2
Merge fx-team to m-c a=merge
2014-06-13 17:39:46 -07:00
Wes Kocher
6117185a22
Merge inbound to m-c a=merge
2014-06-13 17:12:04 -07:00
Wes Kocher
ac5b9bac1b
Merge inbound to m-c a=merge
2014-06-13 17:00:46 -07:00
Olli Pettay
fbe30a91e1
Bug 1025078 - [@nsPerformance::GetDOMTiming()], r=baku
2014-06-13 22:36:25 +03:00
Ed Morley
48e080eaf4
Backed out changeset 25b0cc03110c (bug 1024618) for failures in test_changes.html
2014-06-13 17:41:10 +01:00
Richard Barnes
c93a478e99
Bug 1021102: Correct test vector for RSAES-PKCS1-v1_5. r=wtc.
2014-06-13 11:22:29 -07:00
Florian Quèze
13b7c7896a
Bug 1000253 - Background tabs with persistent device permissions can access devices without the user noticing, r=jesup,MattN.
2014-06-13 14:51:12 +02:00
Jessica Jong
adbffcf94c
Bug 1023139 - B2G RIL: Flame: Resend data subscription after uicc subscription. f=edgar, r=hsinyi
2014-06-11 02:54:00 -04:00
Szu-Yu Chen [:aknow]
89ca937bb7
Bug 1014903 - Get active call by query. r=hsinyi
2014-06-12 19:34:00 -04:00
Guillaume Abadie
d5fcb34fb0
Bug 973815 - Implements WebGL extension EXT_blend_minmax - r=jgilbert,bzbarsky
2014-06-10 18:20:12 -07:00
Wes Kocher
6ecbe77db0
Merge b2g-inbound to m-c a=merge
2014-06-12 17:27:02 -07:00
Mike Habicher
20cba57cc1
Bug 1022766 - allow autoFocus() to interrupt earlier calls, r=dhylands
2014-06-12 14:56:46 -04:00
Ed Morley
4e18995ffc
Merge mozilla-central and b2g-inbound
2014-06-12 16:02:18 +01:00
Ed Morley
27364e5d30
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-06-12 15:52:13 +01:00
Brian Birtles
c39677d5f1
Bug 1018862 part 9 - Remove nsIDOMWindowUtils::GetOMTAOrComputedStyle; r=dholbert
...
Now that getOMTAOrComputedStyle is no longer used by any tests it should be
removed. It is a footgun because it can lead the test author to think they
are testing compositor animations (OMTA) when in fact they are just testing
main thread animations.
This has bitten us before because while we were getting results from the
compositor on some platforms when run locally, on Tinderbox the only build
configurations that had OMTA turned on were falling back to returning the
computed style.
2014-06-12 13:17:48 +09:00
Jan Varga
91b79e280d
Bug 1006485 - Part b: hg rename LockedFile.h/cpp/webidl in a separate patch for better readability; r=bent
...
--HG--
rename : dom/filehandle/LockedFile.cpp => dom/filehandle/FileHandle.cpp
rename : dom/filehandle/LockedFile.h => dom/filehandle/FileHandle.h
rename : dom/webidl/LockedFile.webidl => dom/webidl/FileHandle.webidl
2014-06-12 05:35:47 +02:00
Jan Varga
8131e31c43
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
...
--HG--
rename : dom/filehandle/FileHandle.cpp => dom/filehandle/MutableFile.cpp
rename : dom/filehandle/FileHandle.h => dom/filehandle/MutableFile.h
rename : dom/filehandle/test/test_lockedfile_lifetimes.html => dom/filehandle/test/test_filehandle_lifetimes.html
rename : dom/filehandle/test/test_lockedfile_lifetimes_nested.html => dom/filehandle/test/test_filehandle_lifetimes_nested.html
rename : dom/filehandle/test/test_lockedfile_ordering.html => dom/filehandle/test/test_filehandle_ordering.html
rename : dom/filehandle/test/test_overlapping_lockedfiles.html => dom/filehandle/test/test_overlapping_filehandles.html
rename : dom/filehandle/test/test_readonly_lockedfiles.html => dom/filehandle/test/test_readonly_filehandles.html
rename : dom/indexedDB/IDBFileHandle.cpp => dom/indexedDB/IDBMutableFile.cpp
rename : dom/indexedDB/IDBFileHandle.h => dom/indexedDB/IDBMutableFile.h
rename : dom/webidl/IDBFileHandle.webidl => dom/webidl/IDBMutableFile.webidl
rename : dom/webidl/FileHandle.webidl => dom/webidl/MutableFile.webidl
2014-06-12 05:35:29 +02:00
Wes Kocher
bcb140bc6f
Merge m-c to inbound
2014-06-11 18:38:53 -07:00
Ryan VanderMeulen
e8402d078e
Bug 1019071 - Skip Geolocation tests on OSX. r=dougt
...
CLOSED TREE
2014-06-11 19:53:45 -04:00
Ed Morley
446d6e3518
Merge mozilla-central and b2g-inbound
2014-06-11 18:06:52 +01:00
Ed Morley
382d0ba8d2
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-11 17:29:15 +01:00
Bobby Holley
8172b7e91d
Bug 1020609 - Fix up mozApps for Array Xrays. r=mccr8
2014-06-11 15:16:06 -07:00
Olli Pettay
479ba87bab
Bug 1023698 - Missing JSContext* parameter in inherited generated event constructor, r=bz
...
--HG--
extra : rebase_source : 458a5daf28ed3bac57639f6be13b5a1ebd49d91e
2014-06-11 23:25:25 +03:00
Boris Zbarsky
c9eabf9d78
Bug 1009675 part 3. Return WebIDL 'object' values as handles. r=peterv
2014-06-11 16:26:52 -04:00
Boris Zbarsky
2bb59ed300
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
2014-06-11 16:26:52 -04:00
Boris Zbarsky
408a5b29c4
Bug 1009675 part 1. Change the return value of getRetvalDeclarationForType to allow more than two states for the outparam bit. r=peterv
2014-06-11 16:26:51 -04:00
Olli Pettay
2672babef6
Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz
2014-06-11 22:38:55 +03:00
Ryan VanderMeulen
1166f1fc7d
Backed out changeset ec353cd772b1 (bug 989583) for B2G emulator mochitest mass-fail.
2014-06-11 13:55:44 -04:00