Jump to content

My Browser Builds (Part 3)


Recommended Posts

On 9/2/2021 at 4:10 AM, Gansangriff said:

@cmccaff1

To come back to the question about search engine extensions...

Actually, why do people need extra extensions for their search engines? Isn't the Opensearch standard a good solution? That way, you can even add current search engines to the old Netscape browser of 2008. Startpage and Duckduckgo support it, Mojeek too and many more sites.

To look for an Opensearch plugin, have a look at the search bar (at the upper right corner of the old Firefox compatible browsers). The second-to-last item is "Add", if there is an Opensearch plugin available. That works in Pale Moon too. But! For some sites, you have to check for the Opensearch plugin at their home page. For some sites, you have to do a search and check for the plugin afterwards.

Opensearch is a perfect solution on Firefox-compatible browsers...in fact, @RainyShadow kindly reintroduced me to the Mycroft Project, which I had used long ago and forgotten all about. It's a great alternative to downloading search plugins from the Pale Moon or Basilisk websites--in fact, I'm currently using the "!Google" (Google NCR) engine from the Mycroft website, their #1 offering out of the top 100.

 

On 9/2/2021 at 4:20 AM, roytam1 said:

everything are in the initial post of this thread.

Ah, okay! I understand now...thank you very much!

Link to comment
Share on other sites


On 8/29/2021 at 9:01 AM, kartel said:

Cant post on youtube support forum, continue button broken. Tried safe mode and new profile.

https://support.google.com/youtube/thread/new?hl=en

Also the back button or pencil beside my user name doesnt work and gives this error:

2021088.jpg.6627bb8a5f7984765b4157566c8430ce.jpg
Error: TypeError: window.sc_visitManagerProcessClick is not a function
Source File: https://support.google.com/youtube/thread/new?hl=en
Line: 2651

 

 

 

2021087.thumb.jpg.d4bfbb6f2c958f240e980938feb4a745.jpg

 

 

On 8/31/2021 at 10:44 PM, kartel said:

2021096.thumb.jpg.fd0edc08cf684f54bee5fdfb895f2988.jpg

You have to login to google forum to post. If you are already logged in, it will lead you to making a new post where the continue button is.

thanks

anyone?

 

imgur now broken too

https://imgur.com/upload

 

 

2021100.jpg

Link to comment
Share on other sites

I'm here because there was an unpleasant situation with Mypal. The repository was removed from GH together with contributions almost two hundred users, including me. Some people decided to interpret the MPL 2.0 to bring paragraph 5.1.
Free Software Foundation, Inc. (Mozilla recommends their articles) reports:
 

Quote

It's important to understand that the condition to distribute files under the MPL's terms only applies to the party that first creates and distributes the Larger Work.

Edited by DrunkenTanker
Link to comment
Share on other sites

On 9/3/2021 at 11:18 AM, DrunkenTanker said:

I'm here because there was an unpleasant situation with Mypal. The repository was removed from GH together with contributions almost two hundred users, including me. Some people decided to interpret the MPL 2.0 to bring paragraph 5.1.
Free Software Foundation, Inc. (Mozilla recommends their articles) reports:
 

I'm sorry to hear about all this.

 

On 9/3/2021 at 4:15 AM, rereser said:

this seems to work...

general.useragent.override.imgur.com
Mozilla/5.0 (%OS_SLICE% rv:69.0) Gecko/20100101 Firefox/69.0

she no go.

I'm going to try a new profile. brb

 

 
just loads for a split second and goes blank.
NM28 x64 Win7 new profile
 
I seem to remember this before with some "beta" was going on
 
dragging and dropping seems to work from the disable beta page
Link to comment
Share on other sites

9 hours ago, DrunkenTanker said:

I'm here because there was an unpleasant situation with Mypal. The repository was removed from GH together with contributions almost two hundred users, including me. Some people decided to interpret the MPL 2.0 to bring paragraph 5.1.
Free Software Foundation, Inc. (Mozilla recommends their articles) reports:
 

