[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-16 Thread codesite-noreply
Comment #19 on issue 9364 by bugdro...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=138

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-16 Thread codesite-noreply
Updates: Status: Fixed Comment #18 on issue 9364 by bre...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 Should be fixed in r13892. -- You received this message because you are listed

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-15 Thread codesite-noreply
Comment #17 on issue 9364 by cr...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 Sounds good-- I'll keep an eye out. FWIW, I took a quick look, and creating a new RVH for a DOM_UI-to-Web tr

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-15 Thread codesite-noreply
Comment #16 on issue 9364 by bre...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 I think I have a fix, I'll send you the code review. -- You received this message because you are listed in t

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-15 Thread codesite-noreply
Comment #15 on issue 9364 by cr...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 Brett mentioned that we should still be switching RenderViewHosts between DOM UI pages and web pages, which s

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-15 Thread codesite-noreply
Updates: Owner: bre...@chromium.org Cc: -bre...@chromium.org cr...@chromium.org Comment #14 on issue 9364 by m...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 Any progress on

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-11 Thread codesite-noreply
Comment #13 on issue 9364 by da...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 This is a pretty major flaw. We should not be mixing DOM UI pages with normal web pages, otherwise a corrupt

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-11 Thread codesite-noreply
Updates: Cc: bre...@chromium.org Comment #12 on issue 9364 by cr...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 (No comment was entered for this change.) -- You received this messag

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-11 Thread codesite-noreply
Comment #11 on issue 9364 by cr...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 To fix this, I think we just need to change the trick we're using to consolidate DOM UI pages. We should mak

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-11 Thread codesite-noreply
Comment #10 on issue 9364 by cr...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 In a nutshell, the problem is that all tabs that open with a DOM UI page (e.g., new tab page) are now sharing

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-08 Thread codesite-noreply
Updates: Owner: cr...@chromium.org Comment #8 on issue 9364 by bre...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 (No comment was entered for this change.) -- You received this mess

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-08 Thread codesite-noreply
Updates: Labels: -Pri-2 Pri-1 Comment #7 on issue 9364 by bre...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id http://code.google.com/p/chromium/issues/detail?id=9364 This is important to fix. -- You received this message because you are l

[chromium-bugs] Issue 9364 in chromium: REGRESSION: Opening multiple tabs with same URL all share the same process id

2009-04-03 Thread codesite-noreply
Updates: Summary: REGRESSION: Opening multiple tabs with same URL all share the same process id Status: Assigned Owner: bre...@chromium.org Comment #6 on issue 9364 by da...@chromium.org: REGRESSION: Opening multiple tabs with same URL all share the same process id htt