Mike Hommey
b95448fc0b
Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal
2013-11-19 11:47:45 +09:00
Mike Hommey
9fe772e7fd
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Mike Hommey
bb6779efe3
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
3b12c2be6c
Bug 939042 - Remove library building related variables in directories that build no C/C++ sources. r=mshal
2013-11-19 11:47:29 +09:00
Mike Hommey
d7b6f95761
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
aac46599e9
Merge inbound to m-c on a CLOSED TREE
2013-11-18 18:30:47 -08:00
Wes Kocher
ed9b536ced
Merge fx-team to m-c on a CLOSED TREE
2013-11-18 18:25:57 -08:00
Wes Kocher
cc812cf104
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
51237f988c
Bug 822898 - Implement pointer events. Basic Tests. r=smaug
2013-11-18 13:11:01 -08:00
Oleg Romashin
63cf1c4a0a
Bug 822898 - Implement pointer events. Interface. r=smaug
2013-11-18 13:10:05 -08:00
David Flanagan
2f99c8f980
Bug 939671 - Correctly implement setters for onselectionchange and onsurroundingtextchange. r=yxl
2013-11-17 22:56:56 -08:00
Peiyong Lin
feb105dee3
Bug 936297 - Expose posix_spawn_file_actions_t via Constants.libc. r=Yoric
2013-11-18 13:04:33 -05:00
Ed Morley
cba880cb46
Merge mozilla-central and fx-team
2013-11-18 11:04:03 +00:00
Ed Morley
8e9d30130b
Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269
2013-11-18 10:59:01 +00:00
Ed Morley
7deeab9181
Merge latest green fx-team changeset and mozilla-central
2013-11-18 10:56:11 +00:00
Ed Morley
e27c3b1f4f
Merge latest green b2g-inbound changeset and mozilla-central
2013-11-18 10:54:01 +00:00
"Kan-Ru Chen (陳侃如)"
368ad598e1
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 (陳侃如)"
0db54ecb73
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
a498e27fa5
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
e8648bffc9
Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug
2013-11-17 00:10:19 -05:00
Boris Zbarsky
c6ec440a91
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
50446f2a31
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
6d1df233c8
Bug 936634. Drop support for [TreatUndefinedAs] in WebIDL. r=peterv
2013-11-17 00:10:18 -05:00
Boris Zbarsky
dcb5d6d0db
Bug 935612. Stop using TreatUndefinedAs in PhoneNumberService. r=mhenretty
2013-11-17 00:10:18 -05:00
Max Li
5583fc9732
Bug 933393 - [AccessFu] Utter selection changes. r=eeejay
...
--HG--
extra : rebase_source : 2997b101df0cc63aba3e94b60ebe63c0db7eb3b7
2013-11-12 19:56:24 -05:00
Benjamin Smedberg
8073ed3685
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
6b3e722db6
Bug 939116 - Apply the TCPSocket.send offset parameter correctly. r=dpreston
2013-11-15 18:28:00 +01:00
Jonathan Watt
703351ec54
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
81a490c523
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]
87d982b779
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
d7161bfae2
Bug 922919 - Remove unnecessary FireTestOnlyObserverNotification calls to avoid intermittent test timeouts. r=khuey
2013-11-15 14:50:22 +08:00
Ed Morley
4931f8d4b2
Merge mozilla-central and b2g-inbound
2013-11-18 11:03:06 +00:00
Ben Tian
532c0d2852
Bug 936732 - Patch 3/3: system/gonk file change, r=khuey
2013-11-18 14:30:19 +08:00
Ben Tian
c0173d91b0
Bug 936732 - Patch 2/3: BT file changes, r=khuey
2013-11-18 14:29:45 +08:00
Ben Tian
374135d9f7
Bug 936732 - Patch 1/3: relocate files, r=echou
2013-11-14 17:30:32 +08:00
Phil Ringnalda
cae77bc6ef
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
06ab54e003
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
35179a17ac
Bug 939445 - general.appname.override has stopped working. r=smaug
2013-11-17 23:10:15 +00:00
Byron Campen [:bwc]
81fbfb3dc6
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
0d6b6b163b
Bug 939194 - Remove jsval event listeners. r=bz
2013-11-16 13:31:37 +01:00
Tom Schuster
f311064c6e
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
2013-11-16 13:31:36 +01:00
Ehsan Akhgari
0ec1a021d3
Bug 938114 - Build layout/base in unified mode; r=roc
2013-11-14 21:43:56 -05:00
Ms2ger
6b38d3ca3d
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
73332ed177
Bug 939194 - Remove jsval event listeners. r=bz
2013-11-16 13:31:37 +01:00
Tom Schuster
dd485f9336
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
2013-11-16 13:31:36 +01:00
Edgar Chen
aac1ccfd53
Bug 814637 - Part 4: RIL implementation changes for iccManager multi-sim. r=hsinyi,allstars.chh
2013-09-27 19:05:41 +08:00
Edgar Chen
d4456d6d0c
Bug 814637 - Part 3: DOM changes for IccManager support multiple sim. f=hsinyi. r=smaug
2013-10-09 17:40:12 +08:00
Edgar Chen
5f86c692a7
Bug 814637 - Part 2: Add iccChangeEvent using event generator. f=hsinyi. r=smaug
2013-10-30 14:05:30 +08:00
Edgar Chen
b5547e1ca7
Bug 814637 - Part 1: Interface changes for iccManager support multiple sim. r=allstars.chh,hsinyi,smaug
2013-10-09 16:02:59 +08:00
Ryan VanderMeulen
5aa221f466
Bug 940153 - Fix python syntax error. r=BlameTheShiftKey
2013-11-19 11:02:03 -05:00
Nathan Froyd
480ca243ab
Bug 922094 - part 2 - make nsGlobalWindow report its proto/iface cache size, if appropriate; r=bz
2013-11-13 16:43:47 -05:00
Nathan Froyd
84360c4d9b
Bug 922094 - part 1 - report proto/iface cache size to about:memory; r=njn
2013-11-13 16:43:25 -05:00
Michael Shuen
96f3834d74
Bug 940185 - Build dom/audiochannel in unified mode. r=bzbarsky
2013-11-19 10:37:58 -05:00
Michael Shuen
ebc838d6ec
Bug 940153 - Build dom/encoding in unified mode. r=bzbarsky
2013-11-19 10:37:58 -05:00
Phil Ringnalda
83330ed1eb
Back out babac1cc0741:ad287f78608a (bug 939049) for OS X build bustage
...
CLOSED TREE
2013-11-19 07:35:17 -08:00
Vendelin Ruzicka
38b3276d7a
Bug 921478 - Part 2: Convert test_contacts_upgrade.html to real chrome mochitest. r=bent
...
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.html => dom/contacts/tests/test_contacts_upgrade.xul
2013-11-19 08:36:33 +01:00
Jan Varga
4752b723fe
Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent
...
--HG--
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 08:36:12 +01:00
Trevor Saunders
37180a93f9
bug 939049 - get rid of useless QIs r=smaug
2013-11-15 11:32:12 -05:00
Carsten "Tomcat" Book
381f762d9f
Backed out changeset 5cda44ae1ba0 (bug 921478) for perma-orange on Mochitest-1 on B2G Linux Opt on a CLOSED TREE
...
--HG--
rename : dom/indexedDB/test/test_globalObjects_content.html => dom/indexedDB/test/test_globalObjects.html
rename : dom/indexedDB/test/test_globalObjects_chrome.xul => dom/indexedDB/test/test_globalObjects.xul
rename : dom/indexedDB/test/unit/test_globalObjects_xpc.js => dom/indexedDB/test/unit/test_globalObjects.js
2013-11-19 11:41:52 +01:00
Carsten "Tomcat" Book
0f02eb9af9
Backed out changeset e07cab8a2732 (bug 921478) for perma-orange on Mochitest-1 on B2G Linux Opt on a CLOSED TREE
...
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.xul => dom/contacts/tests/test_contacts_upgrade.html
2013-11-19 11:41:29 +01:00
Vendelin Ruzicka
9bf12c6121
Bug 921478 - Part 2: Convert test_contacts_upgrade.html to real chrome mochitest. r=bent
...
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.html => dom/contacts/tests/test_contacts_upgrade.xul
2013-11-19 08:36:33 +01:00
Jan Varga
a1c86d73e5
Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent
...
--HG--
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 08:36:12 +01:00
Kyle Huey
7b4374f293
Bug 940071: Free the proto and iface cache for generated globals. r=bz
2013-11-19 14:05:42 +08:00
Kyle Huey
46505eecd5
Bug 936327. r=bent
2013-11-19 14:05:41 +08:00
Boris Zbarsky
db08d5bb20
Bug 933193 part 3. Add getElementById to DocumentFragment. r=smaug
2013-11-01 15:39:25 -04:00
Boris Zbarsky
533a12d89c
Bug 933193 part 2. Implement nsINode::GetElementById and make SVGSVGElement use it. r=smaug
2013-11-01 15:39:24 -04:00
Martijn Wargers
d5ef4d9173
Bug 927196 - Check more stuff in XHR. r=sicking
2013-10-16 19:20:51 +02:00
Vicamo Yang
763e4250c0
Bug 934931 - 2/2: test cases. r=gene
2013-11-15 18:24:43 +08:00
Vicamo Yang
7a7df9b560
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
82ebfa8a8a
Bug 938986 - remove default pcsc parameter in WifiWorker, r=vchang
2013-11-15 15:36:15 +08:00
Vicamo Yang
aff87c0f6b
Backed out changeset aa20a0fe4fca, wrong review name
2013-11-15 18:21:22 +08:00
Shao Hang Kao
591fcefef8
Bug 938986 - remove default pcsc parameter in WifiWorker, r=vyang
2013-11-15 15:36:15 +08:00
John Shih
42b7209e26
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
3c4da63c86
Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang
2013-11-15 17:35:33 +08:00
Eric Chou
0500470c76
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
Vicamo Yang
88ebbe85e6
Bug 889898 - MobileMessage: remove fallback backend, android/MmsService and SmsService::HasSupport(). r=gene
2013-11-15 17:07:33 +08:00
Ben Tian
e7995022be
Bug 937572 - debug build MOZ_ASSERT fails in BluetoothOppManager::Disconnect(), r=echou
2013-11-15 09:42:53 +08:00
Ryan VanderMeulen
25f4dc9657
Merge m-c to inbound on a CLOSED TREE.
2013-11-14 20:58:52 -05:00
Peter Van der Beken
86181bcd60
Bug 935786 - Assertion failure: !IsInnerWindow() || IsCurrentInnerWindow() at nsGlobalWindow.cpp:8909. r=smaug
...
CLOSED TREE
2013-11-13 09:47:37 +01:00
Phil Ringnalda
87c4c40a1b
Back out ce7c0c133cc2 (bug 936327) for crashtest GC crashes and assertions
...
CLOSED TREE
2013-11-12 20:09:28 -08:00
Alan Huang
b25c03837f
Bug 922919 - Set three preferences in one asynchronous call to fix timing bug. r=khuey
2013-11-11 16:10:20 +08:00
Garner Lee
bc284f80b3
Bug 674741- Part 7: Add new allowed NFC DOM interfaces to test_interfaces.html. r=khuey
...
--HG--
extra : rebase_source : 3bb202a1b2bc891e65f33a410d5f5ed334d40110
2013-11-12 22:18:28 -08:00
Garner Lee
7e93d14213
Bug 674741 - Part 6: NFC Build System Changes. r=khuey
...
--HG--
extra : rebase_source : 259fbadf1e2dad187d2704a34ec94f883c25baeb
2013-11-12 10:11:39 -08:00
Chris Peterson
1f4a64ae9c
Bug 757726 - Part 5: Fix test_refresh_navigator_plugins to not recycle variables. r=johns
2013-11-10 18:16:41 -08:00
Kyle Huey
087a4a3e10
Bug 936327. r=bent
2013-11-13 10:33:44 +08:00
Bobby Holley
15add0796f
Bug 840488 - Remove per-JSContext script toggling. r=bz
...
Note that the checks in nsJSEnvironment::EvaluateString and EvalInWindow
can safely go away, because we call ssm->ScriptAllowed() in
nsJSUtils::EvaluateString.
2013-11-12 16:43:35 -08:00
Bobby Holley
70289cf621
Bug 840488 - Directly mark compartments whose docshells disable script execution. r=bz
2013-11-12 16:43:33 -08:00
Bobby Holley
2c448611f5
Bug 840488 - Introduce a mechanism to temporarily or permanently block script for a given scope, and use it for unsafe channels. r=bz
2013-11-12 16:43:33 -08:00
Bobby Holley
12a1ebfea9
Bug 840488 - Remove CheckFunctionAccess. r=bz
...
\o/
Aside from checking whether script is enabled, all the other work this function
does is silly.
2013-11-12 16:43:32 -08:00
Bobby Holley
6c0f7db3c4
Bug 840488 - Refactor Gecko to provide a more direct API to ask whether script is allowed for a given global. r=bz
2013-11-12 16:43:31 -08:00
Garner Lee
356af575a4
Bug 674741 - Part 5: NFC Permissions Changes. r=fabrice
...
--HG--
extra : rebase_source : 77f7485328b2fd1e57cf6b8ef845dcd0afb7845e
2013-11-04 17:17:05 -08:00
Siddartha Pothapragada
51016c01ae
Bug 674741 - Part 4: NFC Chrome Worker. r=yoshi
...
--HG--
extra : rebase_source : 4aee7bf49a45f778d70ce7354c94fd454384cb93
2013-11-05 14:18:56 -08:00
Garner Lee
278e45cab9
Bug 674741 - Part 3: NFC DOM Implementation. r=khuey
...
--HG--
extra : rebase_source : 8244ade575bebd2026cc9bd4d350b91acfcbbf41
2013-11-06 09:53:19 -08:00
Garner Lee
d2cbb92ee9
Bug 674741 - Part 2: NFC DOM Boilerplate. r=smaug
...
--HG--
extra : rebase_source : e3a2a50da058df3bae914d748d7e4e8965a5134f
2013-10-02 15:09:08 -07:00
Garner Lee
c764deaac4
Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey
...
--HG--
extra : rebase_source : d967a9784006987e6f89a9e702ef6f80c15482e7
2013-11-06 09:36:19 -08:00
John Shih
ad0b697381
Bug 936393 - Make sure stop tethering works correctly when there are different tethering types enabled. r=vchang
2013-11-08 18:31:53 +08:00
Shih-Chiang Chien
f6813a9549
Bug 938492 - Correct contractID and interface name, remove obsolete test file. r=mcmanus
2013-11-14 15:26:50 -05:00
Ben Turner
bdb03b986c
Backout 8e3b6d7159c2, bug 929274, for test failures.
2013-11-14 10:58:05 -08:00
Ben Turner
f239eb24cd
Bug 929274 - 'InvalidStateError when accessing transaction.error after aborted transaction'. r=janv.
2013-10-22 03:41:56 -07:00
Kartikaya Gupta
68ac5db5f0
Bug 937688 - Make UpdateZoomConstraints take a full ScrollableLayerGuid. r=botond
2013-11-14 12:35:41 -05:00