Andrea Marchesini
4f830c36c0
Bug 1322292 - Some fixes for the Performance API in workers - part 3 - TimeStampToDOMHighRes() in workerPrivate, r=bz
2016-12-16 09:08:05 +01:00
Andrea Marchesini
64b687fb1c
Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get rid of NowBaseTimeStamp(), r=bz
2016-12-16 09:07:39 +01:00
Andrea Marchesini
4c69bb647d
Bug 1322292 - Some fixes for the Performance API in workers - part 1 - Centralized Performance.now(), r=bz
2016-12-16 09:07:04 +01:00
Andrea Marchesini
d1ffedb88f
Bug 1323172 - Expose NetworkInformation interface to workers, r=bkelly
2016-12-16 08:50:23 +01:00
cku
9580afb757
NO BUG - Remove empty lines.
...
MozReview-Commit-ID: K7GMiRAJYPJ
2016-12-16 15:46:26 +08:00
Nicholas Nethercote
7983580fc4
Bug 1323904 - Remove the return value from nsStringBundleService::getStringBundle(). r=emk.
...
It's unused.
--HG--
extra : rebase_source : 29cd1956a3eaab769fae2b23203d7200661c9fc2
2016-12-16 13:31:22 +11:00
Jeff Gilbert
7ca1cb79d0
Bug 1305832 - Move texture clearing code into WebGLTexture.cpp. - r=ethlin
...
MozReview-Commit-ID: 30UcfPZLYNz
2016-12-14 20:16:59 -08:00
Jeff Gilbert
ab01d38382
Bug 1305832 - Only glClear for ANGLE's ANGLE_depth_texture textures. - r=ethlin
...
MozReview-Commit-ID: H6yE1ib2TRI
2016-12-14 20:16:57 -08:00
Jeff Gilbert
6d03f48811
Bug 1305832 - CopyTex[Sub]Image should specify using TexImage to convince the driver to use the right internal format. - r=ethlin
...
MozReview-Commit-ID: JmhmNtqeA9V
2016-12-14 20:16:55 -08:00
Jeff Gilbert
49152faebc
Bug 1305832 - ZeroTextureData doesn't need x/y/zOffset, so remove those args. - r=ethlin
2016-12-14 20:16:53 -08:00
Jeff Gilbert
227122a7b3
Bug 1305832 - Only use ZeroTexImageWithClear if we really have to. - r=ethlin
...
Only needed for ANGLE_depth_texture.
2016-12-14 20:16:51 -08:00
Evan Tseng
0eebd3161c
No bug - Update readability from github repo, includes fix for Bug 1142312 and Bug 1285543, r=Gijs
...
MozReview-Commit-ID: 5hi1iuDO3XE
--HG--
extra : rebase_source : 9c15ccde6cadc4df3d7751ca90a53dc4c0d021c3
2016-12-15 12:03:53 +08:00
Jean-Yves Avenard
6182653bf0
Bug 1323847: [MSE] P4. Bump audio buffer size. r=gerald
...
Under some cases YouTube attempts to append more than 10MB of data ahead of currentTime. This causes the appendBuffer to be rejected with QUOTA_EXCEEDED_ERR as as per spec.
Bug 1320829 slightly increased the size of the MediaRawData object (by 36 bytes) which on average caused an increase of 470kB of the source buffer size causing the eviction threshold to be crossed quicker.
YouTube clears the entire source buffer once a buffer full is reported and reloads it all, causing an audible silence.
Bumping the threshold slightly is the only way to get around the problem.
MozReview-Commit-ID: HgtHFcZHUG1
--HG--
extra : rebase_source : 74b78a551c5eb827576d1797928cc4da51eb3dd1
2016-12-16 16:30:41 +11:00
Jean-Yves Avenard
8a14b3bd0e
Bug 1323847: P3. Don't allocate data for empty buffer. r=gerald
...
MozReview-Commit-ID: I67RmFZpRDy
--HG--
extra : rebase_source : 19dcb4530dd053dc4b8735d872a4cb2e7adc2a6e
2016-12-16 16:20:06 +11:00
Jean-Yves Avenard
95e0de057c
Bug 1323847: [MSE] P2. Don't evict sample containing currentTime. r=gerald
...
MozReview-Commit-ID: KjX10EPzUJN
--HG--
extra : rebase_source : ef4e11a2f5a6a12cc7bf12715c4da0564f24c91c
2016-12-16 16:05:21 +11:00
Jean-Yves Avenard
41cae58779
Bug 1323847: [MSE] P1. Add extra logging. r=gerald
...
MozReview-Commit-ID: FL4aScnrTY3
--HG--
extra : rebase_source : d20a5805c79063640e12e9d5f11c6dfe70d4d214
2016-12-16 16:04:27 +11:00
James Cheng
4f0ada8315
Bug 1323566 - Fix incorrect index usage in MediaKeySystemAccessManager::Observe(). r=cpearce
...
MozReview-Commit-ID: 1D6Yes6ofdj
--HG--
extra : rebase_source : aada68f7aab16fb51c3a5025993e52a01dd5ed07
2016-12-15 11:53:54 +08:00
Ben Kelly
d23d3d2ce8
Bug 1321878 P2 Add a wpt test to verify Performance timing API accounts for service worker time. r=asuth
2016-12-14 19:42:08 -08:00
Ben Kelly
5eabc65f88
Bug 1321878 P1 Don't exclude child process and IPC transit time from Performance API network timings. r=mayhemer
2016-12-14 19:42:08 -08:00
Alexander Surkov
3aacbd7973
Bug 1323449 - implement is() method for testing boolean characteristics, r=smaug
2016-12-15 14:37:27 -05:00
Matthew Noorenberghe
e3a96b536f
Bug 1319919 - Fix vertical spacing, font-size, and colors of the insecure field warning. r=seanlee
...
MozReview-Commit-ID: LngIqzZPCw9
2016-12-15 14:26:47 -05:00
Eugen Sawin
cbc1668ca6
Bug 1322585 - [1.0] Remove GeckoView.Browser. r=snorp
2016-12-15 20:22:11 +01:00
Eugen Sawin
6ac3765414
Bug 1322584 - [1.0] Remove GeckoView.ChromeDelegate.onScriptMessage. r=snorp
2016-12-15 20:22:10 +01:00
Eugen Sawin
fa847d4f26
Bug 1322582 - [1.0] Remove GeckoView.ChromeDelegate.onReady. r=snorp
2016-12-15 20:21:46 +01:00
Andrea Marchesini
b78570578a
Bug 1322207 - DOM Timing must be reset if the loading of a content page is aborted, r=smaug
2016-12-15 19:58:22 +01:00
Andrea Marchesini
e217483d1a
Bug 1322883 - AudioNode constructors - part 18 - MediaStreamAudioDestinationNode, r=padenot
2016-12-15 19:24:43 +01:00
Andrea Marchesini
040ca23f4e
Bug 1322883 - AudioNode constructors - part 17 - MediaStreamAudioSourceNode, r=padenot
2016-12-15 19:24:43 +01:00
Andrea Marchesini
ef0b4a0ce6
Bug 1322883 - AudioNode constructors - part 16 - MediaElementAudioSourceNode, r=padenot
2016-12-15 19:24:43 +01:00
Andrea Marchesini
be2438d32b
Bug 1322883 - AudioNode constructors - part 15 - AudioBuffer, r=padenot
2016-12-15 19:24:42 +01:00
Andrea Marchesini
a5807e46ae
Bug 1322883 - AudioNode constructors - part 14 - PeriodicWave, r=padenot
2016-12-15 19:24:42 +01:00
Andrea Marchesini
91ff6d8f42
Bug 1322883 - AudioNode constructors - part 13 - OscillatorNode, r=padenot
2016-12-15 19:24:42 +01:00
Andrea Marchesini
28750547b1
Bug 1322883 - AudioNode constructors - part 12 - DynamicsCompressorNode, r=padenot
2016-12-15 19:24:42 +01:00
Andrea Marchesini
5f7e08bcd8
Bug 1322883 - AudioNode constructors - part 11 - ChannelMergerNode, r=padenot
2016-12-15 19:24:42 +01:00
Andrea Marchesini
f36c0079c1
Bug 1322883 - AudioNode constructors - part 10 - ChannelSplitterNode, r=padenot
2016-12-15 19:24:42 +01:00
Andrea Marchesini
0c863ebca2
Bug 1322883 - AudioNode constructors - part 9 - ConvolverNode, r=padenot
2016-12-15 19:24:42 +01:00
Andrea Marchesini
892e3c83ca
Bug 1322883 - AudioNode constructors - part 8 - StereoPannerNode, r=padenot
2016-12-15 19:24:42 +01:00
Andrea Marchesini
beb4c0043b
Bug 1322883 - AudioNode constructors - part 7 - PannerNode, r=padenot
2016-12-15 19:24:42 +01:00
Andrea Marchesini
ba8652fc67
Bug 1322883 - AudioNode constructors - part 6 - WaveShaperNode, r=padenot
2016-12-15 19:24:42 +01:00
Andrea Marchesini
a85230b0c3
Bug 1322883 - AudioNode constructors - part 5 - IIRFilterNode, r=padenot
2016-12-15 19:24:41 +01:00
Andrea Marchesini
d00453d527
Bug 1322883 - AudioNode constructors - part 4 - BiquadFilterNode, r=padenot
2016-12-15 19:24:41 +01:00
Andrea Marchesini
0432a35b02
Bug 1322883 - AudioNode constructors - part 3 - DelayNode, r=padenot
2016-12-15 19:24:41 +01:00
Andrea Marchesini
9c8c0e312f
Bug 1322883 - AudioNode constructors - part 2 - GainNode, r=padenot
2016-12-15 19:24:41 +01:00
Andrea Marchesini
c14a015895
Bug 1322883 - AudioNode constructors - part 1 - AudioBufferSourceNode, r=padenot
2016-12-15 19:24:41 +01:00
Andrea Marchesini
a71db5b97f
Bug 1322883 - AudioNode constructors - part 0 - AnalyserNode, r=padenot
2016-12-15 19:24:41 +01:00
Tom Schuster
fb5eec602f
Bug 1323037 - CacheIR for dense elements with holes. r=jandem
2016-12-15 19:06:13 +01:00
Lee Salzman
b79dc7d5f9
Bug 1323284 - don't enable GL compositor by default on Linux nightly. r=milan
...
MozReview-Commit-ID: GbX38FNiBn5
2016-12-15 11:44:19 -05:00
Grisha Kruglov
1a37ce6e11
Bug 1321368 - Exclude remote-only visits from AS Top Sites r=ahunt
...
MozReview-Commit-ID: Jacc3SGT2pw
--HG--
extra : rebase_source : afb826015a2196144457d48370ce94b77a450cb0
2016-12-14 16:53:31 -08:00
Henrik Skupin
8b0a76cbdd
Bug 1243415 - Improve screenshot unit tests and add tests for chrome scope. r=ato
...
MozReview-Commit-ID: 4p62N4HgnvO
--HG--
extra : rebase_source : 5ba75566d6610b4fe6b6ddb2a520bc5a8d5a7423
2016-12-14 21:40:58 +01:00
Dan Minor
233a09db76
Bug 1322707 - Stop building signaling_unittest and mediapipeline_unittests; r=jesup,glandium
...
MozReview-Commit-ID: FAAiByOB4m
--HG--
extra : rebase_source : 6f686a36ab7b405ad414bb06c93429e055dbf292
2016-12-09 09:09:41 -10:00
Mason Chang
49715dce65
Bug 1321901 - Use IDWriteFontFace::GetRecommendedRenderingMode for font rendering mode in Skia. r=lsalzman
2016-12-15 08:33:43 -08:00