K-Meleon on Goanna :  K-Meleon Web Browser Forum
Building K-Meleon on top of the Goanna engine 
Pages: PreviousFirst...2324252627282930313233
Current Page: 33 of 33
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180825)
Posted by: inapht
Date: November 17, 2018 12:04PM

Quote
jasonliul
@roytam1

v1103 has a weird bug, sometimes it lost flash player plugins without reason, but in the mean time, v0825 works fine.

tongue sticking out smiley

A similar problem has existed for a long time.
You need to restore the registry branch from the backup:
[HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins]
and
[HKEY_CURRENT_USER\Software\MozillaPlugins]

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180825)
Posted by: hermes
Date: November 17, 2018 02:48PM

@roytam1 Thanks! grinning smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180825)
Posted by: kingsparrow
Date: November 18, 2018 03:06PM

Many Thanks Roytam1..............



Edited 1 time(s). Last edit at 11/18/2018 03:06PM by kingsparrow.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180825)
Posted by: J.G.
Date: November 19, 2018 11:56AM

@roytam1, thanks! smiling smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20181117)
Posted by: roytam1
Date: December 13, 2018 07:34AM

While I'm still busy with my $dayjob, wicknix at palemoon forum contacted me:
Quote

Sent: Thu Dec 13, 2018 2:16 pm
From: wicknix
Recipient: roytam1
Hi.

Been following your win32 builds. Love them on my XP machine. Anyway, me and a guy from tenfourfox have been working on a fork of pm27 for a few months now. I'd love if you could fork it and add your win32 patches and build us a winxp version. Heck toss it up for download with your other forks. I'd say merge the win32 patches, but i can't get your win32 patched pm27 or ff45 to build on macosx. Something breaks somewhere with those patches on mac. So keeping your own separate tree would be best, then you could just pull in our changes down the road if you wanted to. If you are too busy with your other projects i understand. Just figured i'd ask. Can't hurt right? smiling smiley
https://github.com/wicknix/Arctic-Fox
Also we have no branding restrictions, so by all means use our branding in the build. --with-branding=browser/branding/arcticfox

Cheers

so for the time being while I still don't have enough time on hacking my 45esr+tff or pm28 to be KM-compatible, there is one more source for me to update my pm27 tree.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20181117)
Posted by: hermes
Date: December 13, 2018 04:27PM

@roytam1

Looks promising! smiling smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20181215)
Posted by: roytam1
Date: December 15, 2018 03:58AM

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

Changelog:

