Jump to content

My Browser Builds (Part 1)


Recommended Posts

37 minutes ago, roytam1 said:

That works indeed.

Here is the link to the website - livestream:
http://www.ceskatelevize.cz/ct24#live

It doesn't work at least on my computer. It works with IE and Flash.

I wonder what I should write to the customer service?

Link to comment
Share on other sites


5 minutes ago, ivanbuto said:

That works indeed.

Here is the link to the website - livestream:
http://www.ceskatelevize.cz/ct24#live

It doesn't work at least on my computer. It works with IE and Flash.

I wonder what I should write to the customer service?

I think they may use DRM or non-standard mpd format.

for DRM, I can't help since there is no support of EME at the moment.

Link to comment
Share on other sites

10 minutes ago, roytam1 said:

I think they may use DRM or non-standard mpd format.

for DRM, I can't help since there is no support of EME at the moment.

They did mention some licensed content in their reply...
I might try to get back to them at some point.

Thanks for looking into it.

Link to comment
Share on other sites

First regular/weekly KM-Goanna release with known pre-release bugs fixed.
https://o.rthost.cf/kmeleon/KM-Goanna-20171215.7z

Changelog:
Out-of-tree change:
- update Goanna3 to git rev 92ca83173

1998c9c5..e2867829:
- regen jsbridge files (5ca2ae6)
- Update for Goanna (2ff1f9c)
- Update ClearCache to cache2 API (6d2b3c2)
- privacy: Update for cache2 API (746d1d4)
- adapt mozilla.patch for Goanna 3 (85cf101)
- Goanna xulrunner-sdk patch (a418371)
- Goanna old resource:/// behavior patch (optional) (7414c8f)
- Gestures: remove GDI+ drawing (cfc9d23)
- add winEmbed to build (c992abb)
- Fix: CanCopy() always returns true, use !IsSelectionCollapsed() instead. (d772af1)
- winEmbed: Add Enter key "Go" function in ComboBox. (3a0d2e0)
- update default prefs (fa9b565)
- update app default prefs (75992d2)
- don't use MOZILLA_BUILDID (bd6ba75)
- console2: truncate long source line (e08e4ee)
- Trying to fix About Cache Info (80304c1)
- ditch super-long filename and let user enter new name instead (a32244b)
- maybe just truncate at 240th char instead? (8b1dd6c)
- gestures: tab to 4 spaces (ebec8bb)
- gestures: prevent detecting gestures over plugin window (a797fe6)
- adblock: add adblock to build (6508914)
- adblock: fix link lib path for my environment (69839d9)
- kmHelper: update to 76RC2 (9d81050)
- kmHelper: add UserAgentOverrides support (dc86c5c)
- adblock: exclude unused part from compilation, add missing return paths (3c48801)
- bump KMELEON_VERSION (b366a79)
- improve Copy Link Text (e286782)

Link to comment
Share on other sites

New Build!

32bit https://o.rthost.cf/palemoon/palemoon-27.7.0a2.win32-git-20171216-0d8ff8697-xpmod.7z
32bit noSSE https://o.rthost.cf/palemoon/palemoon-27.7.0a2.win32-git-20171216-0d8ff8697-xpmod-ia32.7z

64bit https://o.rthost.cf/palemoon/palemoon-27.7.0a2.win64-git-20171216-0d8ff8697-xpmod.7z

Official repo changes since my last build:
- WebAudio - API - return the AudioNode connected to when calling AudioNode.connect() (75ea89130)
- HTML - media - setting currentTime when readyState is HAVE_NOTHING incorrectly throws an exception: Invalid State (242ae6369)
- Merge pull request #1534 from janekptacijarabaci/webaudio_api_connect_1 (b1bf807ee)
- Merge pull request #1536 from janekptacijarabaci/html_media_currentTime_1 (7469ff68c)
- Address uint >= 0 comparison. (abee00248)
- Bail in FowardTransaction if we don't have a TrxIdAllocator. (92ca83173)
- Add missing <stdint.h> in jxrlib for usage of int32_t. (0d8ff8697)

Link to comment
Share on other sites

basilisk/moebius new build for XP!

Test binary:
Win32 http://o.rthost.cf/gpc/files1.rt/basilisk-55.0.0a1.win32-git-20171216-7496f94c6-xpmod.7z
Win64 http://o.rthost.cf/gpc/files1.rt/basilisk-55.0.0a1.win64-git-20171216-7496f94c6-xpmod.7z

diff: http://o.rthost.cf/gpc/files1.rt/moebius_restoreXP_20171113.7z

source patch of ffvpx H264/HEVC/AAC/MP3 Addition: http://o.rthost.cf/gpc/files1.rt/moebius-ffvpx-h264-aac-hevc-mp3-addition.7z

