Jump to content

My Browser Builds (Part 2)


Recommended Posts

19 minutes ago, Sampei.Nihira said:

You cannot use UBO v.23 with NM27.
Check if disabling UBO the web page works.

NM27 users who use UBO should consider switching to Adblock Latitude.

OK, folks, found the answer, finally.

Indeed, it's the combo of NM28 + UBO v.23 only that make that damn site work. Why the hell is that now??

Just tested it thanks to good old Sandboxie and the result is clear.

But there must be a way to extract only the necessary parts of UBO v.23 into v.21 to make it work in NM27, huh??

Link to comment
Share on other sites


bernd said:
> Indeed, it's the combo of NM28 + UBO v.23 only that make
> that damn site work. Why the hell is that now??

This is funny, do I get this right? If you do NOT block anything, the button is hidden, only if blocking stuff it becomes visible? LOL! Thinking about, perhaps it's covered by something, and adblock removes that blanket... Normally I'd think, test by removing all filters in NM28, and if (?) that makes the button vanish, then restore half the filters and try again, and so on, to find the magic one. But have no clue of that complicated adblock stuff, and the screenshots alone look way over my head.
Just for curiosity, if you like, you could perhaps try how it looks with KM-Goanna76.2, since it shares the same engine with NewMoon27. KM76 is portable out-of-box, and to my knowledge has absolutely nothing blocked in fresh installations. Although it contains 2 methods, but both do nothing (adblock.css with a tiny list still from 2006, but OFF by default, and much younger adblock.dll, which has no list included, so completely useless either way)

Link to comment
Share on other sites

@siria

With JS enabled it does a redirect to some "consent" page, but it fails to execute the user confirmation query.

 

@bernd

Just toggle javascript.enabled in about:config to "false" when you want to browse that site in NM27.

Or block cdn.prod.www.spiegel.de/public/shared/generated/js/commons.af6b33288db642f3649d.js

You said you got other browsers to access it. What more do you want?

This thing filled over a page here already, while distracting from other bugs/regressions.

Link to comment
Share on other sites

On 7/7/2020 at 5:39 PM, ClassicNick said:

In what form is Chromium 76 or newer coming?

we actually could rewrite the chrome code to not have dwrite while being fully functional

https://www.filedropper.com/chrome76filestoreplace-nodwrite_1

this code even work on newer chrome versions probaly current newest v.84, but that leads into other dependency´s besides dwrite.dll

chrome 76 files to replace - no dwrite.zip

Link to comment
Share on other sites

hello again. i finally figured out what the problem was with all these browsers running on my xp64 machine. i talked to the person who did the updated acpi.sys and apparently i needed an updated hal.dll to go along with it, there is a timing issue in windows xp on the recent intel chipsets, he sent me the new hal.dll and all the browsers work perfectly now. thought id mention it again here in case anyone else has the problem in the future.

Link to comment
Share on other sites

48 minutes ago, roytam1 said:

advance notice: there are no UXP based builds tomorrow since upstream change is minor.

Hi Roytam1,:hello:

Pale Moon version 28.11.0 is released on July 14th:

 

https://forum.palemoon.org/viewtopic.php?f=1&t=24760

The changes seem significant to me.:dubbio::yes:

Edited by Sampei.Nihira
Link to comment
Share on other sites

New NewMoon 27 Build!

32bit https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200718-9c426602d-xpmod.7z
32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200718-9c426602d-xpmod-sse.7z
32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200718-9c426602d-xpmod-ia32.7z

