Jump to content

My Browser Builds (Part 1)


Recommended Posts

1 hour ago, DragonSC7601 said:

Hello,

I've downloaded palemoon-27.6.0a1.win32-git-20170929-bc251e93-xpmod.7z from https://o.rths.cf/palemoon/.

But when I open palemoon.exe, this error appears:

pmerror.JPG.3b65dd36c34329ab9a55daf97dab98f0.JPG

(Unknown software expection occured in ....

Press OK to terminate the application

Press Cancel to debug the application)

are you using SSE2(normal build) on processors that has no SSE2 support (for example, Athlon XP, Pentium 3)?

Link to comment
Share on other sites


11 hours ago, roytam1 said:

are you using SSE2(normal build) on processors that has no SSE2 support (for example, Athlon XP, Pentium 3)?

Nope, I'm using Pentium 4 524 which has SSE,SSE2 and SSE3 instructions. Do I need to enable No Execute (NX)?

Link to comment
Share on other sites

It seems that MCP people don't notice MFSA2019-18, I ported mozilla upstream change to my SP55 and UXP repo (fx45 repo will wait for TenFourFox's changes)

EDIT: actually they did aware that.

how did they get different conclusion than TenFourFox?

http://tenfourfox.blogspot.com/2019/06/stand-by-for-fpr14-spr1-chemspill.html

 

Edited by roytam1
Link to comment
Share on other sites

On 6/19/2019 at 10:52 AM, roytam1 said:

It seems that MCP people don't notice MFSA2019-18, I ported mozilla upstream change to my SP55 and UXP repo (fx45 repo will wait for TenFourFox's changes)

 

So many zero days, so little time.

There's a new one out today and patched by Mozilla, the coinbase attack. If you wait a week there will be a few more the way it's going.  

Link to comment
Share on other sites

52 minutes ago, DanR20 said:

If you wait a week there will be a few more the way it's going.

I won't wait them for my next builds. But they may appear in my end-of-June Saturday builds.

Edited by roytam1
Link to comment
Share on other sites

On 6/11/2019 at 3:33 AM, roytam1 said:

please get a win7 or later and test the page with official version of palemoon to see if the bug happens in my builds only or not.

My car dealership now admits they were having problems with their website and have now corrected them. The problems seem to have affected the car manufacturer's website as well. Most likely the manufacturer provided buggy software and updates to their dealers, thus affecting many dealer websites.

I am no longer seeing 6-column display problems in either NM 27 or NM 28. I have made no changes to my system other than periodic New Moon updates.

This explains why some of out helpful friends were seeing bugs on some system setups, but not on others they tested later.

My thanks to you, Roytam1, and to your supporters for your responsiveness to me. .

Link to comment
Share on other sites

Having big problems with cookies being deleted and not being saved in my preferences/exceptions/permissions under the privacy category...I will enter url,s to be blocked and save all my changes....they will stay,but when I close the browser for  any reason,all the entries I have made are  gone....extremely frustrating....Browser is New Moon 28.5.0.a1..win32–got  xpmod...What am I missing here or doing wrong??

Link to comment
Share on other sites

I inadvertently posted this in the wrong forum a while back..and now can,t find it to mention that it shouldn’t,t be there.My browser is New Moon 28.5 0.a1 win32.....My problem is as follows...Under privacy/preferences/exceptions...I add url,s to the exception list,save the changes,and they stay until I close the browser for a short time,and they are gone!,,,extremely annoying..I know that when I was on FFx  52.9 ESR this never happened...What am I missing here  or doing wrong??

Link to comment
Share on other sites

Your original thread is only five threads below this one!
I'd already asked the mods to move it to the New Moon thread (very top of the board) because that's where it (and this one) should be.
:yes:

Edited by Dave-H
Amendment
Link to comment
Share on other sites

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rths.cf/basilisk/basilisk52-g4.2.win32-git-20190622-d7359c38b-xpmod.7z
Win64 https://o.rths.cf/basilisk/basilisk52-g4.2.win64-git-20190622-d7359c38b-xpmod.7z

