Skip to content

Commit

Permalink
Update changelog: fixed missing tab favicons in e10s mode (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
Infocatcher committed Aug 22, 2016
1 parent c76db27 commit 4339412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
`x` Исправлена совместимость с Firefox 51+ (SyntaxError: non-generator method definitions may not contain yield) (<a href="https://github.com/Infocatcher/Private_Tab/issues/228">#228</a>).<br>
`x` Исправлено определение клонированных вкладок как не пустых (<a href="https://github.com/Infocatcher/Private_Tab/issues/230">#230</a>).<br>
`x` Исправлено определение закрытия вкладок в Firefox 47+ (из-за изменений в свойстве `detail` события `TabClose`).<br>
`x` Исправлено отсутствие иконок вкладок в мультипроцессном режиме (<a href="https://github.com/Infocatcher/Private_Tab/issues/224">#224</a>).<br>
`*` Небольшие внутренние улучшения и исправления.<br>

##### 0.1.9.1 (2016-02-01)
Expand Down
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
`x` Fixed compatibility with Firefox 51+ (SyntaxError: non-generator method definitions may not contain yield) (<a href="https://github.com/Infocatcher/Private_Tab/issues/228">#228</a>).<br>
`x` Fixed detection of duplicated tabs as non-empty (<a href="https://github.com/Infocatcher/Private_Tab/issues/230">#230</a>).<br>
`x` Correctly detect tab closing in Firefox 47+ (due to changes in `detail` property of `TabClose` event).<br>
`x` Fixed missing tab favicons in multi-process mode (<a href="https://github.com/Infocatcher/Private_Tab/issues/224">#224</a>).<br>
`*` Small internal enhancements and fixes.<br>

##### 0.1.9.1 (2016-02-01)
Expand Down

0 comments on commit 4339412

Please sign in to comment.