-
kot
- Joined on Sep 10, 2021
KotJohansson synced commits to kmeleon76 at KotJohansson/palemoon27 from mirror
-
904f5feaf3 Merge remote-tracking branch 'origin/master' into kmeleon76
-
e7535dc94b import changes from `dev' branch of rmottola/Arctic-Fox:
-
f1d1e16669 import changes from `dev' branch of rmottola/Arctic-Fox:
-
00b0a024a4 import changes from `dev' branch of rmottola/Arctic-Fox:
-
b75b514a74 import changes from `dev' branch of rmottola/Arctic-Fox:
- Compare 5 commits »
2 days ago
KotJohansson synced commits to master at KotJohansson/palemoon27 from mirror
-
e7535dc94b import changes from `dev' branch of rmottola/Arctic-Fox:
2 days ago
KotJohansson synced commits to custom at KotJohansson/UXP from mirror
-
1e871780fb Merge remote-tracking branch 'origin/tracking' into custom
-
8dfcd4553f Issue #1210 - Keep timepicker disabled for now.
-
40e9f40e89 Issue #1813 - Enable date and time picker by default.
-
d42af42d26 Issue #1898 - Make sure that the sanity test stops running if necessary
-
349d3d96a2 Issue #1899 - Make sure the test for it still works
- Compare 6 commits »
2 days ago
KotJohansson synced commits to custom-platform at KotJohansson/UXP from mirror
-
901577f01a Merge remote-tracking branch 'origin/custom' into custom-platform
-
1e871780fb Merge remote-tracking branch 'origin/tracking' into custom
-
8dfcd4553f Issue #1210 - Keep timepicker disabled for now.
-
40e9f40e89 Issue #1813 - Enable date and time picker by default.
-
d42af42d26 Issue #1898 - Make sure that the sanity test stops running if necessary
- Compare 7 commits »
2 days ago
KotJohansson synced commits to ia32 at KotJohansson/UXP from mirror
-
945b57161f Merge remote-tracking branch 'origin/custom' into ia32
-
1e871780fb Merge remote-tracking branch 'origin/tracking' into custom
-
8dfcd4553f Issue #1210 - Keep timepicker disabled for now.
-
40e9f40e89 Issue #1813 - Enable date and time picker by default.
-
d42af42d26 Issue #1898 - Make sure that the sanity test stops running if necessary
- Compare 7 commits »
2 days ago
KotJohansson synced commits to tracking at KotJohansson/UXP from mirror
-
8dfcd4553f Issue #1210 - Keep timepicker disabled for now.
-
40e9f40e89 Issue #1813 - Enable date and time picker by default.
-
d42af42d26 Issue #1898 - Make sure that the sanity test stops running if necessary
-
349d3d96a2 Issue #1899 - Make sure the test for it still works
-
0749a8828c Issue #1899 - Disable the (broken) MDN integration widget by default.
- Compare 5 commits »
2 days ago
KotJohansson
synced and deleted reference dependabot/bundler/nokogiri-1.13.4
at KotJohansson/neocities from mirror
3 days ago
KotJohansson synced commits to dependabot/bundler/nokogiri-1.13.5 at KotJohansson/neocities from mirror
3 days ago
KotJohansson synced new reference dependabot/bundler/nokogiri-1.13.5 to KotJohansson/neocities from mirror
3 days ago
KotJohansson synced commits to custom at KotJohansson/UXP from mirror
-
ed4e67920f GMP: revert GMPUtils.jsm back to state of rev 4a010b94951a46c3f85da43b1fd712fb1a8f8bc5
3 days ago
KotJohansson synced commits to custom-platform at KotJohansson/UXP from mirror
-
fb75511fd5 Merge remote-tracking branch 'origin/custom' into custom-platform
-
ed4e67920f GMP: revert GMPUtils.jsm back to state of rev 4a010b94951a46c3f85da43b1fd712fb1a8f8bc5
- Compare 2 commits »
3 days ago
KotJohansson synced commits to ia32 at KotJohansson/UXP from mirror
-
f05daf79e8 Merge remote-tracking branch 'origin/custom' into ia32
-
ed4e67920f GMP: revert GMPUtils.jsm back to state of rev 4a010b94951a46c3f85da43b1fd712fb1a8f8bc5
- Compare 2 commits »
3 days ago
KotJohansson synced commits to master at KotJohansson/palemoon27 from mirror
-
f1d1e16669 import changes from `dev' branch of rmottola/Arctic-Fox:
-
00b0a024a4 import changes from `dev' branch of rmottola/Arctic-Fox:
- Compare 2 commits »
4 days ago
KotJohansson synced commits to master at KotJohansson/palemoon27 from mirror
-
b75b514a74 import changes from `dev' branch of rmottola/Arctic-Fox:
5 days ago
KotJohansson synced commits to kmeleon76 at KotJohansson/palemoon27 from mirror
-
4f0154b92c Merge remote-tracking branch 'origin/master' into kmeleon76
-
646c78a9d0 import changes from `dev' branch of rmottola/Arctic-Fox:
-
e8d74fa3c4 import changes from `dev' branch of rmottola/Arctic-Fox:
-
5628de57cc partly import changes from `dev' branch of rmottola/Arctic-Fox:
-
5f65eee252 import changes from tenfourfox: #651: update HSTS, pins, TLDs, TZ data (fbd13e3c8)
- Compare 5 commits »
1 week ago
KotJohansson synced commits to master at KotJohansson/palemoon27 from mirror
-
646c78a9d0 import changes from `dev' branch of rmottola/Arctic-Fox:
1 week ago
KotJohansson synced commits to ia32 at KotJohansson/UXP from mirror
-
ae58d7a8b3 Merge remote-tracking branch 'origin/custom' into ia32
-
7747508390 Merge remote-tracking branch 'origin/tracking' into custom
-
046b81d062 Issue #1509 - Invalidate previous result when datalist is changed.
-
fd04893c34 Issue #1891 - Fix ASAN and clang crashes on Linux, BSD and MacOS. Merge with the existing Solaris fix, by folding Solaris into the Linux/BSD section. Add Apple Silicon (ARM64) support. This should also address Issue #1884 by moving the offending code into assembly.
-
297adbdb2c pref: enable CSS grid
- Compare 6 commits »
1 week ago
KotJohansson synced commits to tracking at KotJohansson/UXP from mirror
-
046b81d062 Issue #1509 - Invalidate previous result when datalist is changed.
-
fd04893c34 Issue #1891 - Fix ASAN and clang crashes on Linux, BSD and MacOS. Merge with the existing Solaris fix, by folding Solaris into the Linux/BSD section. Add Apple Silicon (ARM64) support. This should also address Issue #1884 by moving the offending code into assembly.
- Compare 2 commits »
1 week ago
KotJohansson synced commits to custom at KotJohansson/UXP from mirror
-
7747508390 Merge remote-tracking branch 'origin/tracking' into custom
-
046b81d062 Issue #1509 - Invalidate previous result when datalist is changed.
-
fd04893c34 Issue #1891 - Fix ASAN and clang crashes on Linux, BSD and MacOS. Merge with the existing Solaris fix, by folding Solaris into the Linux/BSD section. Add Apple Silicon (ARM64) support. This should also address Issue #1884 by moving the offending code into assembly.
- Compare 3 commits »
1 week ago
KotJohansson synced commits to custom-platform at KotJohansson/UXP from mirror
-
5bd78f8f5d Merge remote-tracking branch 'origin/custom' into custom-platform
-
7747508390 Merge remote-tracking branch 'origin/tracking' into custom
-
046b81d062 Issue #1509 - Invalidate previous result when datalist is changed.
-
fd04893c34 Issue #1891 - Fix ASAN and clang crashes on Linux, BSD and MacOS. Merge with the existing Solaris fix, by folding Solaris into the Linux/BSD section. Add Apple Silicon (ARM64) support. This should also address Issue #1884 by moving the offending code into assembly.
-
297adbdb2c pref: enable CSS grid
- Compare 7 commits »
1 week ago