wolfbeast
e4ac0e17f8
Fix mistakingly flagged instructions.
...
This enables optimizations which were wrongly inhibited before by this typo.
2019-02-16 00:21:23 +08:00
wolfbeast
f3de54e835
Clear weak pointers in FT2 font list shutdown observers.
2019-02-16 00:21:22 +08:00
wolfbeast
bb5e286644
Clear weak pointers in VTT shutdown observers.
2019-02-16 00:21:20 +08:00
wolfbeast
55632b85e9
Update Dropbox UAO
2019-02-16 00:21:19 +08:00
trav90
9ddf94a187
Add missing #include
2019-02-16 00:21:17 +08:00
trav90
f7a2e36cbc
Move the MP3 code to it's own directory
2019-02-16 00:21:16 +08:00
trav90
8cfddb6559
Remove separate MP3 name space
...
It is no longer needed.
2019-02-16 00:21:14 +08:00
trav90
eae0de2b3f
Remove the old MP3FrameParser
...
All former users of the old MP3 parsing code are gone, so we can now just remove the parser itself as well.
2019-02-16 00:21:11 +08:00
trav90
0f8e1d95d0
Remove files and comments related to MP4Reader
...
The MP4Reader no longer exists in the tree.
2019-02-16 00:21:10 +08:00
trav90
ef2f6d6f28
Remove Rust files from media gtests
2019-02-16 00:21:08 +08:00
trav90
fb9d5b9d39
Only disallow lazy frame construction for direct children of display: contents elements
2019-02-16 00:21:07 +08:00
wolfbeast
2d005c9781
Fix incorrect preference reference in feed reader.
2019-02-16 00:21:05 +08:00
wolfbeast
9afb4d52f2
Add an option to process favicons.
...
This optimizes the size for UI display and strips animations.
Default disabled. This resolves #899 .
2019-02-16 00:21:04 +08:00
wolfbeast
f295b5c91b
Stop feeding a Firefox compat mode to AMO.
...
Since AMO has removed all "legacy" extensions, they do not offer anything compatible with us any longer.
We send the native UA to them from now on to always have it respond with "Only with Firefox".
2019-02-16 00:21:02 +08:00
trav90
8290899faf
Remove MediaTelemetryConstants
2019-02-16 00:21:01 +08:00
trav90
fa8d24c264
Remove DirectShowReader Part 4: Tests
2019-02-16 00:20:59 +08:00
trav90
f9d8a59a89
Remove DirectShowReader Part 3: Directories
2019-02-16 00:20:58 +08:00
trav90
f457d25da7
Remove DirectShowReader Part 2: Build system
2019-02-16 00:20:56 +08:00
trav90
93510088fb
Remove DirectShowReader Part 1: Conditional code
2019-02-16 00:20:54 +08:00
NTD
2180b84b22
[PALEMOON] Complete making Sync optional at build time - Part 2: Packaging
2019-02-16 00:20:53 +08:00
NTD
38e84217a3
[PALEMOON] Complete making Sync optional at build time
2019-02-16 00:20:51 +08:00
wolfbeast
528de62070
Limit the CSS string length for resolved variables to sane values.
...
This resolves #891
2019-02-16 00:20:50 +08:00
NTD
088c74605c
Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistent
2019-02-16 00:20:48 +08:00
NTD
e954ea3e95
Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistent
2019-02-16 00:20:47 +08:00
NTD
00c0692c36
Issue #889 - Clean up the Pale Moon tree - Part 1d: Move sync to components
2019-02-16 00:20:44 +08:00
NTD
814b709ef8
Issue #889 - Clean up the Pale Moon tree - Part 1c: Move pageinfo to components
2019-02-16 00:20:43 +08:00
NTD
a07ec61fe6
Issue #889 - Clean up the Pale Moon tree - Part 1b: Move newtab to components
2019-02-16 00:20:41 +08:00
NTD
36d7d6d67a
Issue #889 - Clean up the Pale Moon tree - Part 1a: Move abouthome to components
2019-02-16 00:20:40 +08:00
NTD
ed5d1e2167
Issue #890 - Port cpp aboutRedirector to javascript
2019-02-16 00:20:38 +08:00
wolfbeast
11d4109cb8
Update GMP AUS URL
2019-02-16 00:20:36 +08:00
JustOff
388ca23b51
Revert "[PALEMOON] Sanitize - "Form and search history" sanitize also the Findbar text and history (Ctrl-Z)"
...
This reverts commit a97887a67742aa3f95c47ad79b3c4c3827565944.
2019-02-16 00:20:35 +08:00
wolfbeast
dc990a5720
Fix typo for Firefox compatmode prefs.
...
Fixes regression from ec2e3bc0273f69592e46249578b9aec4cf6e9e85
2019-02-16 00:20:33 +08:00
NTD
abf14355e1
[TychoAM] Give the second <hbox> an ID so it can be targeted in extensions.xul
2019-02-16 00:20:32 +08:00
trav90
fa5aa7b3d8
Update HSTS preload list
...
Tag #447
2019-02-16 00:20:30 +08:00
wolfbeast
7cc01b1884
Remove VR Hardware input support (gamepad type)
...
This resolves #881
2019-02-16 00:20:29 +08:00
wolfbeast
9b1124ccbd
Remove VR hardware support.
...
This resolves #881
2019-02-16 00:20:27 +08:00
trav90
f75592fd13
Remove OMX_PLATFORM_GONK
2019-02-16 00:20:25 +08:00
trav90
e99eefeb84
Remove remaining MOZ_GONK_MEDIACODEC code
2019-02-16 00:20:24 +08:00
wolfbeast
989fd6953d
Fix debug assertion.
...
See: 622098073e (commitcomment-31390051)
2019-02-16 00:20:22 +08:00
wolfbeast
82e68ebad1
Fix blank pixel color for truncated GIFs
2019-02-16 00:20:20 +08:00
wolfbeast
e03052f3d3
Split out FrameTimeout into its own header file for re-use.
2019-02-16 00:20:18 +08:00
wolfbeast
7a3a9214a5
Unrefactor mRawVeggies back to mVBuffMeat ;P
...
(mRawSurface -> mVBuf)
2019-02-16 00:20:17 +08:00
wolfbeast
d3b77513d5
Fix pasta error
2019-02-16 00:20:15 +08:00
wolfbeast
7937138cb0
Bug 1462355 - Part 1c. Make individual image decoders to use updated Decoder/SurfacePipe methods.
...
Extend this change to nsWebPDecoder.cpp
2019-02-16 00:20:14 +08:00
wolfbeast
a08160ac44
Bug 1462355 - Part 1b. Update Decoder and SurfacePipe plumbing to use updated imgFrame methods.
2019-02-16 00:20:12 +08:00
wolfbeast
75cb341c44
Bug 1462355 - Part 1a. Make imgFrame animation parameters threadsafe.
...
We currently choose to set the animation parameters (blend method, blend
rect, disposal method, timeout) in imgFrame::Finish instead of
imgFrame::InitForDecoder. The decoders themselves already have access to
the necessary information at the time InitForDecoder is called, so there
is no reason to do this. Moving the configuration to initialization will
allow us to relax the mutex protection on these parameters.
This part simply reorganizes imgFrame, and subsequent parts will
introduce the necessary changes to SurfacePipe and decoders.
2019-02-16 00:20:11 +08:00
wolfbeast
dfe6efae2f
Port WebP decoder changes.
...
This breaks animated WebP for the moment, but adds QCMS color management and lexer changes.
Tag #831
2019-02-16 00:20:09 +08:00
Moonchild
b504989570
Update package.json
...
Update request version dependency
2019-02-16 00:20:08 +08:00
wolfbeast
2057017d69
Add a nullcheck on pipelined HTTP connections' pushback.
2019-02-16 00:20:06 +08:00
FranklinDM
b9aabb76c0
Hide mute menu item and disable mute hotkey with existing pref
2019-02-16 00:20:04 +08:00