
roytam1
MemberContent Type
Profiles
Forums
Events
Everything posted by roytam1
-
Ad related javascript code having some problems.
-
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
No idea, deal with it. -
Please try TLS 1.2 enabled build: But other than that, you may encounter rendering issues and javascript issues with modern websites.
- 331 replies
-
- mozilla
- retrozilla
-
(and 3 more)
Tagged with:
-
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
OK I found one more place has to be modified or dwmapi.dll will be required. Rebuilding binary now. ucrtbase.dll will be included so there is no need to install vc2015 runtime anymore. EDIT: Done recompiling, new binary is here: -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Do you have VC2015 runtime installed? -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
For New Moon, See FAQ for VP9. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Please try -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
-
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
moebius build and runs in XP now. diff: http://o.rthost.cf/gpc/files1.rt/moebius_restoreXP_20171113.7z Test binary: Win32 http://o.rthost.cf/gpc/files1.rt/basilisk-55.0.0a1.win32-git-20171111-5201659a8-xpmod.7z Win64 http://o.rthost.cf/gpc/files1.rt/basilisk-55.0.0a1.win64-git-20171111-5201659a8-xpmod.7z ffvpx H264/HEVC/AAC/MP3 Addition: http://o.rthost.cf/gpc/files1.rt/moebius-ffvpx-h264-aac-hevc-mp3-addition.7z (For Opus, it requires libavresample, adding it into build will be hard) actually not needed in ffvpx! -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New Build! 32bit https://o.rthost.cf/palemoon/palemoon-27.7.0a1.win32-git-20171111-8e8594831-xpmod.7z 64bit https://o.rthost.cf/palemoon/palemoon-27.7.0a1.win64-git-20171111-8e8594831-xpmod.7z Official repo changes since my last build: - Add no-op methods to Console API. (b69d08979) - Give Facebook the Yahoo SSUAO treatment. (44ebd740d) - Make the SVG scaling limit for the surface cache more lenient. (e05f770da) - Revert "Don't set a fallback detailsURL since we supply this in the update XML." (d1abfc6a1) - Backout the initial fix for #1310 and incorrect #1386 workaround. (52020c481) - DOM - XMLHttpRequest - the synchronous mode - withCredentials (d8dfb27c1) - Merge pull request #1456 from janekptacijarabaci/XMLHttpRequest_sync_withCredentials_1 (8e8594831) My changes since my last build: - Backed out my dummy console.clear() implementation -
Some fonts are able to paint in NT 3.51 now! Test binary: http://o.rthost.cf/gpc/files1.rt/fx36vc71-20171108.7z
- 331 replies
-
- mozilla
- retrozilla
-
(and 3 more)
Tagged with:
-
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
It is better not having "Palemoon" in the name to fulfilling Pale Moon's forked version distribution rules. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Actually thats the point I'm thinking about changing the name, but I have no idea about a new name, not to mention the icons and "About" dialog background. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
I have no idea about OpenGL acceleration glitch, you may try Feodor2 or even official build (in newer windows of course) to see if OpenGL acceleration is still having glitch. If so, please file a bug to Feodor2 or official depending which build you tested. Thank you. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
IIRC there is no such option, you have to do it manually. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
vc2017 has many C++11 features, porting back to something VC2013 supports need whole rewrite. BTW for console.clear() issue, palemoon developers made better solution. https://github.com/MoonchildProductions/Pale-Moon/commit/b69d08979bdd1d92baa49f7682694081a8dba7dc -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
This forks from Firefox 55, I wonder if Feodor2 will make XP patch or not (I opened an issue in mypal repo) -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New Build! 32bit https://o.rthost.cf/palemoon/palemoon-27.7.0a1.win32-git-20171104-39bf9f15c-xpmod.7z 64bit https://o.rthost.cf/palemoon/palemoon-27.7.0a1.win64-git-20171104-39bf9f15c-xpmod.7z Official repo changes since my last build: - Broken selection system inside of a nested contenteditable element (15c0d1a3e) - Improve upmix function for mono sound to work on multi-channel setups. (77f0f43d8) - Merge pull request #1434 from janekptacijarabaci/elements_contenteditable_1 (e59d0e25e) - Fix Windows 10 detection in GfxInfo and remove obsolete entries. (e489cea1d) - Enable paste event listener in documents with no editor component. (6d27a5221) - Handle uninstalls of restartless addons in XPIProvider (69bc810f7) - Сode style adjustment (332585f47) - Merge pull request #1440 from JustOff/PR_restartless_uninstalls (0c11ba193) - Version bump for new cycle. (4c1fd5f1a) - Update README.md (4cbbddf8f) - Port upstream patch for ICU to fix building with glibc 2.26+ on Linux. (617d3a392) - Switch sync and key server to palemoon.org (39bf9f15c) My changes since my last build: - Update libvpx from Firefox 52 - Revert e489cea1d but leave Win10 fix - Added a dummy console.clear() implementation, running such will produce an continuable error "Unknown Console API log level: clear" in javascript console instead of an uncontinuable "TypeError: console.clear is undefined" -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Since Pale Moon unstable version uses a reddish version of moon icon, I can't put it in palemoon.exe -
Compiling Chromium browser for XP
roytam1 replied to Dibya's topic in Browsers working on Older NT-Family OSes
Depends on how many free time I have for doing such. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Sure if you can draw a new set of icons for the project -
Compiling Chromium browser for XP
roytam1 replied to Dibya's topic in Browsers working on Older NT-Family OSes
QtWebKit uses OpenSSL cert management. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Try filing bug here then https://github.com/MoonchildProductions/Pale-Moon/issues -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
and of course for VP9 4k, there is already a bug opened in palemoon: https://github.com/MoonchildProductions/Pale-Moon/issues/547