Jump to content

My Browser Builds (Part 4)


Recommended Posts

On 7/19/2023 at 7:05 AM, feodor2 said:

Good to know, but what about the actual developer Moonchild or you are is he if i did not know.

I am the developer of Basilisk as of about a year ago. Moonchild is no longer involved with Basilisk directly.

On 7/19/2023 at 7:05 AM, feodor2 said:

What do you all think? What about Waterfox classic or Basiliks?

I think you should focus on MyPal 68 for now until you think it is stable enough to divide time between two browsers. Until then people can always use Serpent if they need a Firefox 52 type browser for Windows XP. I use Serpent on my Windows 2000 gaming PC with the BWC extended kernel.

I'm obviously biased since I am the developer of Basilisk, but it would be cool to see Centaury continue or restart development at some point in the future if you ever have the time.

Link to comment
Share on other sites


8 hours ago, UCyborg said:

Was anyone on their Dropbox recently (those that have the account)? I didn't see the logout button/link/whatever was supposed to be there. Was sleepy and didn't check the rendering on Firefox. I logged out by navigating to https://www.dropbox.com/logout.

Hi, I admit I didn't touch my Dropbox recently, but since I saw this reply, I logged in today to Dropbox. If I understand you correctly, you are wondering where's the sign out option. The sign out option is there, at the Account menu (which is next to the bell icon):

y-Np2-Js-SPHF.png

Link to comment
Share on other sites

1 hour ago, basilisk-dev said:

I am the developer of Basilisk as of about a year ago. Moonchild is no longer involved with Basilisk directly.

I think you should focus on MyPal 68 for now until you think it is stable enough to divide time between two browsers. Until then people can always use Serpent if they need a Firefox 52 type browser for Windows XP. I use Serpent on my Windows 2000 gaming PC with the BWC extended kernel.

I'm obviously biased since I am the developer of Basilisk, but it would be cool to see Centaury continue or restart development at some point in the future if you ever have the time.

I use Serpent 52.9 as a direct replacement for my Fireferret 52.9 which is defunct now, besides it's got the highest scores on html5test... Anyway, please do continue to take good care of basilisk because it's very useful as Serpent for the classic systems. I simply despise the current operating systems they're peddling as "new" just because of the latest facade they've conjured up and bolted it on a pig.

Link to comment
Share on other sites

On 6/12/2023 at 12:12 AM, roytam1 said:

Kind-of On-Topic Notice: Hong Kong government applies for injunction against protest song ‘Glory to Hong Kong’ may in a result making Hong Kong's internet be walled like other china cities. If this really happens, I may not able to do any further actions.

See also: Blocking Google? Hong Kong internet providers express concerns over enforcing possible protest song ban

for a reminder, this is held in today!

and final decision from the court will be released in next friday.

Edited by roytam1
Link to comment
Share on other sites

New NewMoon 27 Build!

32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20230722-159d7b9c2f-xpmod.7z
32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20230722-159d7b9c2f-xpmod-sse.7z
32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20230722-159d7b9c2f-xpmod-ia32.7z

64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20230722-159d7b9c2f-xpmod.7z

source repo: https://github.com/roytam1/palemoon27