64bit https://o.rths.ml/palemoon/palemoon-27.9.7.win64-git-20200718-9c426602d-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 1153939 - Avoid a race condition with setting nsBaseWidgets WidgetShutdownObserver widget pointer to null. Fixes a crash in nsBaseWidget::DestroyCompositor(). r=roc (342dfa066)
 - Bug 1153570 - Remove AutoUseBasicLayerManager, which has been unused since 78b90e6c491b (bug 676241 part 3). r=mstange (0e9184271)
 - Bug 1158284 - Utility in gfxPlatform to check for safe mode, lazier computation if we should accelerate and random cleanup of prefs usage. r=botond (3ca893900)
 - Bug 1154739 - Rename flag to be more general. r=billm (c17156078)
 - Bug 1154739 - On desktop platforms, only enable APZ in e10s windows. r=dvander,mstange (339d0fa64)
 - remove auxclick event (54cbbdad2)
 - more AUXCLICK remove (8a76b76ed)
 - on drag exist is not idl (6c6a3d6c6)
 - fix typo (a62de38d6)
 - reinstantiate mouse events in PostHandle (387c3dd5b)
 - Bug 1158425 - Rename _SYNTH event names. r=smaug (913a0f0d2)
 - Bug 1136478 - Fire pagehide / pageshow events in content after swapping remote frame loaders. r=smaug. (f60d5955e)
 - Bug 1083361 - Exposing a PromiseDebugging API to monitor uncaught DOM Promise. r=bz (a4d9a44e8)
 - Bug 1058695 - Add member to nsIGlobalObject to detect it is going away. Make promises use it. r=bholley (8f77dbc4e)
 - Bug 1156875 - patch 1 - URL.createObjectURL leaks in JS sandbox, r=bholley (f3a68da2c)
 - Bug 1156875 - patch 2 - Unify the registration of blob URIs in WorkerPrivate and nsIGlobalObject, r=bent (66218f13a)
 - Bug 1156875 - patch 3 - nsIGlobalObject members correctly ordered in the header file, r=bz (4936f05a6)
 - Bug 1148033 - BroadcastChannel API should rispect the B2G app sandboxes, r=ehsan (d856835b9)
 - Bug 1151480 - Correct check of the BroadcastChannel origin in b2g, r=ehsan (375f85fda)
 - Bug 1161507 - BroadcastChannel should use origin+appId+IsInBrowserElement as key in b2g, r=sicking (5da9b5d1d)
 - Bug 1144298 - Eliminate gratuitous gotos from Directory::RemoveInternal(). r=baku (055a8e240)
 - Bug 1134309 - Fix slice handling when the first access is from a remote input stream, r=khuey. (62ceb80a7)
 - Bug 1151597 - Step 0: Move IPC memory report generation number to parent-side actor. r=erahm (c1a49e2e1)
 - Bug 1151597 - Step 1: Change memory reporting IPC to send one report per message. r=erahm (4797c3914)
 - Bug 1151597 - Step 2: Don't start child process memory reports until parent is finished. r=erahm (d6df516b3)
 - Bug 1088070 - Rename nsPrintingPromptServiceProxy to nsPrintingProxy. r=smaug. (7925069ae)
 - Bug 1088070 - Move saving nsIPrintSettings after a print job to browser-content.js. r=Mossop. (9e7926158)
 - Bug 1088070 - Instantiate print settings from the content process ins…tead of the parent. r=Mossop. (9152d5cef)
 - Bug 1088070 - If saving print settings in the content process, proxy to the parent. r=smaug. (bc9e928ef)
 - Bug 1129315 - require app processes update permissions after forked from nuwa. r=jdm (5333979c8)
 - Bug 1069643 - Remove always failing call to GetCPOWManager from ContentChild::Init. r=billm a=ryanvm (1e9c9b72f)
 - Bug 1110911 - Move Mac sandboxing code into plugin-container. r=cpearce,areinald,jld (f1830d72f)
 - Bug 1149483: Change content sandbox level 1 to a working low integrity sandbox. r=tabraldes, r=billm (52e60db87) (be191f377)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1131350 - Move update() to ServiceWorkerRegistration. r=baku (05a1a2455)
 - Bug 1131327 - Patch 1 - Introduce ServiceWorkerRegistration{Base,MainThread,WorkerThread} r=baku (6d06516fb)
 - Bug 1131327 - Patch 2 - Expose to workers. r=baku (bcc78d2dc)
 - Bug 1131327 - Patch 3 - move event listeners to main thread class. r=baku (71d13a32e)
 - Bug 1131327 - Patch 4 - Implement ServiceWorkerRegistration.update() on worker. r=baku (96fc35b67)
 - Bug 1131327 - Patch 5 - Implement ServiceWorkerRegistration.unregister() on worker. r=baku (830bb8621)
 - Bug 1131327 - Patch 6 - SWM holds ServiceWorkerRegistrationListener for updatefound and invalidation notifications. r=baku (52510f4f7)
 - Bug 1131327 - Patch 7 - Fire updatefound on worker registration. r=baku (a3df7a2c5)
 - Bug 1131327 - Patch 8 - Return null on worker attribute access. r=baku (e14624ed0)
 - Bug 1131327 - Patch 9 - Fix windows compiler macro error. r=baku (9729d9603)
 - Bug 1131327 - Patch 10 - Remember to remove the feature. r=baku (10842d560)
 - Bug 1131327 followup: Add 'override' annotation to WorkerListener refcounting functions. rs=ehsan (0f623d0ce)
 - Bug 1156397 - some fix for webpush PushServer. r=dougt r=nsm (351b7e56d)
 - adjust to be able to apply patches (99479d8c1)
 - Bug 1158218 Improve ServiceWorkerManager NS_WARNINGS on failure. r=nsm (7c51f3ad4)
 - Bug 1038238 - Part 0: Make js/src/vm/SavedStacks.h use 1-based column numbers, (d0584178f)
 - Bug 1145294. Remove the obj argument from JS::CloneAndExecuteScript. r=luke (a799d46f2)
 - Bug 1038238 - Part 1: Make Error instances use SavedFrame objects for their stacks; r=jorendorff (bca4901a6)
 - Bug 1038238 - Part 2: Add module level documentation for js/src/vm/SavedStacks.h; r=jorendorf (fa039731c)
 - Bug 1038238 - Part 3: js::ComputeStackString should use SavedFrame; r=jorendorff (08b76514e)
 - Bug 1140435 - Part 1 - Add the asyncCause and asyncCaller properties to nsIStackFrame. r=bz (e984c7c78)
 - Bug 1140435 - Part 2 - Allow JS code to provide an async stack when calling a function. r=bz (8fca947d4)
 - Bug 1147193. Go back to having our accessors on JSStackFrame infallible. r=bholley (ca4738861)
 - Bug 1038238 - Part 4: Rename JS::StringifySavedFrameStack to JS::BuildStackString; r=jorendorff (30b7dd914)
 - Bug 1148854 - Part 1: Relax the assertion in ServiceWorkerManager::DispatchFetchEvent; r=nsm,jdm (be0c8b711)
 - Bug 1148854 - Part 2: Resume the intercepted network reuest if the interception fails for some reason; r=jdm (5242ce66a)
 - Bug 1152473 - Remove InstallEvent. r=nsm,ehsan (774c4dfd8)
 - Bug 1158218 Follow-up to fix mis-indentation. DONTBUILD, whitespace-only r=me (9164bd5d5)
 - Bug 1157627 - about:serviceworkers should show new registered ServiceWorkers. r=nsm (e74322897)
 - Bug 1134841 Hold ServiceWorker alive during install event's waitUntil(). r=bz (06587b935)
 - Bug 1134325 - Part 1: Add an API for cloning a channel's upload stream; r=mcmanus (48c393420)
 - Bug 1127552 - Add Telemetry to Fetch. r=nsm (2e091cc82)
 - Bug 1134325 - Part 2: Correctly reflect the Request's body to the service worker's fetch event; r=jdm (359b2ba88)
 - Bug 1154494 - Hit network only once. r=baku,bkelly (053dcaab9)
 - part of Bug 1133805 - Enable all serviceworker tests (0f7113f81)
 - Bug 1159378 - Part 1: Enable nsIStreamLoader to optionally notify an nsIRequestObserver; r=mcmanus (689925442)
 - Bug 1159378 - Part 2: When storing the service worker downloaded after a failed network compare into the cache, store its security info in the cache as well; r=nsm (c09d17439)
 - Bug 1152602 - dom/workers/test/serviceworkers/importscript.sjs should return an error at the second request, r=ehsan (1b0615460)
 - Bug 1155989 - Dump the rejection of the promise returned by ServiceWorkerRegistration.unregister() in our tests; r=nsm (b6530f536)
 - Bug 1159813 - Make sure service worker tests clean up after themselves; r=baku (584fadbd9)
 - Bug 1140658 - Part 8: Disable the service worker part of these tests on b2g while bug 1137683 gets fixed; r=bkelly (8be7d310f)
 - Bug 1141256 - Stop randomizing the URL for the service worker now that bug 931249 has been fixed (9b2ed03c4)
 - Bug 1155988 - Use the ready promise more often in service worker tests; r=nsm (f7dc83d17)
 - Bug 1159378 - Part 3: Refactor the logic of test_periodic_update.html into a helper script; r=nsm (daf047eda)
 - Bug 1159378 - Part 4: Add a unit test for periodic updates of service workers on HTTPS origins; r=nsm (c3835fc1e)
 - Bug 1080109 - Clear ServiceWorkers when clearing history or forgetting about site. r=baku,ehsan (207e84372)
 - Bug 1155789 - Fail if sending a CPOW in parent when no CPOW manager exists (r=dvander) (6969640f0)
 - Bug 1140284 - start the resolver even when offline; r=ehsan (673dab867)
 - Bug 1149228, cache data: and https: handlers, r=honzab.moz (9735704f1)
 - Bug 1140597 - Don't try and process device storage notifications if the process isn't using device storage. r=alchen (7112bbfd6)
 - Bug 1035748 - WebIDL for DeviceStorageAreaChangedEvent. r=bz (7f59ebc63)
 - Bug 1160190. Remove most of the pref annotations in test_interfaces and test_worker_interfaces. r=jst (e56728895)
 - Bug 1126694 - IDL changes for DeviceStorageAreaListener. r=bz (47859f88a)
 - Bug 1126694 - Impl of DeviceStorageAreaListener. r=bz, dhylands (f2ac42d54)
 - Bug 1071562, check type now that CString is supported, r=smaug (284a5d81e)
 - Bug 1160279: Recreate nsIFiles in the content process for dragged files. r=smaug (36fe16053)
 - Bug 1134596 - SetOffline(false) in nsIOService::Init r=honzab (2660ea3d8)
 - Bug 1134596 - Separate nsIOService's network detection from offlineMode r=honzab (8f5f02733)
 - Bug 1134596 - Add network.offline-mirrors-connectivity pref to preserve previous behaviour r=honzab (ad4512be7)
 - Bug 1179779 - Neither XRE_START_OFFLINE nor -offline work any more. r=mayhemer (218cbf4f4)
 - Bug 1139628 - Test (r=billm) (787a5b937)
 - Bug 1153023 - Extract an AddWindowListeners function. r=billm (380833b02)
 - Bug 1153023 - Send the child process a dimensions update when the offset changes. r=roc (ad2306bd8)
 - Bug 1153023 - Fix check to see if the TabParent::mRect needs updating. r=billm (aaa2ac2f1)
 - Bug 1096093 - Send ThemeRefresh message from parent down to content process. r=smaug. (2049f1d97)
 - Bug 1138793 - Add a sync IPC to get BrowserConfiguration. r=baku (41ec33eb6)
 - Bug 803783 - Send message manager results via structured clone (r=bent) (0ea5d1ec6)
 - Bug 1162838 - Allow sending initial process data to content processes (r=smaug) (a4bfdcc35)
 - Bug 1143938 - Add listener argument to Components.utils.forceCC. r=smaug (f7ec5bd82)
 - Bug 1137536, part 1 - Move DeferredFinalize out of the cyclecollector namespace. r=smaug (a3aab49c8)
 - fix include order (196862592)
 - Bug 1137536, part 2 - Make sure every file that uses an nsCycleCollector_ function includes nsCycleCollector.h. r=smaug (87e21ac93)
 - Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan (8b3c092f1)
 - Bug 1096494: Followup to use @binpath@ in package manifest for uninstall helper.exe. r=rstrong (8f240d126)
 - Bug 1147839 - Fixed building installer on mingw. r=glandium (6b3081f87)
 - Bug 1151005 - Refactor terminal notification stuff from 'mach build' into MozbuildObject r=gps (e556c0833)
 - fix Install (f29193421)
 - Bug 1151005 - Show notifications when the 'install' and 'package' mach commands complete r=gps (23b706bb6)
 - mark done (91a6e3c2f)
 - Bug 1154877 - Content process shouldn't use the Places Database. r=billm (aca46ccea)
 - Bug 1170011 - Disable infinite recursion on the View Source command; r=jaws (9919916e9)
 - Bug 1109875 - Fix test failures by making <xul:iframe> and <xul:editor> elements query the frameLoader for the docShell instead of the boxObject r=smaug (4a31ef82d)
 - Bug 1109875 - Fix various other tests to properly wait for data from closed tabs r=billm (c7fbb0e08)
 - Bug 1109875 - Add tests for async tab removal r=billm (0b02701ff) (493f6ccfe)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1153872 - GetTabOffset should be high prio. r=jimm (59d974418)
 - Bug 1158111 - "Add caching and control updating tab offset values in the child from the parent side". a=klotz (e8c05a374)
 -  Bug 1164717 - Flatten storage/public/ directory. r=mak (c32529220)
 -  Bug 1164717 - Flatten storage/src/ directory. r=mak (970919de7)
 - Bug 1165731 - Remove unnecessary SetCapacity call in variant_storage_traits::storage_conversion. r=mak (ea8720c95) (9c426602d)