Out-of-tree changes:
* replaced download manager component in browser\omni.ja with PM27's one
* update Goanna3 to git a6bf60af2..c581f09b3
- replace NSS with stock 3.36.6 and reapply VC2013 patch and follow nss patches: bug1449160, bug1451936, bug1453505, bug1460409, bug1463379, bug1464224, bug1464616, bug1464618, bug1464971, bug1465186, bug1465241 (d5ad11df8)
- import changes from wicknix/Arctic-Fox:
- new attributes useful for updates (332ff7f30) (partly applied)
- do not use id as ivar, since it is a reserved Obj-C word and confuses the compiler (0ea1f06a8)
- backport SnprintfLiteral from FireFox (f6a739f86)
- upgrade libnestegg to FF 49 version and remove custom allocator (33aa4fca7)
- complete nestegg update as per 84b4b7e346b8 (f389029cf) (8b697dad5)
- import changes from wicknix/Arctic-Fox:
- backport of Mozilla M1499028 (c60dccc45)
- backport of mozilla fix M1510471 (3c5b4fb0e) (ce627dff6)
- import changes from wicknix/Arctic-Fox:
- best possible (for now) backport of Mozilla M1487964 (7f48c9cd3)
- upgrade ContentPolicy to InternalContentPolicyType and ExternalContentPolicyType (61759ab90) (d8ef91cce)
- import changes from wicknix/Arctic-Fox:
- Backport of Mozilla Bug 1500759
- Root parameter dictionaries in AesTask::Init() r=keeler a=abillings (1cddfcec4)
- Better scoping for code in IDBObjectStore::GetAddInfo. (bcfce71cb)
- backport of Mozilla Bug 1507907
- null check result of CFDateFormatterCreate (a68b23bec)
- backport of Mozilla Bug 1505181
- Use canonical function in TypeNewScript::rollbackPartiallyInitializedObjects (ffc7b3714)
- Backport of Mozilla Bug 1506640
- Trace wrappers rooters during sweep phase (16af4fd05)
- Backport Mozilla Bug 1245024 (b399b918f)
- Backport mozilla Bug 1279303
- Implement change to O.getOwnPropertyDescriptors and update tests (314c7cc76)
- Backport of mozilla Bug 1416774
- Ensure that imgRequestProxy::CancelAndForgetObserver removes itself from the cache validator + Some necessary other dependent backports (a0faf6ec4)
- emable hasInstace among well known symbols (bfd9210d5)
- add InstaceOfOperator (3c391b52c)
- provide ReportValueError for newer code retaining for now js_ReportValueError (279617b0b)
- backport of Mozilla Bug 1054906
- Implement ES6 Symbol.hasInstance (b778ff1d0)
- add testfile for Bug 1278599
- Function[Symbol.hasInstance] should return false when called with a non-callable 'this' (782d21b60)
- Mozilla backport Bug 1252228
- Fix heuristic in PropertyReadNeedsTypeBarrier to avoid bogus type information (2415d5ecf)
- refactor js_ReportValueError to ReportValueError as FF code to better import patches, the actual function itself needs some updating (7029d375b)
- Backport of Mozilla Bug 1492823
- Ensure user input suppression works correctly even after document.open. (e915368c5)
- Backport of Mozilla bug 1496340
- make sure each nsISupports is an nsIX509Cert in nsNSSCertList::Read (45af216f3)
- Backport of Mozilla Bug 1492524 (b0b14f5d4)
- backport of mozilla Bug 1423278
- Correctly instantiate proxy authenticator with a lowercase schema (6acbed687)
- Backport of mozilla Bug 1487098
- Reorder boolean expression to take advantage of short-circuiting (92ac69111)
- Backport of Mozilla Bug 1493347: Drop DataChannelListener on Destroy() (2469aad46)
- first add _setCanonicalName and then apply Mozilla Bug Bug 1236638
- Add JSFunction::setAtom and use it in _SetCanonicalName intrinsic to fire the pre-barrier (3405e66a5)
- Backport of Mozilla Bug 1226762
- Add support for getting original builtin constructors and prototypes in self-hosted code. (a67be4304) (b75f004e8)
- update Twemoji font to v11.2 based build. (c581f09b3)

* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20181215)
Posted by: J.G.
Date: December 15, 2018 01:33PM

Thanks @roytam1 smiling smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20181215)
Posted by: rodocop
Date: December 16, 2018 12:29AM

Just getting better and better!

Thank you, Roy!

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20181215)
Posted by: hermes
Date: December 17, 2018 02:25PM

@roytam1 Thanks! grinning smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20181215)
Posted by: swen
Date: December 23, 2018 08:40AM

There seems to be a problem with an "Allow documents to use other fonts" checkbox in Preferences|Page Display|Fonts. It worked properly in version 75, while in 76 it has no effect.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20181215)
Posted by: anonymous
Date: December 23, 2018 03:20PM

@swen
Works for me. Tested with recognizable fonts in serif and sans-serif entries. Maybe Gecko 38 uses sans-serif where Gecko 31 uses serif. Look at changes in Gecko 35 in BUG 998869 and at bugs it depends on.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20181215)
Posted by: hermes
Date: December 23, 2018 11:16PM

@swen

Works for me too. For this effect to be visible on page under test, there must be external web fonts (they are disabled or enabled in real time). Effect will not be noticeable when using standard fonts (such as Arial or Verdana), can be see in page source code of test page.



Edited 2 time(s). Last edit at 12/23/2018 11:21PM by hermes.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20181215)
Posted by: siria
Date: January 14, 2019 08:04PM

Continued in new thread! (KG76.1+2)

http://kmeleonbrowser.org/forum/read.php?19,148500



Edited 1 time(s). Last edit at 07/17/2019 05:28PM by siria.

Options: ReplyQuote
Pages: PreviousFirst...2324252627282930313233
Current Page: 33 of 33


K-Meleon forum is powered by Phorum.