Official repo changes since my last build:
- Bug 1403641: Allow data: URI downloads even if data: URI navigations are blocked (7ae5d705f)
- Bug 1403814: Block toplevel data: URI navigations only if openend in the browser (d19d7df63)
- Bug 1403641: Download behaviour for data: URL (tests) (daad67e34)
- Bug 1403814: Block toplevel data: URI navigations only if openend in the browser (tests) (61e7fa35a)
- [suggestion] Strings: Basilisk vs. Firefox (partially) (b29ee649d)
- Merge pull request #226 from janekptacijarabaci/security_blocking_data_2 (7aa3f5053)
- Merge pull request #228 from janekptacijarabaci/basilisk_firefox_1 (acf87deff)
- Consider blocking top level window data: URIs (part 3) (074e2f8dc)
- Bug 1397651 - Update tests within devtools/ to comply with new toplevel data: URI navigation policy. (61b0cdf5a)
- Bug 1397652 - Update tests within browser/ to comply with new toplevel data: URI navigation policy. (1a250aa0f)
- Bug 1397653 - Update tests within docshell/ to comply with new toplevel data: URI navigation policy. (e3cfd6c67)
- Bug 1397655 - Update tests within dom/ to comply with new toplevel data: URI navigation policy. (1512ff817)
- Bug 1397656 - Update tests within editor/ to comply with new toplevel data: URI navigation policy. (1c31a1e3d)
- Bug 1397657 - Update tests within toolkit/ to comply with new toplevel data: URI navigation policy. (0c175a674)
- Bug 1398574 - Update tests within websockets/ to comply with new toplevel data: URI navigation policy. (a620123b2)
- Bug 1399074 - Update more tests within dom/ to comply with new toplevel data: URI navigation policy. (c14314937)
- Bug 1399468 - Update remaining tests within dom/browser-element to comply with new toplevel data: URI navigation policy. (0f777c312)
- Bug 1399848 - Update failing windows tests within dom/browser-element to comply with new toplevel data: URI navigation policy. (a1ad8de1e)
- Bug 1400473 - Update talos test tpaint.html to comply with new toplevel data: URI navigation policy. (ec1590c04)
- Merge pull request #230 from janekptacijarabaci/security_blocking_data_3 (c808573b6)
- Merge pull request #231 from janekptacijarabaci/security_blocking_data_4_tests (12d1f5247)
- Move --enable-eme out of moz.configure. (7c2c70817)
- WebExtensions - manifest - applications.gecko vs. applications.goanna (tests) (60a82dd40)
- Rename visualelementsmanifest to match executable (aurora, nightly, unofficial) (f9018b101)
- Don't build gmp-clearkey without EME (8219c9166)
- Don't include MediaKeySystemAccess without EME. (4fdf16608)
- Don't build EME-specific subroutines without EME. (8b6178ba9)
- Merge pull request #234 from janekptacijarabaci/webextensions_manifest_1_tests (2d5e1c7d0)
- Merge pull request #233 from janekptacijarabaci/build_bustage_2 (264337cf0)
- Disable various front-end features and remove unnecessary prefs when not building EME. (39c1f6949)
- Short-circuit systemaddon installation pushed by Mozilla. (ca7c131de)
- Merge branch 'EME-work' (41f134253)
- Update application license override. (96a8479f6)
- PR to resolve issue #242 - XPCOM: exportFunction() - wrong .length attribute (b6e172130)
- Direct feedback link to forum (Basilisk) (c299851e9)
- Merge pull request #243 from janekptacijarabaci/xpcom_exportFunction_length_1 (7496f94c6)

Link to comment
Share on other sites

Palemoon 27.7.0.2a polish language very good. Thank you msfn.

The language polish Firefox 55 does not work - basilisk-55.0.0a1.win32-git-20171216-7496f94c6-xpmod.7z.

After adding polish language it is not possible to run basilisk.exe - you need to do a profile backup and restore.

Link to comment
Share on other sites

16 minutes ago, kitaro1 said:

Palemoon 27.7.0.2a polish language very good. Thank you msfn.

The language polish Firefox 55 does not work - basilisk-55.0.0a1.win32-git-20171216-7496f94c6-xpmod.7z.

After adding polish language it is not possible to run basilisk.exe - you need to do a profile backup and restore.

use language for firefox 53, change maxversion to 55.*

Link to comment
Share on other sites

New Build!

32bit https://o.rthost.cf/palemoon/palemoon-27.7.0a2.win32-git-20171223-40aa3cc75-xpmod.7z
32bit noSSE https://o.rthost.cf/palemoon/palemoon-27.7.0a2.win32-git-20171223-40aa3cc75-xpmod-ia32.7z

64bit https://o.rthost.cf/palemoon/palemoon-27.7.0a2.win64-git-20171223-40aa3cc75-xpmod.7z

