[chromium-bugs] Issue 3630 in chromium: Improper cleanup of IPC Channel

2008-11-18 Thread codesite-noreply
Issue 3630: Improper cleanup of IPC Channel http://code.google.com/p/chromium/issues/detail?id=3630 Comment #3 by [EMAIL PROTECTED]: Fixed with cl 5021. Issue attribute updates: Status: Fixed -- You received this message because you are listed in the owner or CC fields of this issue,

[chromium-bugs] Issue 3630 in chromium: Improper cleanup of IPC Channel

2008-10-26 Thread codesite-noreply
Issue 3630: Improper cleanup of IPC Channel http://code.google.com/p/chromium/issues/detail?id=3630 Comment #2 by [EMAIL PROTECTED]: I talked with Ricardo, and fixing this is not critical for 1.0. It would involve changes in base/ that are more disruptive than is warranted for 1.0. Issue attr

[chromium-bugs] Issue 3630 in chromium: Improper cleanup of IPC Channel

2008-10-23 Thread codesite-noreply
Issue 3630: Improper cleanup of IPC Channel http://code.google.com/p/chromium/issues/detail?id=3630 Comment #1 by [EMAIL PROTECTED]: Was this bug on trunk before r2477, when 154 was branched? If so, we should fix for 1.0 Issue attribute updates: Status: Assigned Owner: [EMAIL P

[chromium-bugs] Issue 3630 in chromium: Improper cleanup of IPC Channel

2008-10-21 Thread codesite-noreply
Issue 3630: Improper cleanup of IPC Channel http://code.google.com/p/chromium/issues/detail?id=3630 New issue report by [EMAIL PROTECTED]: The IPC Channel exposes a Close() method that attempts cleanup of the channel before closing it. The problem is that if there is a pending IO operation when t