Commit graph

976 commits

Author SHA1 Message Date
wolfbeast
5a70528be7 Treat aContext as a bitfield in openURI.
Potential fix for #971
2019-02-17 12:06:56 +08:00
Ascrod
2b68182756 Rename mediaPlaybackRate to mediaPlaybackRate2. 2019-02-17 12:06:54 +08:00
Ascrod
e341b83d2c Clean up localization. 2019-02-17 12:06:53 +08:00
Ascrod
1d02d45481 Pale Moon: Add loop context menu to HTML5 media elements. 2019-02-17 12:06:51 +08:00
wolfbeast
f347157c6a Update browse URL for AM search to Phoebus 2.0 2019-02-16 00:28:30 +08:00
wolfbeast
97ec6591f4 Fix line endings
Follow-up to dd418226c6a91301002134f699117ba00f1e0804
2019-02-16 00:28:23 +08:00
wolfbeast
f835d03c2f Move "No proxy for" control down to clarify it is a global effect.
Follow-up to the behavior change in commit
6567bb631a78033b6b4cc32bc93e07d837652276
2019-02-16 00:28:22 +08:00
wolfbeast
87624b25ff Restore app.update.url.override preference. 2019-02-16 00:28:21 +08:00
wolfbeast
114e3529bc Add "check for updates" to main menu and AppMenu v2
Tag #963.
2019-02-16 00:28:19 +08:00
NTD
e63507cfd5 [BASILISK] Update AM preferences to point to the Basilisk Add-on Site - Part 2: Add domain to permissions file
Also, remove duplicate comment from app preferences
2019-02-16 00:28:15 +08:00
NTD
849c9dc754 [BASILISK] Update AM preferences to point to the Basilisk Add-on Site 2019-02-16 00:28:14 +08:00
wolfbeast
dbe5dd5e2a Never let "localhost" get sent to a proxy.
Also make "No proxy for" editable always when usable.
2019-02-16 00:28:08 +08:00
wolfbeast
254178f8e9 Revert "Add "check for updates" to main menu and AppMenu"
This reverts commit d9a05498806ede2978623019ce222150c5cfcef5.
2019-02-16 00:28:02 +08:00
wolfbeast
e89121d522 Add "check for updates" to main menu and AppMenu
Tag #963.
2019-02-16 00:28:00 +08:00
wolfbeast
5f35a6ccf0 Make sure Glass doesn't override LWT style for the title bar.
This resolves #965.
2019-02-16 00:27:59 +08:00
FranklinDM
44709de216 [Basilisk] Use mousemove events instead of MousePosTracker for hiding the navigation bar in fullscreen
* Tag #336
2019-02-16 00:27:56 +08:00
FranklinDM
3687a6bd06 [Pale Moon] Use mousemove events instead of MousePosTracker for hiding the navigation bar in fullscreen
* Tag #336
2019-02-16 00:27:55 +08:00
Ascrod
13969c80a3 Pale Moon: Use file path for bookmarks import/export. 2019-02-16 00:27:46 +08:00
NTD
e30598c519 [TychoAM] Fix GMP* so that EME works in Basilisk
Also, keep WebExAM working for the moment
2019-02-16 00:27:39 +08:00
wolfbeast
496aae0631 Revert "Fix bookmarks backup logic."
This reverts commit 99f5afe64b393809c4bdee6c92d0769091bd2ca0.
2019-02-16 00:27:35 +08:00
wolfbeast
1e2c555484 [PALEMOON] Remove some dead code from browser glue
(plugin update service)
2019-02-16 00:27:26 +08:00
wolfbeast
8dab928cc3 [BASILISK] Align browser glue with TychoAM for enableable add-ons. 2019-02-16 00:27:25 +08:00
wolfbeast
084eb46afa Add nullcheck for addons (pre-installed webextensions return null)
Tag #937.
2019-02-16 00:27:22 +08:00
FranklinDM
b8070842f1 Only use white audio indicator when using a lightweight theme [pinned tabs] 2019-02-16 00:27:21 +08:00
FranklinDM
e2b186d571 Only use white audio indicator when using a lightweight theme 2019-02-16 00:27:19 +08:00
wolfbeast
c2496a58d0 Fix incorrect file reference in onDownloadDragStart
Follow-up to Janek's port in 462332eee018e24d88255c708fa8acb67a717673
where this variable was changed creating a mismatch with surrounding
code.

This fixes #943.
2019-02-16 00:27:18 +08:00
wolfbeast
83dcf0f290 Fix bookmarks backup logic.
This is a follow-up to an incomplete patch submitted to Tycho:
https://github.com/MoonchildProductions/Pale-Moon/pull/1082

Also reduces the idle time before attempting to backup in the background
to 10 minutes (was 15).
2019-02-16 00:27:17 +08:00
Ascrod
ecab329490 [PALEMOON] Fix the option to disable HSTS. 2019-02-16 00:24:24 +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
10053448d6 Update basilisk blocklist header. 2019-02-16 00:24:01 +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
wolfbeast
f61fb76066 Expose hidden preference to disable Page Thumbnail generation.
This resolves #906.
2019-02-16 00:23:56 +08:00
wolfbeast
86a99f1fe3 Use getElementBoundingRect and element.ownerGlobal in FormSubmitObserver 2019-02-16 00:23:50 +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