repo changes since my last build:
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1217835 - Rewrite some code in CanvasRenderingContext2D::GetImageDataArray to avoid build warnings; r=gw280 (cedba0b14a)
 - Bug 1232864 - Cauterize and release WebGL 2 to Nightly. - r=jrmuizel (5a16387f1d)
 - Bug 1229585 - Add helpful error text for fb incompleteness. - r=kamidphish (1a3d7505e2)
 - Bug 1231303 - Moz2Dify nsFilterInstance. r=roc. (44ec4c5df6)
 - Bug 1229235 - Make RedirectChannelRegistrar thread-safe. r=jduell (5acca6a770)
 - Bug 1211090 - Use Buffered IO for PrefixSet load/store. r=froydnj (00720fe291)
 - Bug 1211090 - Add fallocate support to nsIOutputFileStream and use it. r=froydnj (6a49aa4a5f)
 - Bug 1211090 - Don't fail to open databases if we can't do buffered IO. r=froydnj (70ab38e03b)
 - Bug 1223808 - part 3 - replace nsAutoArrayPtr<T> with UniquePtr<T[]> in netwerk/; r=mcmanus (4a1d880135)
 - Bug 1223808 - part 1 - optimize creating a WebSocketFrame with a payload; r=mcmanus (9a046a6f0a)
 - Bug 1223808 - part 2 - use UniquePtr<uint8_t[]> instead of nsAutoArrayPtr<SHA1Sum::Hash> in HandleHashKey; r=michal (c6a0f6d5d3)
 - Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - remove newChannel2,asyncFetch2 (r=sicking,paolo) (875b9c78f0)
 - Bug 1185982 - Remove the unused NotifyNetworkActivity::mObs member; r=bagder (f09d2676f7)
 - bits of Bug 1152597 - Icons are shown for some apps. (9a289ab9ec)
 - Bug 1223231 - Use channel.asyncOpen2 in devtools/client/shared/AppCacheUtils.jsm (r=sicking) (5c635d797c)
 - Bug 1208905 - Fix a condition in PresentationResponderLoadingCallback::Init; r=baku (ff84b8a595)
 - Bug 1231677 - verify the return of mDiscoveryTimer->Init, if it faild exit function with error code. r=jst (04b8be172c)
 - Bug 1199564 - start/stop mDNS on demand - v3. r=mcmanus (66d7ef06e6)
 - Bug 1225726 - enable nsDNSServiceDiscovery on OS X. r=mcmanus. (01ea13e4a6)
 - Bug 1172383 - Stop mDNS properly during destruction. r=mcmanus (c041817b7e)
 - Bug 1198058 - Fix crashes inspecting loadGroups in browser toolbox. r=mcmanus (462b5aa8bd)
 - Bug 1220607 - Expand on the nsILoadGroup interface's comment to indicate how it is used. r=bz IGNORE IDL (49a95cc217)
 - use response for response (348055fc69)
 - Remove some old clobber-workarounds. No bug. (db7e7c4773)
 - Bug 280280 - Make "no proxy for" do domain comparison. r=bagder (4804e39fd6)
 - backout f600f0cd7bb3 (Bug 1170646) because of Thunderbird regressions with OSX, r=michal (d43ba00896)
 - Bug 1220215 - Add '#' between client id and suffix in appcache groud id, r=jduell (240fcec72a)
 - Bug 1198792 - Clear Application Cache internal hashtables on Clear Recent History, r=jduell (1313393dc5)
 - Bug 1222782 - TSan: data race netwerk/cache2/CacheIOThread.cpp:148 Target (race on mXPCOMThread), r=jseward (d56470a300)
 - Bug 1190951 - TSan: data race netwerk/cache2/CacheIndex.cpp:1397 CacheIndex::IsUpToDate, r=valentin.gosu (24934e1885) (18ad48cb0e)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 967693 - Temporarily turn on HTTP cache v2 on for Desktop Firefox Nightly users, r=jduell+ehsan (0fb43bca09)
 - Bug 1230939 - check the return of sGlobalEntryTables->Get(aContextKey, &diskEntries). r=mayhemer (da62f5bd04)
 - fix header include (52d6efa786)
 - Bug 1193605 - Part 3: do not stop non-started service; r=mcmanus (dfe2187f22)
 - Bug 1193605 - Part 4: add UUID for listeners; r=mcmanus (fee78fd19d)
 - Bug 1214176 - fix typo in _onOffer. r=junior. (b388d1f2a6)
 - align test to 1216398 (74d505d1d6)
 - Bug 1228457 create pref to allow blocking .onion at dns level rfc 7687 r=valentin.gosu (521aab1e58)
 - Bug 1216370 - For safety and searchability, define the nsHostResolver::RES_* enum in terms of the nsIDNSService::RESOLVE_* enum. r=mayhemer (84c22f815f)
 - Bug 1194763 - Ensure non-cluster-start flag is set properly for a run-initial supplementary-plane combining mark when shaping text. r=jdaggett (17c3ad163d)
 - Bug 1168176 - Mark gfxFontShaper::mFont as MOZ_NON_OWNING_REF. r=jtd (0f3ca78c16)
 - Bug 1167403 - Mark gfxFont::GlyphChangeObserver::mFont as MOZ_NON_OWNING_REF. r=jtd (ec77538943)
 - align gfxContext to pre-1232822 (part 6) (bb7fa256c9)
 - Bug 1231889 - Moz2Dify gfxWindowsNativeDrawing::PaintToContext(). r=mattwoodrow. (69b1d62395)
 - Bug 1231864 (part 1) - Remove useless GetCairo() call in gfxWindowsNativeDrawing::BeginNativeDrawing(). r=mattwoodrow. (aa3017c392)
 - Bug 1231864 (part 2) - Clean up gfxWindowsNativeDrawing::BeginNativeDrawing(). r=mattwoodrow. (860a81ba59)
 - Bug 1225682 - Don't use nsAuto{,C}String as class member variables in gfx/. r=jrmuizel (a1cc11b749)
 - Bug 1230611 - Make gfxWindowsPlatform::SupportsApzTouchInput use a pref cache to speed it up. r=dvander (4026e5dfe8)
 - Bug 1193842 - Delete touch resampling preference and non resampling paths. r=kats (ff58c7753c)
 - Bug 1177335 - Skip resampling if the time difference of touches is less than 2ms. (b98e40343d)
 - Bug 1204518 - Fix warnings in widget/gonk/. r=mwu. (ddc13a4c24)
 - Bug 1231832. Make IsActive work on Querys that have not begun. r=jgilbert (4b70a8fb0b)
 - Bug 1218881. Enforce queries' new availability semantics. r=jgilbert (503bf80f8b)
 - Bug 1233858 - Part 1 - ensure Skia's SkGraphics::Init is called from gfxPlatform::Init. r=jmuizelaar (db5fde96b1)
 - Bug 1233858 -Part 2 - implement runtime-detected SSE2 optimizations for Skia. r=jmuizelaar (3c9ebaa64d)
 - Bug 1233858 - work around Skia __vectorcall bugs on Win32. r=jmuizelaar (b5b5e2bbcf)
 - Bug 1222569 - remove unused function from gfxPlatformFontList.cpp; r=Bas (68e1615eb2)
 - Bug 1234566: Use LoadLibraryA instead of LoadLibrary in some skia Windows code to allow UNICODE to be defined. r=lsalzman (e45bf51ef7)
 - Bug 1156742 Part 1: Change Moz2D recording, so that it can be used in isolation. r=bas (f02fd4992b)
 - Bug 1156742 Part 2: Make gfx thebes/gl/2d work with UNICODE defined. r=bas, r=glandium (8fca45d9a3)
 - Bug 1156742 Part 3: Add support for FontType::CAIRO to CreateScaledFontForTrueTypeData on Windows. r=bas (863ea539c4)
 - Bug 1156742 Part 4: Add an in memory DrawEventRecorder. r=bas (c9196512a1)
 - Bug 1156742 Part 5: Add a skeleton RemotePrintJob. r=mconley (aa48df9f32)
 - Bug 1156742 Part 6: Add RemotePrintJob to PrintSession and PrintData. r=roc, r=mconley (607a3e6b9b)
 - Bug 1233444 - add override declarations for widget/windows/; r=roc (edab847cb0)
 - Bug 1156742 Part 7: Refactor nsDeviceContext.cpp to use printing surface for size and nsIDeviceContextSpec for DPI and scale. r=roc (ec6ff3d592)
 - Bug 1156742 Part 8: Change gfxWindowsSurface, so that a non-printing surface can be used when recording a print. r=roc (1ab167635e)
 - Bug 1156742 Part 9: Add a new nsIDeviceContextSpec for proxied printing. r=roc (11c3909a8f)
 - Bug 1156742 Part 10: Allow RemotePrintJob to influence nsPagePrintTimer. r=roc (c658e96338)
 - Bug 1156742 Part 11: Allow RemotePrintJobChild to abort the print. r=roc (30f3e9bce4)
 - Bug 1156742 Part 12: Record CreateSimilarDrawTarget separately for Moz2D. r=bas (a978b691c3)
 - Bug 1156742 Part 13: Create a Moz2D PrintTranslator. r=bas (1eca4e9b33)
 - Bug 1156742 Part 14: Complete RemotePrintJob using PrintTranslator. r=mconley (7db80f0ba7)
 - Bug 1156742 Part 15: Add pref for turning on printing via the parent process. r=mconley (e3dbf281ea)
 - Bug 1156742 Part 16: Add recording and forwarding of Matrix attribute set for Moz2D recording. r=bas (cd5da598ea)
 - Bug 1156742 Part 17: Add virtual destructor to RecorededEvent and fix subsequent crash with DWrite playback fonts. r=bas (c20a0b84fc)
 - Bug 1156742 Part 18: Fix the way we hold custom font data so that they can be recorded with Moz2D. r=bas (54b4630927)
 - Bug 1156742 Part 19: Implement GetFontFileData for ScaledFontWin. r=bas (f1df40b31b)
 - Bug 1156742 Part 20: Move Moz2D PreferenceAccess into its own header. r=bas (0afdff8e14)
 - Bug 1156742 Part 21: Use GetDirect3D11Device instead of DrawTargetD2D::GetDWriteFactory to determine if DWrite fonts should be used. r=Bas (0c87a5866d)
 - Bug 1156742 Part 22: Change ScaledFontDWrite to support creation from TrueType Collection data. r=bas (5f2c607e64)
 - Bug 1156742 Part 23: Assert in PrintTranslator when a lookup fails. r=bas (72e24c789f)
 - Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas (a0c6f951aa)
 - Bug 1156742 Part 25: Flip the big switch and wait for the lightning. r=mconley (082a1a3ede)
 - Bug 1203232 - Fix -Wshadow warnings in some ipc/chromium headers. r=njn (018499b8a1)
 - Bug 1089837 - Make IPC::Message use MOZ_COUNT_CTOR/DTOR. r=jld (124e011902)
 - Bug 1235234 - Fix unintentional switch fallthrough in ipc/chromium/ found by -Wimplicit-fallthrough warning. r=gcp (af37d85c1c)
 - Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs (98915956bd)
 - Bug 1157282 - Add test coverage for telemetry histogram recording. r=gfritzsche (f403b07c7f)
 - Bug 1228147: part 1: Add telemetry RecordingEnabled support. r=gfritzsche f=froydnj (610c92394f)
 - Bug 1228147: part 2: Add telemetry probe for synchronous scroll. r=kats (6816099c37)
 - Bug 1201492 - Remove extended_statistics_ok from Telemetry histograms. r=dexter (f7f991249f)
 - Bug 842894 - Support DirectWrite using the Skia backend. r=bas (f2487cf863) (159d7b9c2f)

