Alessio Placitelli
651681f247
Bug 950076 - Use the return value of GetNodeTextContent for OOM checks. r=jst
2014-03-20 20:51:16 +01:00
Alessio Placitelli
6a7b399beb
Bug 950076 - Add a fallible form of nsAString::Append and Replace and use it in nsTextFragment::AppendTo. r=bsmedberg, r=jst
2014-03-19 13:05:02 -04:00
Jed Davis
f290cbcf2b
Bug 943174 - Avoid waitpid on already-reaped content processes. r=bsmedberg
2014-03-21 08:50:07 -04:00
Carsten "Tomcat" Book
da0a57d7d9
Merge mozilla-central to fx-team
2014-03-19 16:27:57 +01:00
Andrea Marchesini
a5bde0ca13
Bug 985042 - DataStore.jsm removes its inner-window-destroyed observer. r=fabrice
2014-03-19 09:01:02 -04:00
Marco Castelluccio
b8a6061fab
Bug 983641 - Fail the apps tests explicitly in case of exceptions instead of letting them fail because of timeouts. r=fabrice
2014-03-19 08:48:24 -04:00
Jed Parsons
286ef1a1de
Bug 945363 - Ensure that FXA RPs provide an onlogout handler. r=ferjm
2014-03-18 10:07:11 -07:00
Yuan Xulei
be52e2973e
Bug 934368 - Extend Promise#MaybeResolve to receive boolean value. r=smaug
2014-02-26 16:18:34 +08:00
Ryan VanderMeulen
b62172fe64
Bug 983015 - Skip test_bug944397.html, test_delete_focused_element.html, and test_sendkey_cancel.html on B2G for frequent timeouts that abort the testsuite.
2014-03-20 09:14:01 -04:00
"allstars.chh"
ce8af29ea8
Bug 960510 - Part 2: marionette test for MozNDEFRecord. r=dimi, kyle
2014-02-17 11:10:26 +08:00
"allstars.chh"
5625b09b35
Bug 960510 - Part 1: Make type, id and payload optional. r=khuey
...
From 4ac0853ddabfadb99bfcd037d3831904d8353fbf Mon Sep 17 00:00:00 2001
---
dom/nfc/MozNDEFRecord.cpp | 26 +++++++++++++++++++-------
dom/nfc/MozNDEFRecord.h | 36 +++++++++++++++++++++++++-----------
dom/webidl/MozNDEFRecord.webidl | 8 ++++----
3 files changed, 48 insertions(+), 22 deletions(-)
2014-02-20 15:08:46 +08:00
Yoshi Huang
328762f66a
Bug 933678 - B2G NFC: Add exposedProps for those objects passed to Gaia. r=dimi
2014-02-20 18:13:40 +08:00
Ryan VanderMeulen
63076e2d70
Merge inbound to m-c.
2014-03-17 13:16:53 -04:00
Rick Eyre
3ae2f0eecc
Bug 982183 - Put VTTRegion DOM API behind a pref. r=rillian, r=bz
2014-03-12 13:55:45 -04:00
Carsten "Tomcat" Book
a2f692596c
merge b2g-inbound to mozilla-central
2014-03-17 12:40:33 +01:00
Masayuki Nakano
7add71c341
Bug 982602 Rename ns(LoadBlocking)AsyncDOMEvent to mozilla::(LoadBlocking)AsyncEventDispatcher r=smaug
...
--HG--
rename : dom/events/nsAsyncDOMEvent.cpp => dom/events/AsyncEventDispatcher.cpp
rename : dom/events/nsAsyncDOMEvent.h => dom/events/AsyncEventDispatcher.h
2014-03-17 15:56:54 +09:00
Masayuki Nakano
c60b35d47a
Bug 981261 part.6 Sort out variable names of EventListenerManager::Listener, EventListenerHolder, nsIJSEventListener and nsIDOMEventListener in EventListenerManager.cpp r=smaug
2014-03-17 15:56:53 +09:00
Masayuki Nakano
a7a5e56dd5
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
...
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
2014-03-17 15:56:53 +09:00
Masayuki Nakano
1824709e52
Bug 981261 part.4 Move EventListenerFlags from mozilla::dom:: to mozilla:: r=smaug
2014-03-17 15:56:52 +09:00
Masayuki Nakano
37e1c27672
Bug 981261 part.3 Rename nsListenerType to nsEventListenerManager::Listener::ListenerType r=smaug
2014-03-17 15:56:51 +09:00
Masayuki Nakano
78e786f01b
Bug 981261 part.2 Rename nsListenerStruct to nsEventListenerManager::Listener r=smaug
2014-03-17 15:56:51 +09:00
Masayuki Nakano
e7c057219d
Bug 981261 part.1 Rename nsEventListener(Service|Info) to mozilla::EventListener(Service|Info) r=smaug
...
--HG--
rename : dom/events/nsEventListenerService.cpp => dom/events/EventListenerService.cpp
rename : dom/events/nsEventListenerService.h => dom/events/EventListenerService.h
2014-03-17 15:56:50 +09:00
Ehsan Akhgari
4974790409
Bug 984132 - Remove the unused WebActivities XPIDL interfaces; r=fabrice
...
When we decide to implement these interfaces, they should be implemented in WebIDL.
2014-03-16 23:51:45 -04:00
Rik Cabanier
fc29621ea7
Bug 982480 - Add support + test case for context alpha attribute. r=roc
2014-03-16 15:34:14 -04:00
Vincent Chang
eba32bd0ab
Bug 972794 - [Tarako]Connect wpa supplicant consume 5 seconds. r=chulee
2014-03-07 19:29:55 +08:00
Bevis Tseng
2c070a2d03
Bug 945089 - Part 3: Add new test cases to test the concatenation of text/binary sms. r=vyang
2014-03-06 18:54:48 +08:00
Bevis Tseng
55a682ebe0
Bug 945089 - Part 2: Revice deprecated test cases. r=vyang
2014-03-05 16:47:37 +08:00
Bevis Tseng
ac783a7b2f
Bug 945089 - Part 1.2: Move SMS concatenation logic from ril_worker.js to RadioInterfaceLayer.js. r=vyang
2014-03-13 01:27:00 +09:00
Bevis Tseng
0a7db41e7b
Bug 945089 - Part 1.1: Create new ObjectStore for saving uncomplete SMS segments. r=vyang
2014-03-03 16:28:20 +08:00
Jan Varga
326e98ce90
Bug 980275 - Bustage fix. CLOSED TREE
2014-03-16 18:37:22 +01:00
Jan Varga
4c9d4a3f81
Bug 980275 - Merge DOMFileRequest and FileRequest. r=bent
2014-03-16 17:53:44 +01:00
Ryan VanderMeulen
04a55e8668
Backed out changeset 9a2aab98a8d0 (bug 982480) for reftest failures.
2014-03-15 19:18:13 -04:00
Ehsan Akhgari
46f1ef97d9
Trial fix for bug 886782
2014-03-15 17:52:58 -04:00
Marco Castelluccio
97ab2c87f2
Bug 898647 - Backend for app updates. r=myk,fabrice
...
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
2014-03-15 14:37:37 -07:00
Rik Cabanier
72854581eb
Bug 982480 - Add support + test case for context alpha attribute. r=roc
2014-03-15 17:29:24 -04:00
Jan-Ivar Bruaroey
b92a5fc8d5
Bug 970682 - Add RTT to about:webrtc. r=bwc
2014-03-14 15:22:30 -04:00
Nils Ohlmeier [:drno]
59f0e99525
Bug 977944 - Dump SDP offer and aswer for debugging ICE connection failures. r=bwc
2014-03-15 17:11:11 -04:00
Jan-Ivar Bruaroey
676dc43d93
Bug 970686 - Weaken rtcp timestamp tests on XP to avoid clock drift. r=philor
2014-03-15 00:26:59 -04:00
Phil Ringnalda
8c19bde08b
Merge m-c to m-i
2014-03-15 12:32:04 -07:00
Kyle Huey
7067fb5db1
Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg
2014-03-15 12:00:17 -07:00
Kyle Huey
84360900b0
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
2014-03-15 12:00:17 -07:00
Kyle Huey
e78b977cbc
Bug 967364: Use every already_AddRefed. r=bsmedberg
2014-03-15 12:00:16 -07:00
Kyle Huey
9fcef0fc9d
Bug 967364: Replace crazy already_AddRefed handling with something reasonable. r=jesup
2014-03-15 12:00:15 -07:00
Kyle Huey
510a49016d
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
2014-03-15 12:00:15 -07:00
Wes Kocher
763daa65ec
Merge m-c to b2g-inbound
2014-03-14 23:18:26 -07:00
Wes Kocher
aa89f0292c
Merge inbound to m-c
2014-03-14 22:20:25 -07:00
Wes Kocher
6491e6f95b
Merge b2g-inbound to m-c
2014-03-14 19:34:15 -07:00
Edgar Chen
0cd6234583
Bug 983215 - Handle optional argument correctly in send()/sendMMS(). r=gene
2014-03-14 15:28:32 +08:00
Jan-Ivar Bruaroey
57b144b21b
Bug 970686: Outbound getStats: Fixed RTCP timestamps and remote packets/bytes received. r=jesup
2014-03-14 14:34:02 -04:00
Wes Kocher
c71cbaa650
Backed out changeset 4ce831d82c1f (bug 898647) for gaia-ui bustage on an already CLOSED TREE
...
--HG--
rename : browser/modules/WebappManager.jsm => browser/modules/webappsUI.jsm
rename : toolkit/webapps/NativeApp.jsm => toolkit/webapps/WebappsInstaller.jsm
rename : webapprt/WebappManager.jsm => webapprt/WebappsHandler.jsm
2014-03-14 14:13:25 -07:00
David Rajchenbach-Teller
f239dd5dfa
Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo
2014-03-14 10:13:26 -04:00
Boris Zbarsky
2f0c359fd1
Bug 983228. Add a sequence tracer for sequences of unions. r=baku
2014-03-14 14:51:22 -04:00
Boris Zbarsky
6cd11c42fa
Bug 983264. Include callback headers in UnionTypes.h when a callback is used in a union. r=mccr8
2014-03-14 14:51:06 -04:00
Boris Zbarsky
bbf277fb09
Bug 983029. Make sure to observe stack discipline for Rooted when initializing a WebIDL union containing the 'object' type. r=khuey
2014-03-14 14:50:39 -04:00
Marco Castelluccio
2a551f3b08
Bug 898647 - Backend for app updates. r=myk,fabrice
...
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
extra : rebase_source : d009be9de28cb917062d567592f773e9ece4266e
2014-03-14 10:30:53 -07:00
Bill McCloskey
aa5f40a77e
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
a3277d291d
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
...
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
975097b94c
Bug 982828 - Followup to fix merge bustage in dom/devicestorage
2014-03-13 19:18:33 -07:00
Bill McCloskey
f4f6bf8e4d
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Bill McCloskey
7193069fa0
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
69a746922b
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Blake Kaplan
6f5f5bed05
Bug 982906 - No free lunches! r=bzbarsky
2014-03-13 17:08:58 -04:00
Ryan VanderMeulen
79e8d7ff84
Merge inbound to m-c.
2014-03-13 15:32:36 -04:00
Shawn Huang
2e7b14e994
Bug 976485 - [bluedroid] Fix sometimes Avrcp 1.3 play status is out of sync. r=gyeh
2014-03-13 09:12:41 -04:00
Rick Eyre
d192be9622
Bug 978163 - Part 2: VTTCue should have Region property. r=rillian, r=bz
...
See spec bug: https://www.w3.org/Bugs/Public/show_bug.cgi?id=24380
2014-03-11 13:33:58 -04:00
Rick Eyre
350c89b361
Bug 978163 - Part 1: Remove VTTRegionList and VTTRegion TextTrack extensions. r=rillian, r=bz
...
- These two parts of the spec were recently removed as they
were seen as unecessary or bad design, in the case of the
VTTRegion TextTrack extensions. See the spec bug at:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24380
2014-03-10 11:33:06 -04:00
Andrea Marchesini
93347f7268
Bug 982800 - Browser API: Add a mozbrowsermanifestchange event to detect <link rel="manifest"> elements, r=ehsan
...
--HG--
rename : dom/browser-element/mochitest/test_browserElement_inproc_Iconchange.html => dom/browser-element/mochitest/test_browserElement_inproc_Manifestchange.html
rename : dom/browser-element/mochitest/test_browserElement_oop_Iconchange.html => dom/browser-element/mochitest/test_browserElement_oop_Manifestchange.html
2014-03-13 15:30:03 +00:00
Nils Ohlmeier [:drno]
362466ef9e
Bug 981156 - iceConnectionState is not a callable function. r=jesup
2014-03-13 09:18:32 -04:00
Jed Parsons
ccfbb12e96
Bug 971379 - FxA should accept synthetic events from certified apps. r=ferjm
2014-03-11 19:35:24 -07:00
Carsten "Tomcat" Book
028ff7c203
Merge mozilla-central to mozilla-inbound
2014-03-13 13:32:39 +01:00
Carsten "Tomcat" Book
638054be47
merge b2g-inbound to mozilla-central
2014-03-13 12:54:33 +01:00
Gian-Carlo Pascutto
3fefb76168
Bug 877954 - Implement Load Management service. Add callbacks to ViEncoder. r=jesup
2014-03-13 11:05:27 +01:00
Paul Adenot
d8a22556ad
Bug 982541 - Update OscillatorNode.{start, stop} to have the first argument optional and default to zero. r=ehsan
2014-03-13 14:51:41 +08:00
Botond Ballo
81f6add29a
Bug 980493 - Transition FrameMetrics::mZoom to use a getter/setter. r=kats
2014-03-12 12:46:57 -04:00
Botond Ballo
c169aeed9c
Bug 980493 - Transition FrameMetrics::mScrollOffset to use a getter/setter. r=kats
2014-03-13 02:34:34 -04:00
Wes Kocher
a15b6e2f00
Merge m-c to m-i
2014-03-12 21:21:07 -07:00
Wes Kocher
d3699eaf73
Merge b2g-inbound to m-c
2014-03-12 19:51:10 -07:00
Wes Kocher
e8d6845a05
Merge inbound to m-c
2014-03-12 19:36:50 -07:00
Wes Kocher
a4de6958ad
Merge m-c to inbound
2014-03-12 18:59:54 -07:00
Dave Hylands
e651093286
Bug 959591 - Add a test to verify functionality. r=fabrice
2014-03-12 14:15:05 -07:00
Dave Hylands
1d9cb952e2
Bug 959591 - Allow device storage media dirs to be overridden (esp useful for desktop). r=fabrice
2014-03-12 14:15:03 -07:00
Jan-Ivar Bruaroey
fe2bc5a3f5
Bug 964127: Add a/v sync status to about:webrtc. r=jesup
2014-03-12 17:13:20 -04:00
Ryan VanderMeulen
f06b210e1a
Merge m-c to b2g-inbound.
2014-03-12 11:33:22 -04:00
Tim Chien
0343064af8
Bug 981997 - Fix test for setInputMethodActive and dead object error. r=yxl
2014-03-12 08:45:27 -04:00
Carsten "Tomcat" Book
a2e27580e8
Merge mozilla-central to b2g-inbound
2014-03-12 12:34:49 +01:00
Carsten "Tomcat" Book
3b19bf2106
merge b2g-inbound to mozilla-central
2014-03-12 12:23:01 +01:00
Carsten "Tomcat" Book
105cf3d683
merge mozilla-inbound to mozilla-central
2014-03-12 12:15:34 +01:00
Ben Tian
a1bfbbd31e
Bug 981458 - Revise +CIEV string for battery charge indicator, r=gyeh
2014-03-12 17:21:07 +08:00
Peter Chang
1e4d8e1868
backout of rev 45253e02bde3, fd02f1217e4c, 75217485ce5a b=981804
2014-03-12 15:16:20 +08:00
Wes Kocher
9123b4037c
Merge m-c to b-i
2014-03-11 18:39:35 -07:00
Reuben Morais
160aedb8c1
Bug 946239 - Divert download channels to the parent process. r=bz
2014-03-11 19:41:48 -03:00
Ryan VanderMeulen
0b95cae58a
Merge m-c to inbound on a CLOSED TREE.
2014-03-11 13:25:49 -07:00
Bill McCloskey
0e47a67ab3
Bug 972420 - [e10s] Don't send keypress if keydown was prevented (r=smaug)
2014-03-11 20:13:38 -07:00
Wes Kocher
6d09c880fc
Backed out changeset 716ba77a9d0a (bug 967005) for ASAN m-4 failures
2014-03-11 17:23:35 -07:00
Thomas Zimmermann
f21e0f75d3
Bug 982126: Set session ID in NFC messages, r=allstars.chh
2014-03-11 15:23:30 +01:00
Chuck Lee
f694afc21c
Bug 972628 - Remove redundant network while loading network config. r=vchang
2014-03-10 16:48:13 +08:00
Carsten "Tomcat" Book
61ac05ef7e
Merge mozilla-central to b2g-inbound
2014-03-13 13:18:27 +01:00
Bevis Tseng
2c55576445
Bug 976897 - Define new notification between NetworkManager and outer modules to prevent the race condition of setting routes and using network interface. r=vyang.
2014-03-10 12:36:42 +09:00
Vicamo Yang
e1a8e672b5
Bug 980354 - 2/2: add more test cases for storage full event. r=hsinyi
2014-03-13 13:44:53 +09:00
Vicamo Yang
220885d16f
Bug 980354 - 1/2: add mmdb_head.js and run mmdb test cases in chrome context. r=hsinyi
2014-03-13 13:44:49 +09:00
Wes Kocher
7a3239038d
Merge m-c to b-i
2014-03-12 21:22:36 -07:00
Wes Kocher
df6dd96d5f
Merge m-c to b2g-inbound
2014-03-12 19:00:47 -07:00
Jed Davis
f8d175ce14
Bug 977859 - Drop uid 0 in all content processes immediately after fork. r=bent r=kang
...
Now all regular child processes, including preallocated, are deprivileged.
Only Nuwa needs uid 0, because each of its children has a different uid/gid.
2014-03-12 15:48:15 -07:00
Jed Davis
b756489606
Bug 976398 - Check camera permissions directly instead of using Unix groups. r=mwu r=bent
...
Loosely based on the code used to check PRemoteOpenFile.
2014-03-12 15:48:15 -07:00
Ryan VanderMeulen
638c17a5bb
Merge b2g-inbound to m-c.
2014-03-08 01:23:46 -08:00
Vicamo Yang
6193669e39
Bug 957917 - 2/2: test cases. r=hsinyi
2014-03-11 22:18:00 +08:00
Vicamo Yang
01f8ef8bf5
Bug 957917 - 1/2: B2G RIL - read PDP type from APN settings. r=hsinyi
2014-03-11 22:17:57 +08:00
Ryan VanderMeulen
63c29b6863
Merge b2g-inbound to m-c.
2014-03-10 17:03:01 -04:00
Ryan VanderMeulen
f92cbcbc4d
Bug 979446 - Re-disable the dom/downloads tests on emulator builds as well. r=jmaher
2014-03-10 12:53:56 -04:00
Doug Turner
305efbc7f9
Bug 977120 - Enable NetworkGeolocationProvider to collect cellular tower data on Firefox OS. r=jdm
2014-03-10 16:10:15 +00:00
Guillermo López
d554101931
Bug 980846 - Second wakeup message does not send the port. r=nsm.nikhil
2014-03-10 11:59:28 -04:00
Cervantes Yu
5b8d937f24
Bug 977539 - Add initialization of date cache cleaner to the chrome process. r=khuey
2014-03-10 08:36:12 -04:00
Youngwoo Jo
e560385660
Bug 977494 - [Camera] Add onFocusChanged callback. r=mikeh
2014-03-10 08:35:52 -04:00
Benoit Jacob
1509f589e0
Bug 977757 - 3/3 - Expose CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP properties in JS bindings as needed - r=bz
2014-03-07 12:14:26 -05:00
Benoit Jacob
162c30b16f
Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz
2014-03-07 12:14:23 -05:00
Jed Parsons
8855b45d6d
Bug 947374 - Certified apps can choose arbitrary assertion audience. r=ferjm
2014-02-27 15:06:00 -08:00
Carsten "Tomcat" Book
c57ae36771
Merge mozilla-central to mozilla-inbound
2014-03-12 12:27:31 +01:00
Vaibhav Agarwal
262a9b4cd4
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-03-12 06:16:12 -04:00
Nikhil Marathe
6df7889086
Bug 967005 - Report rejected promises when worker stops running. r=bent
2014-03-11 16:10:41 -07:00
Kartikaya Gupta
a1bad3329e
Bug 981029 - Save and apply an input transform to input events from the APZ. r=botond
...
This accounts for the fact that in some cases we may not apply all of the
requested paint metrics from the APZ, leaving the two sides of the
GeckoContentController interface out of sync (on purpose).
2014-03-12 15:27:45 -04:00
Kartikaya Gupta
f3c8ac7c3e
Bug 981029 - Change the GeckoContentController interface to take CSSPoint instead of CSSIntPoint. r=botond
2014-03-12 15:27:45 -04:00
Kartikaya Gupta
98c45828b1
Bug 981029 - Make ProcessUpdateFrame behave in less magical ways. r=botond
...
Replace the always-true return value, with a FrameMetrics object that
reflects the final metrics put in place. Also remove the side-effect of
assigning mLastRootMetrics and put that in the call sites instead.
2014-03-12 15:27:44 -04:00
John Schoenick
1ba7f072f7
Bug 980625 - Fix more test plugin leaks found by LSAN. r=josh
2014-03-12 11:47:47 -07:00
John Schoenick
30a91e09e6
Bug 980625 - Fix minor leak in PluginModuleChild::Init found by LSAN. r=josh
2014-03-12 11:47:46 -07:00
John Schoenick
c7c08f52a8
Bug 980625 - Fix minor leak in nptest found by LSAN. r=josh
2014-03-12 11:47:46 -07:00
John Schoenick
b5739a7094
Bug 980625 - Strip trailing whitespace plague from nptest.cpp. r=josh
2014-03-12 11:47:46 -07:00
John Schoenick
545721bfc3
Bug 971279 - Followup, patch folding fail. r=me
2014-03-12 11:47:46 -07:00
John Schoenick
ea07f4efe4
Bug 836786 - Allow mousemove events to propagate from windowless plugins. r=josh
2014-03-12 11:47:45 -07:00
Ryan VanderMeulen
c990503a46
Merge m-c to inbound.
2014-03-10 11:29:15 -04:00
Blake Kaplan
5425a3f4f8
Bug 980586 - Remove old e10s prompt code. r=smaug
2014-03-10 08:57:07 -04:00
Richard Barnes
31c4799582
Bug 978435 - Add ArgumentToJSVal overload for typed arrays. r=bz
2014-03-10 08:55:46 -04:00
Max Vujovic
49c8567b01
Bug 948265 - Remove deprecated filterRes attribute from SVG filters. r=roc, r=hsivonen
2014-03-10 08:55:25 -04:00
Carsten "Tomcat" Book
b73790913d
Merge mozilla-central to mozilla-inbound
2014-03-10 12:34:00 +01:00
Carsten "Tomcat" Book
c5cb46f60a
Backed out changeset 5423f1b0599e (bug 979481)
2014-03-10 12:31:34 +01:00
Carsten "Tomcat" Book
81aed29a62
merge b2g-inbound to mozilla-central
2014-03-10 12:29:49 +01:00
Brian Birtles
138adeb229
Bug 979658 part 4 - Rename PLayerTransaction.GetTransform to GetAnimationTransform; r=dzbarsky
...
PLayerTransaction.GetTransform doesn't actually return the same kind of value
when the transform on the layer is not set by animation. This is because it uses
information stored with the animation to undo various transforms. We shouldn't
pretend to return something useful/similar when we don't have that information
available.
This patch renames GetTransform to GetAnimationTransform and makes it return
a union that has type void_t if the layer is not transformed by animation.
2014-03-10 13:47:12 +09:00
Brian Birtles
51753ab71b
Bug 979658 part 2 - Add nsDOMWindowUtils.getOMTAStyle; r=dbaron
...
nsDOMWindowUtils.getOMTAOrComputedStyle falls back to using getComputedStyle
when an OMTA style is not available. However, in order to be sure we are testing
OMTA, this patch adds getOMTAStyle which returns an empty string if no OMTA
style is available.
This patch also includes some minor stylistic tweaks. The method signature for
getOMTAOrComputedStyle now takes an nsIDOMElement parameter rather than
nsIDOMNode in order to simplify error-checking. (When we support OMTA of
pseudo-elements we will have to adjust the method signature but for now we only
support elements.) Also, some lines have been wrapped, ErrorResult is
declared closer to where it is used, and the return value aResult is only
truncated when returning NS_OK.
2014-03-10 13:47:12 +09:00
Brian Birtles
92acec8bfb
Bug 979658 part 1 - Add check that caller is chrome to GetOMTAOrComputedStyle; r=dzbarsky
...
Every other exposed method in nsDOMWindowUtils except getViewPortInfo and
getViewId performs this check. This patch makes getOMTAOrComputedStyle check the
caller is chrome as well.
2014-03-10 13:47:11 +09:00
Phil Ringnalda
7c7edf008b
Merge m-c to b-i
2014-03-09 20:43:45 -07:00
Shawn Huang
ca6d9f4f08
Bug 979160 - Outgoing connection failure shall trigger OnConnect instead of OnDisconnect, r=echou
2014-03-10 10:33:32 +08:00
Andrew McCreight
e91cb76669
Bug 977940, part 2 - Don't automatically trigger the ghost window detector during ICC. r=smaug
2014-03-08 05:38:53 -08:00
Andrew McCreight
ae691fcc12
Bug 977940, part 1 - Don't run the ghost window detector more than every 45 seconds. r=smaug
2014-03-08 05:38:52 -08:00
Robert O'Callahan
f87fd81842
Bug 975931. Part 11: Make nsDOMWindowUtils::SetDisplayPortForElement take a priority parameter, and set that parameter to 1 in reftests to override automatic displayport selection. r=kats
...
--HG--
extra : rebase_source : 07dcbfb67cb2db0bbb26a959517bbbdebd84f10b
2014-03-08 22:25:15 +13:00
Robert O'Callahan
c8a214195d
Bug 975931. Part 10: Refactor nsDOMWindowUtils to use a shared GetDocument method. r=matspal
...
--HG--
extra : rebase_source : 171cd80958a92efcf16ebd249c73f46dbdedb012
2014-03-08 22:22:28 +13:00
Chris Peterson
eb44b1f66e
Bug 980810 - Part 3: Fix clang -Wstring-conversion warnings in UDPSocket and mtransport code. r=bwc
2014-03-07 22:57:15 -08:00
Masayuki Nakano
33464e5c6d
Bug 978023 part.4 Clean up IMEStateManager r=smaug
2014-03-08 10:20:08 +09:00
Masayuki Nakano
2c3296d1bb
Bug 978023 part.3 Rename nsIMEStateManager to mozilla::IMEStateManager r=smaug
...
--HG--
rename : dom/events/nsIMEStateManager.cpp => dom/events/IMEStateManager.cpp
rename : dom/events/nsIMEStateManager.h => dom/events/IMEStateManager.h
2014-03-08 10:20:07 +09:00
Masayuki Nakano
9236d6ef28
Bug 978023 part.2 Clean up IMEContentObserver r=smaug
2014-03-08 10:20:07 +09:00
Masayuki Nakano
ce875b5089
Bug 978023 part.1 nsTextStateManager should be mozilla::IMEContentObserver and separated from nsIMEStateManager.cpp r=smaug
...
--HG--
rename : dom/events/nsIMEStateManager.cpp => dom/events/IMEContentObserver.cpp
rename : dom/events/nsIMEStateManager.cpp => dom/events/IMEContentObserver.h
2014-03-08 10:20:07 +09:00
Jeff Gilbert
bdd584a1f9
Bug 843666 - Implement color-buffer-(half-)float for WebGL. - r=kamidphish
2014-03-07 13:26:17 -08:00