janekptacijarabaci
11c9f20ea8
moebius#219: WebExtensions - add-on throws error on load when suggested_key is null / missing
...
https://github.com/MoonchildProductions/moebius/pull/219
2018-04-20 18:08:43 +02:00
janekptacijarabaci
1a1d8ddc8c
moebius#84: Fix: The profile - resetting
...
https://github.com/MoonchildProductions/moebius/pull/184
2018-04-19 14:29:05 +02:00
janekptacijarabaci
77bb1e886c
Fix a build warning for BrowserComponents.manifest
...
[drive]:/[path]/browser/components/BrowserComponents.manifest: WARNING:
no useful preprocessor directives found
2018-04-14 12:18:01 +02:00
New Tobin Paradigm
e226e36a6c
Merge pull request #134 from janekptacijarabaci/places_error_1
...
Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
2018-04-12 17:40:27 -04:00
wolfbeast
597fb9fbe3
Rebase on master
2018-04-11 17:45:54 +02:00
Matt A. Tobin
eb09a5738c
Make code style consistent across all AboutRedirector's
2018-04-07 08:22:56 -04:00
Matt A. Tobin
fb84e0f322
Make about:logopage available to any browser that opts into MOZ_PHOENIX
...
Follow up to 5e8e0689c
2018-04-07 06:10:48 -04:00
wolfbeast
4e368f8199
Remove base conditional code for crash reporter and injector.
2018-03-30 08:50:58 +02:00
janekptacijarabaci
eda34d02aa
[minor fix] Places - deleting folder of livemarks - nsLivemarkService.js - 0x80070057 (NS_ERROR_ILLEGAL_VALUE)
2018-03-11 16:15:52 +01:00
janekptacijarabaci
1275cfecf8
[minor fix] Places - bookmarks - treeView.js - 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavHistoryContainerResultNode.getChildIndex]
2018-03-11 16:14:57 +01:00
wolfbeast
9626500a0e
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
2018-03-03 21:26:56 +01:00
Moonchild
e272829137
Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1
...
Port across devtools enhancements
2018-03-02 10:32:45 +01:00
Matt A. Tobin
ba2c2e5301
Remove MOZ_MULET
2018-03-01 14:35:14 -05:00
janekptacijarabaci
e59c00a5c5
DevTools - Browser Console - restore sessions
...
https://github.com/MoonchildProductions/moebius/pull/112
2018-03-01 07:17:50 +01:00
janekptacijarabaci
259e214960
Basilisk - the cmd line - help (the columns alignment, error improvements)
...
https://github.com/MoonchildProductions/moebius/pull/58
2018-02-28 08:49:42 +01:00
wolfbeast
c88c161875
Remove unnecessary front-end features and pres when not building EME.
...
Tag #26 .
2018-02-24 10:30:41 +01:00
wolfbeast
3458dde44f
Add site-specific overrides and remove the overruling global.
2018-02-22 07:49:13 +01:00
wolfbeast
4c697043da
Remove windows-xp and windows-vista from @media(-moz-os-version)
2018-02-20 14:01:05 +01:00
wolfbeast
da8f20a3b0
Remove some obsolete front-end code in Basilisk.
2018-02-19 20:04:11 +01:00
wolfbeast
4f82d71df0
Remove Windows shell integration checks for Windows Vista.
...
Tag #22 .
2018-02-19 16:28:18 +01:00
wolfbeast
20b6d5e9c0
Add an option to control automatic filling in of login credentials and switch this off by default.
...
This resolves #272 .
2018-02-18 10:24:25 +01:00
wolfbeast
3cdef72da3
Chase the fox out of the shell service.
...
"Welcome to branding hell, boys!"
Part 2 for #271 .
2018-02-18 10:24:02 +01:00
wolfbeast
1a418cf476
Rename Options to Preferences and unify location.
...
This also removes OS-specific naming/handling for separate locations.
Fixes #270 .
2018-02-18 10:23:42 +01:00
janekptacijarabaci
c06b8691e3
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
2018-02-13 16:57:41 +01:00
wolfbeast
e45706ca3a
Un-fold browsercomps.* from libxul
...
This resolves #16 .
2018-02-11 13:01:08 +01:00
Matt A. Tobin
30de401891
Rename Basilisk's webextensions component directory to better reflect what it is. Also, add an Application level configure option to disable webextensions
2018-02-09 10:39:41 -05:00
wolfbeast
b62fce0dc0
Confirm launch of executables other than .exe on Windows
2018-02-08 11:58:23 +01:00
wolfbeast
b827a3a9cd
Perform LoadURL checks for WebExtensions.
2018-02-08 11:37:12 +01:00
Matt A. Tobin
a1aed76b5f
De-firefox many things
2018-02-05 06:25:10 -05:00
Moonchild
fc7d9fade5
Merge pull request #7 from janekptacijarabaci/devtools_inspector_cssColor4_1
...
Support for css-color-4 (finish)
2018-02-04 19:51:18 +01:00
Matt A. Tobin
8c3a46bd13
Remove browser tests - Part 2: Build System
2018-02-03 06:01:32 -05:00
Matt A. Tobin
8148615da1
Remove browser tests - Part 1: The Tests (except for experiments)
2018-02-03 06:00:38 -05:00
janekptacijarabaci
f3aeeab64f
Support for css-color-4 (finish)
...
Issue #4
2018-02-02 20:51:18 +01:00
Matt A. Tobin
5f8de423f1
Add m-esr52 at 52.6.0
2018-02-02 04:16:08 -05:00