Birunthan Mohanathas
dada7df20d
Bug 1105827 - Part 5: Add test for Permissions.query. r=baku
2015-07-28 06:33:46 -07:00
Birunthan Mohanathas
08b842cc4e
Bug 1105827 - Part 4: Add Navigator.permissions. r=baku
2015-07-28 06:33:46 -07:00
Birunthan Mohanathas
1b06c90f49
Bug 1105827 - Part 3: Implement Permissions.query. r=baku
2015-07-28 06:33:46 -07:00
Birunthan Mohanathas
9f7a600881
Bug 1105827 - Part 2: Add stub Permissions implementation. r=baku
2015-07-28 06:33:46 -07:00
Birunthan Mohanathas
35a22756c6
Bug 1105827 - Part 1: Add stub PermissionStatus implementation. r=baku
2015-07-28 06:33:46 -07:00
Jean-Yves Avenard
b29bbb6f28
Bug 1188233: Ensure drainComplete flag is set upon failure to create decoder. r=cpearce
2015-07-28 23:28:24 +10:00
Ehsan Akhgari
e36f5e1a38
Bug 1188212 - Fix more constructors in media; r=cpearce
2015-07-28 08:53:33 -04:00
Ehsan Akhgari
56131e371e
Bug 1188211 - Fix more constructors in IPC; r=billm
2015-07-28 08:53:31 -04:00
Ehsan Akhgari
85cda505f8
Bug 1188209 - Fix more constructors in memory; r=njn
2015-07-28 08:53:29 -04:00
Ehsan Akhgari
046b75c0c7
Bug 1188207 - Fix more constructors in DOM; r=baku
2015-07-28 08:53:28 -04:00
Ehsan Akhgari
23d68c5523
Bug 1188206 - Fix more constructors in gfx; r=jrmuizel
2015-07-28 08:53:26 -04:00
Ehsan Akhgari
b074e45de4
Bug 1188205 - Fix more constructors in netwerk; r=mcmanus
2015-07-28 08:53:24 -04:00
Ehsan Akhgari
03f8195321
Bug 1188095 - Don't pause media elements on 'graphene'; r=baku
...
Note that MOZ_GRAPHENE currently only exists on the larch project branch,
but this is so simple that it seems worth taking.
2015-07-28 08:53:23 -04:00
Carsten "Tomcat" Book
ce5ca9b688
Backed out changeset 0afe24f16cf4 (bug 1152512) for bustage
2015-07-28 14:38:01 +02:00
JW Wang
22c6800f16
Bug 1187817. Part 5 - assert some code in the audio thread and don't enter the monitor. r=kinetik.
2015-07-28 20:21:27 +08:00
JW Wang
cd7d8ab800
Bug 1187817. Part 4 - move some code in Shutdown to the audio thread. r=kinetik.
2015-07-28 20:21:27 +08:00
JW Wang
439dfec51d
Bug 1187817. Part 3 - move SetPlaying to the audio thread. r=kinetik.
2015-07-28 20:21:26 +08:00
JW Wang
494bca7d4f
Bug 1187817. Part 2 - remove unused code. r=kinetik.
2015-07-28 20:21:26 +08:00
JW Wang
ae47236478
Bug 1187817. Part 1 - Move Set{Volume,PlaybackRate,PreservesPitch} to the audio thread. r=kinetik.
2015-07-28 20:21:26 +08:00
Mike Kaply
1acb520ff0
Bug 1152512 - Use the latest JavaScript version when parsing AutoConfig files. r=mrbkap
2015-07-28 07:13:26 -05:00
Carsten "Tomcat" Book
9f95ffe014
Backed out changeset ac04ab483fba (bug 1187649) for bustage on a CLOSED TREE
2015-07-28 13:05:48 +02:00
Andrea Marchesini
e799734fa3
Bug 1185569 - Use StructuredCloneHelper in MessagePort, r=smaug
2015-07-28 11:47:36 +01:00
Julien Pagès
78ef1c279b
Bug 1186551 - [mozlog] add structured action process_start/process_exit. r=jgraham
...
--HG--
extra : transplant_source : %23%B9%0D%23%93Kf%8F%3F%1A%F5%8DP%97%AA%81%8D%1C%8D%7E
2015-07-22 21:00:25 +02:00
Hiroyuki Ikezoe
8132cd81a4
Bug 1187811 - Remove unused epoch time from RunFrameRequestCallbacks. r=bkelly
2015-07-27 01:06:00 +02:00
Frédéric Wang
a61b218028
Bug 1187673 - Reset CSS spacing properties on the <math> element. r=jkitch
2015-07-26 02:02:00 +02:00
Andrew Comminos
0dbd6187d5
Bug 1187649 - Free constructed widget path in nsLookAndFeel on GTK. r=karlt
2015-07-27 11:21:00 +02:00
Alexandre Lissy
4bf7163f65
Bug 1187419 - Make sure SettingsRequestManager is only loaded in parent. r=gwagner
2015-07-24 12:32:00 +02:00
Glenn Randers-Pehrson
a39ceed4a2
Bug 1186977 - Update embedded libpng to version 1.6.18. r=jmuizelaar
2015-07-26 20:26:00 +02:00
Peter Elmers
4864ee7269
Bug 1186896 - Fix import statements for mach update-uuids. r=gps
2015-07-23 08:00:02 -07:00
Oliver Henshaw
094a6a5246
Bug 1186126 - Note incompatibility with NSPR printf-like functions. r=nfroyd
...
printf-like functions
2015-07-27 10:08:00 +02:00
Valentin Gosu
5969831600
Bug 1182487 - Add test for opening the channel with nsIRequest::INHIBIT_CACHING flag set. r=michal
2015-07-10 16:31:43 +02:00
Honza Bambas
11537ba906
Bug 1182487 - Don't try to write to HTTP cache entry in nsHttpChannel when entry is open for reading only. r=michal
2015-07-15 13:30:00 +02:00
Randall Barker
40f480f76d
Bug 1178858 - Video would not playback after seek seekbar first if media.autoplay.enabled = false. r=cpearce
...
When autoplay is disabled, the media element was not detecting user
initiated seeking so when a script attempted to play after seeking,
playing would be blocked.
2015-07-24 15:56:00 +02:00
Xi Yang
ab766dff4e
Bug 1090695 - Reduce indent in Parser<ParseHandler>::expr. r=arai
2015-07-27 22:48:50 +08:00
David Anderson
0a02d60651
Update telemetry docs. (bug 1187453, r=vladan)
...
--HG--
extra : rebase_source : dd3cbddfd13488a057e88a023cbe882420b62912
2015-07-28 00:55:25 -07:00
David Anderson
1c58dd2c98
Add a "blacklisted" property to d3d11 telemetry. (bug 1187453, r=mattwoodrow)
...
--HG--
extra : rebase_source : a105718b3bb8abe91cfdbe55b640f2775d975fea
2015-07-28 00:54:33 -07:00
David Anderson
b9a6166126
Add layers.offmainthreadcomposition.enabled to telemetry. (bug 1187453, r=vladan)
...
--HG--
extra : rebase_source : f7b72683d2f3ca53bc8a0272eab5c12993dabdf6
2015-07-28 00:54:07 -07:00
Andrea Marchesini
c0a2c6f1d9
Bug 1184995 - StructuredCloneHelper for BroadcastChannel and DataStore, r=smaug
2015-07-28 08:38:16 +01:00
Andrea Marchesini
c5964a1705
Bug 1186544 - A better test suite for StructuredCloneAlgorithm, r=smaug
...
--HG--
rename : dom/base/test/iframe_cloning_fileList.html => dom/base/test/iframe_postMessages.html
rename : dom/base/test/script_cloning_fileList.js => dom/base/test/script_postmessages_fileList.js
2015-07-28 08:37:37 +01:00
David Anderson
6203e0e25b
Clear the blur cache after device resets. (bug 1188032, r=bas)
2015-07-28 00:38:41 -07:00
David Anderson
6e4ce18585
Fix d3d11 texture sharing checks being preserved across device resets. (bug 1183910 part 6, r=mattwoodrow)
...
--HG--
extra : rebase_source : a0b7b5a5a0d517e269d7c1d4eb7b58b3d862f230
2015-07-28 00:06:13 -07:00
Gian-Carlo Pascutto
f6d0d49348
Bug 1186657. r=jesup,nchen
2015-07-28 08:55:06 +02:00
David Anderson
c722fa544d
Add default initializers for primitive fields in IPDL structs. (bug 1154522, r=billm)
2015-07-28 00:02:10 -07:00
Jean-Yves Avenard
c203925f63
Revert "Bug 1188233: Ensure drainComplete flag is set upon failure to create decoder. r=cpearce"
...
This reverts commit 9c48bac3e0d3
2015-07-28 16:37:53 +10:00
Bas Schouten
1a51d15b0f
Bug 1176363 - Part 1: Stop using DrawTargets off the main thread. r=mattwoodrow
2015-07-27 15:47:29 +00:00
Jean-Yves Avenard
c7b835ce08
Bug 1188233: Ensure drainComplete flag is set upon failure to create decoder. r=cpearce
2015-07-28 14:23:29 +10:00
Jean-Yves Avenard
bec365db4b
Bug 1188220: Allow disabling HW acceleration even when SharedDecoderManager isn't used. r=cpearce
...
The SharedDecoderManager is being obsoleted.
2015-07-28 14:11:06 +10:00
Jean-Yves Avenard
ce730a7b65
Bug 1185972: P5. Add mochitest testing new seek behaviour. r=jwwang
...
Test ensures that seeking starts right after metadata is processed if we have a known start time.
2015-07-28 14:11:05 +10:00
Jean-Yves Avenard
c7de70dda7
Bug 1186149: P2. Relax timestamp rules in debug mode. r=gerald
...
Some not quite so correctly muxed files shows the first few samples as all having a decode timestamp of 0.
2015-07-28 14:11:04 +10:00
Jean-Yves Avenard
7cb5a3857f
Bug 1186149: P1. Allow both first sample flags flag and sample flags simultaneously. r=kentuckyfriedtakahe
2015-07-28 14:11:04 +10:00