Quote

It's important to understand that the condition to distribute files under the MPL's terms only applies to the party that first creates and distributes the Larger Work.

so "the larger work" is mozilla, not palemoon.
BTW M.A.T. is trying to involve me in that issue, but I'm not going to get in that.

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-20210904-d43e6f58e-xpmod.7z
32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210904-d43e6f58e-xpmod-sse.7z
32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210904-d43e6f58e-xpmod-ia32.7z

64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20210904-d43e6f58e-xpmod.7z

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

repo changes since my last build:
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - pointer style (8365db72a)
 - remove stackDepth check not found anywhere in official gecko (98f65d05e)
 - Bug 1134198 - Call Debugger::onPop at the point that caused the frame to pop before any unwinding in the JIT. (r=jandem) (5aea98ae6)
 - Bug 1189750 - Remove unused JM-related PCCounts counters. r=bhackett (7410480af)
 - Bug 1198245 - IonMonkey: Lock helperthread before finishing ionbuilder, r=jandem (0f28ef66a)
 - Bug 1188620 - Use PersistentRooted for asyncActivation roots; r=fitzgen (4f6ae0e92)
 - Bug 1190446 - Update Coverage information in Baseline. r=jandem (95935926e)
 - Bug 1188129 - Use a universal constructor to create and init PersistentRooted; r=jonco (75db7ea8f)
 - Bug 1187767 - Ensure PLDHashTable's generation is always updated when the entry store is modified. r=froydnj. (e49936dad)
 - Bug 1189156 (part 1) - Don't use enumeration style for PLDHashTable::SizeOf{In,Ex}cludingThis(). r=froydnj. (3152ab914)
 - Bug 1189156 (part 2) - Don't use enumeration style for nsTHashtable::SizeOf{In,Ex}cludingThis(). r=erahm. (de21442b7)
 - Bug 1189156 (part 3) - Factor out FontTable better. r=jfkthame. (afdee9bd7)
 - Bug 1189156 (part 4) - Don't use enumeration style for nsBaseHashtable::SizeOf{In,Ex}cludingThis(). r=erahm,jfkthame. (32d72520f)
 - Bug 1189156 (part 5) - Add FontEntryTable typedef and factor out some related code. r=jfkthame. (9983134a9)
 - Bug 1137437 - move security/apps/ cert header generation to moz.build; r=mshal,keeler (2f7abb37d)
 - Bug 1180993 - Part 3: Correct use sites of functions which return already_AddRefed. r=ehsan (2a6289b6a) (d43e6f58e)

Link to comment
Share on other sites

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

Changelog:

Out-of-tree changes:
* update Goanna3 to git be0dbe88f...d43e6f58e:
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - pointer style (8365db72a)
 - remove stackDepth check not found anywhere in official gecko (98f65d05e)
 - Bug 1134198 - Call Debugger::onPop at the point that caused the frame to pop before any unwinding in the JIT. (r=jandem) (5aea98ae6)
 - Bug 1189750 - Remove unused JM-related PCCounts counters. r=bhackett (7410480af)
 - Bug 1198245 - IonMonkey: Lock helperthread before finishing ionbuilder, r=jandem (0f28ef66a)
 - Bug 1188620 - Use PersistentRooted for asyncActivation roots; r=fitzgen (4f6ae0e92)
 - Bug 1190446 - Update Coverage information in Baseline. r=jandem (95935926e)
 - Bug 1188129 - Use a universal constructor to create and init PersistentRooted; r=jonco (75db7ea8f)
 - Bug 1187767 - Ensure PLDHashTable's generation is always updated when the entry store is modified. r=froydnj. (e49936dad)
 - Bug 1189156 (part 1) - Don't use enumeration style for PLDHashTable::SizeOf{In,Ex}cludingThis(). r=froydnj. (3152ab914)
 - Bug 1189156 (part 2) - Don't use enumeration style for nsTHashtable::SizeOf{In,Ex}cludingThis(). r=erahm. (de21442b7)
 - Bug 1189156 (part 3) - Factor out FontTable better. r=jfkthame. (afdee9bd7)
 - Bug 1189156 (part 4) - Don't use enumeration style for nsBaseHashtable::SizeOf{In,Ex}cludingThis(). r=erahm,jfkthame. (32d72520f)
 - Bug 1189156 (part 5) - Add FontEntryTable typedef and factor out some related code. r=jfkthame. (9983134a9)
 - Bug 1137437 - move security/apps/ cert header generation to moz.build; r=mshal,keeler (2f7abb37d)
 - Bug 1180993 - Part 3: Correct use sites of functions which return already_AddRefed. r=ehsan (2a6289b6a) (d43e6f58e)