Official repo changes since my last build:
- Stop using a 0-sized array declaration (nonstandard extension) in JitCodeMap. (e3ff6c81d)
- Force arguments object allocation on dynamic name accesses (9e58836ab)
- Fix chrome to not use arrow functions with arguments (c545af1b3)
- Fix arrow function lexical arguments binding, allow rest + arguments (0c2e091dd)
- Fix arrow function lexical arguments binding, allow rest + arguments (follow up - delete: bug889158.js) (85d2f066d)
- Merge pull request #1549 from janekptacijarabaci/js_arrowFunc_arguments_1 (5a27ecadd)
- Use a boolean to control sending of referrer when opening link. (40aa3cc75)

Link to comment
Share on other sites

basilisk/moebius new build for XP!

Test binary:
Win32 http://o.rthost.cf/gpc/files1.rt/basilisk-55.0.0a1.win32-git-20171223-029f8127b-xpmod.7z
Win64 http://o.rthost.cf/gpc/files1.rt/basilisk-55.0.0a1.win64-git-20171223-029f8127b-xpmod.7z

diff: http://o.rthost.cf/gpc/files1.rt/moebius_restoreXP_20171113.7z

source patch of ffvpx H264/HEVC/AAC/MP3 Addition: http://o.rthost.cf/gpc/files1.rt/moebius-ffvpx-h264-aac-hevc-mp3-addition.7z

Official repo changes since my last build:
- Silence macro redefinition warnings in ICU (ec1d747ea)
- Provide an override for FxA to make sync work. (4c2ac66b5)
- Be less up-tight about script timeouts. (e802c08f0)
- Fix ANGLE crash in DirectX 9 mode, too. (631595796)
- Improve checking for Private Browsing mode in IndexedDB. (99ab6216b)
- Use more logical pref names for mouse button 4&5 (a7299d58d)
- Issue #246 - Restore the Toolkit Error Console - Part 1: Toolkit components (fe4c01b57)
- Issue #246 - Restore the Toolkit Error Console - Part 2: Basilisk Menu Item (1dd22f965)
- Disable Kinto-based updates to the blocklist. (e3793f3dc)
- Import Console.jsm before calling console.[something] (ef34b06bc)
- WebExtensions - adding ID from an sign, if it isn't in manifest.json (7ede45b5f)
- Merge pull request #250 from janekptacijarabaci/devtools_commandLine_jsdebugger_error_1 (b93fbe714)
- Merge pull request #251 from janekptacijarabaci/webextensions_addons_id_1 (de89726b4)
- Hic sunt dracones. (a0275b3bb)
- Merge branch 'master' of https://github.com/MoonchildProductions/moebius (13ec82de7)
- Issue #246 - Restore the Toolkit Error Console - Part 3: Correct Linux theme manifest (79b572618)
- Merge pull request #248 from binoc-central/jsconsole-work (3e2726c40)
- [minor fix] toolkit/themes/linux/global/jar.mn - style clean up (the columns alignment) (a86309616)
- -help (the command line) - the columns alignment (when redirected to a file) (f9c215ae4)
- Add support for -browserconsole (the command line) (df39454b4)
- Fix line endings in old-configure. (046b39ef0)
- Clear local storage items along with offline app cache. (13bf4b961)
- Remove the rest of the social API. (845838111)
- Update about:rights legal text. (903e2fd2c)
- Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL conditionals where needed. (2fee7b521)
- Merge pull request #257 from janekptacijarabaci/devtools_cmd_browserconsole_1 (52e64fe2e)
- Merge pull request #256 from janekptacijarabaci/devtools_cmd_help_1 (3cf5e52d2)
- Merge pull request #255 from janekptacijarabaci/minorFix_styleCleanUp_1 (029f8127b)

Link to comment
Share on other sites

New regular/weekly KM-Goanna release:
https://o.rthost.cf/kmeleon/KM-Goanna-20171223.7z

Changelog:
Out-of-tree change:
* update Goanna3 to git rev 40aa3cc75:
- Stop using a 0-sized array declaration (nonstandard extension) in JitCodeMap. (e3ff6c81d)
- Force arguments object allocation on dynamic name accesses (9e58836ab)
- Fix chrome to not use arrow functions with arguments (c545af1b3)
- Fix arrow function lexical arguments binding, allow rest + arguments (0c2e091dd)
- Fix arrow function lexical arguments binding, allow rest + arguments (follow up - delete: bug889158.js) (85d2f066d)
- Merge pull request #1549 from janekptacijarabaci/js_arrowFunc_arguments_1 (5a27ecadd)
- Use a boolean to control sending of referrer when opening link. (40aa3cc75)

Edited by roytam1
Link to comment
Share on other sites

I try 32bit noSSE palemoon on Athlon XP /Windows 7. It is so slow, no, it is very very very slow. I can wait for 1 minute before this board has been loaded, and i'm unable to scroll it, it freezes.

basilisk/moebius not start at all.

Can you make 26.5.0 build with no-sse and Lav codecs support ? Current 26 work ok, but there is no lav codec support out of the box, so no way to browse youtube.

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