Bump version to 0.16.2015122501

This commit is contained in:
YUKI Hiroshi 2015-12-25 18:17:58 +09:00
parent 40c68a50dd
commit a49e7c6a38
3 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# History
- master/HEAD
- 0.16.2015122501
* Initialize itself correctly on Firefox 38. (regression)
* Don't show thin glay bar for pinned tabs on fullscreen HTML5 video.
* Activate/deactivate auto hide feature for fullscreen mode correctly, on Firefox 38.

View File

@ -1,6 +1,7 @@
# 更新履歴
- master/HEAD
- 0.16.2015122501
* Firefox 38で初期化に失敗する問題を修正後退バグ
* HTML5 Videoのフルスクリーン表示時に、ピン留めされたタブがあると画面上にゴミが残る問題を修正
* Firefox 38において、フルスクリーン表示の切り替え後の状態を正しく認識できるよう修正

View File

@ -5,7 +5,7 @@
<RDF:Description RDF:about="urn:mozilla:install-manifest"
em:id="treestyletab@piro.sakura.ne.jp"
em:name="Tree Style Tab"
em:version="0.16.2015113001"
em:version="0.16.2015122501"
em:creator="YUKI &quot;Piro&quot; Hiroshi"
em:description="Show tabs like a tree."
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
@ -235,7 +235,7 @@
<em:targetApplication>
<RDF:Description em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
em:minVersion="38.0"
em:maxVersion="45.0a1" />
em:maxVersion="46.0a1" />
</em:targetApplication>
</RDF:Description>
</RDF:RDF>