* 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

8 hours ago, kartel said:

she no go.

I'm going to try a new profile. brb

 

 
just loads for a split second and goes blank.
NM28 x64 Win7 new profile
 
I seem to remember this before with some "beta" was going on
 
dragging and dropping seems to work from the disable beta page

Same here - been trying all day - Loads then quickly turns to a blank page. I've tried all user-agents I know of and the one recommended?!

How are you able to make it work @RainyShadow I'm now using the latest ST52spacer.png

Edited by XPerceniol
Link to comment
Share on other sites

1 hour ago, roytam1 said:

so "the larger work" is mozilla, not palemoon.
BTW M.A.T. is trying to involve me in that issue, but I'm not going to get in that.

EDIT: However, I'm able to load it [https://imgur.com/] fine with both FF52.9.1 and FF45

 

Sorry to hear that; Roy :(

I hope you will continue your development for FF45 - I've been using it and will give up on MCP altogether after finally reading what happened. I'm able to spoof FF62 and youtube loads fine and plays quite well and I don't get the 'nag' to update the browser anymore, and, besides, I can't support "them" anymore. I realize tefourfox is over, so whatever you do to keep it going would be awesome.

user_pref("general.oscpu.override", "Windows NT 10.0");
user_pref("general.platform.override", "");
user_pref("general.useragent.compatMode.version", "62");
user_pref("general.useragent.override", "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0");

Edited by XPerceniol
Link to comment
Share on other sites

1 hour ago, XPerceniol said:

I hope you will continue your development for FF45 - I've been using it and will give up on MCP altogether after finally reading what happened.

It's not the end of uxp 52 and boc-uxp is it? I haven't had time to read through all of what's been going on lately yet but didn't see any updates today so just wondering.   

Link to comment
Share on other sites

1 hour ago, XPerceniol said:

I'm able to load it...fine with both FF52.9.1 and FF45....I've been using it and will give up on MCP altogether....I can't support "them" anymore.

You figure you have been supporting MCP by using one of roytam1’s builds for XP? That’s rather ironic, because MCP clearly thinks otherwise. The only reason FF45 was selected was that it did not require SSE2. I think a majority of us have processors that support SSE2, and if you are able to use FF52, then that includes you. A similar patched version of FF52 has been requested more than once, and would be a fine idea - but there might not be any upstream to pave the way.

Link to comment
Share on other sites

3 hours ago, Vistapocalypse said:

You figure you have been supporting MCP by using one of roytam1’s builds for XP? That’s rather ironic, because MCP clearly thinks otherwise. The only reason FF45 was selected was that it did not require SSE2. I think a majority of us have processors that support SSE2, and if you are able to use FF52, then that includes you. A similar patched version of FF52 has been requested more than once, and would be a fine idea - but there might not be any upstream to pave the way.

I am using MCP based ports (newmoon and mypal and webbrowser on linux) since are last browsers without all antifeatures, sensible classic UI, classic addon support. Antifeatures like webrtc, eme, invisible recapta, telemetry etc

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