Граф коммитов

476089 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher 2299744a78 Backed out 5 changesets (bug 1274149) for intermittent failures in apz tests CLOSED TREE
Backed out changeset 1117598ac875 (bug 1274149)
Backed out changeset 540cb6d10745 (bug 1274149)
Backed out changeset 057223823e5d (bug 1274149)
Backed out changeset 9932689ab717 (bug 1274149)
Backed out changeset a22a53c503a6 (bug 1274149)
2016-05-23 13:01:22 -07:00
Wes Kocher 8bcdb6ce30 Backed out changeset 77c60a79313d (bug 1261693) for breaking test_basic.html on at least Android CLOSED TREE 2016-05-23 12:46:34 -07:00
Wes Kocher e089e1ab3e Backed out changeset 17e20404362d (bug 1258489) 2016-05-23 12:46:05 -07:00
Gijs Kruitbosch 6f76102f67 Backed out changeset 6e2a4ab6ed34 (bug 1255270) on a CLOSED TREE for leaking the world.
MozReview-Commit-ID: GlbH8KDcerY

--HG--
extra : amend_source : 59023542a623a138bda4e702e4c1ce9f83d78971
2016-05-23 17:32:56 +01:00
Hannes Verschore bacbd47caf Bug 1256324: IonMonkey - Fix bailAfter for opt builds, r=nbp 2016-05-23 17:46:02 +02:00
Jorg K 85e809c570 Bug 1274242 - Linkify should not stop at |. r=valentin 2016-05-23 05:45:00 +02:00
Jorg K 4897ff0e7a Bug 1274837 - don't crash by accessing string beyond its length. r=masayuki 2016-05-23 06:35:00 +02:00
JMortelliti adb17a8b3c Bug 1273843: Unskip test_about_private browsing.py for e10s mode. r=whimboo.
MozReview-Commit-ID: Cbc7IvJniSJ

--HG--
extra : rebase_source : 27df6c8715bfef8370ec033f68ef854de193a760
2016-05-19 21:08:44 -04:00
Hannes Verschore eec8f0fdcf Bug 1256324: IonMonkey - Add bailAfter debug function, r=efaust 2016-05-23 17:19:23 +02:00
Hannes Verschore 48421d8412 Bug 1273855: TraceLogger - Include PID in the log names in order to support browser with e10s, r=bbouvier 2016-05-23 17:19:11 +02:00
Andrea Marchesini 6586afe162 Bug 1258489 - Implement HTMLInputElement.webkitdirectory, r=smaug 2016-05-23 17:02:18 +02:00
Andrea Marchesini d076c7faec Bug 1261693 - Implement HTMLInputElement::GetFiles, r=smaug 2016-05-23 17:00:45 +02:00
Ben Kelly 8a4eee33d2 Bug 1254741 P3 Fix push test_serviceworker_lifetime.html test to expect new behavior. r=kitcambridge 2016-05-23 02:46:27 -07:00
Ben Kelly 05565765eb Bug 1254741 P2 Don't aggressively terminate service workers when last controlled window is closed. r=baku 2016-05-23 02:46:26 -07:00
Andreas Pehrson 05c6dff3b5 Bug 1208390 - Implement MediaStream.getTrackById(). r=jib, r=smaug
MozReview-Commit-ID: 5a90ZOx7eUE

--HG--
extra : rebase_source : b2fcb6aa7bc0a442cc80ecf3b9dce81415245b41
2016-05-20 13:01:30 +02:00
Andreas Pehrson 1952c7354d Bug 1208390 - Use MediaStream.getTrackById() in some existing tests. r=jib
MozReview-Commit-ID: 5Xy0Zmo2Ob2

--HG--
extra : rebase_source : 708e417c38b165b1eb4de53cef5db7539d9e8363
2016-05-20 13:33:42 +02:00
Andreas Pehrson f923e71db9 Bug 1208390 - Add test for MediaStream.getTrackById(). r=jib
MozReview-Commit-ID: 5OMc1QYagCc

--HG--
extra : rebase_source : af84228363d5877b7b0385fb74f488a246a5a85a
2016-05-20 13:01:04 +02:00
Nicolas B. Pierron 92bd2f2d95 Bug 1273955 - Bump the bytecode size limit of Ion to account for increased size of JSScript code length. r=h4writer 2016-05-23 14:27:10 +00:00
Randell Jesup 5211329bd6 Bug 1273206: Shut down all getUserMedia VoEBase channels when not in use r=padenot
MozReview-Commit-ID: KLGKNvwJpKg
2016-05-23 10:22:47 -04:00
Nicolas B. Pierron 9612d6cab8 Bug 1261826 part 10.1 - Baseline: Increment counter located at the entry point of a script. r=bhackett 2016-05-23 14:21:51 +00:00
Nicolas B. Pierron 976d4649f4 Bug 1274048 - Code Coverage: Fix assertion to account for empty switch statements. r=bhackett 2016-05-23 14:19:42 +00:00
Andrea Marchesini 5096b1db94 Bug 1274749 - No empty space when containers are not active, r=Gijs 2016-05-23 16:16:49 +02:00
Gijs Kruitbosch a2cc4253f0 Bug 1274533 - change legacy behaviour in observer rather than overwriting key status in data, r=jaws
MozReview-Commit-ID: UZWRYj2Mno