source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom

NM28XP build:
Win32 https://o.rths.cf/palemoon/palemoon-28.6.0a1.win32-git-20190622-d7359c38b-xpmod.7z
Win64 https://o.rths.cf/palemoon/palemoon-28.6.0a1.win64-git-20190622-d7359c38b-xpmod.7z

Official repo changes since my last build:
- Remove UnboxedArray code part 1 (c2b5f396e)
- Remove UnboxedArray code part 2 (c8300fbd6)
- Merge branch 'master' into remove-unboxed (ba9e648ce)
- Inline combined methods for NativeObject and UnboxedArrayObject accesses. (e34920575)
- Issue #1132 - Add application executable location to the about:support page. (a072b02d9)
- Make use of ArrayObjects in favor of generic JS objects. (e95089d84)
- Remove unused LIR temp register for unboxed arrays. (93ce7c737)
- Remove unboxed array context option and shell flag. (ec96ef3b7)
- Remove functors for array natives. (ef8e0ce60)
- Update ICU to 58.3 (76c640c28)
- Update `update-tzdata.sh` to use git instead of svn, and not try to auto-commit with hg. (59666845b)
- Update tzdata resource files (368a684f8)
- Update tzdata SpiderMonkey files (b17a1f211)
- Merge pull request #1136 from MoonchildProductions/Update_ICU (24864f942)
- Force clobber for ICU update (ca2e36f9c)
- Fix typo in ArrayShiftMoveElements (9153838ea)
- Convert CopyBoxedOrUnboxedDenseElements to something that doesn't crash. (3c878b1e3)
- Clean up and rename MoveBoxedOrUnboxedDenseElements. (8d2929313)
- Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls. (85f9a95dd)
- Remove and clean up more code. (e9aac71c6)
- Update comment (625366321)
- Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again. (772cd4b18)
- Remove/inline CanonicalizeArrayLengthValue. (ccb3f2b73)
- Tabs -> Spaces (no code change) (fcc11b2fe)
- Revert "Add Yandex (ru) search plugin" (77a9720ac)
- Merge pull request #1137 from MoonchildProductions/remove-unboxed-checked (276f6583e)
- Merge pull request #1133 from Ascrod/master (14b635fa5)
- [Basilisk] Fix packaging when sync is not built (9ded0778e)
- Merge pull request #1139 from g4jc/disable_sync (a2f961b34)
- Call a more generic function when inlining array natives. (32d13a164)
- Merge branch 'master' of https://github.com/MoonchildProductions/UXP (2a5466cfb)
- Clean up the nsis installer script a litte. (d7359c38b)

My changes since my last build:
- ported upstream mozilla esr60 changes: bug1515052, bug1539219, bug1547757, bug1555523 (bc81a6d5f)

Link to comment
Share on other sites

New build of BOC/UXP for XP!

Test binary:
MailNews Win32 https://o.rths.cf/boc-uxp/mailnews.win32-20190622-3a92863-uxp-d7359c38b-xpmod.7z
Browser-only Suite Win32 https://o.rths.cf/boc-uxp/bnavigator.win32-20190622-3a92863-uxp-d7359c38b-xpmod.7z

source patch (excluding UXP): https://o.rths.cf/boc-uxp/boc-uxp-src-xpmod-20190223.7z

Official repo changes since my last build:
- [libical] Fix sec issues and update from upstream (9ac63cc)
- [PLATFORM] Update commit pointer (3a92863)

For UXP changes please see above.

Link to comment
Share on other sites

New New Moon 27 Build!

32bit https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190622-2a3b5ec9e-xpmod.7z
32bit SSE https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190622-2a3b5ec9e-xpmod-sse.7z
32bit noSSE https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190622-2a3b5ec9e-xpmod-ia32.7z