Link to comment
Share on other sites

New regular/weekly KM-Goanna release:
https://o.rths.ml/kmeleon/KM76.2.1-Goanna-20200718.7z

Changelog:

Out-of-tree changes:
* update Goanna3 to git e85fe6065..9c426602d:
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1153939 - Avoid a race condition with setting nsBaseWidgets WidgetShutdownObserver widget pointer to null. Fixes a crash in nsBaseWidget::DestroyCompositor(). r=roc (342dfa066)
 - Bug 1153570 - Remove AutoUseBasicLayerManager, which has been unused since 78b90e6c491b (bug 676241 part 3). r=mstange (0e9184271)
 - Bug 1158284 - Utility in gfxPlatform to check for safe mode, lazier computation if we should accelerate and random cleanup of prefs usage. r=botond (3ca893900)
 - Bug 1154739 - Rename flag to be more general. r=billm (c17156078)
 - Bug 1154739 - On desktop platforms, only enable APZ in e10s windows. r=dvander,mstange (339d0fa64)
 - remove auxclick event (54cbbdad2)
 - more AUXCLICK remove (8a76b76ed)
 - on drag exist is not idl (6c6a3d6c6)
 - fix typo (a62de38d6)
 - reinstantiate mouse events in PostHandle (387c3dd5b)
 - Bug 1158425 - Rename _SYNTH event names. r=smaug (913a0f0d2)
 - Bug 1136478 - Fire pagehide / pageshow events in content after swapping remote frame loaders. r=smaug. (f60d5955e)
 - Bug 1083361 - Exposing a PromiseDebugging API to monitor uncaught DOM Promise. r=bz (a4d9a44e8)
 - Bug 1058695 - Add member to nsIGlobalObject to detect it is going away. Make promises use it. r=bholley (8f77dbc4e)
 - Bug 1156875 - patch 1 - URL.createObjectURL leaks in JS sandbox, r=bholley (f3a68da2c)
 - Bug 1156875 - patch 2 - Unify the registration of blob URIs in WorkerPrivate and nsIGlobalObject, r=bent (66218f13a)
 - Bug 1156875 - patch 3 - nsIGlobalObject members correctly ordered in the header file, r=bz (4936f05a6)
 - Bug 1148033 - BroadcastChannel API should rispect the B2G app sandboxes, r=ehsan (d856835b9)
 - Bug 1151480 - Correct check of the BroadcastChannel origin in b2g, r=ehsan (375f85fda)
 - Bug 1161507 - BroadcastChannel should use origin+appId+IsInBrowserElement as key in b2g, r=sicking (5da9b5d1d)
 - Bug 1144298 - Eliminate gratuitous gotos from Directory::RemoveInternal(). r=baku (055a8e240)
 - Bug 1134309 - Fix slice handling when the first access is from a remote input stream, r=khuey. (62ceb80a7)
 - Bug 1151597 - Step 0: Move IPC memory report generation number to parent-side actor. r=erahm (c1a49e2e1)
 - Bug 1151597 - Step 1: Change memory reporting IPC to send one report per message. r=erahm (4797c3914)
 - Bug 1151597 - Step 2: Don't start child process memory reports until parent is finished. r=erahm (d6df516b3)
 - Bug 1088070 - Rename nsPrintingPromptServiceProxy to nsPrintingProxy. r=smaug. (7925069ae)
 - Bug 1088070 - Move saving nsIPrintSettings after a print job to browser-content.js. r=Mossop. (9e7926158)
 - Bug 1088070 - Instantiate print settings from the content process ins…tead of the parent. r=Mossop. (9152d5cef)
 - Bug 1088070 - If saving print settings in the content process, proxy to the parent. r=smaug. (bc9e928ef)
 - Bug 1129315 - require app processes update permissions after forked from nuwa. r=jdm (5333979c8)
 - Bug 1069643 - Remove always failing call to GetCPOWManager from ContentChild::Init. r=billm a=ryanvm (1e9c9b72f)
 - Bug 1110911 - Move Mac sandboxing code into plugin-container. r=cpearce,areinald,jld (f1830d72f)
 - Bug 1149483: Change content sandbox level 1 to a working low integrity sandbox. r=tabraldes, r=billm (52e60db87) (be191f377)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1131350 - Move update() to ServiceWorkerRegistration. r=baku (05a1a2455)
 - Bug 1131327 - Patch 1 - Introduce ServiceWorkerRegistration{Base,MainThread,WorkerThread} r=baku (6d06516fb)
 - Bug 1131327 - Patch 2 - Expose to workers. r=baku (bcc78d2dc)
 - Bug 1131327 - Patch 3 - move event listeners to main thread class. r=baku (71d13a32e)
 - Bug 1131327 - Patch 4 - Implement ServiceWorkerRegistration.update() on worker. r=baku (96fc35b67)
 - Bug 1131327 - Patch 5 - Implement ServiceWorkerRegistration.unregister() on worker. r=baku (830bb8621)
 - Bug 1131327 - Patch 6 - SWM holds ServiceWorkerRegistrationListener for updatefound and invalidation notifications. r=baku (52510f4f7)
 - Bug 1131327 - Patch 7 - Fire updatefound on worker registration. r=baku (a3df7a2c5)
 - Bug 1131327 - Patch 8 - Return null on worker attribute access. r=baku (e14624ed0)
 - Bug 1131327 - Patch 9 - Fix windows compiler macro error. r=baku (9729d9603)
 - Bug 1131327 - Patch 10 - Remember to remove the feature. r=baku (10842d560)
 - Bug 1131327 followup: Add 'override' annotation to WorkerListener refcounting functions. rs=ehsan (0f623d0ce)
 - Bug 1156397 - some fix for webpush PushServer. r=dougt r=nsm (351b7e56d)
 - adjust to be able to apply patches (99479d8c1)
 - Bug 1158218 Improve ServiceWorkerManager NS_WARNINGS on failure. r=nsm (7c51f3ad4)
 - Bug 1038238 - Part 0: Make js/src/vm/SavedStacks.h use 1-based column numbers, (d0584178f)
 - Bug 1145294. Remove the obj argument from JS::CloneAndExecuteScript. r=luke (a799d46f2)
 - Bug 1038238 - Part 1: Make Error instances use SavedFrame objects for their stacks; r=jorendorff (bca4901a6)
 - Bug 1038238 - Part 2: Add module level documentation for js/src/vm/SavedStacks.h; r=jorendorf (fa039731c)
 - Bug 1038238 - Part 3: js::ComputeStackString should use SavedFrame; r=jorendorff (08b76514e)
 - Bug 1140435 - Part 1 - Add the asyncCause and asyncCaller properties to nsIStackFrame. r=bz (e984c7c78)
 - Bug 1140435 - Part 2 - Allow JS code to provide an async stack when calling a function. r=bz (8fca947d4)
 - Bug 1147193. Go back to having our accessors on JSStackFrame infallible. r=bholley (ca4738861)
 - Bug 1038238 - Part 4: Rename JS::StringifySavedFrameStack to JS::BuildStackString; r=jorendorff (30b7dd914)
 - Bug 1148854 - Part 1: Relax the assertion in ServiceWorkerManager::DispatchFetchEvent; r=nsm,jdm (be0c8b711)
 - Bug 1148854 - Part 2: Resume the intercepted network reuest if the interception fails for some reason; r=jdm (5242ce66a)
 - Bug 1152473 - Remove InstallEvent. r=nsm,ehsan (774c4dfd8)
 - Bug 1158218 Follow-up to fix mis-indentation. DONTBUILD, whitespace-only r=me (9164bd5d5)
 - Bug 1157627 - about:serviceworkers should show new registered ServiceWorkers. r=nsm (e74322897)
 - Bug 1134841 Hold ServiceWorker alive during install event's waitUntil(). r=bz (06587b935)
 - Bug 1134325 - Part 1: Add an API for cloning a channel's upload stream; r=mcmanus (48c393420)
 - Bug 1127552 - Add Telemetry to Fetch. r=nsm (2e091cc82)
 - Bug 1134325 - Part 2: Correctly reflect the Request's body to the service worker's fetch event; r=jdm (359b2ba88)
 - Bug 1154494 - Hit network only once. r=baku,bkelly (053dcaab9)
 - part of Bug 1133805 - Enable all serviceworker tests (0f7113f81)
 - Bug 1159378 - Part 1: Enable nsIStreamLoader to optionally notify an nsIRequestObserver; r=mcmanus (689925442)
 - Bug 1159378 - Part 2: When storing the service worker downloaded after a failed network compare into the cache, store its security info in the cache as well; r=nsm (c09d17439)
 - Bug 1152602 - dom/workers/test/serviceworkers/importscript.sjs should return an error at the second request, r=ehsan (1b0615460)
 - Bug 1155989 - Dump the rejection of the promise returned by ServiceWorkerRegistration.unregister() in our tests; r=nsm (b6530f536)
 - Bug 1159813 - Make sure service worker tests clean up after themselves; r=baku (584fadbd9)
 - Bug 1140658 - Part 8: Disable the service worker part of these tests on b2g while bug 1137683 gets fixed; r=bkelly (8be7d310f)
 - Bug 1141256 - Stop randomizing the URL for the service worker now that bug 931249 has been fixed (9b2ed03c4)
 - Bug 1155988 - Use the ready promise more often in service worker tests; r=nsm (f7dc83d17)
 - Bug 1159378 - Part 3: Refactor the logic of test_periodic_update.html into a helper script; r=nsm (daf047eda)
 - Bug 1159378 - Part 4: Add a unit test for periodic updates of service workers on HTTPS origins; r=nsm (c3835fc1e)
 - Bug 1080109 - Clear ServiceWorkers when clearing history or forgetting about site. r=baku,ehsan (207e84372)
 - Bug 1155789 - Fail if sending a CPOW in parent when no CPOW manager exists (r=dvander) (6969640f0)
 - Bug 1140284 - start the resolver even when offline; r=ehsan (673dab867)
 - Bug 1149228, cache data: and https: handlers, r=honzab.moz (9735704f1)
 - Bug 1140597 - Don't try and process device storage notifications if the process isn't using device storage. r=alchen (7112bbfd6)
 - Bug 1035748 - WebIDL for DeviceStorageAreaChangedEvent. r=bz (7f59ebc63)
 - Bug 1160190. Remove most of the pref annotations in test_interfaces and test_worker_interfaces. r=jst (e56728895)
 - Bug 1126694 - IDL changes for DeviceStorageAreaListener. r=bz (47859f88a)
 - Bug 1126694 - Impl of DeviceStorageAreaListener. r=bz, dhylands (f2ac42d54)
 - Bug 1071562, check type now that CString is supported, r=smaug (284a5d81e)
 - Bug 1160279: Recreate nsIFiles in the content process for dragged files. r=smaug (36fe16053)
 - Bug 1134596 - SetOffline(false) in nsIOService::Init r=honzab (2660ea3d8)
 - Bug 1134596 - Separate nsIOService's network detection from offlineMode r=honzab (8f5f02733)
 - Bug 1134596 - Add network.offline-mirrors-connectivity pref to preserve previous behaviour r=honzab (ad4512be7)
 - Bug 1179779 - Neither XRE_START_OFFLINE nor -offline work any more. r=mayhemer (218cbf4f4)
 - Bug 1139628 - Test (r=billm) (787a5b937)
 - Bug 1153023 - Extract an AddWindowListeners function. r=billm (380833b02)
 - Bug 1153023 - Send the child process a dimensions update when the offset changes. r=roc (ad2306bd8)
 - Bug 1153023 - Fix check to see if the TabParent::mRect needs updating. r=billm (aaa2ac2f1)
 - Bug 1096093 - Send ThemeRefresh message from parent down to content process. r=smaug. (2049f1d97)
 - Bug 1138793 - Add a sync IPC to get BrowserConfiguration. r=baku (41ec33eb6)
 - Bug 803783 - Send message manager results via structured clone (r=bent) (0ea5d1ec6)
 - Bug 1162838 - Allow sending initial process data to content processes (r=smaug) (a4bfdcc35)
 - Bug 1143938 - Add listener argument to Components.utils.forceCC. r=smaug (f7ec5bd82)
 - Bug 1137536, part 1 - Move DeferredFinalize out of the cyclecollector namespace. r=smaug (a3aab49c8)
 - fix include order (196862592)
 - Bug 1137536, part 2 - Make sure every file that uses an nsCycleCollector_ function includes nsCycleCollector.h. r=smaug (87e21ac93)
 - Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan (8b3c092f1)
 - Bug 1096494: Followup to use @binpath@ in package manifest for uninstall helper.exe. r=rstrong (8f240d126)
 - Bug 1147839 - Fixed building installer on mingw. r=glandium (6b3081f87)
 - Bug 1151005 - Refactor terminal notification stuff from 'mach build' into MozbuildObject r=gps (e556c0833)
 - fix Install (f29193421)
 - Bug 1151005 - Show notifications when the 'install' and 'package' mach commands complete r=gps (23b706bb6)
 - mark done (91a6e3c2f)
 - Bug 1154877 - Content process shouldn't use the Places Database. r=billm (aca46ccea)
 - Bug 1170011 - Disable infinite recursion on the View Source command; r=jaws (9919916e9)
 - Bug 1109875 - Fix test failures by making <xul:iframe> and <xul:editor> elements query the frameLoader for the docShell instead of the boxObject r=smaug (4a31ef82d)
 - Bug 1109875 - Fix various other tests to properly wait for data from closed tabs r=billm (c7fbb0e08)
 - Bug 1109875 - Add tests for async tab removal r=billm (0b02701ff) (493f6ccfe)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1153872 - GetTabOffset should be high prio. r=jimm (59d974418)
 - Bug 1158111 - "Add caching and control updating tab offset values in the child from the parent side". a=klotz (e8c05a374)
 -  Bug 1164717 - Flatten storage/public/ directory. r=mak (c32529220)
 -  Bug 1164717 - Flatten storage/src/ directory. r=mak (970919de7)
 - Bug 1165731 - Remove unnecessary SetCapacity call in variant_storage_traits::storage_conversion. r=mak (ea8720c95) (9c426602d)

