Commit graph

  • 29056ef112 Silently release internal stream readers Basilisk-Dev 2026-05-08 19:40:00 -04:00
  • c7f575cdbe Suppress internal stream release rejections Basilisk-Dev 2026-05-08 19:20:29 -04:00
  • abeed80755 Install stream extras lazily Basilisk-Dev 2026-05-08 18:59:28 -04:00
  • 23756fca47 Guard missing process global script load Basilisk-Dev 2026-05-08 17:13:34 -04:00
  • 7ed26747c2 Propagate transform stream errors Basilisk-Dev 2026-05-08 15:09:42 -04:00
  • 936a862591 Harden stream pipe cancellation Basilisk-Dev 2026-05-08 15:07:37 -04:00
  • ca56c09e85 Tighten writable stream behavior Basilisk-Dev 2026-05-08 15:06:07 -04:00
  • d132fe4728 Add stream constructor polyfills Basilisk-Dev 2026-05-08 15:01:44 -04:00
  • 85f7844b5a Merge pull request 'Catch up with UXP (ES2023 and nested CSS)' (#27) from uxpcatchup into main 13.2.1-rc1 wuggy 2026-07-31 19:58:41 +01:00
  • 75db223e08 Issue #2551 - comment toSorted implementation Basilisk-Dev 2026-02-06 06:54:54 -05:00
  • d4658401f7 No Issue - Remove redundant OS check for toolkit/fonts Moonchild 2026-02-06 10:44:03 +01:00
  • d3764451e2 Issue #2551 - Add toSorted test and do some final tweaks to toSorted to be compliant Basilisk-Dev 2026-02-05 10:33:42 -05:00
  • 4edeca8c62 Issue #2551 - Ensure toSorted is 100% spec compliant per multiple tests Basilisk-Dev 2026-02-05 09:53:39 -05:00
  • 18c04a471d Issue #2551 - Initial attempt at toSorted implementation Basilisk-Dev 2026-02-04 09:53:46 -05:00
  • bc0dbe9abb Issue #2928 - Improve imgLoader cache queue handling. Moonchild 2026-02-04 09:19:05 +01:00
  • 3b799da2f8 Issue #2928 - Avoid searching the image cache queue for an entry after we just popped it off the queue. Moonchild 2026-02-04 09:07:23 +01:00
  • 252cbabfd4 Issue #2928 - Always refresh dirty queue. Moonchild 2026-02-03 10:17:19 +01:00
  • 7332833ecc Issue #2928 - Re-order imgLoader::RemoveFromCache Moonchild 2026-02-03 08:51:06 +01:00
  • f7820b0ab5 Issue #2928 - Check mCacheQueue size before removing entries. Moonchild 2026-02-02 18:43:28 +01:00
  • c88750f498 Issue #2862 - css nesting pref true by default Basilisk-Dev 2026-03-14 13:23:54 -04:00
  • 700d17fea8 Issue #2862 - Remove unused vars in CSS flattener Basilisk-Dev 2026-03-14 13:22:59 -04:00
  • df9550ae5a Issue #2862 - Change tests from lowering to flattening Basilisk-Dev 2026-03-13 09:01:56 -04:00
  • 64d55b0a2e Issue #2862 - Change code references from CSS lowering to CSS flattening Basilisk-Dev 2026-03-13 08:58:18 -04:00
  • 505600c45e Issue #2862 - handle more edge cases in css lowering Basilisk-Dev 2026-03-12 08:02:18 -04:00
  • 2a0179437f Issue #2862 - more tests files for nested css Basilisk-Dev 2026-03-11 23:09:02 -04:00
  • c12883cfcf Issue #2862 - Split the css lowering functionality out to a separate file for easier maintenance Basilisk-Dev 2026-03-11 22:59:52 -04:00
  • f2560c57b6 Issue #2862 - Fix a few nested selectors Basilisk-Dev 2026-03-11 22:49:25 -04:00
  • c794e74cf0 Issue #2862 - Modify the css lowerer so that the lowering pass now recognizes bare type-selector nested rules and combinator-led cases Basilisk-Dev 2026-03-11 22:25:48 -04:00
  • 54262457d2 Issue #2862 - add initial nested css test file Basilisk-Dev 2026-03-11 22:08:14 -04:00
  • 1453b6fd78 Issue #2862 - Initial attempt at a css lowering Basilisk-Dev 2026-03-11 22:01:13 -04:00
  • c733f8d1d1 [13.2.1] Fix YouTube UAO wuggy 2026-07-31 15:25:03 -03:00
  • 91b45c0d14 Dactyloidae Milsko Widget initial commit wuggy 2026-07-28 23:21:45 +01:00
  • 2e7355c0ef 13.2.1 pt 2 wuggy 2026-07-28 22:11:58 +01:00
  • bbc9a10f93 13.2.1 pt 1 wuggy 2026-07-28 22:11:45 +01:00
  • 7792452105 More optimisations n shit wuggy 2026-07-22 15:14:39 -07:00
  • 414ce93828 Merge pull request 'Implement TypedArray.toSorted' (#25) from 13.2-release into main wuggy 2026-07-14 02:05:07 +01:00
  • cac6802c55 Implement TypedArray.prototype.toSorted 13.2 13.2-release wuggy 2026-07-13 18:02:11 -07:00
  • ac5a46c3bc dactyloidae 7zstub wuggy 2026-07-13 13:41:30 -07:00
  • 741ba79bfe Merge pull request 'basilisk internal userscripts' (#23) from 13.2-release into main wuggy 2026-07-13 17:52:39 +01:00
  • b3590b8a98 Update MSVC 64 bit mozconfig with main wuggy 2026-07-13 17:52:27 +01:00
  • f7f5623a62 Update mozconfigs/windows/uxp-win64-msvc wuggy 2026-07-13 17:51:28 +01:00
  • e57af6ecab Update MSVC 32 bit mozconfig for 64 bit changes wuggy 2026-07-13 17:50:57 +01:00
  • 19de711316 fix typo wuggy 2026-07-13 17:49:36 +01:00
  • 0a643420fe Update MSVC 64 bit mozconfig for new changes wuggy 2026-07-13 17:48:27 +01:00
  • 4f9bc81c61 Update MSVC 32 bit mozconfig for 64 bit changes wuggy 2026-07-13 17:47:37 +01:00
  • bdb6856d40 Merge branch '13.2-release' of https://repo.dactyloidae.xyz/dactyloidae/uxp into 13.2-release wuggy 2026-07-13 08:49:14 -07:00
  • 5c168f64fc Backport Basilisk internal userscripts wuggy 2026-07-13 08:48:40 -07:00
  • b50fe5f9b4 Set subsystem to 5.01 when MSVC wuggy 2026-07-13 16:47:49 +01:00
  • 15bec18421 New mozconfig for Win32 MSVC wuggy 2026-07-13 08:27:40 -07:00
  • b6d793e99b Merge pull request 'revert to rt1's zlib' (#22) from 13.2-release into main wuggy 2026-07-13 12:24:40 +01:00
  • 175e0de509 revert to rt1's zlib wuggy 2026-07-13 03:46:59 -07:00
  • 488f90dec0 Merge pull request 'Remove DIA check' (#19) from 13.2-release into main wuggy 2026-07-13 09:36:47 +01:00
  • 9745f0f1c8 Revert that wuggy 2026-07-12 23:57:34 +01:00
  • 50c152f1d5 Remove @YAXQEBD@Z or whatever it was called wuggy 2026-07-12 23:45:53 +01:00
  • 30a2a2510f Remove DIA check? :copium: wuggy 2026-07-12 08:20:28 +01:00
  • d946bbb236 Merge pull request 'new linux mozconfigs' (#17) from 13.2-release into main wuggy 2026-07-12 04:58:03 +01:00
  • 99ba9413bd new linux mozconfigs wuggy 2026-07-11 23:56:53 -04:00
  • 77223e1f58 Dactyloidae version 13.3 initial commit wuggy 2026-07-11 21:52:08 +01:00
  • 786d6395a5 Remove the damn shim, causing issues and I will fix it later (13.3 plan) 13.2-rc1 wuggy 2026-07-11 18:51:24 +01:00
  • eb44d861c0 Update PM useragent wuggy 2026-07-11 15:49:07 +01:00
  • e0cfbf239a Update README for DactJump wuggy 2026-07-09 22:03:39 +01:00
  • b725d2f0e0 shim pt 2 or whatever wuggy 2026-07-06 12:59:25 +01:00
  • 60bc7b282e Change to ulwDecodePointer wuggy 2026-07-06 12:53:50 +01:00
  • bf743d6699 Compatibility shim for DecodePointer wuggy 2026-07-06 12:50:16 +01:00
  • 610e87ff3d Just make module_description the browser name wuggy 2026-07-06 12:45:36 +01:00
  • 2cd3bf46b6 update module.ver wuggy 2026-07-06 12:45:21 +01:00
  • d7083b26b9 remove mention of symforaddr for mingw wuggy 2026-07-06 12:39:39 +01:00
  • d563d4cfa5 Fix runtime error pt2 wuggy 2026-07-06 12:08:46 +01:00
  • 99a1d556de Fix runtime error in libcubeb wuggy 2026-07-06 12:03:38 +01:00
  • 5ffe72cab3 fix link error wuggy 2026-07-06 00:52:50 +01:00
  • c1f8d50be8 SSE1 mozconfig wuggy 2026-07-05 14:59:45 -07:00
  • 573f5e245c Fix link error in libsoundtouch wuggy 2026-07-05 22:49:58 +01:00
  • 339bfe6515 Fix link error pt2 wuggy 2026-07-05 22:45:49 +01:00
  • 399435f093 Fix link error in mozglue wuggy 2026-07-05 22:40:33 +01:00
  • 0b9335c7df Gate ANGLE_USE_SSE to MSVC and not GNUC wuggy 2026-07-05 22:37:42 +01:00
  • 1d6a74d103 Fix build error in nsStyleCoord wuggy 2026-07-05 21:21:05 +01:00
  • f2c3f135b5 Change subsystem version for NT4/9x wuggy 2026-07-05 21:02:25 +01:00
  • a50d231277 Merge branch 'main' of https://repo.dactyloidae.xyz/dactyloidae/uxp wuggy 2026-06-29 23:10:20 -07:00
  • 550d56f142 FAK YOUUUUU wuggy 2026-06-29 23:08:51 -07:00
  • e15e91494a ifdef define clang zlib wuggy 2026-06-30 06:50:26 +01:00
  • 3a838106b9 re-introduce old nss im too tired for this wuggy 2026-06-30 06:37:32 +01:00
  • 3c46be320d Remove CMD mentions in nss makefile wuggy 2026-06-30 06:18:26 +01:00
  • e5e8caf404 Remove linker check altogether screw it wuggy 2026-06-30 06:06:22 +01:00
  • 635b5cc00a Update tabs because Python wuggy 2026-06-30 06:03:07 +01:00
  • 62cb49a371 Fix lld-link wuggy 2026-06-30 06:01:23 +01:00
  • 4801fb73d6 Remove mt check pt.2 wuggy 2026-06-30 05:49:21 +01:00
  • 96a5c8f95a Remove mt check, we want to use llvm-mt wuggy 2026-06-30 05:48:27 +01:00
  • 9d3a637b07 New mozconfig for win64 wuggy 2026-06-29 21:36:21 -07:00
  • 81e97bbe4d Change (UXP) to (Dactylic) to avoid confusion wuggy 2026-06-29 21:32:34 +01:00
  • 8c2e376f94 Replace NSS with Pale Moon's wuggy 2026-06-29 21:29:25 +01:00
  • ff1e5e48bf Re-add openMpCount wuggy 2026-06-29 21:11:15 +01:00
  • 9194104449 add SECStatus wuggy 2026-06-29 21:06:33 +01:00
  • 4548345ecc Add SECSuccess to PBECommonCacheItemsKDFLocked wuggy 2026-06-29 21:00:41 +01:00
  • 592e211deb AAAAAAAA wuggy 2026-06-29 20:01:32 +01:00
  • 75ea9b2376 WAITER WAITER MORE OPENMP CRAP PLEASE wuggy 2026-06-29 19:57:27 +01:00
  • 0aadba1a16 AAAAA wuggy 2026-06-29 19:51:08 +01:00
  • 33ec79794e Fiix builderror in libsoundtouch (FreeBSD) wuggy 2026-06-29 19:47:39 +01:00
  • 389a855466 Remove nsresult from GenerateUUIDInPlace wuggy 2026-06-29 19:07:57 +01:00
  • fe008c1fc5 Fix mess in nsUUIDGenerator wuggy 2026-06-29 18:43:00 +01:00
  • 4b6afe41d7 Fix build error in SelfHosting.cpp wuggy 2026-06-29 06:55:57 +01:00