Ascrod
ecab329490
[PALEMOON] Fix the option to disable HSTS.
2019-02-16 00:24:24 +08:00
Ascrod
57ca286478
Add preference for fully disabling HSTS.
2019-02-16 00:24:23 +08:00
wolfbeast
dc2cf8544d
Rewrite IntersectionObserver list handling to be more robust.
...
Tag #935 .
2019-02-16 00:24:21 +08:00
wolfbeast
9222116f26
Add isIntersecting property to IntersectionObserverEntry.
...
Per updated spec.
This resolves the issue raised in #249 .
2019-02-16 00:24:20 +08:00
wolfbeast
54b77893e2
New cycle version bump
2019-02-16 00:24:18 +08:00
wolfbeast
2c450f5ad9
Improve toolbar icons for all DPIs
...
Tag #576 .
- Redraw toolbar SVG images, pixel-aligning them as best as possible
with manual node placement on the pixel grid.
- Reintroduce PNG versions for < 1.33 dppx (with added glow arrow)
- Make the css adaptive around the 1.33 dppx border, using PNG below
that threshold and SVG above it.
2019-02-16 00:24:17 +08:00
wolfbeast
7f9b5f6329
[PALEMOON] Add captive portal preference to the UI.
...
Tag #860
2019-02-16 00:24:16 +08:00
wolfbeast
199b74eb9d
Add matching browser.newtab.choice pref to prevent error.
2019-02-16 00:24:14 +08:00
wolfbeast
226e8d98bb
[PALEMOON] Move Advanced prefs l10n strings to their proper place
2019-02-16 00:24:13 +08:00
wolfbeast
7bd9777765
[PALEMOON] Clean up advanced prefs XUL
...
Remove commented out old Firefox prefs that haven't been used in a
loon while and aren't going to be reinstated.
2019-02-16 00:24:11 +08:00
wolfbeast
19f9451de0
[WebExAM] Use proper application name in WebExtension API error message.
2019-02-16 00:24:10 +08:00
adeshkp
a8a28d4537
Make AllowExperiments return false as it is not useful without telemetry
2019-02-16 00:24:08 +08:00
adeshkp
813140d8c7
Remove a pointless switch after telemetry cleanup
2019-02-16 00:24:07 +08:00
adeshkp
4c3713155e
Remove unused telemetry timer from HTMLMediaElement.h
2019-02-16 00:24:06 +08:00
adeshkp
aea50f182f
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
wolfbeast
10053448d6
Update basilisk blocklist header.
2019-02-16 00:24:01 +08:00
wolfbeast
14ea8bb121
Align Element.ScrollIntoView() with the spec.
...
This also removes the (unused) shadow alias from nsIDOMHTMLElement
which used the different calling convention.
This resolves #927
2019-02-16 00:24:00 +08:00
wolfbeast
83b95f2c5b
Fix library window reference to SVG toolbar image.
...
Tag #576 .
This needs uplift to the relbranch.
2019-02-16 00:23:58 +08:00
JustOff
756f56126c
[WebExAM] Properly handle the add-on name in case it's localized
2019-02-16 00:23:57 +08:00
wolfbeast
f61fb76066
Expose hidden preference to disable Page Thumbnail generation.
...
This resolves #906 .
2019-02-16 00:23:56 +08:00
wolfbeast
a0d362b6e3
Remove proprietary constructor on AudioContext.
...
This is a B2G leftover, was proprietary, and is causing issues
because `AudioContext` can now have a parameter that is a property bag,
per spec (we do not do anything with the property bag now; the audio
back-end will use automatic values for everything).
This resolves #924 .
2019-02-16 00:23:54 +08:00
wolfbeast
f09b84deb0
Make MAX_CSS_VAR_LENGTH unsigned to avoid warnings.
...
Follow-up for #891 . Tag #457 .
2019-02-16 00:23:53 +08:00
trav90
651f0bfce6
Update HSTS preload list
...
Tag #447
2019-02-16 00:23:51 +08:00
wolfbeast
86a99f1fe3
Use getElementBoundingRect and element.ownerGlobal in FormSubmitObserver
2019-02-16 00:23:50 +08:00
wolfbeast
0e379c7aef
Update UXP Coding Style guideline document (WIP)
2019-02-16 00:23:49 +08:00
wolfbeast
dc33331aa8
Update UXP Coding Style guideline document (WIP)
2019-02-16 00:23:47 +08:00
wolfbeast
b726165f6b
Update UXP Coding Style guideline document (WIP)
2019-02-16 00:23:46 +08:00
wolfbeast
440a9570a0
Add Comodo IS < 6.3 64-bit to the dll blocklist
2019-02-16 00:23:44 +08:00
wolfbeast
45cb285411
Dont rely on 'this' staying alive long enough for getting favicons.
...
This fixes #809 .
2019-02-16 00:23:43 +08:00
janekptacijarabaci
c80a76aaf0
[PALEMOON] Bug 1135348 - Fix about:downloads by adding missing XPCOMUtils imports
2019-02-16 00:23:42 +08:00
janekptacijarabaci
83ba13fdac
[PALEMOON] Bug 1129896 - Part 2 of 2 - Convert the shared front-end code to a JavaScript code module
2019-02-16 00:23:40 +08:00
janekptacijarabaci
b5c90dfea0
[PALEMOON] Bug 1129896 - Part 1 of 2 - Keep cached metadata for history downloads indefinitely
2019-02-16 00:23:38 +08:00
janekptacijarabaci
dfed6fdfe6
[PALEMOON] Bug 1195279 - Fix typo in allDownloadsViewOverlay.js following landing of bug 1127867
2019-02-16 00:23:37 +08:00
janekptacijarabaci
53aa070170
[PALEMOON] Bug 1127867 - Use the new back-end property to get the size of downloads asynchronously
2019-02-16 00:23:35 +08:00
janekptacijarabaci
ad8a1e1f50
Fix typos
2019-02-16 00:23:34 +08:00
janekptacijarabaci
63e8a36496
[PALEMOON] Bug 1117141 - Part 2 of 2 - Refactor notifications and remove the DownloadsDataItem object
2019-02-16 00:23:32 +08:00
janekptacijarabaci
5705b9b36a
[PALEMOON] Bug 1117141 - Part 1 of 2 - Bypass all the DownloadsDataItem properties
2019-02-16 00:23:31 +08:00
janekptacijarabaci
5dabb446c5
[PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to a common place (downloadsViewCommon.js)
2019-02-16 00:23:30 +08:00
janekptacijarabaci
c66a3e8d83
[PALEMOON] Bug 1117139 - Move code controlling the "download.xml" binding to a common place
2019-02-16 00:23:28 +08:00
janekptacijarabaci
a8622a0a10
[PALEMOON] Bug 1115379 - Streamline DownloadsViewItemController construction and remove now unneeded identifiers
2019-02-16 00:23:27 +08:00
janekptacijarabaci
67f36036d3
[PALEMOON] Bug 1116176 - Create DownloadsHistoryDataItem and HistoryDownload objects
2019-02-16 00:23:25 +08:00
janekptacijarabaci
23f4f8a235
[PALEMOON] Bug 1115983 - Keep only minimal state information in the DataItem
2019-02-16 00:23:24 +08:00
janekptacijarabaci
419dd13315
[PALEMOON] Bug 1115421 - Simplify download annotations handling in the Library
2019-02-16 00:23:22 +08:00
janekptacijarabaci
17b9f0a915
[PALEMOON] Bug 1120429 - Remove unused code handling nodeAnnotationChanged
2019-02-16 00:23:21 +08:00
janekptacijarabaci
03d5824434
[PALEMOON] Bug 1115972 - Don't fall back to the Places icon for downloads without the target file name annotation
2019-02-16 00:23:20 +08:00
janekptacijarabaci
7fce042c11
[PALEMOON] Bug 1115971 - Don't fall back to the Places title for downloads without the target file name annotation
2019-02-16 00:23:18 +08:00
janekptacijarabaci
e4e51e5782
[PALEMOON] Bug 1115369 - Use notifications instead of getViewItem for DownloadsView
2019-02-16 00:23:17 +08:00
JustOff
bed4e6a109
[PALEMOON] Initialize the search service asynchronously when calling 'BrowserSearch.addEngine()'
2019-02-16 00:23:15 +08:00
trav90
e831ce0f5b
Avoid redefined macro warning in MediaFormatReader
2019-02-16 00:23:14 +08:00
trav90
74ccd45360
[FFmpeg] Don't define AV_CODEC_ID_VPx with libavcodec 58
2019-02-16 00:23:11 +08:00