webdino / gecko-embedded

Main (meta) repository for Project GEM (Gecko Embedded)
https://gecko-embedded.org
22 stars 2 forks source link

Gecko 68 で about:support ページがクラッシュする #88

Closed dynamis closed 5 years ago

dynamis commented 5 years ago

Gecko 68 対応のビルドが出来るようになったが about:support がクラッシュする。 コンテンツの表示をする上では問題にならないが動作状況・設定の確認のために便利なので出来れば修正したい問題。

これまでの調査状況について詳しくはこちら: https://github.com/webdino/gecko-embedded/issues/70#issuecomment-518089074

ashie commented 5 years ago

OSSystems/meta-browser にて対応済みです。

https://github.com/OSSystems/meta-browser/pull/294

dynamis commented 5 years ago

@ashie あー、そうでした。何処かで対応済みと書いてあった気がするのにおかしいな...と思っていたのです。ありがとうございますっ!

ref: about:support crashes on Renesas RZ/G1 & R-Car M3 https://bugzilla.mozilla.org/show_bug.cgi?id=1571603

anyakichi commented 5 years ago

Gecko 68 のビルドでは OSSystems/meta-browser をそのままベースに使うようにしたので、本件については実質的に解決済み。

dynamis commented 5 years ago

note: gem-firefox-68.0.0esr ブランチが OSSystems/meta-browser ベース: https://github.com/webdino/meta-browser/tree/gem-firefox-68.0.0esr