--HG--
extra : rebase_source : d4042eea112cf2fd75995734305833acd3bdfbea
extra : amend_source : 8825de2c1a8e5b88ddf7dd291687ee9e72a6c904
2016-05-20 11:51:20 +01:00
Gijs Kruitbosch 29525495be Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
MozReview-Commit-ID: 9RjGgykh0pR

--HG--
extra : rebase_source : a5bc5e888cc24e05fb4b5843c3738aa5456aea80
2016-05-19 17:23:26 +01:00
Gijs Kruitbosch 8d48dd5f83 Bug 1255270, r=mak
MozReview-Commit-ID: 5fInAZiZMhl

--HG--
extra : rebase_source : 61ca73b6acaed04906c3adc6d26a548552856f7e
2016-05-23 10:09:13 +01:00
Johan Lorenzo 47a1d0c413 Bug 1274924 - GeckoDriver.getTextFromDialog() throws "TypeError: can't convert null to object" r=automatedtester
MozReview-Commit-ID: G5p7gKjMYr7

--HG--
extra : rebase_source : 5784d1303e3f0df0177d6a03ccfae6a1e6936b2f
2016-05-23 12:16:04 +02:00
Rakhi Sharma fc05053829 Bug 1268498 - [Linux] [Developer Edition] The tab visual sound indicator is not visible enough using the light developer edition theme . r= Gijs.
MozReview-Commit-ID: 4JL7LWrzT6h

--HG--
extra : rebase_source : 78a970c85dd90eb7278290c66040d0ae298fb3eb
2016-05-20 19:17:44 +05:30
Andi-Bogdan Postelnicu 5ddeb9e636 Bug 1273409 - add assert for mFontEntry. r=jrmuizel
MozReview-Commit-ID: 645INbJtJFq

--HG--
extra : rebase_source : 6beea5fcd4ade24f7d45eb704334f6e0aa5f7f00
2016-05-17 12:05:23 +03:00
Patrick McManus 2cd574f25f Bug 1274376 - more mozilla::net namespaces r=dragana
--HG--
extra : rebase_source : 914d48f23a4a5db052a789b9e21c1ff922533d35
2016-05-18 22:02:57 -04:00
Sebastian Hengst e013fac160 Backed out changeset 998ed936f745 (bug 1228601) for reftest failure in 1frame_rotation_90.mp4. r=backout on a CLOSED TREE 2016-05-23 14:24:00 +02:00
Sebastian Hengst 8cd2f85f26 Backed out changeset 1ed74da8c8bb (bug 1228601) 2016-05-23 14:23:51 +02:00
Sebastian Hengst 683bf9f5fb Backed out changeset fcc6d738ce2f (bug 1228601) 2016-05-23 14:23:37 +02:00
Carsten "Tomcat" Book 2bec84cd13 Backed out changeset e3f130f1eb76 (bug 890908) for suspicion that something in this push caused failing Crashtests and Android/Valgrind issues on a CLOSED TREE 2016-05-23 11:37:57 +02:00
Carsten "Tomcat" Book 927b1a0b3a Backed out changeset 7469725d7461 (bug 959388) 2016-05-23 11:36:12 +02:00
Carsten "Tomcat" Book 9214312096 Backed out changeset 9feb9c89d33a (bug 959388) 2016-05-23 11:36:10 +02:00
Carsten "Tomcat" Book 9c13012232 Backed out changeset 89c46a67642d (bug 959388) 2016-05-23 11:36:09 +02:00
Carsten "Tomcat" Book f4e7ed2079 Backed out changeset 51865375fb83 (bug 1261002) for possible causing android and valgrind issues on a CLOSED TREE
--HG--
extra : rebase_source : e275e19e418e23748b1fcbc33b061391a7877bd5
2016-05-23 11:22:29 +02:00
Carsten "Tomcat" Book d84fb223d8 Backed out changeset 0e9913cfd157 (bug 1261002)
--HG--
extra : rebase_source : 3f4578f3132e09f04417faa01c9dfe4bdb694801
2016-05-23 11:22:08 +02:00
Andreas Pehrson b3ee63f6aa Bug 1271669 - Deprecate RTCPeerConnection.getLocalStreams/getRemoteStreams. r=jib, r=smaug
getLocalStreams and getRemoteStreams have been removed from the spec.

Also, getLocalStreams becomes a problem now that addTrack takes any MediaStream
as the container for the added track.

The addTrack()'ed MediaStream (perhaps not containing the track sent over the
pc - perhaps containing other tracks not sent over the pc!) will be returned
from getLocalStreams.

MozReview-Commit-ID: JUVCUM32mPR

--HG--
extra : rebase_source : 22373da7e02b315f0f4252c1986e55e960694a69
extra : histedit_source : a10d62b9c1d954090ad8c1444759d0e51a580c31
2016-05-20 10:42:48 +02:00
Andreas Pehrson ff6ebbe16a Bug 1271669 - Don't test invalid pc.addTrack() in test_pc_replaceTrack.html. r=jib
It is now valid, with its own test.

