Ting-Yu Chou
24b1200954
Bug 1057065 - Remove obsolete code causes extra preallocated process to complement the patch of bug 1033618. r=khuey
...
--HG--
extra : rebase_source : 243e1288e44bd1d6560bdf8de479af0f9888f95e
2014-08-26 10:22:21 +08:00
JW Wang
e13b04d3b6
Bug 1054831 - Improve state transition about decoding metadata by removing |mDispatchedDecodeMetadataTask|. r=cpearce
...
--HG--
extra : rebase_source : 23e040a5d35954e10f65029f5550e4440aeb4117
2014-08-20 23:37:00 -04:00
Kearwood (Kip) Gilbert
95a74cd0af
Bug 1022818
- Part 2: Implement Smooth Scrolling. r=bz
...
- Updated ScrollTo method in nsGlobalWindow to accept a
mozilla::dom::ScrollOptions parameter to select between the instant
and smooth MSD motion.
- Updated WebIDL binding boilerplate scrolling functions in nsGlobalWindow
to pass the correct value of mozilla::dom::ScrollBehavior to the
implementation and functions, activating smooth scrolling.
- These functions will need to be updated again to support the scroll-behavior
CSS property in Bug 1010538.
--HG--
extra : rebase_source : 7c9ce94d09fed5c4aea63442d683876c0a9a2e50
2014-08-05 15:01:34 -07:00
Kearwood (Kip) Gilbert
ec32c40364
Bug 1022818
- Part 1: Update webidl interfaces. r=bz
...
- Extended the Element and Window webidl interfaces as described in the
CSSOM-View smooth-scrolling specification.
- The Element.scrollTop and Element.scrollLeft changes have been omitted
until either WebIDL is extended to allow properties to have union datatypes
that contain dictionaries or the CSSOM-View smooth-scroll specification
is upddated. This will not prevent the other interface changes from being
useful.
- Implemented wrapper functions for the nsGlobalWindow to connect to the new
WebIDL bindings. The ScrollOptions parameters are ignored in this patch,
and used in Part 3 of this patch series.
--HG--
extra : rebase_source : db617cb63780e039ad69e4ed100c13042c676949
2014-08-05 15:01:32 -07:00
Benjamin Chen
927916753d
Bug 1050664 - 1. Fix IsDormantNeeded() function. 2. Invoke mSource->stop at the suspend code path that will rewind the sampletable implicitly. r=cpearce
2014-08-26 16:17:08 +08:00
Chris Double
73c9e418e0
Bug 1041374 - Fix deadlock in MSE reading vs data adding - r=kinetik
2014-08-26 19:26:03 +12:00
Chris Double
00108692aa
Bug 1058364 - MediaSource streams don't correctly handle the end of sub decoders - r=kinetik
2014-08-26 19:25:09 +12:00
Anthony Jones
a68916671d
Bug 1057203 - Parse timestamps for MP4 fragments; r=kinetik
2014-08-26 16:53:50 +12:00
Anthony Jones
c9340066b7
Bug 1057203 - Remove MoofParser dependency on stagefright; r=edwin
2014-08-26 16:53:48 +12:00
Randell Jesup
c6357821bf
Bug 1032839: Backend support for PeerConnection ReplaceTrack() r=padenot,jib
2014-08-25 21:20:44 -04:00
Johnny Stenback
ace9b5b5e9
Bug 798188. Use NS_WRAPPERCACHE_INTERFACE_TABLE_ENTRY in table based QI implementations. r=peterv
...
---
content/base/src/Attr.cpp | 2 +-
content/base/src/DOMRect.cpp | 2 +-
content/base/src/FragmentOrElement.cpp | 2 +-
content/base/src/nsContentList.cpp | 2 +-
content/base/src/nsDOMAttributeMap.cpp | 2 +-
content/base/src/nsDocument.cpp | 2 +-
content/html/content/src/HTMLFormControlsCollection.cpp | 2 +-
content/html/content/src/HTMLOptionsCollection.cpp | 2 +-
content/html/content/src/HTMLPropertiesCollection.cpp | 4 ++--
content/html/content/src/HTMLTableElement.cpp | 2 +-
content/media/webspeech/synth/SpeechSynthesisUtterance.cpp | 1 -
dom/events/PaintRequest.cpp | 2 +-
dom/xbl/XBLChildrenElement.cpp | 2 +-
13 files changed, 13 insertions(+), 14 deletions(-)
2014-08-25 16:21:35 -07:00
Ralph Giles
baeebbdcc6
Bug 1057877 - Account for fmp4 not working on MacOS X 10.6. r=cpearce
...
Consolidate the various fmp4-related checks in their own function;
the ad hoc logic was getting complicated and we'll want to add
more such checks as we enable more platforms.
2014-08-25 13:48:00 -07:00
L. David Baron
e25fc03b3a
Bug 839812 - Add clip-path style for fullscreen override, which was probably originally intended ("SVG masking, clipping, or filtering"). r=dholbert
2014-08-25 15:32:03 -07:00
Wes Kocher
7c1ccc24c1
Backed out changeset 59f193167901 (bug 1049758) for build bustage on a CLOSED TREE
2014-08-25 14:26:12 -07:00
Trevor Saunders
1338ffb134
bug 1049758 - fixup copy and move ctors for children iterators r=wchen
2014-08-06 14:21:28 -04:00
Ryan VanderMeulen
04c90e50f6
Merge m-c to inbound. a=merge
2014-08-25 16:28:25 -04:00
Ryan VanderMeulen
201078a0c4
Merge inbound to m-c. a=merge
2014-08-25 16:15:23 -04:00
Ryan VanderMeulen
4a36a3a19d
Merge b2g-inbound to m-c. a=merge
2014-08-25 16:13:21 -04:00
Steven Michaud
a17eb6d1fd
Bug 1056936 - Specify full path to plugin-container in sandbox rules. r=rjesup
2014-08-25 15:01:04 -05:00
Ryan VanderMeulen
1fb03239fc
Merge m-c to b2g-inbound. a=merge
...
CLOSED TREE
2014-08-25 13:07:41 -04:00
Ryan VanderMeulen
8b4061a8a7
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2014-08-25 12:54:46 -04:00
Ryan VanderMeulen
f1e20fb689
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-08-25 11:49:37 -04:00
Ryan VanderMeulen
deb808428a
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-25 12:51:20 -04:00
Qeole
a149d081ef
Bug 1045209 - Remove media.gmp-gmpopenh264.path pref and set install path for OpenH264 plugin to <profile-dir>/<gmp-plugin-id>/<version>. r=unfocused,jesup
...
Certain usage scenarios, like enterprise roaming profile setups, lead to the installed OpenH264 plugin not being found anymore.
We install the plugin into the profile directory, so the fix here is to just store the install path relative the profile and not an absolute path.
We also now store the plugin in a version-specific subdirectory, which avoids further issues like e.g. Windows preventing updates due to locking loaded DLLs.
2014-08-25 17:23:34 +02:00
Andrea Marchesini
733f01834b
Bug 1055467 - Rename MozNamedAttrMap to NamedNodeMap, r=smaug
...
--HG--
rename : dom/webidl/MozNamedAttrMap.webidl => dom/webidl/NamedNodeMap.webidl
2014-08-25 10:25:34 +01:00
Daniel Holbert
539a2e25e0
Bug 1055977 part 2: Add mochitest to verify that ancestors of a fullscreen element are fixed at the initial values of any properties that can create stacking contexts. r=cpearce
...
--HG--
rename : content/html/content/test/file_fullscreen-hidden.html => content/html/content/test/file_fullscreen-ancestor-stacking-context.html
2014-08-24 22:11:17 -07:00
Sotaro Ikeda
7e8ce86a4f
Bug 1055991 - Eeach OMXCodec uses each OMXClient r=cajbir
2014-08-25 06:36:07 -07:00
Georgios Kontaxis
8670ec571e
Bug 1043803: checkIdentity following onSecurityChange now shows doorhanger on STATE_LOADED_MIXED_ACTIVE_CONTENT. Doorhanger now acknowledges this new state. r=adw
2014-08-22 20:26:03 -07:00
Georgios Kontaxis
937ebf1ae6
Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw
...
--HG--
rename : browser/themes/linux/mixed-content-blocked-16.png => browser/themes/linux/bad-content-blocked-16.png
rename : browser/themes/linux/mixed-content-blocked-64.png => browser/themes/linux/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-16.png => browser/themes/osx/bad-content-blocked-16.png
rename : browser/themes/osx/mixed-content-blocked-16@2x.png => browser/themes/osx/bad-content-blocked-16@2x.png
rename : browser/themes/osx/mixed-content-blocked-64.png => browser/themes/osx/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-64@2x.png => browser/themes/osx/bad-content-blocked-64@2x.png
rename : browser/themes/windows/mixed-content-blocked-16.png => browser/themes/windows/bad-content-blocked-16.png
rename : browser/themes/windows/mixed-content-blocked-64.png => browser/themes/windows/bad-content-blocked-64.png
2014-08-22 15:34:25 -07:00
JW Wang
4538ee0849
Bug 1050947 - AudioStream::Pause() should do nothing when |mState| is ERRORED. r=kinetik
2014-08-22 02:36:00 -04:00
Wes Kocher
02017e20ed
Merge inbound to m-c a=merge
2014-08-22 16:47:32 -07:00
Botond Ballo
9a24fd35ae
Bug 1053975 - Take device scale into account when calculating default viewport size. r=kats,mbrubeck
2014-08-15 11:58:03 -04:00
Ted Clancy (:tedders1)
d6e1da2ebe
Bug 1055427 - Add KillChild() method to nsIMessageManager. r=sicking
...
Patch originally from bug 1000313.
2014-08-12 08:59:47 -04:00
Birunthan Mohanathas
57751773f4
Bug 1045801 - Rename SafeCast to AssertedCast. r=Waldo
2014-08-25 12:17:32 -07:00
C.J. Ku
ee84378b54
Bug 974242 - Bring FullZoom into nsDocument::GetViewportInfo. r=mbrubeck, r=kats
...
--HG--
extra : rebase_source : 4fd84defb47c9eb5bcea849fde61e6e09dc5e9a3
2014-08-10 02:50:07 +08:00
Christoph Kerschbaumer
ef6c463f47
Bug 1049289 - CSP: Test that fragments are stripped in csp-reports (r=sstamm)
2014-08-07 12:51:50 -07:00
Christoph Kerschbaumer
f36c70b281
Bug 1049289 - CSP: Strip uri fragments before sending csp-reports (r=sstamm)
2014-08-05 16:12:16 -07:00
Christoph Kerschbaumer
e25473a9a7
Bug 1053028 - Remove remaining relicts of deprecated X-CSP header (r=sstamm)
2014-08-12 21:15:56 -07:00
Steven Michaud
1bda5ab8b6
Bug 1055308 - GMP Fake plugin keeps crashing in mochitests. r=rjesup
2014-08-21 13:23:02 -05:00
Ehsan Akhgari
473d73e3bf
Bug 1056460 - Move AudioEventTimeline.h to webaudio; r=roc
...
--HG--
rename : content/media/AudioEventTimeline.h => content/media/webaudio/AudioEventTimeline.h
2014-08-21 10:54:03 -04:00
Julian Seward
078eb909c6
Bug 1055838 - MediaEngineDefaultVideoSource::MediaEngineDefaultVideoSource fails to initialise mCb, mCr. r=tterribe.
2014-08-21 16:26:33 +02:00
JW Wang
ed30cbc3f9
Bug 1054829 - Add debugging logs to MediaDecoder. r=cpearce
2014-08-20 20:13:00 -04:00
Blake Wu
89a4195bc1
Bug 1049325 - Part 2: Notify MediaCodec input EOS and report EOS when getting the last frame. r=edwin
2014-08-21 14:22:39 +08:00
Blake Wu
ab95b53da3
Bug 1049325 - Part 1: Notify decoder for input EOS and report MP4Reader when output EOS is reached. r=cpearce
2014-08-21 14:22:25 +08:00
JW Wang
d2d53b621a
Bug 832768 - Add logs to debug DirectShowReader::ReadMetadata() failures. r=cpearce
2014-08-24 20:54:00 -04:00
Carsten "Tomcat" Book
f5d8c3cf28
Backed out changeset 7a3ee3395e46 (bug 1055427) for wrong commit message
2014-08-25 14:52:11 +02:00
Ted Clancy
fcb73c6af1
Date: Tue Aug 12 08:59:47 2014 -0400
...
Bug 1055427 - Part 1: Adding KillChild() method to nsIMessageManager. r=sicking
2014-08-23 14:21:00 +02:00
Robert O'Callahan
622145dd8d
Bug 1048579. Always sniff for media loads. r=bzbarsky
...
--HG--
extra : rebase_source : 39b6d37dbbf138095856954bee583e84cfd971b5
2014-08-23 00:08:14 +12:00
Ryan VanderMeulen
fc020ce791
Backed out changeset ecf04c6eb4dd (bug 1048579) for xpcshell failures.
2014-08-22 10:08:10 -04:00
Robert O'Callahan
0850121797
Bug 1048579. Always sniff for media loads. r=bzbarsky
...
--HG--
extra : rebase_source : 067e99eaad781dec78a772405870b02c195a42e2
2014-08-23 00:08:14 +12:00