Link to comment
Share on other sites

New regular/weekly KM-Goanna release:
https://o.rthost.win/kmeleon/KM76.4.7-Goanna-20230722.7z

Changelog:

Out-of-tree changes:
* update Goanna3 to git 3850bfcb24...159d7b9c2f:
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1217835 - Rewrite some code in CanvasRenderingContext2D::GetImageDataArray to avoid build warnings; r=gw280 (cedba0b14a)
 - Bug 1232864 - Cauterize and release WebGL 2 to Nightly. - r=jrmuizel (5a16387f1d)
 - Bug 1229585 - Add helpful error text for fb incompleteness. - r=kamidphish (1a3d7505e2)
 - Bug 1231303 - Moz2Dify nsFilterInstance. r=roc. (44ec4c5df6)
 - Bug 1229235 - Make RedirectChannelRegistrar thread-safe. r=jduell (5acca6a770)
 - Bug 1211090 - Use Buffered IO for PrefixSet load/store. r=froydnj (00720fe291)
 - Bug 1211090 - Add fallocate support to nsIOutputFileStream and use it. r=froydnj (6a49aa4a5f)
 - Bug 1211090 - Don't fail to open databases if we can't do buffered IO. r=froydnj (70ab38e03b)
 - Bug 1223808 - part 3 - replace nsAutoArrayPtr<T> with UniquePtr<T[]> in netwerk/; r=mcmanus (4a1d880135)
 - Bug 1223808 - part 1 - optimize creating a WebSocketFrame with a payload; r=mcmanus (9a046a6f0a)
 - Bug 1223808 - part 2 - use UniquePtr<uint8_t[]> instead of nsAutoArrayPtr<SHA1Sum::Hash> in HandleHashKey; r=michal (c6a0f6d5d3)
 - Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - remove newChannel2,asyncFetch2 (r=sicking,paolo) (875b9c78f0)
 - Bug 1185982 - Remove the unused NotifyNetworkActivity::mObs member; r=bagder (f09d2676f7)
 - bits of Bug 1152597 - Icons are shown for some apps. (9a289ab9ec)
 - Bug 1223231 - Use channel.asyncOpen2 in devtools/client/shared/AppCacheUtils.jsm (r=sicking) (5c635d797c)
 - Bug 1208905 - Fix a condition in PresentationResponderLoadingCallback::Init; r=baku (ff84b8a595)
 - Bug 1231677 - verify the return of mDiscoveryTimer->Init, if it faild exit function with error code. r=jst (04b8be172c)
 - Bug 1199564 - start/stop mDNS on demand - v3. r=mcmanus (66d7ef06e6)
 - Bug 1225726 - enable nsDNSServiceDiscovery on OS X. r=mcmanus. (01ea13e4a6)
 - Bug 1172383 - Stop mDNS properly during destruction. r=mcmanus (c041817b7e)
 - Bug 1198058 - Fix crashes inspecting loadGroups in browser toolbox. r=mcmanus (462b5aa8bd)
 - Bug 1220607 - Expand on the nsILoadGroup interface's comment to indicate how it is used. r=bz IGNORE IDL (49a95cc217)
 - use response for response (348055fc69)
 - Remove some old clobber-workarounds. No bug. (db7e7c4773)
 - Bug 280280 - Make "no proxy for" do domain comparison. r=bagder (4804e39fd6)
 - backout f600f0cd7bb3 (Bug 1170646) because of Thunderbird regressions with OSX, r=michal (d43ba00896)
 - Bug 1220215 - Add '#' between client id and suffix in appcache groud id, r=jduell (240fcec72a)
 - Bug 1198792 - Clear Application Cache internal hashtables on Clear Recent History, r=jduell (1313393dc5)
 - Bug 1222782 - TSan: data race netwerk/cache2/CacheIOThread.cpp:148 Target (race on mXPCOMThread), r=jseward (d56470a300)
 - Bug 1190951 - TSan: data race netwerk/cache2/CacheIndex.cpp:1397 CacheIndex::IsUpToDate, r=valentin.gosu (24934e1885) (18ad48cb0e)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 967693 - Temporarily turn on HTTP cache v2 on for Desktop Firefox Nightly users, r=jduell+ehsan (0fb43bca09)
 - Bug 1230939 - check the return of sGlobalEntryTables->Get(aContextKey, &diskEntries). r=mayhemer (da62f5bd04)
 - fix header include (52d6efa786)
 - Bug 1193605 - Part 3: do not stop non-started service; r=mcmanus (dfe2187f22)
 - Bug 1193605 - Part 4: add UUID for listeners; r=mcmanus (fee78fd19d)
 - Bug 1214176 - fix typo in _onOffer. r=junior. (b388d1f2a6)
 - align test to 1216398 (74d505d1d6)
 - Bug 1228457 create pref to allow blocking .onion at dns level rfc 7687 r=valentin.gosu (521aab1e58)
 - Bug 1216370 - For safety and searchability, define the nsHostResolver::RES_* enum in terms of the nsIDNSService::RESOLVE_* enum. r=mayhemer (84c22f815f)
 - Bug 1194763 - Ensure non-cluster-start flag is set properly for a run-initial supplementary-plane combining mark when shaping text. r=jdaggett (17c3ad163d)
 - Bug 1168176 - Mark gfxFontShaper::mFont as MOZ_NON_OWNING_REF. r=jtd (0f3ca78c16)
 - Bug 1167403 - Mark gfxFont::GlyphChangeObserver::mFont as MOZ_NON_OWNING_REF. r=jtd (ec77538943)
 - align gfxContext to pre-1232822 (part 6) (bb7fa256c9)
 - Bug 1231889 - Moz2Dify gfxWindowsNativeDrawing::PaintToContext(). r=mattwoodrow. (69b1d62395)
 - Bug 1231864 (part 1) - Remove useless GetCairo() call in gfxWindowsNativeDrawing::BeginNativeDrawing(). r=mattwoodrow. (aa3017c392)
 - Bug 1231864 (part 2) - Clean up gfxWindowsNativeDrawing::BeginNativeDrawing(). r=mattwoodrow. (860a81ba59)
 - Bug 1225682 - Don't use nsAuto{,C}String as class member variables in gfx/. r=jrmuizel (a1cc11b749)
 - Bug 1230611 - Make gfxWindowsPlatform::SupportsApzTouchInput use a pref cache to speed it up. r=dvander (4026e5dfe8)
 - Bug 1193842 - Delete touch resampling preference and non resampling paths. r=kats (ff58c7753c)
 - Bug 1177335 - Skip resampling if the time difference of touches is less than 2ms. (b98e40343d)
 - Bug 1204518 - Fix warnings in widget/gonk/. r=mwu. (ddc13a4c24)
 - Bug 1231832. Make IsActive work on Querys that have not begun. r=jgilbert (4b70a8fb0b)
 - Bug 1218881. Enforce queries' new availability semantics. r=jgilbert (503bf80f8b)
 - Bug 1233858 - Part 1 - ensure Skia's SkGraphics::Init is called from gfxPlatform::Init. r=jmuizelaar (db5fde96b1)
 - Bug 1233858 -Part 2 - implement runtime-detected SSE2 optimizations for Skia. r=jmuizelaar (3c9ebaa64d)
 - Bug 1233858 - work around Skia __vectorcall bugs on Win32. r=jmuizelaar (b5b5e2bbcf)
 - Bug 1222569 - remove unused function from gfxPlatformFontList.cpp; r=Bas (68e1615eb2)
 - Bug 1234566: Use LoadLibraryA instead of LoadLibrary in some skia Windows code to allow UNICODE to be defined. r=lsalzman (e45bf51ef7)
 - Bug 1156742 Part 1: Change Moz2D recording, so that it can be used in isolation. r=bas (f02fd4992b)
 - Bug 1156742 Part 2: Make gfx thebes/gl/2d work with UNICODE defined. r=bas, r=glandium (8fca45d9a3)
 - Bug 1156742 Part 3: Add support for FontType::CAIRO to CreateScaledFontForTrueTypeData on Windows. r=bas (863ea539c4)
 - Bug 1156742 Part 4: Add an in memory DrawEventRecorder. r=bas (c9196512a1)
 - Bug 1156742 Part 5: Add a skeleton RemotePrintJob. r=mconley (aa48df9f32)
 - Bug 1156742 Part 6: Add RemotePrintJob to PrintSession and PrintData. r=roc, r=mconley (607a3e6b9b)
 - Bug 1233444 - add override declarations for widget/windows/; r=roc (edab847cb0)
 - Bug 1156742 Part 7: Refactor nsDeviceContext.cpp to use printing surface for size and nsIDeviceContextSpec for DPI and scale. r=roc (ec6ff3d592)
 - Bug 1156742 Part 8: Change gfxWindowsSurface, so that a non-printing surface can be used when recording a print. r=roc (1ab167635e)
 - Bug 1156742 Part 9: Add a new nsIDeviceContextSpec for proxied printing. r=roc (11c3909a8f)
 - Bug 1156742 Part 10: Allow RemotePrintJob to influence nsPagePrintTimer. r=roc (c658e96338)
 - Bug 1156742 Part 11: Allow RemotePrintJobChild to abort the print. r=roc (30f3e9bce4)
 - Bug 1156742 Part 12: Record CreateSimilarDrawTarget separately for Moz2D. r=bas (a978b691c3)
 - Bug 1156742 Part 13: Create a Moz2D PrintTranslator. r=bas (1eca4e9b33)
 - Bug 1156742 Part 14: Complete RemotePrintJob using PrintTranslator. r=mconley (7db80f0ba7)
 - Bug 1156742 Part 15: Add pref for turning on printing via the parent process. r=mconley (e3dbf281ea)
 - Bug 1156742 Part 16: Add recording and forwarding of Matrix attribute set for Moz2D recording. r=bas (cd5da598ea)
 - Bug 1156742 Part 17: Add virtual destructor to RecorededEvent and fix subsequent crash with DWrite playback fonts. r=bas (c20a0b84fc)
 - Bug 1156742 Part 18: Fix the way we hold custom font data so that they can be recorded with Moz2D. r=bas (54b4630927)
 - Bug 1156742 Part 19: Implement GetFontFileData for ScaledFontWin. r=bas (f1df40b31b)
 - Bug 1156742 Part 20: Move Moz2D PreferenceAccess into its own header. r=bas (0afdff8e14)
 - Bug 1156742 Part 21: Use GetDirect3D11Device instead of DrawTargetD2D::GetDWriteFactory to determine if DWrite fonts should be used. r=Bas (0c87a5866d)
 - Bug 1156742 Part 22: Change ScaledFontDWrite to support creation from TrueType Collection data. r=bas (5f2c607e64)
 - Bug 1156742 Part 23: Assert in PrintTranslator when a lookup fails. r=bas (72e24c789f)
 - Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas (a0c6f951aa)
 - Bug 1156742 Part 25: Flip the big switch and wait for the lightning. r=mconley (082a1a3ede)
 - Bug 1203232 - Fix -Wshadow warnings in some ipc/chromium headers. r=njn (018499b8a1)
 - Bug 1089837 - Make IPC::Message use MOZ_COUNT_CTOR/DTOR. r=jld (124e011902)
 - Bug 1235234 - Fix unintentional switch fallthrough in ipc/chromium/ found by -Wimplicit-fallthrough warning. r=gcp (af37d85c1c)
 - Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs (98915956bd)
 - Bug 1157282 - Add test coverage for telemetry histogram recording. r=gfritzsche (f403b07c7f)
 - Bug 1228147: part 1: Add telemetry RecordingEnabled support. r=gfritzsche f=froydnj (610c92394f)
 - Bug 1228147: part 2: Add telemetry probe for synchronous scroll. r=kats (6816099c37)
 - Bug 1201492 - Remove extended_statistics_ok from Telemetry histograms. r=dexter (f7f991249f)
 - Bug 842894 - Support DirectWrite using the Skia backend. r=bas (f2487cf863) (159d7b9c2f)

