wolfbeast
409276baed
TPS logging: use app name
2019-02-16 00:21:49 +08:00
wolfbeast
486cc48e33
Remove fxAccountsEnabled()
2019-02-16 00:21:47 +08:00
wolfbeast
05ce0cf80e
Remove get/setFxAMigrationSentinel
2019-02-16 00:21:46 +08:00
wolfbeast
6cabeae4aa
Remove telemetry calls from sync
2019-02-16 00:21:44 +08:00
wolfbeast
b2be364394
Remove healthreport telemetry module from Sync + tests
2019-02-16 00:21:43 +08:00
wolfbeast
56e3c42f4e
Remove FxaMigrator module
2019-02-16 00:21:41 +08:00
wolfbeast
bc8ef5b9f9
Bump Weave client version
2019-02-16 00:21:40 +08:00
wolfbeast
890dc7d073
Prevent form sync error when there's nothing to sync.
2019-02-16 00:21:38 +08:00
wolfbeast
b7cd3b1046
Update constants.
2019-02-16 00:21:37 +08:00
wolfbeast
5075edbd77
Pass exceptions directly to logger.
2019-02-16 00:21:34 +08:00
wolfbeast
78b5433dcd
Teach Sync history engine about TRANSITION_RELOAD visit type.
2019-02-16 00:21:33 +08:00
wolfbeast
2a67c7a011
Fix error in locallyModified.
2019-02-16 00:21:31 +08:00
wolfbeast
45fa852dcc
Make Everything Work™
2019-02-16 00:21:30 +08:00
wolfbeast
457d84209a
Update constants.js for array assignment.
2019-02-16 00:21:28 +08:00
wolfbeast
ee948be1cf
Update sync client for JS changes.
2019-02-16 00:21:27 +08:00
wolfbeast
c53787dfdb
Import Tycho weave client
2019-02-16 00:21:25 +08:00
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