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.
■ このスレッドは過去ログ倉庫に格納されています
ニュース
- 空自機レーダー照射、音声データ公開 中国 ★3 [蚤の市★]
- 一律現金給付も消費減税もなし 高市内閣の経済対策に割れる世論 [蚤の市★]
- 日銀「歴史的」利上げ迫る 35年ぶりの年間上げ幅、0.5%の壁を突破 [蚤の市★] [蚤の市★]
- 津波警報の発表中にグーグル検索、AIが「すべて解除」と誤情報 [蚤の市★]
- 【YouTuber】バイク事故で入院のゆたぼん、振込で「お見舞金」募る [muffin★]
- 低所得層のマクドナルド離れが深刻に 広がる「ファストフード格差」の真相 米国 [少考さん★]
- 高市「日本側はいつでもオープン」なお、G20に中国語通訳帯同無し、G20中に中国首相と会話無し。 [472617201]
- 【実況】博衣こよりのえちえち朝活🧪 2
- 【実況】博衣こよりのえちえち朝活🧪
- 【高市悲報】日本人のTikTokアカウントが続々収益化剥奪中!!乞食どもざまああああああああwwwwwww [394917828]
- ネトウヨ「中国は政府が人民に金使って世論操作のヤラセ書き込みをさせている国。」 [153490809]
- 残クレマイホーム爆誕 [715715613]
