wuggy
b898673be8
WebUSB initial commit
2026-09-19 11:35:20 -07:00
wuggy
c01bef620c
Add about.manifest and protocol.manifest
2026-09-19 07:55:11 -07:00
wuggy
6c5998576b
add libgopher to BrowserComponents..manifest
2026-09-19 07:52:24 -07:00
wuggy
5ac0d5acc3
fuck this shit bro (add tabs.onReplaced notification)
2026-09-19 04:40:20 -07:00
wuggy
dbc2b42c7f
Fix WebExtension startup and URI matching compatibility
2026-09-19 04:08:21 -07:00
wuggy
1b90447aa4
try to fix ubO again
2026-09-19 03:59:37 -07:00
wuggy
a69e982b98
Add 'menus' to WE manifest
2026-09-19 03:50:15 -07:00
EAZYBLACK
d429155206
Fix Youtube Video Codec Preferences not working
2026-09-16 20:35:57 +03:00
wuggy
9230d4f436
Add YouTube codec check and their settings
2026-09-15 14:15:53 -07:00
wuggy
de4d9aa091
Revert "fix ubO pt.5"
...
This reverts commit ae54ac8e28 .
2026-09-15 14:03:09 -07:00
wuggy
30c7ed8319
I fucked up pt.2
2026-09-14 16:26:38 -07:00
wuggy
e0fe6706d1
AAAAAAAAAAAAAAAAAAAAAAAAAAA
2026-09-14 16:11:09 -07:00
wuggy
ae54ac8e28
fix ubO pt.5
2026-09-14 15:57:30 -07:00
wuggy
e134fea1ba
fix ubO pt.4
2026-09-14 15:39:45 -07:00
wuggy
5c168f64fc
Backport Basilisk internal userscripts
2026-07-13 08:48:40 -07:00
wuggy
daa6179d22
Replace application/basilisk with browser/
2026-06-26 20:25:10 -07:00
wolfbeast
177b28a898
Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk
2019-02-16 00:00:39 +08:00
Ascrod
d53f36e9fb
Remove SelfSupportBackend module.
2019-02-16 00:00:23 +08:00
Ascrod
fcd72d8112
Remove tracking protection tour.
2019-02-16 00:00:06 +08:00
Ascrod
dece98a7b5
Remove UITour and customize tips.
2019-02-16 00:00:05 +08:00
wolfbeast
7e89fca2f7
Partially revert safebrowsing commits to fix "tracking protection".
...
This resolves #425 .
2019-02-16 00:00:00 +08:00
wolfbeast
6543b2afe6
Pre-process blocklists.js
2019-02-15 23:59:51 +08:00
Ascrod
867cbe5252
Remove Social API.
2019-02-15 23:59:43 +08:00
Moonchild
aa52f6bd53
Revert "Remove the Social API"
2019-02-15 23:58:52 +08:00
Ascrod
44dc9ecd8e
Remove the Social API
2019-02-15 23:58:48 +08:00
trav90
b19b96bfe7
Include in-content preferences file security.js in pre-processing
2019-02-15 23:58:03 +08:00
trav90
dbcd0c066f
Make safebrowsing optional at build time - Part 5: preferences
2019-02-15 23:58:01 +08:00
trav90
45921022dc
Fix build bustage
2019-02-15 23:57:58 +08:00
trav90
e04e651ffe
Make safebrowsing optional at build time - Part 1: browser/
2019-02-15 23:57:53 +08:00
janekptacijarabaci
80abe5b30b
about:welcomeback - fix an error "invalid 'in' operand gTreeData[idx]" in aboutSessionRestore.js
2019-02-15 23:57:22 +08:00
janekptacijarabaci
9860239ea3
about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessionRestore.js
2019-02-15 23:57:21 +08:00
janekptacijarabaci
75705f87a2
Add UTF-8 as a default fallback encoding for unknown encodings
...
Issue #315
2019-02-15 23:56:50 +08:00
janekptacijarabaci
5bbef1bbc3
Bug 1232432 - Convert feeds/feedConverter to use asyncOpen2()
2019-02-15 23:54:45 +08:00
janekptacijarabaci
46ef98acf7
Bug 1307736 - Store triggeringPrincipal with all history entries
2019-02-15 23:54:34 +08:00
janekptacijarabaci
dee826b7ee
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an hard e10s)
2019-02-15 23:54:30 +08:00
adeshkp
55ac29aa10
[Basilisk] Change button labels in cookies dialog
2019-02-15 23:51:31 +08:00
wolfbeast
a49be72173
Honor browser.safebrowsing.UI.enabled
...
This resolves #266
2019-02-15 23:50:10 +08:00
janekptacijarabaci
82205cf721
moebius#30 and #37 : ForgetAboutSite.jsm - promise - serialize vs. parallel + a comment
...
https://github.com/MoonchildProductions/moebius/pull/30
https://github.com/MoonchildProductions/moebius/pull/37
2019-02-15 23:50:03 +08:00
janekptacijarabaci
08e2f9aaea
moebius#221: WebExtensions - commands API does not support shortcuts with space or numbers
...
https://github.com/MoonchildProductions/moebius/pull/221
2019-02-15 23:49:16 +08:00
janekptacijarabaci
61ce67c968
moebius#65: Fix: "about:..." - throws an errors
...
https://github.com/MoonchildProductions/moebius/pull/65
2019-02-15 23:49:10 +08:00
janekptacijarabaci
f1308a5501
moebius#219: WebExtensions - add-on throws error on load when suggested_key is null / missing
...
https://github.com/MoonchildProductions/moebius/pull/219
2019-02-15 23:48:23 +08:00
janekptacijarabaci
8523f693be
moebius#84: Fix: The profile - resetting
...
https://github.com/MoonchildProductions/moebius/pull/184
2019-02-15 23:47:44 +08:00
janekptacijarabaci
c556396e07
Fix a build warning for BrowserComponents.manifest
...
[drive]:/[path]/browser/components/BrowserComponents.manifest: WARNING:
no useful preprocessor directives found
2019-02-15 23:44:23 +08:00
janekptacijarabaci
6a3c79040e
Places - throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
...
Steps to reproduce:
1) The main menu:
"Tools" - "Options" - "Privacy" - "History":
[x] "Remember my browsing and download history"
2) The main menu:
"History" - "Clear Recent History...":
"Today"/"Everything" - "Browsing & Download History" - "OK"
3) Go to: "https://www.palemoon.org/ "
4) The main menu:
"History" - "Show All History"
5) Clicking right mouse button on an item "https://www.palemoon.org " in
"History",
clicking on "Delete This Page".
6) Clicking on "History":
Throws an error in Browser Console:
NS_ERROR_FAILURE: Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
editBookmarkOverlay.js:341
2019-02-15 23:43:05 +08:00
NTD
038fd273ea
Make code style consistent across all AboutRedirector's
2019-02-15 23:41:04 +08:00
NTD
81c6c590cc
Make about:logopage available to any browser that opts into MOZ_PHOENIX
...
Follow up to 5e8e0689c
2019-02-15 23:41:03 +08:00
wolfbeast
434f3590e3
Remove base conditional code for crash reporter and injector.
2019-02-15 23:39:53 +08:00
janekptacijarabaci
fc9d873b31
[minor fix] Places - deleting folder of livemarks - nsLivemarkService.js - 0x80070057 (NS_ERROR_ILLEGAL_VALUE)
2019-02-15 23:36:05 +08:00
janekptacijarabaci
6b5f1cedc6
[minor fix] Places - bookmarks - treeView.js - 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavHistoryContainerResultNode.getChildIndex]
2019-02-15 23:36:03 +08:00
wolfbeast
49ceae702e
Remove testing-only UI components for e10s
...
This removes front-end tools only applicable for testing e10s (open non-e10s window, etc.)
This resolves #37
2019-02-15 23:35:22 +08:00