FranklinDM
22b4e607c8
[Pale-Moon] Fix undefined console when the hidePopup method is called
2022-05-05 09:01:23 +08:00
win7-7
264752661b
[Pale-Moon] Issue MoonchildProductions/UXP#1828 - Stop using js expression closures in Pale Moon front-end
...
Stop using non-standard JS expression closures in Pale Moon front-end.
2022-04-28 12:13:18 +08:00
roytam1
7852cec48a
[Pale-Moon] make sure anchor.top is not smaller than zero
2021-11-10 09:10:26 +08:00
Moonchild
4bcb79066b
[Pale-Moon] Issue #1870 - Add try/catch and console logging for failing autocomplete popup.
2021-06-04 09:40:02 +08:00
Moonchild
62df9eb775
[Pale-Moon] Issue #1737 - Format some Windows specific browser jsm modules
2021-02-18 21:58:04 +08:00
Moonchild
77146fc40f
[Pale-Moon] Nuke vim configuration lines from the front-end (no code changes)
...
See MoonchildProductions/UXP#1656
2020-10-30 09:19:39 +08:00
Pale Moon
bcbf8e8983
[Pale-Moon] Make getCellProperties a bit more robust.
2020-02-15 07:33:02 +08:00
athenian200
b6b33a6b2a
[Pale-Moon] Remove excess whitespace.
2020-02-15 07:32:26 +08:00
athenian200
95492157f1
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/modules.
2020-02-15 07:27:07 +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
NTD
e954ea3e95
Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistent
2019-02-16 00:20:47 +08:00
wolfbeast
51025a5a81
[PALEMOON] Update the taskbar preview per tab module for UXP.
...
- Use placesutils for favicons
- Switch to the PageThumbs service for thumbnails (like QuickDial)
- Make thumb requests asynchronous
- Update canvas handling
This resolves #731
2019-02-16 00:12:24 +08:00
JustOff
5bfde87f0a
[PALEMOON] Remove no more required extra copy of promise.js
2019-02-16 00:05:58 +08:00
wolfbeast
b22223ac20
Make Pale Moon Windows8WindowFrameColor compatible with global scope.
...
This resolves #396 .
2019-02-15 23:59:07 +08:00
janekptacijarabaci
690b0039c9
[PALEMOON] Bug 723951 - Popup notification does not continue when the tab move to other window
...
Issue #121
2019-02-15 23:51:39 +08:00
janekptacijarabaci
e05cd41451
Bug 996448 - Lazify the loading of PluralForm.jsm everywhere
2019-02-15 23:50:31 +08:00
janekptacijarabaci
7892b10a11
[PALEMOON] Fix: PopupNotifications.jsm (some extra checkbox) + catch exceptions from callbacks
...
Issue #121
2019-02-15 23:46:53 +08:00
NTD
51bef58e0b
[PALEMOON] Localize a private copy of the pre-richlistbox autocomplete ksmodule
2019-02-15 23:46:30 +08:00
janekptacijarabaci
a422978746
[PALEMOON] [Frontend vs Backend] HTML - input - datetime
...
Issue #162
2019-02-15 23:45:57 +08:00
wolfbeast
d5b0bc88af
Mass-replace global-scope let with var in Pale Moon and TychoAM
...
tag #155
2019-02-15 23:45:42 +08:00
wolfbeast
d37246737b
Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed.
...
- `--enable-official-branding` implies `MC_OFFICIAL` (no need to specifically set it)
- `--enable-official-vendor` can be used to set `MC_OFFICIAL` on builds without `--enable-official-branding` that should still be considered official release versions.
- `MC_OFFICIAL` implies `--enable-release`, meaning `DEVELOPER_OPTIONS` isn't set
- `MC_OFFICIAL` makes `nsXULAppInfo.getIsOfficial` return `true`
- `MC_OFFICIAL` makes `AppConstants.MOZILLA_OFFICIAL` (for compatibility in extensions) and `AppConstants.MC_OFFICIAL` return `true`
- Optional, for the time being: `MOZILLA_OFFICIAL` is still present in some places in case someone wants to build a Mozilla-alike official application and has the rights and necessary keys to use Mozilla-official third-party services. This must always be combined with `MC_OFFICIAL` to have a sane combination of defines. This may be removed in the future.
2019-02-15 23:44:10 +08:00
JustOff
53f6a692d3
Make JS callers of ios.newChannel call ios.newChannel2 in browser/
2019-02-15 23:44:02 +08:00
janekptacijarabaci
a1e92ba7ed
[PALEMOON] Fix Sanitize (e.g. "Offline" - "Clear Recent History" - "Offline Website Data"): Quota Manager => Quota Manager Service
...
Issue #57
2019-02-15 23:42:16 +08:00
NTD
1344bfe691
[PALEMOON] Fix for loops in DownloadsCommon.jsm and WindowsPreviewPerTab.jsm
...
(SyntaxError: missing ] after element list)
2019-02-15 23:41:10 +08:00
NTD
47e1dee242
[PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTC
2019-02-15 23:41:09 +08:00
NTD
fe8028fa2e
Add Pale Moon
2018-02-02 03:35:06 -05:00