* 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

Edited by roytam1
Link to comment
Share on other sites

The new version 28.11 of Pale Moon warns the user that some extensions target Firefox:

Incompatible-Extensions.png

To eliminate the warnings you need to make some changes in the extensions:

https://forum.palemoon.org/viewtopic.php?f=19&t=16785

Unless our Roytam1 otherwise evades the problem.

Example of code:

 

<em:targetApplication name="Pale Moon"> <Description em:id="{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}" em:minVersion="28.0.0a1" em:maxVersion="29.*" /> </em:targetApplication>

 

Edited by Sampei.Nihira
Link to comment
Share on other sites

@roytam1 did you had a chance to check about these two issues?

https://msfn.org/board/topic/180462-my-browser-builds-part-2/?do=findComment&comment=1184123

 ^ I tested the oldest ia32 build i found (basilisk52-g4.4.win32-git-20191130-95e1c106f-xpmod-ia32.7z) and it has this bug as well;

https://msfn.org/board/topic/180462-my-browser-builds-part-2/?do=findComment&comment=1184140

^ I'm staying on palemoon-27.9.7.win32-git-20200704-32e7e53ea-xpmod-sse.7z because of this, it's the latest build of NM27 where the extension works.

Is it a regression in the browser, or a bug in the extension that didn't manifest itself before?

I reported this to JustOff too. They said "Sorry, but I don't support unofficial builds based on PM27." and marked it as wontfix :(

 

@Sampei.Nihira IMHO warnings are a good thing, unless they come with automatic disable. They remind you that something may not work properly, better not hide them.

 

Edited by RainyShadow
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...