Boris Zbarsky
da05bf53a8
Bug 989584. Allow sites to set window.opener to any value. r=peterv
2014-06-03 11:38:37 -04:00
Boris Zbarsky
2caaa63189
Bug 1017428 part 1. Store information in jitinfo about [Cached] attribute slots in addition to [StoreInSlot] ones. r=peterv,efaust
2014-06-03 11:38:36 -04:00
Fabrice Desré
7e4fd5d4f0
Bug 993282 - Lazy load more js modules - Part 3: RIL r=gene
2014-06-03 08:35:21 -07:00
Fabrice Desré
f4bde9836c
Bug 993282 - Lazy load more js modules - Part 2: contacts r=gwagner
2014-06-03 08:35:21 -07:00
Fabrice Desré
c9d2534a61
Bug 993282 - Lazy load more js modules - part 1: NFC r=psiddh
2014-06-03 08:35:20 -07:00
Nicolas B. Pierron
047c32e85e
Bug 993282 - Work-around Bug 1015027. r=gwagner
2014-06-03 08:35:20 -07:00
Vicamo Yang
fa6b7968d6
Bug 927320 - 2/2: rename related variables. r=aknow,btian
2014-06-03 22:15:30 +08:00
Vicamo Yang
cff89f3dbc
Bug 927320 - 1/2: rename TelephonyProvider to TelephonyService. r=aknow
...
--HG--
rename : dom/telephony/gonk/TelephonyProvider.js => dom/telephony/gonk/TelephonyService.js
rename : dom/telephony/gonk/TelephonyProvider.manifest => dom/telephony/gonk/TelephonyService.manifest
rename : dom/telephony/ipc/TelephonyIPCProvider.cpp => dom/telephony/ipc/TelephonyIPCService.cpp
rename : dom/telephony/ipc/TelephonyIPCProvider.h => dom/telephony/ipc/TelephonyIPCService.h
rename : dom/telephony/nsIGonkTelephonyProvider.idl => dom/telephony/nsIGonkTelephonyService.idl
rename : dom/telephony/nsITelephonyProvider.idl => dom/telephony/nsITelephonyService.idl
2014-06-03 22:15:25 +08:00
Andrea Marchesini
efb2e9ec25
Bug 957086 - patch 4 - Correct permissions for apps, r=ehsan
...
--HG--
rename : dom/datastore/tests/test_basic.html => dom/datastore/tests/test_bug957086.html
2014-06-03 15:36:46 +01:00
Andrea Marchesini
ce2ea0ca27
Bug 957086 - patch 3 - DataStoreService in C++ OOP, r=janv
2014-06-03 15:36:46 +01:00
Andrea Marchesini
095068b4df
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
2014-06-03 15:36:46 +01:00
Andrea Marchesini
45e09e0b0d
Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
...
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-06-03 15:36:46 +01:00
Carsten "Tomcat" Book
aa5043728d
merge b2g-inbound to mozilla-central
2014-06-03 14:49:15 +02:00
Ben Tian
2c108a410e
Bug 1019377 - Fix build break due to RIL and nsTArrayToJSArray changes (bug 1016849 and bug 1017419), r=shuang
2014-06-03 14:18:00 +08:00
Ryan VanderMeulen
2190bd2057
Merge mozilla-inbound to m-c.
2014-06-02 17:20:08 -04:00
Steve Fink
5a86ec4061
Bug 1017419 - Handlify nsTArrayToJSArray, r=terrence
...
--HG--
extra : rebase_source : 802407d2c25fe060e16b546890859720664158ae
2014-06-02 09:40:13 -07:00
Ehsan Akhgari
d18a3a3da7
Merge m-c into b2g-i
2014-06-02 10:24:47 -04:00
Ehsan Akhgari
4b8e9c1f5c
Backed out 3 changesets (bug 957086) for causing bug 1018406
...
Backed out changeset f8b6dab2f985 (bug 957086)
Backed out changeset b69bcaa24ab5 (bug 957086)
Backed out changeset 3b45335d4694 (bug 957086)
--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
2014-06-02 10:19:19 -04:00
Carsten "Tomcat" Book
b9e73c6741
Merge mozilla-central to b2g-inbound
2014-06-02 15:28:19 +02:00
Carsten "Tomcat" Book
fe24d28125
merge b2g-inbound to mozilla-central
2014-06-02 15:20:05 +02:00
Phil Ringnalda
b63801bf5e
Merge m-c to b-i
2014-05-31 20:46:07 -07:00
Phil Ringnalda
3e5340dd29
Merge f-t to m-c
2014-05-31 20:31:07 -07:00
Phil Ringnalda
588cdc46b3
Back out b1935bebcf0e (bug 1018482) for assertion failures
2014-05-31 07:15:38 -07:00
Ehsan Akhgari
8cc0296490
Bug 1018482 - Switch to release assertions of the security checks in DOMWindowUtils; r=bholley
2014-05-31 09:19:12 -04:00
Ehsan Akhgari
88f47e0702
Bug 1018482 - Switch to release assertions of the security checks in DOMWindowUtils; r=bholley
...
X-Git-Commit-ID: 0ad8b821e3c9bcf8789291649bc57aae4f737620
--HG--
extra : rebase_source : 415c1d39059ad14573d3a5d5dc743f9aad91fe76
2014-06-01 11:20:25 -04:00
Gregor Wagner
17b9bece40
Bug 1018512 - Fix settings blob test assertions. r=bent
2014-05-30 14:31:13 -07:00
Ben Kelly
04c162ea47
Bug 1016746: Consistently send 'child-process-shutdown' from ContentParent destruction. r=khuey
2014-05-30 17:03:05 -04:00
Sean Lin
08364d3403
Bug 911242 - [LED] De-couple the control of screen backlight and keyboard backlight. r=dhylands, sr=sicking
2014-05-30 11:11:23 +08:00
Ben Tian
c2a4aee70b
Bug 1006309 - Patch 4/4: Add logs specific for refined WebBluetooth API. r=echou
2014-05-29 17:20:19 +08:00
Ben Tian
0402aa3fd0
Bug 1006309 - Patch 3/4: Query adapters list from bluetooth backend, r=echou
2014-05-29 17:16:20 +08:00
Ben Tian
21579063d9
Bug 1006309 - Patch 2/4: BluetoothManager implementation, r=echou, r=bz
2014-05-29 17:14:45 +08:00
Nils Ohlmeier [:drno]
27bf4575f9
Bug 1017329 - send a test message through data channel in reverse direction. r=whimboo
2014-05-29 00:29:00 +02:00
Nils Ohlmeier [:drno]
8c9d3bf458
Bug 1013890 - a new test case which keeps testing the old logic for data channel tests. r=jib
2014-06-02 17:23:00 +02:00
Nils Ohlmeier [:drno]
16a47b8283
Bug 1013809 - switch order of setLocalDescription and setRemoteDescription on dataChannels tests. r=jib
2014-06-02 17:22:00 +02:00
Nils Ohlmeier [:drno]
c76eb6ee0f
Bug 1013809 - a new test case which keeps testing the old logic before this bug. r=jib
2014-06-01 22:33:00 +02:00
Nils Ohlmeier [:drno]
386e1854a1
Bug 1013809 - switch order of setLocalDescription and setRemoteDescription for the answer. r=jib
2014-06-01 22:32:00 +02:00
Nils Ohlmeier [:drno]
633a95d863
Bug 965656 - wait for close of all data channels in all tests. r=jesup
2014-06-02 20:10:00 +02:00
Phoebe Chang
4286f5c0d3
Bug 924692 - Part 4: Hooks up event handling to TouchCaret; r=roc, bugs
2014-06-03 15:08:54 +08:00
Ben Tian
56ca8a253b
Bug 1006309 - Patch 1/4: Revise BluetoothManager2.webidl according to refined WebBluetooth API. r=bz
2014-05-28 10:21:59 +08:00
Kyle Huey
4118dbe6e7
Back out bug 1019248 due to test failures.
2014-06-02 20:18:17 -07:00
Jed Parsons
e5a236f9f2
Bug 1011084 - Implement navigator.mozId with WebIDL; r=bholley,spenrose, sr=jst
2014-05-30 17:06:18 -07:00
Kyle Huey
38ae93d63c
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
2014-06-02 19:02:37 -07:00
Kyle Huey
3fdfb7f0db
Bug 1011110: Don't allow replying to a BluetoothRequest twice. r=bent
2014-06-02 19:02:27 -07:00
Bill McCloskey
9157c8fd4d
Bug 1017310 - Rename *XBLScope to *ContentXBLScope in xpconnect (r=bholley)
2014-06-02 18:04:21 -07:00
Victor Porof
9ce7e9c089
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
2014-05-23 17:12:29 -04:00
Ryan VanderMeulen
387e8b2af5
Merge inbound to m-c.
2014-05-30 16:23:21 -04:00
Jan-Ivar Bruaroey
e8845c9403
Bug 1017774 - Relax stats test on minimum rtp payload from 8 bytes to 1. r=jesup
2014-05-29 15:12:06 -04:00
Qeole
c7bdbdf53f
Bug 1011136 - Add a histogram for plugin startup duration. r=bsmedberg
2014-05-30 07:14:00 -04:00
Emilio Pozuelo Monfort
5f055ea8d8
Bug 624422 - Clean up MOZ_WIDGET_GTK usages. r=karlt
...
Based on a patch from Mike Hommey.
2014-05-28 04:23:00 -04:00
Carsten "Tomcat" Book
6c7f4ed2a6
Merge mozilla-central to b2g-inbound
2014-05-30 14:51:43 +02:00
Carsten "Tomcat" Book
2058d7ad70
merge b2g-inbound to mozilla-central
...
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-05-30 14:38:11 +02:00
Ms2ger
b790db0fab
Merge mozilla-inbound to mozilla-central.
2014-05-30 14:07:35 +02:00
Ms2ger
a39cee4de3
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
2014-05-30 09:36:53 +02:00
Andrea Marchesini
eec1044619
Bug 886420 - Move SVGNumber to WebIDL; r=bz
...
This commit also implements constructors for the SVGNumber interface.
2014-05-30 09:36:52 +02:00
Ms2ger
f4f685b62c
Bug 1012320 - Move the code that defines window.netscape into nsGlobalWindow and simplify it; r=bholley
2014-05-30 09:36:52 +02:00
Ms2ger
d1f63c87ff
Bug 995780 - Remove CSSStyleSheet classinfo; r=bz
2014-05-30 09:36:51 +02:00
Shawn Ku
904459821e
Bug 1014408 - B2G RIL: Show empty APN for 405-05 SIM. r=HsinYi
2014-05-30 11:26:04 +08:00
Wes Kocher
04d6a4623d
Merge m-c to b2g-inbound
2014-05-29 18:04:59 -07:00
Wes Kocher
51289d72ba
Merge b2g-inbound to m-c
2014-05-29 17:44:25 -07:00
Fabrice Desré
e090f17324
Bug 1017420 - Add support for certified apps to get the list of apps matching an activity request r=sicking
2014-05-29 17:24:49 -07:00
Ryan VanderMeulen
3dd20ce014
Merge m-c to b2g-inbound.
2014-05-29 14:36:11 -04:00
Mike Habicher
612c2ed5ec
Bug 1015368 - add missing cases to OnUserError() switch, r=aosmond
2014-05-29 13:37:44 -04:00
Jon Morton
bd6eecf159
Bug 1013221
: Remove duplicate object store names when a transaction is created. r=khuey
2014-05-29 13:07:35 -07:00
Brian Hackett
4e0b65ef88
Bug 941805 - Use helper thread pool in all runtimes in a process, r=billm.
2014-05-29 13:06:23 -06:00
Ryan VanderMeulen
4b8339eede
Backed out changeset 3add0c55a799 (bug 984048) for mochitest-e10s timeouts.
2014-05-29 15:02:41 -04:00
Ed Morley
0c1d7d6020
Merge latest green b2g-inbound changeset and mozilla-central
2014-05-29 15:43:28 +01:00
Ed Morley
c3c9d1a417
Backed out changeset 1d4226ea1c1b (bug 854421) for causing bug 1017478
2014-05-29 10:57:03 +01:00
Ed Morley
fbbaeef2ed
Backed out changeset 6c53f6dbb7d0 (bug 1013809) for causing bug 1016498
2014-05-29 10:48:42 +01:00
Kyle Huey
e79444afd1
Bug 965309: Shut down the sync loop, if any, when we shut down the XHR. r=bent
2014-05-28 22:07:38 -07:00
Shian-Yow Wu
ca5dd21dd2
Bug 1010784: Null out sync loop target to avoid assertions when reusing sync XHR. r=khuey
2014-05-28 22:07:02 -07:00
Szu-Yu Chen [:aknow]
9be248ac38
Bug 1016849 - Part 4: Remove isActive (provider). r=hsinyi
2014-05-29 00:16:00 -04:00
Szu-Yu Chen [:aknow]
f6fb2a8ba2
Bug 1016849 - Part 3: Remove isActive (bluetooth). r=btian
2014-05-29 00:16:00 -04:00
Szu-Yu Chen [:aknow]
fd74ad258f
Bug 1016849 - Part 2: Remove isActive (dom). r=hsinyi
2014-05-29 00:15:00 -04:00
Szu-Yu Chen [:aknow]
5e87410479
Bug 1016849 - Part 1: Remove isActive (interface and ipc). r=hsinyi
2014-05-29 00:15:00 -04:00
Andrea Marchesini
b15607ce18
Bug 957086 - patch 3 - DataStoreService in C++ for OOP, r=janv
2014-05-30 07:59:51 +01:00
Andrea Marchesini
21d0e1aef4
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
2014-05-30 07:59:27 +01:00
Andrea Marchesini
86a526b1e5
Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
...
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-05-30 07:59:00 +01:00
Matt Woodrow
345fc54583
Bug 854421 - Part 1: Add a transaction id number to DidComposite. r=nical
2014-05-29 09:42:14 +12:00
Peter Van der Beken
0e8aec0dab
Bug 1016960 - make |instanceof WebIDLInterface| work with outer windows. r=bz.
...
--HG--
extra : rebase_source : d62525ea541af2cf832884fb8ea5398595887679
2014-05-28 22:45:37 +02:00
Michael Vines
b7a3c002f0
Bug 1016022 - Restart softap when the link goes down unexpectedly. r=vchang
2014-05-28 13:28:00 -04:00
Kilik Kuo
0fc3783ca7
Bug 942032 - Add singleton pattern to AudioManager and avoid accessing it from content processes. r=mchen
2014-05-28 14:19:22 +08:00
Szu-Yu Chen [:aknow]
953fdc4df9
Bug 1018051 - Delay 1s in test_outgoing_emergency_in_airplane_mode.js. r=echen
2014-05-30 03:33:00 +08:00
Bevis Tseng
6dcbc248f5
Bug 1008557 - setUiccSubscription when the RadioState is ready. r=htsai
2014-05-27 16:35:14 +08:00
Jose Antonio Olivera Ortega
b1de933084
Bug 1006380
- Set phone in PHONE_STATE_IN_COMMUNICATION audio state when telephony audio channel is in use. r=mchen
2014-05-29 09:20:42 +02:00
Szu-Yu Chen [:aknow]
e109c7cd41
Bug 1017413 - Make sure emulator command is ok. r=hsinyi
2014-05-29 15:15:21 +08:00
Vincent Chang
49fae4c1ca
Bug 774582 part2 - Unable to know if there is a user connected to Wifi tethering network. r=mrbkap
2014-05-29 13:50:57 +08:00
Bevis Tseng
a663037f4b
Bug 999867 - Dispatch WAP Push according to contentType which is the mandatory field in Push PDU. r=gene
2014-05-23 14:41:57 +08:00
Chuck Lee
8baf961996
Bug 790056 - Remove WPA-EAP filter. r=vchang
2014-05-27 14:31:09 +08:00
Henry Chang
36bf22f5ba
Bug 1010733 - Add WISPr notification capability. r=schien
2014-05-23 14:19:03 +08:00
Byron Campen [:bwc]
74c49d3d46
Bug 998989 - Part 1: ChromeOnly API for getting notifications when PCs are initted, or change ICE connection/gathering state. Also, expose the PC id, and allow getAllStats to be filtered by the same. r=jib, r=bz
2014-05-22 14:14:56 -07:00
Sean Lin
de76e3fa62
Bug 899260 - System notifications are fired even if the message handler is not set in the manifest file of the app. r=gene
2014-06-03 18:27:12 +08:00
Carsten "Tomcat" Book
89716b7867
Merge mozilla-central to b2g-inbound
2014-06-04 15:50:29 +02:00
Ben Tian
2bd195fd2a
Bug 1020046 - Apply Bug 1011110 to bluetooth2, r=shuang
2014-06-04 10:03:14 +08:00
Nicholas Nethercote
846089876a
Bug 1018039 - Enable DMD on TBPL debug builds. r=glandium.
...
--HG--
extra : rebase_source : 90b11d0a42d9a3f41630fedd4af0e60d34e67d7f
2014-05-19 18:17:07 -07:00
Matt Woodrow
b61c593824
Bug 854421 - Part 1: Add a transaction id number to DidComposite. r=nical
2014-05-29 09:42:14 +12:00
Ehsan Akhgari
47dfe34897
Bug 1017820 - Remove the classinfo for DOMWindowUtils; r=bzbarsky
2014-05-29 22:45:47 -04:00
Wes Kocher
036a88c38e
Merge m-c to inbound
2014-05-29 18:03:39 -07:00
Valentin Gosu
3f26ca158b
Bug 960014 - Escape IPv6 address in URL::GetHostname r=smaug
2014-05-30 01:19:09 +03:00
Ehsan Akhgari
06c071fd7e
Merge m-c into m-i
2014-06-02 10:22:11 -04:00
Jonathan Watt
db7080c070
Bug 1016931 - Provide better messages to users for range underflow/overflow of HTML number, date and time inputs. r=smaug
2014-06-02 14:53:56 +01:00
Carsten "Tomcat" Book
0deac51032
Merge mozilla-central to mozilla-inbound
2014-06-02 15:23:46 +02:00
Robert O'Callahan
2a92625af7
Bug 1015664
. Part 2: Remove some NS_HIDDEN usage. r=bsmedberg
2014-06-03 00:08:24 +12:00
Robert O'Callahan
cbb8fdebfc
Bug 1015664
. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
Vivien Nicolas
a1cc3758c2
Bug 984897 - Pressing on the edge of the screen misbehaves for HiDPI screens. r=kats
2014-06-02 10:34:53 +01:00
Henry Chang
4633a29cc3
Bug 997090 - Add wifi test case. r=vchang, f=vyang
2014-05-16 10:50:37 +08:00
Wes Kocher
4c3d7d8799
Backed out changeset dc79f34a19f1 (bug 1011831) for OSX dt1 bustage on an otherwise CLOSED TREE
2014-05-30 17:35:30 -07:00
William Chen
a456310337
Bug 1011831 - Support <template> element in XHTML parser. r=hsivonen
2014-05-30 16:11:02 -07:00
Shian-Yow Wu
262118dbcb
Bug 1008126 - Part 1: Always transfer array buffers when cloning. r=bent
2014-06-06 13:34:29 +08:00
Bobby Holley
5c8f9c4494
Bug 987111 - Temporarily waive Xrays on the aOptions argument passed to mozId.watch and mozId.request. r=jedp
...
Bug 1011084 is getting hung up on various things, and we're currently blocked on
it because Object Xrays filter out callables. So let's just turn off Xrays here
for that case, so that we can enable them everywhere else.
2014-06-05 22:32:37 -07:00
Bobby Holley
461180cc33
Bug 1021244 - Switch the browser-element API to Cu.exportFunction. r=baku
2014-06-05 22:32:37 -07:00
Brian Birtles
da58a6d55d
Bug 77992 part 4 - Add mochitests for event.timeStamp; r=masayuki
2014-06-06 14:29:50 +09:00
Brian Birtles
6921a7e9f8
Bug 77992 part 3 - Make event.timeStamp return a DOMHighResTimeStamp; r=bz
...
Even when dom.event.highrestimestamp.enabled is false and we should return
a DOMTimeStamp (=unsigned long long), we still just return a double since that's
what would happen anyway when we convert the DOMTimeStamp to a Javascript
Number and it simplifies the code significantly to just always return a double.
2014-06-06 14:29:49 +09:00
Brian Birtles
9247e28790
Bug 77992 part 2 - Make event.timeStamp use TimeStamp value based on a pref; r=smaug
...
Note that this pref isn't fully live since the timeStamp member of the event
interface is [Pure] and so values will be cached.
2014-06-06 14:29:49 +09:00
Brian Birtles
194b6cc3b7
Bug 77992 part 1.0 - Add timeStamp to WidgetEvent; r=smaug
...
This patch adds a timeStamp member to WidgetEvent alongside the existing 'time'
member. In the future we would like to remove 'time' and just keep timeStamp but
that depends on it being web-compatible. For now we introduce both members
side-by-side. Later we will add a pref to determine which one to return. If no
compatibility issues arise we will remove 'time' altogether.
2014-06-06 14:29:49 +09:00
Shian-Yow Wu
88865fec0a
Bug 1014466 - Part 3: Test case for async XHR reuse. r=khuey
2014-06-06 12:17:55 +08:00
Shian-Yow Wu
90fa6d3de0
Bug 1014466 - Part 2: Allow setting responseType after abort() or new open(). r=khuey
2014-06-06 12:17:54 +08:00
Shian-Yow Wu
a5d8cba17a
Bug 1014466 - Part 1: Only send readystatechange event when state changed. r=khuey
2014-06-06 12:17:53 +08:00
Borting Chen
34a93ef6c6
Bug 951976 - Part 2: Test cases. r=gene
2014-05-12 18:55:49 +08:00
Botond Ballo
d23577cc52
Bug 1016682 - Make TabChild's initial zoom calculation consistent with APZ. r=kats
2014-05-29 13:20:02 -04:00
Botond Ballo
208521ef2b
Bug 1016682 - Store CSS viewport size as floating-point to avoid rounding errors. r=tn
2014-05-28 16:27:38 -04:00
Emilio Pozuelo Monfort
c04804c9dc
Bug 624422 - Force OOP plugins on GTK3. r=karlt
2014-05-01 13:25:34 +02:00
Mounir Lamouri
91664081b3
Bug 1014581 - Follow-up, fix typo. r=me
2014-06-07 13:40:20 +01:00
Jason Orendorff
40c6377023
Bug 998115 - Make the output of Codegen.py less #BOGUS. r=peterv.
2014-06-06 11:15:22 -04:00
Jason Orendorff
3362b05761
Bug 1017067 - Merge deleteProperty/deleteElement ops back into a single deleteGeneric op. r=bhackett.
2014-06-05 13:19:23 -04:00
Ed Morley
fa32178d65
Backed out changeset 7a0d8feb1575 (bug 774388) for build failures during startup cache precompilation; CLOSED TREE
2014-06-06 16:01:43 +01:00
Mike Conley
8697a1814f
Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug.
2014-06-05 22:51:14 -04:00
Mike Conley
1da1d37e14
Bug 1021466 - Part 1: Make it possible to stash opener and newly created TabParent's inside DocShell. r=smaug.
2014-06-05 22:49:43 -04:00
Nikhil Marathe
811e7e2c4f
Bug 1020652 - Add T& assigment operator to OwningNonNull. r=bz
2014-06-05 14:16:54 -07:00
Benoit Jacob
c0944ebe5b
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
Nikhil Marathe
ef0746d5f8
Bug 1020226 - Fix unhandled Promise rejection handling in workers. r=khuey
...
* * *
Bug 1020226 - Test case to crash browser when using Promises on workers. r=khuey
2014-06-05 12:21:56 -07:00
Ryan VanderMeulen
e05549d430
Backed out changeset 2eb0ae4b9e79 (bug 1019761) for test_dialogArguments.html when run in e10s mode.
...
CLOSED TREE
2014-06-05 15:02:52 -04:00
Honza Bambas
4b98e16e4c
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 20:14:07 +02:00
Catalin Badea
b50d407147
Bug 1019761 - Fix null dialogArguments deref. r=bz
2014-06-03 14:01:00 -04:00
Jim Chen
b1a107b043
Bug 1019050 - Fix unused-local-typedefs warning/error after WebRTC update. r=jesup, r=gps
2014-06-04 16:46:00 -04:00
Richard Barnes
a641390b53
Bug 1018467 - Address remaining comments from Bug 998802 and Bug 998803. r=bz
2014-06-04 14:07:00 -04:00
Richard Barnes
2a898cd526
Bug 1018446 - Return errors properly in WebCryptoTasks. r=bz
2014-06-04 15:55:00 -04:00
Ryan VanderMeulen
006487470f
Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
...
CLOSED TREE
2014-06-05 13:32:04 -04:00
Alexandre Lissy
76870a99e4
Bug 1020581 - Notification resend test feedback improvement and less strict on timestamp. r=mhenretty
2014-06-05 03:00:00 -04:00
Ryan VanderMeulen
080c5d748d
No bug - Clean up media mochitest manifests.
...
This doesn't change the enabled/disabled state of any tests. It should be a no-op since the harness runs tests alphabetically anyway regardless of their order in the manifest.
2014-06-05 12:41:53 -04:00
Honza Bambas
995070a4f7
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 18:27:38 +02:00
Carsten "Tomcat" Book
57df885881
Merge mozilla-central to mozilla-inbound
2014-06-05 15:12:17 +02:00
Gabor Krizsanits
0a23a0f20e
Bug 1019319 - part 1: Import interface should be preffed; r=mrbkap
2014-06-05 14:45:49 +02:00
Carsten "Tomcat" Book
40ac2a36a8
merge b2g-inbound to mozilla-central a=merge
...
--HG--
extra : amend_source : ad8bcefd86ba5855cbe5b98b7211a09d2a14e5b2
2014-06-05 14:37:37 +02:00
Wes Kocher
915f3c652a
Backed out 13 changesets (bug 987111) for disagreeing with some patch from b-i or fx-team in tonight's merge to hopefully fix a CLOSED TREE
...
Backed out changeset d4e390ceac27 (bug 987111)
Backed out changeset 5f88b5ef9496 (bug 987111)
Backed out changeset cdfd24ddf448 (bug 987111)
Backed out changeset 7883150e5471 (bug 987111)
Backed out changeset 407c7ca82ada (bug 987111)
Backed out changeset e7140ccf7e09 (bug 987111)
Backed out changeset 0a4d18d6306f (bug 987111)
Backed out changeset e7b7548867d9 (bug 987111)
Backed out changeset 944d128f135a (bug 987111)
Backed out changeset 33860f30fc4f (bug 987111)
Backed out changeset 518a915fb81b (bug 987111)
Backed out changeset 7576a51cf72e (bug 987111)
Backed out changeset 1a8dc1af9de6 (bug 987111)
2014-06-04 22:12:50 -07:00
Daniel Holbert
3737ca9d91
Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey
2014-06-04 21:07:07 -07:00
Boris Zbarsky
2ad17a72df
Bug 1019163. Hold a weak ref to the principal in AutoEntryScript, to reduce call overhead. r=bholley
2014-06-04 22:48:06 -04:00
Boris Zbarsky
a0760577c7
Bug 1016560. Remove the footgun of rejecting promises with arbitrary objects. r=khuey
2014-06-03 11:38:38 -04:00
Wes Kocher
3602beb586
Merge m-c to inbound on a CLOSED TREE
2014-06-04 18:48:20 -07:00
William Chen
b031491de9
Bug 1011831 - Support <template> element in XHTML parser. r=hsivonen
2014-06-04 15:21:23 -07:00
Bobby Holley
57ee7c1076
Bug 987111 - Temporarily waive Xrays on the aOptions argument passed to mozId.watch and mozId.request. r=jedp
...
Bug 1011084 is getting hung up on various things, and we're currently blocked on
it because Object Xrays filter out callables. So let's just turn off Xrays here
for that case, so that we can enable them everywhere else.
2014-06-04 15:12:25 -07:00
Jeff Walden
2dad99b5fc
Bug 1019334 - Require that Init be called on a newly-constructed TypedArray struct to use it. r=bz
2014-06-03 18:31:43 -07:00
Olli Pettay
3fa67f89f1
Bug 1020622 - Trace black windows' (webidl) event listeners, r=mccr8
2014-06-05 02:48:50 +03:00
Morris Tseng
e9e7059104
Bug 987718 - Part 4: Send MOZ_LONGTAP event when long tap fired; r=bugs
2014-06-04 22:56:00 +02:00
Andrea Marchesini
f003b05320
Bug 984990 - Enable MessageChannel for chrome and resource:// callers, r=bz
2014-06-05 00:58:00 +02:00
Nils Ohlmeier [:drno]
22f5cba2e6
Bug 1017321 - add ICE connectivity verification steps to data channel tests. r=jib
2014-06-03 10:36:00 +02:00
Vivien Nicolas
bc803a18da
Bug 1015887 - Expose realFrameElement to Chrome JS. r=bholley
2014-06-04 20:11:05 +02:00
William Chen
667b68b711
Bug 1017896 - Ensure there is a template contents owner when creating template elements. r=bz
2014-06-04 14:47:31 -07:00
Ryan VanderMeulen
3d3ce28f0f
Backed out 5 changesets (bug 1015871, bug 1020257, bug 1015887, bug 1005888, bug 1015894) for desktop B2G mochitest failures on a CLOSED TREE.
...
Backed out changeset dbcb9974b640 (bug 1020257)
Backed out changeset 3220b7b2efc9 (bug 1015894)
Backed out changeset 4e23647ae247 (bug 1015887)
Backed out changeset 59df0cdacc15 (bug 1015871)
Backed out changeset e7124b07804b (bug 1005888)
2014-06-04 16:07:06 -04:00
Vivien Nicolas
34a46b6121
Bug 1015887 - Expose realFrameElement to Chrome JS. r=bholley
2014-06-04 20:11:05 +02:00
Masayuki Nakano
a3b55bafec
Bug 1020142 Comment out unused .code value definition for reducing footprint of code name array r=smaug
2014-06-05 02:47:30 +09:00
Fernando Rodriguez Sela
d057bdce3a
Bug 1018164 - Fix IP address recovery in PushService. r=nsm
2014-06-03 23:45:00 -04:00
Jon Coppeard
a51d6e0272
Bug 1021114 - Remove GCMethods::kind() in favour or RootKind::rootKind() r=terrence
2014-06-07 10:34:57 +01:00
Marco Castelluccio
7672043be6
Bug 1013895 - Stop _processManifestForIds from modifying the registry. r=myk
2014-06-07 11:28:45 +02:00
William Chen
d5a9346ba8
Bug 992521 - Part 4: Make PresShell events work when not in document, but contained by a ShadowRoot with a host in document. r=smaug
2014-06-07 01:42:54 -07:00
William Chen
416f36b0de
Bug 992521 - Part 2: Make styles work when not in document, but contained by a ShadowRoot with a host in document. r=smaug
2014-06-07 01:42:54 -07:00
Randell Jesup
4ce7974373
Bug 1021643
: allow Certified B2G apps to access mic and camera without prompting r=pauljt,sicking
2014-06-07 00:12:45 -04:00
Ehsan Akhgari
ba4f4f80bf
Bug 1022043 - Remove EventStates' copy constructor and assignment operator to make it trivially copyable so that it builds with clang-cl; r=bzbarsky
2014-06-06 22:09:34 -04:00
Gijs Kruitbosch
ee2a420fc8
Bug 1021969, r=bholley,jaws
...
--HG--
extra : rebase_source : f8bc835a5bfcd62e1d59b31d75841d1cc6339634
2014-06-06 17:33:50 +01:00
Marcos Caceres
ed539c02a6
Bug 1009688 - Check that Cc["@mozilla.org/wifi/monitor;1"] returns an object before it is used; r=jdm
2014-06-06 18:28:56 -04:00
Ryan VanderMeulen
a1aaa28222
Merge m-c to inbound. a=merge
2014-06-06 17:34:13 -04:00
Tim Taubert
d9aa870f6f
Bug 1021601 - Remove SHA-224 support from WebCrypto API r=rbarnes
2014-06-05 22:42:45 +02:00
Tim Taubert
9468b3a40a
Bug 1020882 - length param of HmacKeyGenParams should be optional r=bz,rbarnes
2014-06-05 11:46:10 +02:00
Chris Pearce
8e19fdd5f4
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
2014-06-07 08:52:15 +12:00
Brian Nicholson
c77681267b
Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN
2014-06-06 13:06:15 -07:00
Alexandre Lissy
d652f60828
Bug 1006537 - Check window validity in NotificationObserver. r=mhenretty
2014-06-04 06:06:00 -04:00
Vivien Nicolas
0e89289777
Bug 988212 - Change the attention screen permission from |certified| to |privileged|. r=sicking
2014-06-06 20:43:33 +02:00
Borting Chen
05cde19160
Bug 951976 - Part 1: WebIDL implementation. r=gene
2014-03-10 11:54:15 +08:00
Vincent Chang
07345883f9
Bug 774582 - Unable to know if there is a user connected to Wifi tethering network. r=mrbkap
2014-01-22 16:37:40 +08:00
Eric Chou
9f74e62745
Bug 1015826 - Dispatch part of BondStateChangedCallback to main thread, r=tzimmermann
2014-05-29 11:24:09 +08:00
Eric Chou
8020037f26
Bug 1015826 - Dispatch part of RemoteDevicePropertiesCallback to main thread, r=tzimmermann
2014-05-29 11:24:07 +08:00
Eric Chou
2c49c88962
Bug 1015826 - Use Atomic to ensure thread-safe, r=tzimmermann
2014-05-29 11:24:05 +08:00
Eric Chou
5e386daa49
Bug 1015826 - Dispatch part of AdapterPropertiesCallback to main thread, r=tzimmermann
...
Please note that sSetPropertyRunnableArray[0] should be fired after
firing "PropertyChanged" to BluetoothAdapter, however this is not
guaranteed in current implementation. This patch also fixed this
potential problem.
2014-05-29 11:24:03 +08:00
Eric Chou
15ea6c70e6
Bug 1015826 - Remove unneccessary variable sIsBtEnabled to avoid racing issues, r=tzimmermann
2014-05-29 11:24:02 +08:00
wei.gao@spreadtrum.com
abe0bc05ab
Bug 1008812 - change dom.mms.retrievalRetryIntervals to shorten the mms wait time. r=vyang
2014-05-28 10:33:22 -04:00
Carsten "Tomcat" Book
c527681317
Merge mozilla-central to b2g-inbound
2014-05-28 14:57:27 +02:00
Carsten "Tomcat" Book
e096bc3ea7
merge b2g-inbound to mozilla-central
2014-05-28 14:33:48 +02:00
Carsten "Tomcat" Book
809708bcda
merge mozilla-inbound to mozilla-central
2014-05-28 14:22:02 +02:00
Siddartha Pothapragada
f1c5d13747
Bug 976402 - Part 2 - Throw an error when sessionToken is incorrect while using the interfaces getNFCTag() and getNFCPeer(). r=smaug
2014-05-27 15:12:00 +02:00
Jim Mathies
e88a91f7f4
Bug 1003943 - Properly update widget cursors when the mouse passes between remote frames. r=smaug
2014-05-27 20:12:29 -05:00
Jim Mathies
2ee59969dc
Bug 1003934 - Forward NS_MOUSE_EXIT events to content processes so they know the mouse has exited their frame. r=smaug
2014-05-27 20:12:26 -05:00
Siddartha Pothapragada
2486b27106
Bug 976402 - Part 3 - Add marionette test case to validate access to MozNfcPeer interface with invalid sessionToken. r=allstars.chh
2014-05-27 11:17:00 +02:00
Ben Tian
dbcb69f261
Bug 1016243 - [cleanup] Remove unused function BluetoothService::RemoveObserverFromTable, r=shuang
2014-05-27 17:02:44 +08:00
Dave Hylands
77a57511e0
Bug 1015006 - Detect USB cable unplugged and set sharing to false. r=qDot
...
If the USB cable is pulled after we call SetIsSharing(true) but before we actually initiate the
sharing operation, then the volume doesn't change state, and mIsSharing never gets set back to
false. So we detect this condition now and force mIsSharing to be false when the USB cable is
unplugged.
2014-05-27 15:47:26 -07:00
Siddartha Pothapragada
1a20585dbd
Bug 976402 - Part 1 - Do not register target if the sessionTokens do not match. r=allstars.chh
2014-05-27 10:19:00 +02:00
Carsten "Tomcat" Book
a4785f7882
Backed out changeset 349ca77481c0 (bug 968709) for marionette test failures
2014-05-28 13:02:01 +02:00
Jocelyn Liu
8a979995cb
Bug 1006316 - Patch2: Modify bluetooth2/BluetoothAdapter to support WebAPI change, r=btian
2014-05-28 18:16:22 +08:00
Jocelyn Liu
1e69a1bf1a
Bug 1006316 - Patch1: Revise BluetoothAdapter2.webidl for new WebBluetooth API, f=btian, r=bz
2014-05-28 18:16:18 +08:00
Ryan VanderMeulen
f826d1a97f
Merge m-c to b2g-inbound.
2014-05-27 16:24:25 -04:00
Ryan VanderMeulen
4a08636d20
Merge inbound to m-c on a CLOSED TREE.
2014-05-27 16:23:41 -04:00
Ryan VanderMeulen
bce96469df
Merge b2g-inbound to m-c.
2014-05-27 16:09:31 -04:00