64bit https://o.rths.cf/palemoon/palemoon-27.9.6.win64-git-20190622-2a3b5ec9e-xpmod.7z

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

repo changes since my last build:
- import change from rmottola/Arctic-Fox:
 - Bug 1141392 - Disallow a line break between ArrowParameters and the arrow. (386dac894)
 - Bug 1138651 - Enable CSS Scroll Snapping by Default on B2G. (2e416be93)
 - Bug 1140623 - Correct mochitest failures that occur when the layout.css.scroll-snap.enabled preference is enabled (V3 Patch). (cfb1ccd33)
 - Bug 1136467 - ServiceWorker: client.postMessage should land in navigator.serviceWorker.onmessage. (547bc9d03)
 - Bug 1137419 - Use correct principal for update. (9b409bd5c)
 - Bug 1137408 - Use inner window to create ServiceWorker for Fetch Event (11958cf2b)
 -  Bug 1137250 - Fix incorrect initialization of Request object. (ec637ee57)
 -  Bug 1139990 - Remove No activatingWorker warning. (49154e967)
 - Bug 1058311 - Update client interface. Implement matchAll WindowClient. (cde7ba62a)
 - Bug 1131353 - Make ServiceWorkerGlobalScope.close() throw InvalidAccessError; (0ec3f45d9)
 - Bug 1137816 - Add a test for interfaces exposed to service workers; (19b5f9504)
 - Bug 1137816 follow-up: Add WindowClient, added by bug 1058311 (ce6f0ba73)
 - Bug 1141274 - Allocate shared workers and service workers from separate namespaces; (776221d45)
 - Bug 1133763 - Part 1: Remember the security info associated with HTTP fetches and record it inside InternalResponse; (fec70ad02)
 - Bug 1133763 - Part 2: Transfer the security info associated with an InternalResponse across the IPC layer (e7192f129)
 -  Bug 1133763 - Part 3: Wipe out the cache directory when detecting a change in the DB schema; (82d81819a)
 - Bug 1133763 - Part 4: Store the response's security info in the cache database; (426e94e4b)
 - Bug 1133763 - Part 5: Allow the security info on intercepted HTTP channels to be overridden (4d079bf92)
 - Bug 1133763 - Part 6: Set the correct security info on intercepted channels when using the respondWith API (83e2b2a7d)
 - Bug 1133763 - Part 7: Add automated tests for using FetchEvent.respondWith on an HTTPS request (e0ee10e17)
 - Bug 1133763 - Part 8: Ensure that FetchEvent.respondWith works correctly on HTTPS requests with a cloned response (0db13351e)
 - Bug 1139425 - Service Worker Client uuid tests. (480b262ed)
 - Bug 1139425 - Service Worker Client id should return a DOMString uuid. (8b9ea176d)
 - Bug 1142853 - Add caret resources to package-manifest.in. (7e1a59681) (a6abc84e9)
