Mike Hommey
ffe0380912
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
Wes Kocher
3d6069c9d5
Merge inbound to m-c on a CLOSED TREE
2013-11-18 18:30:47 -08:00
Wes Kocher
991d5a6782
Merge fx-team to m-c on a CLOSED TREE
2013-11-18 18:25:57 -08:00
Wes Kocher
0f82ea91e0
Backed out 3 changesets (bug 822898) for mochitest bustage on Windows on a CLOSED TREE
...
Backed out changeset 63c1f6716755 (bug 822898)
Backed out changeset 145150ef00a5 (bug 822898)
Backed out changeset a5e360e6d713 (bug 822898)
2013-11-18 15:27:53 -08:00
Oleg Romashin
f550de2b0f
Bug 822898 - Implement pointer events. Basic Tests. r=smaug
2013-11-18 13:11:01 -08:00
Oleg Romashin
9610bdbf38
Bug 822898 - Implement pointer events. Interface. r=smaug
2013-11-18 13:10:05 -08:00
David Flanagan
150fdf79b2
Bug 939671 - Correctly implement setters for onselectionchange and onsurroundingtextchange. r=yxl
2013-11-17 22:56:56 -08:00
Peiyong Lin
cc41371dc8
Bug 936297 - Expose posix_spawn_file_actions_t via Constants.libc. r=Yoric
2013-11-18 13:04:33 -05:00
Ed Morley
0082286812
Merge mozilla-central and fx-team
2013-11-18 11:04:03 +00:00
Ed Morley
9722d1a50f
Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269
2013-11-18 10:59:01 +00:00
Ed Morley
0ffeba07c6
Merge latest green fx-team changeset and mozilla-central
2013-11-18 10:56:11 +00:00
Ed Morley
9a0878501e
Merge latest green b2g-inbound changeset and mozilla-central
2013-11-18 10:54:01 +00:00
"Kan-Ru Chen (陳侃如)"
857e505615
Bug 931746 - Only handle the event from our descendants. r=yxl
...
---
dom/inputmethod/forms.js | 7 +++++++
1 file changed, 7 insertions(+)
2013-11-17 01:07:26 +08:00
"Kan-Ru Chen (陳侃如)"
c84cf40ea7
Bug 931746 - Make sure all mozbrowser mm are in the target chain. r=smaug
...
---
dom/base/nsGlobalWindow.cpp | 8 ++
dom/base/test/file_empty.html | 1 +
dom/base/test/mochitest.ini | 2 +
dom/base/test/test_messagemanager_targetchain.html | 129 ++++++++++++++++++++
4 files changed, 140 insertions(+)
create mode 100644 dom/base/test/file_empty.html
create mode 100644 dom/base/test/test_messagemanager_targetchain.html
2013-11-17 01:07:24 +08:00
Gijs Kruitbosch
3fd1217b23
Bug 938162 - if it looks, swims and quacks like a duck, but doesn't end in .js, let's not call it a test, r=gps
...
--HG--
extra : rebase_source : 700e855b79998028d57590c445f7f4b390bd0f9d
2013-11-13 17:30:00 +01:00
Boris Zbarsky
4a33ba78e7
Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug
2013-11-17 00:10:19 -05:00
Boris Zbarsky
8b79e34549
Bug 938246. Don't try to tell the JIT that our booleans are 32-bit integers, when they're actually booleans. r=efaust
2013-11-17 00:10:19 -05:00
Boris Zbarsky
d99c5cc617
Bug 937465. Warn when cloneNode() and importNode() are used without the boolean "deep" argument on nodes that have kids. r=sicking
2013-11-17 00:10:18 -05:00
Boris Zbarsky
44a1bbf863
Bug 936634. Drop support for [TreatUndefinedAs] in WebIDL. r=peterv
2013-11-17 00:10:18 -05:00
Boris Zbarsky
f6c076bc58
Bug 935612. Stop using TreatUndefinedAs in PhoneNumberService. r=mhenretty
2013-11-17 00:10:18 -05:00
Max Li
e7bfe84476
Bug 933393 - [AccessFu] Utter selection changes. r=eeejay
...
--HG--
extra : rebase_source : 2997b101df0cc63aba3e94b60ebe63c0db7eb3b7
2013-11-12 19:56:24 -05:00
Benjamin Smedberg
ff589cda42
Bug 932854 test fixup - reset the test plugin state only after the UI has finished checking plugin state, r=gfritzsche
2013-11-12 09:45:11 -05:00
Antonio M. Amaya
4102ea30c3
Bug 939116 - Apply the TCPSocket.send offset parameter correctly. r=dpreston
2013-11-15 18:28:00 +01:00
Jonathan Watt
449658efa0
Bug 889736, part 6 - Stop setting the svg.text.css-frames.enabled pref. r=heycam
2013-11-18 14:29:53 +00:00
Shawn Huang
4d1c7b7a1f
Bug 938529 - [bluedroid] Set BT_SCAN_MODE to Connectable after Bluetooth turned on. r=echou
2013-11-18 12:39:03 -05:00
Szu-Yu Chen [:aknow]
ea3277f37c
Bug 936504 - Disable 'ril_worker.js' test in test_ril_code_quality.py. r=hsinyi
2013-11-18 12:39:03 -05:00
Alan Huang
c146f11eba
Bug 922919 - Remove unnecessary FireTestOnlyObserverNotification calls to avoid intermittent test timeouts. r=khuey
2013-11-15 14:50:22 +08:00
Ed Morley
35ee15ae22
Merge mozilla-central and b2g-inbound
2013-11-18 11:03:06 +00:00
Ben Tian
3405d3f5cb
Bug 936732 - Patch 3/3: system/gonk file change, r=khuey
2013-11-18 14:30:19 +08:00
Ben Tian
a8aa7ce6fe
Bug 936732 - Patch 2/3: BT file changes, r=khuey
2013-11-18 14:29:45 +08:00
Ben Tian
7586433935
Bug 936732 - Patch 1/3: relocate files, r=echou
2013-11-14 17:30:32 +08:00
Phil Ringnalda
a413df8b46
Bug 930481 - Disable test_dataChannel_basicAudioVideoCombined.html on OS X for timeouts taking out the entire suite
...
--HG--
extra : rebase_source : 47f7a0ae9d1bd740c919ea441a1af29b4b823542
2013-11-17 18:14:00 -08:00
Phil Ringnalda
28dc772b79
Bug 930481 - Disable test_dataChannel_basicAudioVideo.html on OS X for far too frequent timeouts taking out the entire suite
...
--HG--
extra : rebase_source : 6611ef1c33c8650b59d5bf35684effe33964c6ba
2013-11-17 15:22:47 -08:00
Robert Longson
32976af6f8
Bug 939445 - general.appname.override has stopped working. r=smaug
2013-11-17 23:10:15 +00:00
Byron Campen [:bwc]
07393b8d26
Bug 933360. Change GlobalPCList._list from an array to an object, and rewrite some teardown code r=jib
2013-10-31 11:50:59 -07:00
Tom Schuster
c15091f395
Bug 939194 - Remove jsval event listeners. r=bz
2013-11-16 13:31:37 +01:00
Tom Schuster
4478f5b384
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
2013-11-16 13:31:36 +01:00
Ehsan Akhgari
c70da60ccf
Bug 938114 - Build layout/base in unified mode; r=roc
2013-11-14 21:43:56 -05:00
Ms2ger
cca4d45da6
Backout changesets ded0d64f6786:03f041d03f24 and 30cbd1abde1a (bug 935696, bug 933834 and bug 939194) for build bustage.
2013-11-17 16:39:25 +01:00
Tom Schuster
945fa9a433
Bug 939194 - Remove jsval event listeners. r=bz
2013-11-16 13:31:37 +01:00
Tom Schuster
bc757ef965
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
2013-11-16 13:31:36 +01:00
Martijn Wargers
a0594db74e
Bug 927196 - Check more stuff in XHR. r=sicking
2013-10-16 19:20:51 +02:00
Vicamo Yang
8902166cba
Bug 934931 - 2/2: test cases. r=gene
2013-11-15 18:24:43 +08:00
Vicamo Yang
d4cd64212a
Bug 934931 - 1/2: B2G MMS : use matchPhoneNumbers(...) to match the receiver to update the delivery status. r=gene
2013-11-15 18:24:40 +08:00
Shao Hang Kao
a6676da4ce
Bug 938986 - remove default pcsc parameter in WifiWorker, r=vchang
2013-11-15 15:36:15 +08:00
Vicamo Yang
11cd5830cc
Backed out changeset aa20a0fe4fca, wrong review name
2013-11-15 18:21:22 +08:00
Shao Hang Kao
12d5d74454
Bug 938986 - remove default pcsc parameter in WifiWorker, r=vyang
2013-11-15 15:36:15 +08:00
John Shih
74a09cdf5a
Bug 932630 - [NetworkStats API] Need to fix saveAppStats(...) in test_networkstats_service_proxy.js. r=gene
2013-10-30 14:55:28 +08:00
Henry Chang
091bb44eef
Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang
2013-11-15 17:35:33 +08:00
Eric Chou
d5abf52a20
Bug 933113 - Modify Pair/Unpair interface for Gaia being able to Pair/Unpair with only BD address, r=gyeh, sr=mrbkap
...
NFC handover is a mechanism for two devices to exchange their Bluetooth device
address with each other. Then one device would be initialize the Bluetooth
pairing process with received Bluetooth device address. However currently we
need a BluetoothDevice object for Pairing/Unpairing, but actually the address
of the Bluetooth device object is the only thing Gecko requires.
2013-11-15 17:19:31 +08:00