1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 13:28:54 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
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
janekptacijarabaci 63ba51f58e DevTools - Browser Console - restore sessions
https://github.com/MoonchildProductions/moebius/pull/112
2019-02-15 23:34:35 +08:00
janekptacijarabaci e1f7b9e459 Basilisk - the cmd line - help (the columns alignment, error improvements)
https://github.com/MoonchildProductions/moebius/pull/58
2019-02-15 23:34:22 +08:00
NTD b4c6885d32 Remove MOZ_MULET 2019-02-15 23:34:18 +08:00
wolfbeast 80a865ac12 Remove unnecessary front-end features and pres when not building EME.
Tag #26.
2019-02-15 23:34:04 +08:00
wolfbeast 020e884bb8 Add site-specific overrides and remove the overruling global. 2019-02-15 23:33:11 +08:00
wolfbeast 63345e27ea Add an option to control automatic filling in of login credentials and switch this off by default.
This resolves #272.
2019-02-15 23:32:24 +08:00
wolfbeast 6d7a58e4d2 Chase the fox out of the shell service.
"Welcome to branding hell, boys!"
Part 2 for #271.
2019-02-15 23:32:22 +08:00
wolfbeast 10c9be356b Rename Options to Preferences and unify location.
This also removes OS-specific naming/handling for separate locations.
Fixes #270.
2019-02-15 23:32:20 +08:00
wolfbeast d07bf4bba2 Un-fold browsercomps.* from libxul
This resolves #16.
2019-02-15 23:31:09 +08:00
NTD 6955450f7a Rename Basilisk's webextensions component directory to better reflect what it is. Also, add an Application level configure option to disable webextensions 2019-02-15 23:30:58 +08:00
wolfbeast d1abf0f6d8 Confirm launch of executables other than .exe on Windows 2019-02-15 23:30:13 +08:00
wolfbeast c2c3d90841 Perform LoadURL checks for WebExtensions. 2019-02-15 23:30:08 +08:00
NTD f2cea39d0d De-firefox many things 2019-02-15 23:29:27 +08:00
janekptacijarabaci a7474395ec Support for css-color-4 (finish)
Issue #4
2019-02-15 23:29:04 +08:00
NTD dccef80da0 Remove browser tests - Part 2: Build System 2019-02-14 14:32:46 +08:00
NTD 261374f310 Remove browser tests - Part 1: The Tests (except for experiments) 2019-02-14 14:31:58 +08:00
roytam1 dcd9973243 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00