| Commit message (Collapse) | Author | Age | Lines |
... | |
| | | |
| | | |
| | | |
| | | | |
type=datetime-local>
|
| | | |
| | | |
| | | |
| | | | |
type=datetime-local>
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
+ native in moebius:
Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600
A note - not implemented: Bug 1282768:
https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
*.css: filter: url("chrome://global/skin/filters.svg#fill");, fill:
Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385
Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109
Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544
Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182
Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922
A note - not implemented: Bug 1282768:
https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
*.css: filter: url("chrome://global/skin/filters.svg#fill");, fill:
Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225
Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
html_input_datetime_1
|
| | | | |
| | | | |
| | | | |
| | | | | |
for date picker
|
| | | | |
| | | | |
| | | | |
| | | | | |
immediately after opening
|
| | | | |
| | | | |
| | | | |
| | | | | |
picker (part 2)
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
focus is on input box
|
| | | | |
| | | | |
| | | | |
| | | | | |
picker (part 1)
|
| | | | |
| | | | |
| | | | |
| | | | | |
button for date picker
|
| | | | |
| | | | |
| | | | |
| | | | | |
input box
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
bar resources
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
Fix a build warning for BrowserComponents.manifest
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
[drive]:/[path]/browser/components/BrowserComponents.manifest: WARNING:
no useful preprocessor directives found
|
|\ \ \ \
| | | | |
| | | | | |
Aligned XMLHttpRequest abort() with the spec
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[PALEMOON] Downloads - throws an error
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Issue #121
|
|\| | | | |
| | | | | |
| | | | | | |
Fix: TypeError: "this._richlistbox.selectedItems.slice is not a function" in allDownloadsViewOverlay.js
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
allDownloadsViewOverlay.js
Issue #121
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Use modern syntax to call NetUtil.newChannel() in _SessionFile.jsm
|
|/ / / / / / |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Use document's principal for favicons in browser
|
| | | | | | |
|
|\ \ \ \ \ \ |
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
moebius#173: Fix up "about:" page
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
https://github.com/MoonchildProductions/moebius/issues/173
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
https://github.com/MoonchildProductions/moebius/issues/173
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- `--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.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
moebius#76: JS - DOM - Selection API - crashes
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
https://github.com/MoonchildProductions/moebius/pull/76
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
moebius#126: [very minor fix] Fix: Gecko vs Goanna in a comment in NSSCertDBTrustDomain.cpp
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
https://github.com/MoonchildProductions/moebius/pull/126
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
moebius#255: [minor fix] toolkit/themes/linux/global/jar.mn - style clean up (the columns alignment)
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
(the columns alignment)
https://github.com/MoonchildProductions/moebius/pull/255
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
HTML - implement the labels attribute (added a test)
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
https://github.com/MoonchildProductions/UXP/commit/6be9e507077bfdd2b8c82c203cf70f010ecce086#commitcomment-28047433
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Make JS callers of ios.newChannel call ios.newChannel2 in browser/
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Fix: Developer Toolbar (the command: "cookie"; themes)
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Issue #102
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Issue #102
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
janekptacijarabaci/_native_52ESR_xulWidgets_menulist_editable_1
Editable menulist loosing editable attribute gets focus stuck (menulist.xml)
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug(s):
https://bugzilla.mozilla.org/show_bug.cgi?id=1142224
(native in moebius)
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Fix: Findbar broken
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Issue #138
|