- import change from rmottola/Arctic-Fox:
 - Bug 1132141 - Update storage when ServiceWorker registration fails. (5bf56ab4f)
 - Bug 1001691 - WorkerPrivate::LoadInfo -> WorkerLoadInfo (bc017200f)
 - Bug 1001691 - Move WorkerType out of WorkerPrivate.h (02751f7b6)
 - Bug 1131882 - Associate ServiceWorkers with underlying ServiceWorkerInfo. (4492ae042)
 - Bug 1131874 - ServiceWorker persistence activation fixes. (cd4f32309)
 - Bug 1142015 - Add source for messages dispatched to a Service Worker. (25b685a06)
 - Bug 1053275 - Exempt ServiceWorkers from per domain thread limits. (f67251f0d)
 - Bug 1139561 - Various small ServiceWorker test fixes. (dbd0beae4)
 - Bug 1130688 - Implement additional scope checking in service worker registration. (cbd8fee66)
 - Bug 1142841: Convert all nsRefPtr<nsIRunnable> to nsCOMPtr<nsIRunnable>. r=ehsan (9d4e51880)
 - Bug 1134462 - Synthesize status and headers from Response returned by ServiceWorker. (8203ae32b)
 - Bug 1134462 - allow null body. (1490bb9bd)
 - Bug 1141332 - Disable content decoding and use decoded length on intercepted channels. (2eec7968b)
 - Bug 1134330 - Mark fetch events as reloads appropriately. (a3025a42a)
 - Bug 1136757 - Add direct Response overload for FetchEvent.respondWith(). (a33248935)
 - Bug 1134462 - Cleanup Promise usage in fetch test SW. (fbe9f4cd5)
 - Bug 1134462 followup: Add missing MOZ_OVERRIDE annotation to SynthesizeStatus impls in SynthesizeStatus.h. (fb34b64d4)
 - Bug 1142124 - Never revalidate cache entries for synthesized responses. (0f4842e41)
 - Bug 1143155 - Filtered response stores internal response and allows access to headers. (956c334b1)
 - Bug 1133861 - Enable the Fetch API by default. (e05918105)
 - Bug 1140791 - Run fetch tests on main thread and workers. (e672969d6)
 - Bug 1144819 - Change JS_DefineProperty APIs to treat getter=nullptr and setter=nullptr as indicating class getter/setter ops only for data properties. (e030ab7d6) (65d6aee9e)
- import change from rmottola/Arctic-Fox:
 - Bug 1142761 - Move CallSetter into ScriptedIndirectProxyHandler so it will eventually be deleted along with its only remaining caller. (a5a0b3f6b)
 - Bug 1143810 - Remove some XPConnect JSClass::setProperty hooks that are not needed anymore. (4eda6a60b)
 - Bug 1142195 - Remove some unused class declarations in the DOM Cache code (afd802623)
 - Bug 1145345 - Account for a greater variety of rounding errors when comparing coordinates (6a41f34f3)
 - Bug 1145787 - Put a misplaced assertion into its proper place. (7f760a66d)
 - Bug 1146059 - Remove Response.finalURL. (230d9fa50)
 - Bug 1134324 - Set CORS mode and credentials on Fetch event Request. r=michal (772fcac8f)
 - Bug 1136200 - Verify request type is not no-cors if response is opaque (396c9bfb4)
 - Bug 1144249 - fix fetch no-cors mode. r=bkelly (af9656291)
 - Bug 1144876 - Stop spamming stderr with a warning every time that we encounter a document that is not controlled by a service worker; (0a5c5fbfd)
 - Bug 1117172 part 1. Allow passing an optional aGivenProto to binding Wrap methods. (8aea85046)
 - Bug 1117172 part 2. Change the non-wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv (13146be83)
 - Bug 1117172 part 3. Change the wrappercached WrapObject methods to al low passing in aGivenProto. r=peterv (1621ef48d)
 - Bug 1146293 - Fix coding style break (intent and line length) caused by Bug 1117172 and Bug 1145631. (0822709f1)
 - Bug 1121298 - Part 1: refactor MozNDEFRecord cstor. (6e57a37ec)
 - Bug 1121298 - Part 2: Add Constructor(uri) for MozNDEFRecord. (46f921bcf)
 - Bug 1121298 - Part 3. add getAsURI. (e67cad94b)
 - Bug 1138886 - Structured Clone for MozNDEFRecord. (With adaptations of Bug 1117172 part 3) (b83b7f684)
 - Bug 1143504 - Disconnect the Cache object from its actor when it gets cycle collected. (dae58dcdd) (c08eaf90c)
- ported mozilla upstream change: Bug 1544386 part 1 - Call ElementAccessHasExtraIndexedProperty instead of ArrayPrototypeHasIndexedProperty when inlining array natives. r=tcampbell a=lizzard (MFSA2019-18) (eb6f09d68)
- update icu4c to 58.3 (ef31ced6c)
- clobber after icu update (614473177)
- add missing files from icu4c-58_3-data.zip (2a3b5ec9e)

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...