Commit Graph

22050 Commits

Author SHA1 Message Date
Randell Jesup
c827fa69be Backed out changeset e87724022bc1 (bug 1043558) (feature bustage) 2014-09-17 23:25:03 -04:00
Ben Turner
26edfb8667 Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
Ehsan Akhgari
6be7b691a0 Bug 1067340 follow-up: null check the inner window r=bustage
Landed on a CLOSED TREE
2014-09-17 18:31:26 -04:00
Ehsan Akhgari
8273a526d3 Bug 1067340 - Don't use nsIDOMWindowUtils in the CSP code, because it's not meant to be used from C++; r=geekboy 2014-09-17 17:55:43 -04:00
Ehsan Akhgari
d31e4c0d28 Bug 1068020 - Fix more bad implicit constructors in DOM; r=baku 2014-09-17 17:53:42 -04:00
Randell Jesup
5de8e520e2 Bug 1043558: use Gralloc buffer for target of gum image Rotation r=sotaro 2014-09-17 17:18:08 -04:00
Maksim Lebedev
62e4043739 Bug 977003 - Make async got/lostpointercapture events. r=smaug 2014-09-12 02:32:00 -04:00
Ryan VanderMeulen
4db5b69b68 Backed out changesets a68c9d18ffa5 and 750e7aaf09cb (bug 1067414) for causing bug 1068658. a=me 2014-09-17 14:39:17 -04:00
Alfredo Yang
c1b83f7d69 Bug 1065957 - [B2G] Correct photo orientation. r=roc 2014-09-17 02:26:00 -04:00
Giovanni Sferro
c6d168f215 Bug 1030301 - Filter unsupported <input> types that use @autocomplete. r=smaug 2014-09-15 20:56:00 -04:00
JW Wang
fd8e2e1ed1 Bug 962871 - Release decoder and set 'preload' as appropriate. r=cpearce 2014-09-14 23:34:00 +02:00
JW Wang
cd9c62acb3 Bug 962871 - Don't run GC/CC in-between tests for it is very slow and causes timeout on B2G debug. r=cpearce 2014-09-14 23:29:00 +02:00
Bobby Holley
9ac096aace Bug 1067900 - Assert main thread in nsContentUtils::SubjectPrincipal. r=bz 2014-09-17 14:43:03 +02:00
Phil Ringnalda
e0f8e397f4 Back out 2 changesets (bug 1055773) for debug mochitest-3 bustage
CLOSED TREE

Backed out changeset 72b7c1efb2b5 (bug 1055773)
Backed out changeset 5850ae46157b (bug 1055773)
2014-09-16 22:11:31 -07:00
Matthew Gregan
b9299cba4d Bug 1065250 - Remove MP4 MOOV workaround. r=ajones 2014-09-10 17:53:00 +12:00
Nick Lebedev
c1419b9190 Bug 1055773 - Move hasAttributes method from Node to Element. r=bz 2014-09-16 00:48:00 -04:00
JW Wang
905bcfb305 Bug 1059265 - reduce number of concurrent playback and active cubeb streams to avoid hitting bug 847903. 2014-09-16 19:35:00 +12:00
JW Wang
f01006cf23 Bug 1067858 - apply |AutoNoJSAPI| before calling mAudioChannelAgent->SetVisibilityState in order not to hit nsContentUtils::IsCallerChrome() in HTMLMediaElement::CanPlayChanged(). 2014-09-16 19:31:00 +12:00
Matthew Gregan
391d14cfa4 Bug 1064705 - Don't treat EOS as fatal when reading optional block subelements in nestegg_read_packet. r=cajbir 2014-09-10 10:51:28 +12:00
Chris Double
955ad1c470 Bug 1065855 - Tests for MediaSource seekable range - r=kinetik
--HG--
extra : rebase_source : 5ed4b4bc2bcce6ccd9b963b9c5be32bdcac567ff
2014-09-17 10:51:55 +12:00
Wes Kocher
48ee047035 Merge inbound to m-c a=merge 2014-09-16 17:06:43 -07:00
Ryan VanderMeulen
aaed76a710 Backed out 6 changesets (bug 918828) for mass bustage on a CLOSED TREE.
Backed out changeset b59c02df792f (bug 918828)
Backed out changeset 12e7deed1b17 (bug 918828)
Backed out changeset b87ca498ea9a (bug 918828)
Backed out changeset 621224c58e71 (bug 918828)
Backed out changeset 4faff84eb1ba (bug 918828)
Backed out changeset 3695c1c812a5 (bug 918828)
2014-09-16 17:26:34 -04:00
Ryan VanderMeulen
dc3f3ca0a5 Backed out 3 changesets (bug 962871) for exposing bug 1067958.
Backed out changeset 5e4a2f99574a (bug 962871)
Backed out changeset 83d364b2f226 (bug 962871)
Backed out changeset 8b181c601afb (bug 962871)