* 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

Link to comment
Share on other sites

WebGL performance remains poor and way below the expected baseline for UXP platform, despite good graphics hardware support.

spacer.png

Should run at constant 60 FPS without frame drops. It's an ancient tech dating from over a decade ago!

Link to comment
Share on other sites

Has anyone here also noticed a sudden freeze of the New Moon 28 browser from time to time? It happens rarely and started with one of the latter releases. I can't say exactly with which one, nor under which conditions this problem occurs. I am interested first of all in whether it is only me who is affected or others as well. :dubbio:

Link to comment
Share on other sites

Define "sudden freeze".

I do run NM28 (and ironically just posted as a reply to you in my 360Chrome thread).

But mine is not a "latter release".  Mine is 2022-04-29.

It does have an occasional and rare "freeze" but it brings itself out of it all on its own.

For me, it seems to only occur when filling in username and password forms.  The typing will "freeze" and keyboard entries do not show up in the username/password form.  But I keep typing and 5 seconds later or so all of my keyboard entries finally show up.

Link to comment
Share on other sites

I do have a feeling official Pale Moon has gotten choppier with recent updates, but I only notice it at home on a 32-bit build. At work, I have a beefier computer and use AVX2 build of Pale Moon. There it doesn't happen as frequently, even though I have over 40 tabs open, most of them (about 2/3) in the unloaded state, but still, I put more strain on the browser at work than I do at home.

Maybe it's time for a new computer. :)

Edited by UCyborg
Link to comment
Share on other sites

Link to comment
Share on other sites

2 hours ago, NotHereToPlayGames said:

Define "sudden freeze".

I do run NM28 (and ironically just posted as a reply to you in my 360Chrome thread).

But mine is not a "latter release".  Mine is 2022-04-29.

It does have an occasional and rare "freeze" but it brings itself out of it all on its own.

For me, it seems to only occur when filling in username and password forms.  The typing will "freeze" and keyboard entries do not show up in the username/password form.  But I keep typing and 5 seconds later or so all of my keyboard entries finally show up.

My sudden freezes last as long as I have killed the process palemoon.exe. The browser does not regenerate by itself. Restarting New Moon 28 then is no problem, though. But I can't really say under which circumstances this happens. Months ago, I didn't have that problem. Anyway! I'll try to observe that more attentively next time it freezes again.

Edited by AstroSkipper
Update of content
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...