[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.2.3-14-gf0668da

Back to archive index

upsil****@users***** upsil****@users*****
2014年 10月 13日 (月) 20:20:41 JST


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "open-tween" repository
containing the "opentween" project.

The branch, master has been updated
       via  f0668da123fafb4b85bd4ddd4d19d5ad63ef44c0 (commit)
       via  212e54852160d85c7af83abfb9e15149de7d554b (commit)
       via  edcdfa4a0ecb2534a9f3c0f3dc7e975556bea684 (commit)
      from  81d09878105dc5e9829e05bbe6b44916b5738e66 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f0668da123fafb4b85bd4ddd4d19d5ad63ef44c0
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon Oct 13 16:45:12 2014 +0900

    サムネイル及びプロフィール画像取得時のDispose漏れを修正
    
    response (HttpResponseMessage) が破棄される際に内部で response.Content も破棄
    されるらしいので殆どは実害は無さそうだが、UserInfoDialog の修正箇所については
    HttpResponseMessage を介さず直接 HttpClient.GetStreamAsync() でストリームを取得
    しているためメモリリークが発生している可能性がある。

commit 212e54852160d85c7af83abfb9e15149de7d554b
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon Oct 13 06:23:00 2014 +0900

    プロフィール表示・編集でのエスケープ処理を twitter.com の挙動に合わせる

commit edcdfa4a0ecb2534a9f3c0f3dc7e975556bea684
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sun Oct 12 19:35:20 2014 +0900

    UserStreamsのuser_updateイベントで source.listed_count がnullになる問題への対処
    
    https://gist.github.com/upsilon/7b7980fb225ee64ef280

-----------------------------------------------------------------------

Summary of changes:
 OpenTween/Api/TwitterUser.cs          |    2 +-
 OpenTween/Connection/HttpTwitter.cs   |   11 ++++++++---
 OpenTween/ImageCache.cs               |   10 ++++++----
 OpenTween/Resources/ChangeLog.txt     |    4 ++++
 OpenTween/Thumbnail/Services/Pixiv.cs |   10 +++++-----
 OpenTween/Thumbnail/ThumbnailInfo.cs  |   10 +++++-----
 OpenTween/UserInfoDialog.cs           |   17 ++++++++++-------
 7 files changed, 39 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
open-tween (opentween)




OpenTween-git メーリングリストの案内
Back to archive index