Firefox のソースコードを元に、軽量化、高速化を志向するブラウザ
『Pale Moon』 に関する話題をどうぞ
公式ホームページ
http://www.palemoon.org/
Archived versions
http://www.palemoon.org/archived.shtml
日本語のランゲージパックは諸事情により非公開になりました
以下のプレリリース版を利用して下さい
https://github.com/JustOff/pale-moon-localization/releases
前スレ
Pale Moon Part13
https://egg.5ch.net/test/read.cgi/software/1534856140/
探検
Pale Moon Part14
■ このスレッドは過去ログ倉庫に格納されています
2019/06/19(水) 16:15:44.07ID:9FeTxod80
2019/07/03(水) 00:54:15.56ID:sjSnnZhq0
Pale Moon 28.6.0
http://www.palemoon.org/releasenotes.shtml
http://www.palemoon.org/releasenotes.shtml
2019/07/03(水) 01:17:25.20ID:u1KYinN00
Pale Moon: Release notes
v28.6.0 (2019-07-02)
This is a major development update, focusing on under-the-hood improvements and bugfixes, code cleanup, and performance.
Changes/fixes:
・Implemented String.prototype.trimStart and String.prototype.trimEnd (ES2019)
・Implemented Array.prototype.flat and Array.prototype.flatMap (ES2019)
・Implemented Symbol.prototype.description (ES2019)
・Added support for gzip-compressed SVG-in-Opentype fonts.
・Updated official branding.
・Updated reader view components.
・Added a preference to control the setting of cookies through meta header information (non-standard feature) and disabled by default.
・Updated ES6 Atomics and re-enabled them.
・Updated internationalization code to support updated time zones and the Japanese Reiwa era.
・Updated NSS to a custom version to have better encryption strength for master passwords.
・IMPORTANT: To use this strong encryption and re-key the password database with it, change your master password
(can be changed to the same one you already had if desired, but you have to go through the change password process).
Depending on your computer and the number of stored passwords, this encryption update may take some time, so please be patient.
Please be aware that once re-keyed, the password store will be locked to the new encryption and will no longer be accessible with the master password in older versions of Pale Moon.
・Restored "Release notes" in the help menu.
・Rearchitectured the application/extension update code.
・Added several performance improvements to DOM and the parser.
・Improved JavaScript garbage collection of dead compartments.
・Fixed a performance issue with painting on some pages.
・Improved performance of some websites with complex event regions.
v28.6.0 (2019-07-02)
This is a major development update, focusing on under-the-hood improvements and bugfixes, code cleanup, and performance.
Changes/fixes:
・Implemented String.prototype.trimStart and String.prototype.trimEnd (ES2019)
・Implemented Array.prototype.flat and Array.prototype.flatMap (ES2019)
・Implemented Symbol.prototype.description (ES2019)
・Added support for gzip-compressed SVG-in-Opentype fonts.
・Updated official branding.
・Updated reader view components.
・Added a preference to control the setting of cookies through meta header information (non-standard feature) and disabled by default.
・Updated ES6 Atomics and re-enabled them.
・Updated internationalization code to support updated time zones and the Japanese Reiwa era.
・Updated NSS to a custom version to have better encryption strength for master passwords.
・IMPORTANT: To use this strong encryption and re-key the password database with it, change your master password
(can be changed to the same one you already had if desired, but you have to go through the change password process).
Depending on your computer and the number of stored passwords, this encryption update may take some time, so please be patient.
Please be aware that once re-keyed, the password store will be locked to the new encryption and will no longer be accessible with the master password in older versions of Pale Moon.
・Restored "Release notes" in the help menu.
・Rearchitectured the application/extension update code.
・Added several performance improvements to DOM and the parser.
・Improved JavaScript garbage collection of dead compartments.
・Fixed a performance issue with painting on some pages.
・Improved performance of some websites with complex event regions.
2019/07/03(水) 01:19:30.80ID:u1KYinN00
・Fixed a potential performance issue in display lists on some pages.
・Fixed a rendering bottleneck for the use of XRender when using a remote session.
・Fixed graphical artifacts/flickering when using XRender on Intel or Intel-hybrid GPU setups.
・Added a DiD fix for potential future issues with inlining array natives.
・Fixed a potential UAF situation in the HTML5 parser (DiD)
・Fixed an origin-clean bypass issue.
・Changed the way permissions for predefined sites are loaded.
・Reverted the 28.5.1 change to treat *.jnlp files as executables (CVE-2019-11696) after input from an Oracle representative.
Java Web Start files are not executable and should not be treated any different than regular documents handled by external applications.
・Removed SecurityUI telemetry.
・Removed some other dead telemetry code.
・Removed geo-specific selection of default search engines.
・Deprecated the use of FUEL.
・Removed the unused code for "enhanced tiles" in the new tab page.
・Removed preference to brute-force e10s to on.
・Removed Unboxed Array code.
・Removed Unboxed Object code.
・Fixed failure to print if a page contains a 0-sized <canvas> element.
・Fixed an issue with tab-modal dialogs being presented in the wrong order.
・Fixed an issue with the tab bar remaining collapsed in customize mode if normally hidden.
・Fixed an issue with Sync when choosing to overwrite data with synced data.
・Fixed an issue with tab previews on the taskbar.
・Fixed an issue with IntersectionObserver viewport accuracy.
・Fixed Scroll bar orientation on Mac OS X.
・Fixed an issue with anchor/link targets not re-using a named target.
・Fixed a build issue with Gnu-CC on PPC64.
・Fixed browser.link.open_newwindow functionality.
・Fixed a rendering bottleneck for the use of XRender when using a remote session.
・Fixed graphical artifacts/flickering when using XRender on Intel or Intel-hybrid GPU setups.
・Added a DiD fix for potential future issues with inlining array natives.
・Fixed a potential UAF situation in the HTML5 parser (DiD)
・Fixed an origin-clean bypass issue.
・Changed the way permissions for predefined sites are loaded.
・Reverted the 28.5.1 change to treat *.jnlp files as executables (CVE-2019-11696) after input from an Oracle representative.
Java Web Start files are not executable and should not be treated any different than regular documents handled by external applications.
・Removed SecurityUI telemetry.
・Removed some other dead telemetry code.
・Removed geo-specific selection of default search engines.
・Deprecated the use of FUEL.
・Removed the unused code for "enhanced tiles" in the new tab page.
・Removed preference to brute-force e10s to on.
・Removed Unboxed Array code.
・Removed Unboxed Object code.
・Fixed failure to print if a page contains a 0-sized <canvas> element.
・Fixed an issue with tab-modal dialogs being presented in the wrong order.
・Fixed an issue with the tab bar remaining collapsed in customize mode if normally hidden.
・Fixed an issue with Sync when choosing to overwrite data with synced data.
・Fixed an issue with tab previews on the taskbar.
・Fixed an issue with IntersectionObserver viewport accuracy.
・Fixed Scroll bar orientation on Mac OS X.
・Fixed an issue with anchor/link targets not re-using a named target.
・Fixed a build issue with Gnu-CC on PPC64.
・Fixed browser.link.open_newwindow functionality.
■ このスレッドは過去ログ倉庫に格納されています
ニュース
- 高市首相答弁を“引き出した”立民・岡田克也氏が改めて説明「なぜ慎重な答弁をされなかったのか。非常に残念に思っている」 ★4 [ぐれ★]
- 【次の一手】台湾問題で小林よしのり氏が私見「まさに戦争前夜」「ただちに徴兵制を敷いて、高市支持者を最前線へ」… ★3 [BFU★]
- 【速報】中国外務省報道官 高市首相発言撤回なければ「断固たる対抗措置」 ★2 [蚤の市★]
- 中国、日本行き“50万人”キャンセル 渡航自粛でコロナ禍以来最大 [お断り★]
- 【速報】日本産牛肉の対中国輸出再開協議が中止 ★2 [おっさん友の会★]
- 毛寧(もう・ねい)報道官「中国に日本の水産品の市場は無い」 高市首相の国会答弁に「中国民衆の強い怒り」 [ぐれ★]
- 【速報】中国政府、ゲームを禁輸。原神やブルアカ、荒野行動が日本で影響 [347751896]
- 【悲報】日本人の半数以上が、事ここに至っても日本が中国に喧嘩売ったって理解していない件について [616817505]
- 中国政府、日本人のビザ免除停止、鬼滅の刃公開停止を検討へ [271912485]
- Bloomberg「やり過ぎた中国、高市首相の政策遂行手助け」 [481941988]
- 高市コイン、ガチで156円突入へwwwwwwwwww [246620176]
- 高市早苗って戦後最悪の総理大臣なのでは🤔? [929293504]
