Jump to content

roytam1

Member
  • Posts

    3,612
  • Joined

  • Last visited

  • Days Won

    415
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. bookmark toolbar has RSS of latest news, if you don't need it you can just delete that entry.
  2. so the new gdiplus.dll comes with SSE instructions embedded. keep mf3216.dll and replace gdiplus.dll with older version may work.
  3. CSS is broken (again) userstyle below fix this issue: html.focus-post-bar[dir="ltr"] .cTopic .ipsItemControls {padding-left:0 !important;}
  4. yeah, that's my build with my old branding 12 years ago (Image copyright @naoto_kusumi at twitter) (Yes, I build firefox customized edition in old days)
  5. I think you should ask oleaut32 issue in this moment as well :)
  6. rz-suite-v2.2-bin-20180708.7z is just a trial build of v2.2 branch (and patches are landed in trunk) and normally I don't build suite(retrozilla), just build browzer(rzbrowser). this build is just for checking makefile error(s) and correction is merged: https://github.com/rn10950/RetroZilla/pull/21
  7. thats script error(badly written script) and this is not browser's problem.
  8. where is the problematic page? do you have extensions installed? did you tried opening that page in safe mode?
  9. The issue is complicated, since twitter online video player uses HLS and MPEG-TS streams concatenated with M3U8 playlist. if you play https://video.twimg.com/ext_tw_video/974587023683145728/pu/vid/640x360/M8r8z3moWOj9VDu6.mp4 directly, the issue doesn't exist.
  10. Its script is bugged: [12:31:14.735] TypeError: redeclaration of var Cc @ chrome://eclipsedmoon/content/EclipsedMoon.js:45
  11. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180811-e1ac3350e-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180811-e1ac3350e-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP pre-release build: Win32 https://o.rthost.cf/palemoon/palemoon-28.0.0b5.win32-git-20180811-e1ac3350e-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.0.0b5.win64-git-20180811-e1ac3350e-xpmod.7z Official repo changes since my last build: - [PALEMOON] Bug 757726 - Populate Preferences' Applications list using PluginHost (da0a9f854) - [PALEMOON] Bug 480242 - "Always ask" doesn't work for Plugins (58d5c1cca) - [PALEMOON] Bug 1034043 - Fix remaining use of "awlaysAsk" attribute in applications pref pane (2f8302dd6) - [PALEMOON] Bug 863773 - Changes the way plugin handlers are loaded at the preferences applications pane. Uses enabledPlugin attribute from each navigator.mimeTypes to find the actual plugin used to handle the mime type (11da82535) - Fixed misleading console error message for multiple CORS headers (9e91804a7) - Restore Mac bookmark doorhanger styling (8cc9e93d8) - Merge pull request #692 from SpockFan02/master (3d5dbe3f7) - Merge pull request #690 from janekptacijarabaci/netwerk_cors_multiple_1 (c546de531) - Merge pull request #691 from janekptacijarabaci/pm_preferences_applications_always-ask_1 (18fc5b074) - Make AC option for devtools (client) an enable_bool to align with the default. (2653f1dd0) - Improve nsHtml5AtomTable performance (#693) (2bc00efe7) - Fix constructor in nsHtml5AtomTable.cpp (2370b6a53) - Revert "Improve nsHtml5AtomTable performance (#693)" (#695) (ca87455cc) - re-apply "Improve nsHtml5AtomTable performance (#693)" (#695)" (6577d13f0) - Merge pull request #694 from adeshkp/patch-10 (559824514) - Issue #686: Un-deprecate the Application Cache API (e5064882f) - Revert osx editBookmarkOverlay.css to osx version (ee7eeac73) - Restore some osx icons (1ed5ef0cc) - Merge pull request #697 from SpockFan02/undeprecate-appcache (f4e8c30f3) - Merge pull request #698 from SpockFan02/master (3d1043672) - Move the "native" search service to a subdirectory (82eb8109c) - Add a slightly modified version of the gecko/44 search service and use it when building Pale Moon (cae0dfbcb) - Fix include path (e1ac3350e)
  12. New regular/weekly KM-Goanna release: https://o.rthost.cf/kmeleon/KM-Goanna-20180811.7z Changelog: Out-of-tree changes: * update Goanna3 to git 065137b07...327e3a476: - import changes from tenfourfox: bug1414425, bug1418922, bug1422389, bug1423159, bug1399400(ported), bug1395508, bug1425000, bug1425780, bug1425612(ported), bug1426783 - #438: revert M1371908 for startup assertions and crashes - #457: M1419363 + WeakPtr support from M1267918 (cfa7c336b) - import changes from tenfourfox: bug1416529, bug1425520, bug1437450, bug1437087 - M1252374 reduce mallocs in displayList generation (c3b712f86) - closes #493: fix height for flexbox case M1030952 M1180107 (2a28a03ed) (327e3a476) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.
  13. New Palemoon 27 Build! * This build is beyond official 27.9.4 build. 32bit https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180811-327e3a476-xpmod.7z 32bit SSE https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180811-327e3a476-xpmod-sse.7z 32bit noSSE https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180811-327e3a476-xpmod-ia32.7z 64bit https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win64-git-20180811-327e3a476-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from tenfourfox: bug1414425, bug1418922, bug1422389, bug1423159, bug1399400(ported), bug1395508, bug1425000, bug1425780, bug1425612(ported), bug1426783 - #438: revert M1371908 for startup assertions and crashes - #457: M1419363 + WeakPtr support from M1267918 (cfa7c336b) - import changes from tenfourfox: bug1416529, bug1425520, bug1437450, bug1437087 - M1252374 reduce mallocs in displayList generation (c3b712f86) - closes #493: fix height for flexbox case M1030952 M1180107 (2a28a03ed) (327e3a476)
  14. Eclipsed Moon doesn't come with Preferences dialog at all.
  15. same will happen with 52.9 as you're running out of memory.
  16. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180804-f1f409190-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180804-f1f409190-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP pre-release build: Win32 https://o.rthost.cf/palemoon/palemoon-28.0.0b4.win32-git-20180804-f1f409190-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.0.0b4.win64-git-20180804-f1f409190-xpmod.7z Official repo changes since my last build: - [PALEMOON] [frontend vs backend] Implemented "originPrincipal" and "triggeringPrincipal" (8d42d5cad) - Merge pull request #680 from janekptacijarabaci/pm_principal_origin-triggering_1 (43cebecad) - Remove dead WebApps code. (017cb0351) - Remove dead Help Viewer skin mapping from Toolkit (68198c587) - Enable d3d9 accelerated layers as a fallback. (f7b00e782) - Merge pull request #681 from JustOff/PR_remove_helpviewer_skin (a92253e8d) - Disable battery API by default to reduce private data exposure to the web (66d949a32) - Tune the network stack (b450f90cd) - Merge pull request #685 from trav90/default-pref-updates (ddb2b9768) - Bug 1335296 - Expand about:support WebGL information (e7f7100ba) - Bug 1341957 - Add webgl.getSupportedExtensions() to about:support (d84ee90be) - Version bump (d66259dc9) - Update HSTS preload list (e79f2ee69) - Merge pull request #688 from janekptacijarabaci/about-support_WebGL-information_expand_1 (f8761cf8c) - Fix theme/os mismatch with full screen/private browsing caption buttons on Macintosh (803dfd7b1) - Link to developer site from readme. (f1f409190)
  17. New regular/weekly KM-Goanna release: https://o.rthost.cf/kmeleon/KM-Goanna-20180804.7z Changelog: Out-of-tree changes: * switched Goanna repo to https://github.com/roytam1/palemoon27 * update Goanna3 to git 1e0176c7d...065137b07: - import changes from tenfourfox: Bug 1397811, Bug 1411458, Bug 1406750, Bug 1347639, Bug 1371908, Bug 1357711 (065137b07) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.
  18. New Palemoon 27 Build! * This build is beyond official 27.9.4 build. 32bit https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180804-065137b07-xpmod.7z 32bit SSE https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180804-065137b07-xpmod-sse.7z 32bit noSSE https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180804-065137b07-xpmod-ia32.7z 64bit https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win64-git-20180804-065137b07-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from tenfourfox: Bug 1397811, Bug 1411458, Bug 1406750, Bug 1347639, Bug 1371908, Bug 1357711 (065137b07)
  19. that's for NEC USB3 chip, not Intel.
  20. only this one is available in pm27
  21. that's manifest issue, you should replace files with pm26xp-no-manifest.7z
  22. New build of Firfox 45ESR SSE: test binary: https://o.rthost.cf/gpc/files1.rt/firefox-45.9.10-20180728-1a7ee7094-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import changes from tenfourfox: - #463: rework idle callbacks to use max timeout; try to fix stalls; pref off by default for FPR9 (12cdb0cd2) - #516: idle time to 10s; add more adblock hosts (dc12741be) (1a7ee7094)
  23. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180728-09eda489b-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180728-09eda489b-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP pre-release build: Win32 https://o.rthost.cf/palemoon/palemoon-28.0.0b4.win32-git-20180728-09eda489b-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.0.0b4.win64-git-20180728-09eda489b-xpmod.7z Official repo changes since my last build: - [PALEMOON] Remove localization files for pdf.js (e2e4c628a) - Warn instead of assert if SPS value is incorrect (e20561735) - Merge pull request #656 from JustOff/PR_pdf.js_locale (8a4f1defd) - [PALEMOON] Places - remove unused @param from controller.js (bc44bb27e) - [PALEMOON] Places - remove unnecessary line from controller.js (1fdbac9b8) - Fix position and size of Permissions Manager main content area. (01a9c193f) - Merge pull request #662 from janekptacijarabaci/pm_places_controller_clean-up_2 (826c59400) - Fix position and size of Permissions Manager main content area. (889612561) - Copy ByteReader to BufferReader and add some error handling (b3d0eb648) - Rework MoofParser to return an error when the underlying BufferReader returns an error. (0adebd32d) - Remove incorrect debug assertion. (c534a0ca2) - Allow AsyncDrawing for plugins in all versions. (14c53fcf7) - replace "certErrorCodePrefix2" with "certErrorCodePrefix" (bdcae58fa) - remove dead code (e313e5e2e) - Merge pull request #665 from trav90/media-work (72e628874) - remove "learnMoreContainer" leftovers (5334cff64) - Merge pull request #666 from kn-yami/issue605 (6ff51b3df) - Update AUTHORS (2e7e3c706) - Cater Pale Moon's about box to unofficial branding. (a81919b57) - ANGLE: Initialize uniform blocks before detaching shaders (dd234f025) - palemoon/unofficial: provides .desktop file (3394b25d2) - about:profiles - fix "Launch profile in new browser" (added "-no-remote" for Windows) (45cdc5db3) - Merge pull request #672 from alaviss/newmoon-desktop (ed2287aef) - Merge pull request #674 from janekptacijarabaci/toolkit_startup_instance-with-profile_1 (aab5ccc41) - Use try/catch in PageThumbs writeData to deal with null data from caller. (e437d8013) - Use a fixed thumbnail placeholder for blank thumbs (failed to capture). (19b35e925) - Set up new blocklist infra URLs (1de0d64e0) - Set up new blocklist infra URLs (d2498873e) - [EME] Add support for sbgp and sgpd boxes in the traf box (512dcfac0) - [EME] Add support for sbgp and sgpd boxes occuring in the sampletable (165a8d505) - [EME] Add error handling in MoofParser for sbgp and sgpd boxes (b71430130) - remove "learnMoreContainer" leftovers (part 2) (36033ae5e) - Merge pull request #677 from kn-yami/issue667 (c904349ce) - Bypass transparency optimization with HC themes. (6e4c8dd34) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (ddd7d4586) - Fix #include and potentially undefined Capture.options object. (9fc1381e1) - Update zlib to 1.2.11 (0ccb5a03b) - Convert trinary to more explicit statement. (3555533f7) - Merge branch 'thumbnailplaceholder' (1afcbb90e) - Merge pull request #678 from trav90/media-work (09eda489b)
  24. it is better to report "archive name" instead of build ID since build ID is not always updating itself in every build.
×
×
  • Create New...