Jump to content

roytam1

Member
  • Posts

    3,665
  • Joined

  • Last visited

  • Days Won

    421
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. you may need adding supportOS manifest in order to show correct windows version. see: https://stackoverflow.com/questions/26151534/whats-the-supportedos-guid-for-windows-10
  2. should be caused by this commit: https://github.com/MoonchildProductions/UXP/commit/dd418226c6a91301002134f699117ba00f1e0804
  3. New regular/weekly KM-Goanna release: https://o.rths.cf/kmeleon/KM76.1.1-Goanna-20190302.7z Changelog: Out-of-tree changes: * update Goanna3 to git 2e31415af..d0444154b: - import changes from rmottola/Arctic-Fox: - Bug 1129223 - Remove local mozAfterRemotePaint events (a9aec8f51) - override -> MOZ_OVERRIDE (2de5b532c) - Bug 1129223 - Introduce new, more efficient mozLayerTreeReady event (9a363c950) - Bug 963921 - Clients of the JS API should use JS_DefineElement where appropriate (912f064c0) - Bug 1133746. Allow DOMProxyShadows to communicate to the JIT whether the shadowing is done by the expando object or not. (dbe537f12) (301eae9eb) - aboutDialog: always show build date (e2ac38931) - import changes from rmottola/Arctic-Fox: - Bug 1112164 part 0 - PrintUse: Use AnyRegister::name method for printing the name of Fixed register uses. (996f68005) - Bug 1112164 part 1 - x86/x64 lowerForFPU: Do not reuse the input register if the MIRType are different. (8722bfc62) - Bug 1112164 part 2 - Rename ReturnSimdReg to ReturnInt32x4Reg and ReturnFloat32x4Reg. (158171a74) - Bug 1112164 part 3 - Add {Float,}Register::Encoding to represent what can be decoded from the assembly. (64a7488e8) - Bug 1112164 part 4 - SimdReinterpretCast: Do not use redefine as the MIRType of the input & output are different. (441077b2b) (e9a10fb1a) - configure: remove restriction of redist DLL location (ba8924b6e) - import changes from rmottola/Arctic-Fox: - add X11 flags to allow building on NetBSD (72667df53) - Bug 1122856 - OdinMonkey: Split out the flag that says "bounds checks are unneeded because of signal handling" (36bb96c9e) - Bug 986981 - OdinMonkey: Optimize addresses with constant offsets on x86 and x64 (e0fd22c6e) - Bug 1138205 - use a reinterpret_cast instead of a static_cast after bug 986981, fixes build on OpenBSD/amd64. (5e1dd72a1) - Bug 1138180 - Make --disable-ion compilable again. (f835126ba) (d0444154b) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76 ** Notice: Due to a rewrite of git history, old goanna3 git commit hashes are not matched. Please use corresponding commit message to search back the hash. Sorry for any inconvenience caused.
  4. New New Moon 27 Build! 32bit https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190302-d0444154b-xpmod.7z 32bit SSE https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190302-d0444154b-xpmod-sse.7z 32bit noSSE https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190302-d0444154b-xpmod-ia32.7z 64bit https://o.rths.cf/palemoon/palemoon-27.9.6.win64-git-20190302-d0444154b-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from rmottola/Arctic-Fox: - Bug 1129223 - Remove local mozAfterRemotePaint events (a9aec8f51) - override -> MOZ_OVERRIDE (2de5b532c) - Bug 1129223 - Introduce new, more efficient mozLayerTreeReady event (9a363c950) - Bug 963921 - Clients of the JS API should use JS_DefineElement where appropriate (912f064c0) - Bug 1133746. Allow DOMProxyShadows to communicate to the JIT whether the shadowing is done by the expando object or not. (dbe537f12) (301eae9eb) - aboutDialog: always show build date (e2ac38931) - import changes from rmottola/Arctic-Fox: - Bug 1112164 part 0 - PrintUse: Use AnyRegister::name method for printing the name of Fixed register uses. (996f68005) - Bug 1112164 part 1 - x86/x64 lowerForFPU: Do not reuse the input register if the MIRType are different. (8722bfc62) - Bug 1112164 part 2 - Rename ReturnSimdReg to ReturnInt32x4Reg and ReturnFloat32x4Reg. (158171a74) - Bug 1112164 part 3 - Add {Float,}Register::Encoding to represent what can be decoded from the assembly. (64a7488e8) - Bug 1112164 part 4 - SimdReinterpretCast: Do not use redefine as the MIRType of the input & output are different. (441077b2b) (e9a10fb1a) - configure: remove restriction of redist DLL location (ba8924b6e) - import changes from rmottola/Arctic-Fox: - add X11 flags to allow building on NetBSD (72667df53) - Bug 1122856 - OdinMonkey: Split out the flag that says "bounds checks are unneeded because of signal handling" (36bb96c9e) - Bug 986981 - OdinMonkey: Optimize addresses with constant offsets on x86 and x64 (e0fd22c6e) - Bug 1138205 - use a reinterpret_cast instead of a static_cast after bug 986981, fixes build on OpenBSD/amd64. (5e1dd72a1) - Bug 1138180 - Make --disable-ion compilable again. (f835126ba) (d0444154b) * Notice: Due to a rewrite of git history, old git commit hashes are not matched. Please use corresponding commit message to search back the hash. Sorry for any inconvenience caused.
  5. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20190302-e64dae886-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20190302-e64dae886-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom NM28XP build: Win32 https://o.rths.cf/palemoon/palemoon-28.5.0a1.win32-git-20190302-e64dae886-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.5.0a1.win64-git-20190302-e64dae886-xpmod.7z Official repo changes since my last build: - WIP fix 1 (c962e2051) - Move default-enable pref to application. (c08b490c5) - Update Basilisk FE code with HTTP Auth DoS protection. (f227feb6e) - Make the Auth prompt DOS protection a browser-element opt-in feature. (c1ece93c2) - Improve the http basic auth DOS protection heuristics. (e64dae886)
  6. It's not all-over, and I just finished my side of effort and doesn't know the other side yet. I'd like to have a poll for the names, is it possible in the forum? BTW, can the posts related to "the incident" be split as separated thread?
  7. /me wants to sleep as hell due to this incident made me didn't sleep well for 2 days, but it is $dayjob working time now.
  8. both download index and release note posts should be free from "the names". lets hope he will have positive feedback.
  9. for these, I don't know how to "remove": projects/extrunner/app/module.ver:WIN32_MODULE_TRADEMARKS=Borealis and Binary Outcast are trademarks of Matt A. Tobin. projects/mail/branding/official/locales/en-US/brand.dtd:<!ENTITY trademarkInfo.part1 "Interlink Mail &amp; News, Binary Outcast, and all branding assets are copyright or trademarks of Matt A. Tobin"> projects/mail/branding/unstable/locales/en-US/brand.dtd:<!ENTITY trademarkInfo.part1 "Interlink Mail &amp; News, Binary Outcast, and all branding assets are copyright or trademarks of Matt A. Tobin"> projects/navigator/app/module.ver:WIN32_MODULE_TRADEMARKS=Borealis and Binary Outcast are trademarks of Matt A. Tobin. I wonder if I mask them out will work? for *-history repo, his name is removed. Thank `git filter-branch --env-filter` for the job. for my UXP and pm27 repo, people may need to reclone due to rewrite of git history, sorry for any inconvenience caused.
  10. there are no references in my binary packages(unless he put his names into source code)
  11. even mozilla doesn't provide complete tree for every tinderbox compiles, instead, they provided a repo. if I use a repo to keep track the changes, your name will be appeared because you fill your name in author field, no matter if I click the "fork" button or take my time to cherry-pick every commits (not to mention if you put names in source files). I actually don't think removing names is something reasonable now and you're trying to make things difficult.
  12. okay, I'll make this happen in one or two days, since there're lots of occurrence of "Borealis™" and/or "Interlink™" in my release posts. or non-release post (like this one, or by other forum members) I'll leave it unchanged. (P.S.: does quoting git commit messages/author name counts? I have no clue if you put names into git commit messages/author name (if any))
  13. just confused. should I put on disclaimer? or not?
  14. To fully compliance with their rules, names need to be changed besides artworks, including New Moon and MailNews and Navigator.
  15. It is not an abbreviation of Binary Outcast™ and I never declare it is. "boc-uxp" / "BOC/UXP" is just *my* reference for that group of binaries.
  16. codename. I think I have the right to choose the name of that directory, no matter it is cf69fed1697d94a058f6074ab55fd6094a200a3ec1af1e806fe537f1d115c2d283f7a083fdcb157a2abe0fda98d74f3b31ca0484aa803e48177dbb53eb1cdd34 or tVnRIF7Nvg4Ywlcv4zUffArn+LyLpeCPezvyqEXTw2RF5gU1skMG87JFy0KiaPVy or anything else. BTW for Borealis™, I can only remember this: https://www.borealisgroup.com/company/about-borealis/overview
  17. the download page has this statement included and Borealis™ binaries are removed. http://o.rths.cf/boc-uxp/
  18. you can try installing intel's sse driver and run qtweb.
  19. why not? issue encounters in boc-uxp binaries, of course I can pull them down (but I think mailnews binaries should be fine, borxp may not) and for seamonkey-related artworks, I don't think there is an issue.
  20. actually quite alot. also there're many google upstream changes breaking old windows compatibility. you may check my https://github.com/roytam1/firefox55norust for reference. (I still can't get a working binary(binary builds but crashes in win7) for new windows with --disable-rust switch supplied)
  21. actually not only the name, relevant artworks have to be replaced. on UXP side, binaries from unmodified UXP tree without "--enable-official" switch can be distributed from my understanding.
  22. not quite possible due to rust usage.
  23. because youtube requires mediasource now, this will be hard to fix. PM26 doesn't use any ffmpeg/ffvpx bits(it relies on libvpx only) so this won't work.
  24. semi-OT: does matt go mad and kill his binaryoutcast/binoc-central repo? EDIT: and yes he does. https://freenode.logbot.info/binaryoutcast/20190225#c2024612 , so boc-uxp will be entirely in private repo. what a shame. EDIT2: the more digging from his channel, the more `fun' you can get. https://freenode.logbot.info/binaryoutcast/20190223#c2019477 EDIT3: at this moment, boc people violating MPL2 license.
×
×
  • Create New...