MozReview-Commit-ID: CLdCuRdwYE4

--HG--
extra : rebase_source : f5420b2b9eaaa1ebe04d787db6b0aec1e157a792
extra : histedit_source : 1490988ff154b37d51256abf0ae2e61bcb148461
2016-05-19 15:46:25 +02:00
Andreas Pehrson ffb3049b28 Bug 1271669 - Remove test_peerConnection_addTrack.html. r=jib
This tested that we were throwing on adding a track with a constructed
MediaStream, which we now allow.

MozReview-Commit-ID: 37QfxZngvqI

--HG--
extra : rebase_source : 3fec846b200def54edbef6bc429eff1eb75e7973
extra : histedit_source : 819a5782fdb814f7e401972999579f406ca59234
2016-05-19 16:38:11 +02:00
Andreas Pehrson 5c1742c0d9 Bug 1271669 - Remove wallpaper constraints to the MediaStream argument to RTCPeerConnection.addTrack(). r=jib
This change RTCPeerConnection.addTrack() to allow any MediaStream as argument.

The MediaStream is in the end used as an identifier of how the tracks will be
grouped together on the receiving side of the peer connection.

MozReview-Commit-ID: 9wDPOmMHYDc

--HG--
extra : rebase_source : 5fd59853c2d207cbcdaa1e4a767b3c4de20a1beb
extra : histedit_source : 2b88e899a329df07a46c1f12e449956d59645cf7
2016-05-19 15:32:56 +02:00
Andreas Pehrson 59ed044326 Bug 1271669 - Remove GetVideoTrackByTrackId(). r=bwc
We have GetTrackById() now that does essentially the same thing.
Also, GetVideoTrackByTrackId() was too focused on the owning MediaStream and
didn't work.

MozReview-Commit-ID: 9z3rg4FI9H8

--HG--
extra : rebase_source : 7e295dc19b41b62f809977b6b73d2729f127d08a
extra : histedit_source : 39ab0f08939825c341b136150760e02c92fac970
2016-05-19 15:28:03 +02:00
Andreas Pehrson f0637ecee9 Bug 1271669 - Ensure media element flow is tested for all local tracks. r=jib
MozReview-Commit-ID: 6tfp0hHlxlY

--HG--
extra : rebase_source : fbc07d5b7c4e687a62f7c16e7a71b6ada10c2c6a
extra : histedit_source : c266ca1fc22d54fb1fd7ca7fbff08175d34bc256
2016-05-18 16:47:27 +02:00
Andreas Pehrson 8432f89c87 Bug 1271669 - Clean up some stream-centered code in MediaPipelineFactory. r=bwc
MozReview-Commit-ID: 8esaZmy7HVO

--HG--
extra : rebase_source : b98d20380596e3b14c00034ca38b5ff82ff11320
extra : histedit_source : 5e5dcbce95878404f743b142a075c601a4f46f24
2016-05-18 16:36:57 +02:00
Andreas Pehrson 02e322e6f2 Bug 1271669 - Don't rely on streams for getStats(). r=jib, r=bwc
MozReview-Commit-ID: 8I6YowAAGcW

--HG--
extra : rebase_source : 185c4dc7dffcd927b0c5c1ad5d34fcaacb857feb
extra : histedit_source : 9b796fbbf72103eab3eba13381ab6244b424751f
2016-05-18 15:00:21 +02:00
Andreas Pehrson 299b4666bb Bug 1271669 - Change AnyLocalStreamHasPeerIdentity to be per-track. r=mt
MozReview-Commit-ID: LltvHE9ROfT

--HG--
extra : rebase_source : 18e9c57fdb6ca42a6d33f7f57ad4c47ec2abb90d
extra : histedit_source : 0ee3b9159ef05179e803a375d2e6528da7dc7e5b
2016-05-18 12:55:07 +02:00
Andreas Pehrson 58ae6c5d6c Bug 1271669 - Test that we can pc.addTrack() with any MediaStream. r=jib
MozReview-Commit-ID: KvcN1RtGN5X

--HG--
extra : rebase_source : 08648ed731cfa4d52f79ff19ed79fcf933ef15a0
extra : histedit_source : e0e7e3c0b8c7f50af1cd466d2f981caaed7859e0
2016-05-20 10:51:56 +02:00
Kaku Kuo 2c3aeb1b17 Bug 1274192 part 2 - make MDSM and SeekTask to adopt new MediaDecoderReaderWrapper API; r=jwwang
MozReview-Commit-ID: 36QOhD3Hc2f

--HG--
extra : rebase_source : 05a56c3e9dfa970cc576ae7bf54fa7c8b9408b2a
2016-05-19 19:02:20 +08:00
Kaku Kuo cb40ffa91d Bug 1274192 part 1 - make the MediaDecoderReaderWrapper as a proxy of WaitForData(); r=jwwang
MozReview-Commit-ID: 5wYLuZRKJhA

--HG--
extra : rebase_source : 43c82f7ca75b51d9a895ef73cc4b459bc571d943
2016-05-19 17:55:55 +08:00