diff --git a/history.en.md b/history.en.md index 45246a9e..c086f240 100644 --- a/history.en.md +++ b/history.en.md @@ -12,6 +12,8 @@ * Open child tabs from links correctly on Firefox 36 and later. * Open child tabs from the web search bar correctly on Firefox 36 and later. * Open multiple child tabs from a tab by scripts more correctly, for E10S windows. + * Firefox Hello's chat boxes are not placed below tabs anymore. + * Mouse events on the place holder shown when the tab bar is completely hidden are handled correctly to show/hide the tab bar automatically. - 0.15.2014120101 * Open clicked link as a new child tab correctly, from links with `target="_blank"` in e10s mode. (See also [the related bug on the bugzilla.mozilla.org](https://bugzilla.mozilla.org/show_bug.cgi?id=1098688)) diff --git a/history.ja.md b/history.ja.md index 75ff014d..bac46bbc 100644 --- a/history.ja.md +++ b/history.ja.md @@ -12,6 +12,8 @@ * Firefox 36以降においてリンクから子タブを開く操作が正しく動作するように修正 * Firefox 36以降においてWeb検索バーから子タブを開く操作が正しく動作するように修正 * E10Sが有効な時に、スクリプトによって複数の子タブが開かれた際のツリー構造をより正しく認識するようにした + * Firefox Helloのチャットボックスがタブの下に潜り込まないようにした + * タブバーを自動的に隠す機能について、完全にタブバーが隠れた後に表示されるプレースホルダー上でのポインタの移動を検知できなくなっていたのを修正 - 0.15.2014120101 * マルチプロセスモード(E10S)において、`target="_blank"`の指定があるリンクを子タブとして正しく開けるようにした ([bugzilla.mozilla.orgの関連バグ](https://bugzilla.mozilla.org/show_bug.cgi?id=1098688))