CLOSED TREE
2014-09-16 16:26:00 -04:00
Vlatko Markovic
6f2a9765c1 Bug 1059194 - Trusted Hosted Apps, part 2: CSP infrastructure changes. r=sicking 2014-09-16 13:14:02 -07:00
Matthew Gregan
59940d00df Bug 1064705 - Don't treat EOS as fatal when reading optional block subelements in nestegg_read_packet. r=cajbir 2014-09-10 10:51:28 +12:00
Matthew Gregan
925a080866 Bug 1065219 - Move track format rejection from switch to init time. r=cajbir 2014-09-10 14:21:17 +12:00
Matthew Gregan
aac36c1acd Bug 1065218 - Convert MediaSourceReader timestamp handling to int64_t/microseconds. r=karlt 2014-09-10 14:27:51 +12:00
Matthew Gregan
5c915d0371 Bug 1062657 - Tweak SourceBuffer::AppendData overlap algorithm and switch internal SourceBuffer timestamp handling from double/seconds to int64_t/microseconds. r=karlt 2014-09-10 13:26:22 +12:00
Matthew Gregan
a484227d25 Factor out more MSE test setup to the helper function. No bug. DONTBUILD 2014-09-12 16:34:38 +12:00
Bobby Holley
b85f54fb80 Bug 1066340 - Use an AutoEntryScript in nsFrameMessageManager::ReceiveMessage. r=smaug 2014-09-15 14:17:32 +02:00
Matthew Gregan
efddb901b0 Bug 1064826 - Fix random test failures: don't start test seek sequence until appends have been processed. Test only. DONTBUILD 2014-09-15 16:16:54 +12:00
Markus Stange
fed787720a Bug 1066270 - Generalize SVG length resolution for nsIFrame-less consumers. r=roc 2014-09-15 12:12:50 +02:00
JW Wang
4f0b24d5b2 Bug 1065905 - remove warning on |mPlaying| for it could change when AudioSink not in the monitor. r=kinetik 2014-09-14 23:03:00 +02:00
Rik Cabanier
199016e453 Bug 1047477 - "Add support for all blend mode to feBlend". r=longsonr r=bz 2014-09-12 16:32:00 +02:00
Vincent Liu
854f634c46 Bug 1066410 - Serious color distortion happened when plays WebRTC. r=jesup 2014-09-12 17:25:29 +08:00
Giovanni Sferro
a1b2953918 Bug 1055533 - Implement Element.closest(). r=bz 2014-09-13 15:08:00 +02:00
John Lin
5587f14c37 Bug 997593 - Handle error from OMXCodecWrapper in OmxVideoTrackEncoder::GetEncodedTrack(). r=roc 2014-09-14 19:41:00 +02:00
John Lin
f0b0c7c2ab Bug 997593 - Add more color conversion code to support encoding QCOM Venus NV12 images. r=roc 2014-09-14 19:40:00 +02:00
David Major
c1eea3233a Bug 1058131: Avoid getting a crashy hook from Avast 10 Beta. r=bzbarsky
--HG--
extra : rebase_source : 7062d0703841e2e5d3be6042ec023f73f292ff5b
2014-09-15 12:56:59 +12:00
Ben Turner
b3c31c0c49 Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
--HG--
rename : dom/indexedDB/ipc/SerializationHelpers.h => dom/indexedDB/SerializationHelpers.h
rename : dom/indexedDB/ipc/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-child-process.js
rename : dom/indexedDB/test/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-parent-process.js
rename : dom/ipc/Blob.h => dom/ipc/BlobParent.h
rename : dom/ipc/FileDescriptorSetChild.cpp => ipc/glue/FileDescriptorSetChild.cpp
rename : dom/ipc/FileDescriptorSetChild.h => ipc/glue/FileDescriptorSetChild.h
rename : dom/ipc/FileDescriptorSetParent.cpp => ipc/glue/FileDescriptorSetParent.cpp
rename : dom/ipc/FileDescriptorSetParent.h => ipc/glue/FileDescriptorSetParent.h
rename : dom/ipc/PFileDescriptorSet.ipdl => ipc/glue/PFileDescriptorSet.ipdl
2014-09-13 12:12:19 -04:00
L. David Baron
f83b3ac9bc Bug 977991 patch 7 - Use the faster eRestyle_SVGAttrAnimations hint from bug 1058346 for SMIL-animated SVG attribute changes. r=birtles
This couldn't be done in bug 1058346 because it depends on patch 5 in this bug.
2014-09-13 06:17:37 -07:00
L. David Baron
9e53a17632 Bug 977991 patch 6 - Use the faster eRestyle_StyleAttribute path for style attribute changes. r=birtles 2014-09-13 06:17:37 -07:00
L. David Baron
f5ec865c19 Bug 1057231 patch 4 - Move SVG Attribute Animation rules from the pres hint level to their own cascade level. r=dholbert
This is only a very slight reordering of their position in the cascade,
since they were previously walked at the end of
nsSVGElement::WalkContentStyleRules, which was called near the end of
nsHTMLStyleSheet::RulesMatching.  So the only change should be that they
now take priority over the xml:lang rule added by nsHTMLStyleSheet, a
rule with which they do not interact.
2014-09-13 06:17:35 -07:00
L. David Baron
d59f54cf97 Bug 1057231 patch 2 - Add SVG Attribute Animation rule processor to the document. r=dholbert 2014-09-13 06:17:35 -07:00
Bobby Holley
7b53e2cb89 Bug 1052096 - Tests. r=billm 2014-09-12 17:41:19 -07:00
JW Wang
030fd04661 Bug 1065913 - Remove event listeners to avoid running tests after calling SimpleTest.finish(). r=kinetik 2014-09-11 18:25:00 -04:00
Bruce Sun
1f3575bbd9 Bug 1064376 - Video playback fails if the used audio codec is offline-playback supported. r=roc, r=vasanth 2014-09-12 15:35:19 +08:00
Andre Natal
4e22f610c7 Bug 1051118 - Pass the sample rate of captured audio to speech recognition services. r=smaug 2014-09-11 10:47:00 -04:00
JW Wang
988a05aa88 Bug 707777 - Rewrite test_bug493187.html to check readyState >= HAVE_FUTURE_DATA after seeking. r=roc 2014-09-11 01:24:00 -04:00
Paul Adenot
bdb778d2f4 Bug 1064117: Stop GraphDriver always in Shutdown r=jesup 2014-09-10 15:20:34 +02:00