Jump to content

roytam1

Member
  • Posts

    3,720
  • Joined

  • Last visited

  • Days Won

    436
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. nope, the SRWLock changes are needed to be undone as well.
  2. it's known that DTA < 3.0b5 won't work in PM28. for others you may check their forum for details .
  3. you don't need h264ify for basilisk.
  4. so they merged ffmpeg-4.0.2: https://github.com/MoonchildProductions/UXP/commit/69d83c8fbe47b89d1d14f75ee99e638cbfb5dc31 should I keep 3.4.x or patch it for XP?
  5. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180929-77af3f176-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180929-77af3f176-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP build: Win32 https://o.rthost.cf/palemoon/palemoon-28.2.0a1.win32-git-20180929-77af3f176-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.2.0a1.win64-git-20180929-77af3f176-xpmod.7z Official repo changes since my last build: - Use SSM's createCodebasePrincipalFromOrigin() instead of the nonexistent BrowserUtils.principalFromOrigin() (bb81b2076) - Update list of IDs to never send to AUS in AddonUpdateChecker.jsm (29512806a) - Remove code that prevents binary extensions (454110c78) - Remove window.sizeToContent() from commonDialog.js, as it's useless and leads to overflow in the basic auth dialog (43c409145) - Merge pull request #786 from JustOff/PR_auth_dialog_overflow (8d3931df2) - gfx: add pref for enabling APZ without e10s (1c159bf4d) - Regression fix: enable ICC v4 profiles by default. (575f07db0) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (e3508f55b) - backport mozbug 1344613 - Avoid possibility of null pointer crash in nsSOCKSIOLayer.cpp r=mayhemer (5715a00c8) - backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across origins (c5c9445e3) - Merge pull request #788 from alaviss/apz-experimental (326611aaa) - Merge pull request #790 from g4jc/nsSOCKSIOLayer_nullptr (6297b563d) - Build nsJSInspector regardless of devtools (a549e0c4a) - backport mozbug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=mayhemer (475a210a3) - Merge pull request #789 from g4jc/sha256_leakfix (638754089) - Merge pull request #791 from g4jc/session_supercookie (b92dbaf6a) - Add a conditional to not build the platform so the build system can be exploited for non-binary projects (2b9e0ca0b) - Rename "Cookies" to "Cookies and Site Data" in preferences where applicable. (f6d46e321) - Update permissions manager strings. (bb68f6a43) - Remove IndexedDB for content pref. (097f982b3) - Only opt-in to esr52 search service for select applications (9fe00e826) - Rename address bar back to location bar (57a7d3e35) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (77af3f176)
  6. Because it is my own build, not official build. There is no option to set, just try the sites that is requiring TLS 1.2.
  7. Not yet. It is still in early-planning stage, I don't know if I can get it done.
  8. maybe in spam/junk folder? BTW here are the links: KB Article Number(s): 872952 Language: English Platform: i386 Location: (https://hotfixv4.trafficmanager.net/Windows%20NT%20Workstation%204.0/sp7/Fix131681/1381/free/199776_ENU_i386_zip.exe) ----------------------------------------------------------- KB Article Number(s): 872952 Language: English Platform: i386 Location: (https://hotfixv4.trafficmanager.net/Windows%20NT%20Server%204.0/sp7/Fix131681/1381/free/199777_ENU_i386_zip.exe)
  9. tested and it is working. you may try to use http:// instead.
  10. if you don't mind using non-free program, Paragon Partition Manager (DOS/Win versions) can downgrade NTFS version by some mouse clicks.
  11. hope you don't miss my message:
  12. yes it will be, eventually. this is stored in palemoon.exe and xul.dll.
  13. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180922-3c04affe2-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180922-3c04affe2-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP build: Win32 https://o.rthost.cf/palemoon/palemoon-28.1.0a1.win32-git-20180922-3c04affe2-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.1.0a1.win64-git-20180922-3c04affe2-xpmod.7z Official repo changes since my last build: - Stop using PodZero in several places to initialize values of non-trivial type (847f12e88) - Initialize some asm.js structures using in-class initializers instead of PodZero (8bac8c27f) - Call memset on a void*, not a T*, in js_delete_poison to avoid memset-on-nontrivial warnings with gcc that don't matter for an object whose lifetime is about to end (d902382d8) - Don't memset-zero the BacktrackingAllocator::vregs array of non-trivial VirtualRegister instances (0712ac7f8) - Stop using the MainThreadTaskQueue from service workers. (ad30b9265) - Stop using the worker MainThreadTaskQueue from dom/fetch. (b2cbc7b65) - Send worker-runnables destined for the main thread actually to the main thread. (0384dc34b) - Merge pull request #767 from trav90/class-memaccess-errors (08dd8ff76) - [PALEMOON] Skip notifications for background tabs when restoring a session (465c0a564) - [BASILISK] Skip notifications for background tabs when restoring a session (c5ea5076e) - Merge pull request #770 from JustOff/PR_bgtab_notify (d118d486a) - New cycle version bump. (5bcd1cc22) - Use SessionStore.promiseInitialized() to avoid race condition in "about:home" (#774) (ab47a3a9a) - Rewrite the Code of Conduct document. (89f2f7627) - Merge branch 'worker-fix' (abb2a2a1d) - Add a null check in nsHttpTransaction::Close. (4b9081197) - Fix timer overflow on converting from sec to msec in idleService (7214d60a1) - Merge pull request #778 from MihailZenkov/master (4f89ce5af) - Give uint8_clamped a defaulted (and also trivial) default constructor, copy constructor, and copy-assignment operator. (33cd07bce) - Don't use PodCopy/PodMove to implement typed-array element-to-element copying (a0737572d) - Rename TypeSet::clone to TypeSet::cloneIntoUninitialized to indicate that it freshly initializes the TemporaryTypeSet* provided to it. (3b362e9de) - [PALEMOON] Restore strings mistakenly removed by [8be0c16be614d54183ee3d4877e2243cb9e468c8] (922c13081) - Merge pull request #781 from JustOff/PR_fileExecutableSecurityWarning (07a50b5c5) - Merge pull request #782 from trav90/class-memaccess-errors (3c04affe2)
  14. you can't do this without an addon. you may try installing prefbar and import this button: http://prefbar.tuxfamily.org/buttons.html#openaddonmanager
  15. if it is not forcing a clobber, I'll keep v28.1.0a1. For whatever reason, changing application/palemoon/config/version.txt doesn't seem cause a reconfigure to be happened.
  16. yeah that's a problem of providing not-so-updated git patch for applying. I'm thinking a way to put the complete source without having version control, or just put it in another git repo provider. (to avoid making connection to official repo)
  17. Yeah, I'm fine, as well as my web server. I'm just busy in $DAYJOB because of aftermath of typhoon.
  18. Thanks, I'm safe as usual. The only thing I worried is the possible power outage caused by typhoon.
  19. New build of Firfox 45ESR SSE: test binary: https://o.rthost.cf/gpc/files1.rt/firefox-45.9.11-20180916-ca29a3ea9-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import changes from tenfourfox: - #516: make timeouts less aggressive (4c83f3281) (M1352874 is already ported in rev 59c46aa86) - #512: M1469348 M1478575 M1461706 (c27f5bf59) - #512: update certs and pins (9b1dfff49) (36bc50793) - update NSS to rev 8f6014565b91 with nss339-vc2013.diff applied (3c2526292) - bump revision to 45.9.11 (f1d0cbb7c) - import changes from tenfourfox: - #399: implement Event.srcElement as alias (2c14dc434) - closes #519: Element.toggleAttribute() + backbugs M1258205 M1276938 (e5c93de89) - closes #520: Document.elementsFromPoint() M1164427 (7e7cdb504) (ca29a3ea9) Known issue: sites providing TLS 1.3-draft18 may not work properly. To workaround this, change security.tls.version.max to 3 in about:config.
  20. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180915-351ffa462-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180915-351ffa462-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP build: Win32 https://o.rthost.cf/palemoon/palemoon-28.1.0a1.win32-git-20180915-351ffa462-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.1.0a1.win64-git-20180915-351ffa462-xpmod.7z Official repo changes since my last build: - Make nsScannerIterator a trivial type in order to use memset (d79c47502) - Convert the trailing array of BindingNames at the end of the various kinds of scope data into raw unsigned chars into which those BindingNames are placement-new'd, rather than memcpy-ing non-trivial classes around and failing to comply with the C++ object model (b4aed63f5) - Call the relevant scope-data constructor when allocating it, and poison/mark as undefined the memory for the trailing array of BindingNames, ratther than impermissibly PodZero-ing non-trivial classes. (36cb80d1c) - Fix build bustage (47c5bba17) - backport mozbug 1350090: Turn off the spammy warning that goes off every time we create an about:blank content viewer; r=mystor (22bb99a32) - RTCCertificate.cpp: output truncated before the last format character (cb7141536) - Merge pull request #757 from trav90/buildsystem-work (347e6ac31) - Merge pull request #755 from g4jc/debugspam (a90b6fe53) - Silence the -Wuninitialized warning in mozjemalloc (41b674505) - Merge pull request #758 from trav90/buildsystem-work (eb2016063) - Revert "Add tabbrowser findbar styling for Linux and OSX" (9900def52) - Revert "Add tabbrowser findbar styling" (d9f762df8) - Revert "[PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove "_fastFind", a better focus() for the method "updateCurrentBrowser"" (95835c0ac) - Revert "[PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in the gBrowser)" (b1a98da75) - Revert "Transfer findbar data to torn-off tabs." (aa9cd0d77) - Revert "Minimal easy fix -- move findbar getters to tabbrowser." (1c455d9cb) - Ensure the findbar target content browser follows the active tab. (a744d7665) - Add findbar.termPerTab (7c9b62ee0) - fix mozilla regression in search service (saving user-defined search engines) (2e9c525a9) - Bug 1470260 - Part 1: Ensure that 'this' stays alive for the duration of the TickRefreshDriver call. (4c1f33b16) - Bug 1470260 - Part 2: Make RefreshDriverTimer ref-counted and hold a strong ref on it on the stack when nsRefreshDriver::Tick can be reached. (69b88dfcc) - Merge pull request #754 from trav90/class-memaccess-errors (7bf3d2440) - Merge branch 'master' into ported-upstream (756551355) - Cherry-pick libvpx upstream 52add5896661d186dec284ed646a4b33b607d2c7. (ca36e991e) - Bug 1473113 - Defer initializing the MAR index until it's needed. (ea8680907) - Replace the custom logic in ObserverList with an nsTObserverArray which has all the necessary logic for stable iteration over a potentially changing list of items. (e05705fe5) - Remove some unnecessary dependencies from HAL. (1bf4a513c) - Bug 1478575 - Unify CamerasChild shutdown paths. (1de1ce577) - Bug 1467363 - Protect access to mTransparentSurface with a lock. (6ded94d38) - Move surface data checking to a separate function to make it less "totally nuts" (cbfef7fcd) - Release mapped surface memory on size check failure to plug a leak. (09319b435) - Fix build bustage in cbfef7fcdb853916ff04015f6ee2d4b86f424a08 (6195a2f1e) - Bug 1469309 - Remove an unused sensor type. (a95078a6c) - Bug 1472925 - Keep a strong reference to MediaStreamGraph from GraphDriver. (9830cd079) - Bug 1466991 - Part 1: Factor out ShouldUseXBLScope. (a6d4e65db) - Bug 1466991 - Part 2: Reparent nodes when they start being in the XBL scope. (d086e918b) - Merge branch 'ported-upstream' (2713347f0) - Merge branch 'fbgw' (b07b08f9d) - Update HSTS preload list (2f64d5eee) - Flush some more buildlog output to screen when prudent. (9f091cf11) - Fix clang build bustage. (2bbbcfc49) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (2fce053e9) - Fix wrong SVG sizes with non-integer values for viewBox width/height. (351ffa462)
  21. recap in case if people didn't read this.
  22. *NOTICE*: Since Super Typhoon(Cat. 5) MANGKHUT is moving towards Hong Kong, The binary building process may (or may not, it depends on situation) be suspended. If binaries are built, I'll put some of binaries(that has my repo) in my github in case of power outage that may happen.
  23. official build has --disable-eme while my UXP builds has --enable-eme, so DRM may work (I haven't tested)
  24. tenfourfox has intel support in source form, i.e. you have to compile it yourself.
×
×
  • Create New...