Andrea Marchesini
6395e487c2
Bug 1163597 - MediaStreamGraphImpl::RecomputeBlockingAt: optimization in the number of loops for the mStreams array, r=padenot
2015-05-11 18:50:55 +01:00
Paul Adenot
e3861219bd
Bug 1160153
- Add debug instrumentation.
2015-05-11 16:56:00 +02:00
Carsten "Tomcat" Book
22cd3fed82
Backed out changeset cff5c0c09e72 (bug 1056479) for widespread destruction on a CLOSED TREE
2015-05-12 12:22:01 +02:00
John Daggett
b758ca0146
Bug 1056479 p0 - rename ambiguous GetFontList method in Android fontlist. r=m_kato
2015-05-12 17:44:03 +09:00
Marcos Caceres
e414480909
Bug 1162729 - CORS check is always performed when fetching a manifest. r=ehsan
2015-05-07 14:40:00 +02:00
Nils Ohlmeier [:drno]
31f0a794a9
Bug 1087551: updated tests around addIceCandidate(). r=jib
2015-05-12 00:05:24 -07:00
Vladimir Vukicevic [:vlad]
2e3bab35a3
Bug 1114333 - "putImageData(imageData, 0, 0, 0, 0, 1, 1) unreasonably slow". r=bas
2015-03-24 07:03:00 +01:00
Ting-Yu Lin
b357b39811
Bug 1110039 - Part 4 - Hook new classes into the system. r=roc
...
The necessary modifications are the same as SelectionCarets. For
convenience, Touch/SelectionCarets will be disabled whenever
AccessibleCaret preference is enabled.
2015-04-24 02:08:00 +02:00
Carsten "Tomcat" Book
1c0b0eacfa
Backed out 10 changesets (bug 1056479) for bustage on a CLOSED TREE
...
Backed out changeset d5b1f2b78915 (bug 1056479)
Backed out changeset bcc65b714dd6 (bug 1056479)
Backed out changeset 0b35e8a463d2 (bug 1056479)
Backed out changeset 0933391809c9 (bug 1056479)
Backed out changeset 93bd67204fac (bug 1056479)
Backed out changeset 5260b93eb0b9 (bug 1056479)
Backed out changeset 130bea3f8623 (bug 1056479)
Backed out changeset 408e078cc18d (bug 1056479)
Backed out changeset a651c240979d (bug 1056479)
Backed out changeset d74ae8fcaac9 (bug 1056479)
2015-05-12 08:25:19 +02:00
John Daggett
dcbe3ab36f
Bug 1056479 p0 - rename ambiguous GetFontList method in Android fontlist. r=m_kato
2015-05-12 14:51:17 +09:00
Phil Ringnalda
1bc57a17f1
Back out 4f682f01262e (bug 857895) for widespread destruction
...
CLOSED TREE
2015-05-11 19:53:28 -07:00
Bill McCloskey
74091f3cb2
Bug 1162838
- Allow sending initial process data to content processes (r=smaug)
2015-05-11 17:19:16 -07:00
Bill McCloskey
31852ebd7e
Bug 803783 - Send message manager results via structured clone (r=bent)
2015-05-11 17:19:10 -07:00
Matt Woodrow
787ef8e2e3
Bug 857895 - Run canvas rendering asynchronously on OSX. r=Bas,bholley
2013-04-09 16:51:44 +12:00
Mike Hommey
3a3e32f4c0
Bug 1043692 - Move DIST_INSTALL to moz.build. r=gps
2015-05-12 07:55:22 +09:00
Mike Hommey
ec07b959e5
Bug 1043692 - Add a DIST_INSTALL variable to moz.build, and replace NO_DIST_INSTALL with it. r=gps
2015-05-12 07:55:21 +09:00
Wes Kocher
fcecf7aecb
Backed out changeset 5eec0168c916 (bug 1159401) because I backed out the thing this was following up
2015-05-11 15:21:41 -07:00
Josh Matthews
66eb7ff591
Bug 1135812 - Make picture element react to viewport changes. r=dbaron,johns
2015-05-11 18:07:49 -04:00
Wes Kocher
6fd66905f8
Backed out 2 changesets (bug 1159401) for b2g build bustage
...
Backed out changeset adfee1efb1e1 (bug 1159401)
Backed out changeset 70c63c8546e3 (bug 1159401)
2015-05-11 14:54:02 -07:00
Eric Rahm
d69a9e6570
Bug 1163196 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj
...
Check that logging is enabled before performing potentially expensive
operations.
2015-05-11 14:22:04 -07:00
Eric Rahm
1f5e3508bb
Bug 1163196 - Part 1: Remove instances of #ifdef PR_LOGGING in dom/security. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-11 14:22:03 -07:00
Daniel Holbert
3cf8d76239
Bug 1159401 followup: Annotate nsFSURLEncoded methods SupportsIsindexSubmission() & AddIsindex() as 'override'. rs=ehsan
2015-05-11 14:01:24 -07:00
Eric Rahm
fa0752604b
Bug 1163198 - Remove instances of #ifdef PR_LOGGING in dom/plugins. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-11 14:00:02 -07:00
Eric Rahm
2c22623584
Bug 1163194 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj
...
Check that logging is enabled before performing potentially expensive
operations.
2015-05-11 13:58:14 -07:00
Eric Rahm
e65499facc
Bug 1163194 - Part 1: Remove instances of #ifdef PR_LOGGING in dom/xul. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-11 13:58:12 -07:00
Eric Rahm
6ae0c6c9d3
Bug 1163192 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj
...
Check that logging is enabled before performing potentially expensive
operations.
2015-05-11 13:56:59 -07:00
Eric Rahm
fad8fb10e3
Bug 1163192 - Part 1: Remove instances of #ifdef PR_LOGGING in dom/xslt. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-11 13:56:58 -07:00
Wes Kocher
a4c92e377b
Backed out changeset 56e4c68dc3da (bug 1163387) for build bustage CLOSED TREE
2015-05-11 13:17:58 -07:00
Wes Kocher
652ba616eb
Backed out changeset 37b877eb0834 (bug 1163597) for mochitest bustage
2015-05-11 13:17:51 -07:00
Bobby Holley
970b18f3ce
Bug 1162803 - Mirror playback position. r=jww,r=sotaro
2015-05-11 11:16:07 -07:00
Bobby Holley
664d96a5f1
Bug 1162803 - Rename mCurrentFrameTime to mCurrentPosition to better match the naming in the spec. r=jww
...
This field corresponds to the "current playback position" in HTML5.
2015-05-11 11:16:06 -07:00
Andrea Marchesini
94a1925da1
Bug 1163597 - MediaStreamGraphImpl::RecomputeBlockingAt: optimization in the number of loops for the mStreams array, r=padenot
2015-05-11 18:50:55 +01:00
Andrea Marchesini
5f0d79c537
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
2015-05-11 18:50:54 +01:00
Andrea Marchesini
758a27149f
Bug 1159401 - patch 2 - Avoid multiple inheritance of nsIDOMBlob, r=bz
2015-05-11 18:50:52 +01:00
Andrea Marchesini
8216a76e2b
Bug 1159401 - patch 1 - Split Blob and File in 2 classes, r=bz
2015-05-11 18:50:50 +01:00
Ryan VanderMeulen
ab585ee6e8
Backout revisions 4287533203fb and 96a3ebfe09d8 (bug 1159401) for bustage.
...
CLOSED TREE
2015-05-11 11:43:59 -04:00
Andrea Marchesini
fce5ee9da4
Bug 1159401 - patch 2 - Avoid multiple inheritance of nsIDOMBlob, r=bz
2015-05-11 15:20:35 +01:00
Andrea Marchesini
3d1cf0758c
Bug 1159401 - patch 1 - Split Blob and File in 2 classes, r=bz
2015-05-11 15:20:06 +01:00
Andrea Marchesini
6565011983
Bug 1161946 - patch 3 - explicit CTOR for NotifyRunnable CLOSED TREE
2015-05-11 15:25:28 +01:00
Andrea Marchesini
ee6117593a
Bug 1161946 - MainThreadMediaStreamListener should be notified just when the stream is finished - patch 2, r=padenot
2015-05-11 15:07:38 +01:00
Andrea Marchesini
2701b16925
Bug 1161946 - MainThreadMediaStreamListener should be notified just when the stream is finished - patch 1, r=padenot
2015-05-11 15:07:24 +01:00
Andrea Marchesini
1d9750854e
Bug 1163585 - Small improvement of the use of nsTArray in MSG::UpdateCurrentTimeForStreams, r=padenot
2015-05-11 15:06:44 +01:00
Jean-Yves Avenard
7dd12af2e0
Bug 1159027: Part5. Ensure we have up to date index when calculating offsets. r=cpearce
2015-05-11 20:57:46 +10:00
Jean-Yves Avenard
6f5d1efc36
Bug 1159027: Part3. Add MP4Demuxer object. r=cpearce
2015-05-11 20:57:20 +10:00
Jean-Yves Avenard
fee3ea2476
Bug 1154164: Add MediaDataDemuxer and MediaTrackDemuxer classes. r=cpearce
2015-05-11 20:54:10 +10:00
Jean-Yves Avenard
779e28a39d
Bug 1162861: Don't disconnect promise outside target thread. r=bholley
2015-05-11 20:52:11 +10:00
Jean-Yves Avenard
418b48d6e0
Bug 1162482: Make templated MediaPromise class inherit from ref-counted base. r=bholley
...
NS_INLINE_DECL_THREADSAFE_REFCOUNTING can't be used with templated classes.
2015-05-11 20:52:01 +10:00
Carsten "Tomcat" Book
366e0c8005
Backed out changeset 41c408a2662e (bug 857895) for bustage on a CLOSED TREE
2015-05-11 10:28:56 +02:00
Matt Woodrow
0ae7ce6875
Bug 857895 - Run canvas rendering asynchronously on OSX. r=Bas,bholley
2013-04-09 16:51:44 +12:00
Bob Owen
9941b6f7d7
Bug 1146874 Part 3: Add LaunchSubprocess function to ContentParent to remove fallible code from constructor. r=billm
2015-05-11 08:24:40 +01:00