Wes Kocher
a41244e4fd
Merge inbound to m-c a=merge CLOSED TREE
2014-10-22 18:46:27 -07:00
Ryan VanderMeulen
a8a76f690d
Merge fx-team to m-c. a=merge
2014-10-22 16:27:41 -04:00
Olli Pettay
d791610ba4
Bug 1084502, <template>'s document should inherit mHasHadScriptHandlingObject from the OwnerDoc(), r=bholley
...
--HG--
extra : rebase_source : 6991665b5d8a494285d632a3b96b10aed43a7b1c
2014-10-22 17:25:56 +03:00
Christoph Kerschbaumer
477e00b11f
Bug 1086612 - CSP: Let source expression be the empty set in case no valid source can be parsed - update parser tests (r=sstamm)
2014-10-21 20:28:06 -07:00
Christoph Kerschbaumer
596674802e
Bug 1086612 - CSP: Let source expression be the empty set in case no valid source can be parsed - tests (r=sstamm)
2014-10-21 17:47:21 -07:00
Christoph Kerschbaumer
4932b53b11
Bug 1086612 - CSP: Let source expression be the empty set in case no valid source can be parsed (r=sstamm)
2014-10-21 19:59:13 -07:00
Brad Lassey
13ca6a649e
bug 1084035 - Add the ability to mirror tabs from desktop to a second screen, don't block browser sources when specified in constraints from chrome code r=jesup
2014-10-21 18:06:27 -04:00
Ryan VanderMeulen
66642f8680
Backed out changeset 27624d9e8f27 (bug 1084321) for B2G reftest orange.
2014-10-22 15:56:16 -04:00
Chris Pearce
fa856685bf
Bug 1085168 - Move timeout on async GMP shutdown to (catch all) non xpcom-shutdown case. r=jesup
2014-10-22 09:45:18 +13:00
Nikhil Marathe
a4c280a3c0
Bug 1082924 - Add CSP type for fetch API. r=tvyas,baku
...
--HG--
extra : transplant_source : i%D8%5C%7C%9D%FEQL%C1G%B8%3B2%06%AA%AE%3A%09%29%7E
2014-10-13 15:09:58 -07:00
Tom Schuster
4fb3d9c690
Bug 842498 - Remove nsIJSNativeInitializer. r=peterv
2014-10-21 20:45:28 +02:00
Boris Zbarsky
5b759b528b
Bug 1019191 part 15. Remove now-dead DOMCI_DATA bits. r=peterv
2014-10-22 11:40:49 -04:00
Alastor Wu
f80978be25
Bug 930444 - [MediaEncoder] Add Profile Label in Encoding path. r=roc
...
--HG--
extra : rebase_source : 65fad92cc22eddf42e447ef574fda6ec40d92b96
2014-10-20 16:17:26 +08:00
Jonathan Watt
5d50d54b0f
Bug 1074161 - Avoid creating a Moz2D Path object to draw SVG <rect>, <image> and <line> elements. r=mattwoodrow
2014-10-22 12:29:05 +01:00
Jonathan Watt
5b66e21f11
Bug 1085092 - Fix stroking of SVG polygon elements. r=longsonr
2014-10-22 10:48:37 +01:00
Karl Tomlinson
4b52f9fa07
bug 1083038 be more careful about conversion of seconds to floating point ticks r=padenot
...
Audio TrackTicks now match StreamTime so it is no longer necessary to use
double seconds to convert from StreamTime to TrackTicks.
Instead leave the fractional time in units of ticks/StreamTime, so that the
fractional offset is calculated from the quantity that is rounded.
--HG--
extra : rebase_source : 06bbb3273b7fb9f222e259bfb19af6a2db8224cf
2014-10-21 13:54:24 +13:00
Robert O'Callahan
d171aaa817
Bug 1061046. Part 1.5: Expose MediaStream::GraphRate(). r=karlt
...
This is guaranteed to work even if the stream has been disconnected from the graph,
so it's preferred to Graph()->GraphRate().
--HG--
extra : rebase_source : e12fe80b3d95eea5f63e460bf557518a5bdcd42c
2014-09-18 17:05:04 +12:00
Birunthan Mohanathas
f71975b256
Bug 1084979 - Prevent test_ipc.html from breaking subsequent tests that check for plugin/content crashes. r=jmaher
2014-10-22 06:28:02 +03:00
Anthony Jones
5affff49b6
Bug 1034444 - Unit tests for GetBuffered() and Interval; r=cpearce
2014-06-02 17:38:04 +02:00
Ehsan Akhgari
7c556dd594
Bug 1080909 - Do not accept a zero time constant when calling AudioParam.setTargetAtTime in order to avoid the division by zero later on; r=padenot
2014-10-21 10:14:26 -04:00
Carsten "Tomcat" Book
f35ddfdd22
Merge mozilla-central to mozilla-inbound
2014-10-21 15:55:25 +02:00
Andrew Martin McDonough
068835d9bb
Bug 1014614
- Use Android MediaCodec for decoding H264 and AAC in MP4 r=cpearce,edwin
...
--HG--
extra : rebase_source : 7e7d1fc38d13b52e2294c0237479b78b31bdeafb
2014-10-21 08:53:01 -05:00
Carsten "Tomcat" Book
05f05fd22c
merge fx-team to mozilla-central a=merge
2014-10-21 15:38:16 +02:00
Wes Kocher
f764a700ad
Merge m-c to fx-team a=merge
2014-10-20 19:01:55 -07:00
Wes Kocher
a90aa812b7
Merge inbound to m-c a=merge
2014-10-20 18:56:56 -07:00
Wes Kocher
845000a7e4
Merge m-c to fx-team a=merge
2014-10-20 18:34:45 -07:00
Wes Kocher
bc6781c19d
Merge inbound to m-c a=merge
2014-10-20 17:58:32 -07:00
Carsten "Tomcat" Book
e8412749e9
Merge mozilla-central to b2g-inbound
2014-10-20 15:52:37 +02:00
Carsten "Tomcat" Book
db53227352
merge mozilla-inbound to mozilla-central a=merge
2014-10-20 14:34:56 +02:00
Valentin Gosu
f4b976820f
Bug 1082723 - Add IPv6 delimiters to nsLocation::GetHostname and Link::GetHostname r=smaug
2014-10-20 13:46:20 +03:00
Rik Cabanier
eea6af4b41
Bug 1082663 - Fix for bug 1082663 - DOMMatrix does not implement stringifier from spec. r=bz
2014-10-20 11:14:00 +02:00
Carsten "Tomcat" Book
8bb7b76e7a
Merge m-c to b2g-inbound
2014-10-17 16:44:58 +02:00
Carsten "Tomcat" Book
d223fb495b
merge mozilla-inbound to mozilla-central a=merge
2014-10-17 16:25:34 +02:00
Benjamin Chen
456a639aa0
Bug 1079616 - Dispatch PushBlobRunnable in RequestData function, and remove CreateAndDispatchBlobEventRunnable. r=roc
2014-10-17 17:26:11 +08:00
Gijs Kruitbosch
463b49d081
Bug 1083895 - favicon should not change if link element isn't in DOM, r=bz
...
--HG--
extra : rebase_source : 6d8c8e5ecab8021fa5d42ba4b6fc82a7315fcc79
2014-10-16 15:00:12 -07:00
Andrea Marchesini
7228e8624f
Bug 1083425 - WebSocket should remove its nsIRequest from the docShell when disconnected, r=smaug
2014-10-17 08:12:26 +01:00
David Parks
faf8b8adce
Bug 1065881 - [e10s] Crash on child process shutdown in ShadowLayerForwarder::InWorkerThread
...
Had caused a crash in the test_streams_element_capture mochitest on Windows. The issue was that the audio decoder thread was destroying stale media frames by releasing a reference to them. This was causing the release of an Image on that thread, but that thread does not process a MessageLoop so the current MessageLoop is null. This is not a problem. Obviously, any thread that has no MessageLoop can't be the worker thread.
2014-10-12 16:23:20 -07:00
Ryan VanderMeulen
f00e2738a4
Backed out 6 changesets (bug 989198, bug 1082963) for causing bug 1083231.
...
Backed out changeset a7c972407578 (bug 1082963)
Backed out changeset 94d1b30bde00 (bug 989198)
Backed out changeset 01e064ceb505 (bug 989198)
Backed out changeset f5a538109e36 (bug 989198)
Backed out changeset 3ff227d79d74 (bug 989198)
Backed out changeset 186743fc6f6d (bug 989198)
CLOSED TREE
2014-10-16 12:57:18 -04:00
Ryan VanderMeulen
6ec44ff41f
Backed out changeset 96aefa302688 (bug 1065881) for breaking content process leak checking.
...
CLOSED TREE
2014-10-16 12:23:56 -04:00
William Chen
ab50d5106b
Bug 1064211 - Keep CustomElementData alive while on processing stack. r=mrbkap
2014-10-16 11:53:36 -07:00
JW Wang
c174b184b2
Bug 1021676 - Fix and re-enable test_delay_load.html on B2G. r=cajbir
2014-10-14 19:47:00 -04:00
Bill McCloskey
c74f9723e0
Bug 918634 - swapFrameLoader not implemented for e10s. Frameloader impl. r=smaug
...
--HG--
extra : rebase_source : 01867c6208df8213b04469404dc6c1f768f8c025
2014-10-07 15:30:42 +13:00
Nikhil Marathe
36db9eff13
Bug 1039846 - Patch 4: FetchDriver with about:, blob: and data: fetching. r=baku
...
--HG--
extra : transplant_source : o%29%0E%5D%90%11%FA%1ExO%26%7E%9D_%F2%E7%0B%FE%21%B2
2014-10-06 11:01:20 -07:00
Peter Van der Beken
d76c717d3c
Bug 1068740 - Consider putting union types in the binding files where they're used. r=bz.
...
--HG--
extra : rebase_source : 7e0b1e2f60757b7758704dab3672ee829f3e4085
2014-10-01 20:43:26 +02:00
Kearwood (Kip) Gilbert
1f3b8f19a0
Bug 1045754 - Part 1 - Implement updated CSSOM-View smooth-scrolling specification. r=bz
...
- Added new WebIDL dictionary, ScrollToOptions. This dictionary extends
ScrollOptions by adding "left" and "top", specifying the scroll offset.
This will be later extended with more members to allow scroll offsets to be
specified with logical axes.
- Implemented Window.Scroll, Window.ScrollTo, Window.ScrollBy, Element.Scroll,
Element.ScrollTo, and Element.ScrollBy functions that accept ScrollToOptions
as a single parameter.
- Removed ScrollOptions dictionary parameter from existing Window.Scroll,
Window.ScrollTo, and Window.ScrollBy functions as these have been replaced
with functions accepting a single parameter, ScrollToOptions.
- Added new WebIDL dictionary, ScrollIntoViewOptions. This dictionary
extends ScrollOptions by adding "block", specifying whether the element
start or end will be scrolled into view.
- Replaced Element.ScrollIntoView(bool,ScrollOptions) with
Element.ScrollIntoView(ScrollIntoViewOptions) to match updated
CSSOM-View scroll-behavior specification.
2014-10-01 10:47:56 -07:00
Jonathan Hao
6883968eb3
Bug 1080464 - [RTSP] Live stream frames are not rendered. r=ettseng r=bechen
...
--HG--
extra : rebase_source : aac290fc9cc887bd1a7a641b894a445ef4098c67
2014-10-13 11:30:26 +08:00
Kearwood (Kip) Gilbert
a1a1d61fae
Bug 1010538 - Part 7 - Add support to Element.ScrollLeft and Element.ScrollTop. r=mstange
...
- Setting Element.ScrollLeft or Element.ScrollRight will now scroll smoothly
if the scroll-behavior CSS property is set to "smooth".
2014-09-25 15:52:00 +02:00
Henri Sivonen
b4f7335790
Bug 1066483 - Drop SVG camelCase mappings filterRes, contentStyleType, contentScriptType and externalResourcesRequired. r=wchen.
2014-09-19 18:20:26 +03:00
Jonathan Watt
08d7dd3f8f
Bug 1082483, part 2 - Convert Mozilla code to use the new Matrix4x4::PreTranslate/PreScale method names. r=Bas
2014-10-16 10:51:12 +01:00
David Parks
51b2436fc1
Bug 1065881 - [e10s] Crash on child process shutdown in ShadowLayerForwarder::InWorkerThread. r=nical
...
Had caused a crash in the test_streams_element_capture mochitest on Windows. The issue was that the audio decoder thread was destroying stale media frames by releasing a reference to them. This was causing the release of an Image on that thread, but that thread does not process a MessageLoop so the current MessageLoop is null. This is not a problem. Obviously, any thread that has no MessageLoop can't be the worker thread.
2014-10-12 16:23:20 -07:00