[chromium-bugs] Issue 22216 in chromium: Two instances of Chrome shouldn't be running

2009-09-17 Thread codesite-noreply
Updates: Owner: --- Cc: rohi...@chromium.org Comment #1 on issue 22216 by kr...@chromium.org: Two instances of Chrome shouldn't be running http://code.google.com/p/chromium/issues/detail?id=22216 I assume two versions of Chrome writing to the same files in ~/Library/Applicati

[chromium-bugs] Issue 20810 in chromium: Browser crash @ DownloadShelfContextMenu::ExecuteItemCommand()

2009-09-17 Thread codesite-noreply
Comment #5 on issue 20810 by p...@chromium.org: Browser crash @ DownloadShelfContextMenu::ExecuteItemCommand() http://code.google.com/p/chromium/issues/detail?id=20810 divilex: It's not fixed yet. There are two separate crash modes, and I'm working on a fix for the second one. -- You receiv

[chromium-bugs] Issue 20810 in chromium: Browser crash @ DownloadShelfContextMenu::ExecuteItemCommand()

2009-09-17 Thread codesite-noreply
Comment #4 on issue 20810 by divi...@hotmail.com: Browser crash @ DownloadShelfContextMenu::ExecuteItemCommand() http://code.google.com/p/chromium/issues/detail?id=20810 Add label: Fixed. -- You received this message because you are listed in the owner or CC fields of this issue, or because y

[chromium-bugs] Issue 20960 in chromium: Images not loading all the time on Google Chrome

2009-09-17 Thread codesite-noreply
Comment #9 on issue 20960 by gutbusterbrigade: Images not loading all the time on Google Chrome http://code.google.com/p/chromium/issues/detail?id=20960 Same problem here. Many broken image icons on pages with lots of images from different hosts. Imageboards with lots of images being loade

[chromium-bugs] Issue 22185 in chromium: Can't Uninstall plugins (Adobe reader, flash, etc...)

2009-09-17 Thread codesite-noreply
Comment #8 on issue 22185 by e...@chromium.org: Can't Uninstall plugins (Adobe reader, flash, etc...) http://code.google.com/p/chromium/issues/detail?id=22185 We scan the Firefox directories and a Chrome-specific plugin directory. I'm sorry that reader doesn't work. We need to make it so you

[chromium-bugs] Issue 11359 in chromium: Implement navigator.registerProtocolHandler() and registerContentHandler()

2009-09-17 Thread codesite-noreply
Updates: Status: Assigned Owner: b...@chromium.org Comment #5 on issue 11359 by b...@chromium.org: Implement navigator.registerProtocolHandler() and registerContentHandler() http://code.google.com/p/chromium/issues/detail?id=11359 (No comment was entered for this change.) -- Y

[chromium-bugs] Issue 12229 in chromium: Linux: improve build failure error messages

2009-09-17 Thread codesite-noreply
Comment #10 on issue 12229 by jengju: Linux: improve build failure error messages http://code.google.com/p/chromium/issues/detail?id=12229 Comment 3 by u...@chromium.org, May 26, 2009 I believe SConstruct is genereated by gyp from *.gyp files. You may need to run "gc

[chromium-bugs] Issue 10270 in chromium: Change the test so it works on Windows: LayoutTests/fast/dom/frame-loading-via-document-write.html

2009-09-17 Thread codesite-noreply
Comment #6 on issue 10270 by a...@chromium.org: Change the test so it works on Windows: LayoutTests/fast/dom/frame-loading-via-document-write.html http://code.google.com/p/chromium/issues/detail?id=10270 I fixed the test to not have any race conditions in it. The test still fails though. Th

[chromium-bugs] Issue 22218 in chromium: Set up a separate bot to build linux target for ChromeBot

2009-09-17 Thread codesite-noreply
Status: Untriaged Owner: CC: est...@chromium.org, d...@chromium.org, nsylv...@chromium.org, thes...@chromium.org Labels: Type-Bug Pri-2 OS-Linux Area-Infrastructure Size-Medium New issue 22218 by hu...@chromium.org: Set up a separate bot to build linux target for ChromeBot http://code

[chromium-bugs] Issue 20810 in chromium: Browser crash @ DownloadShelfContextMenu::ExecuteItemCommand()

2009-09-17 Thread codesite-noreply
Comment #3 on issue 20810 by bugdro...@chromium.org: Browser crash @ DownloadShelfContextMenu::ExecuteItemCommand() http://code.google.com/p/chromium/issues/detail?id=20810 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26536 --

[chromium-bugs] Issue 22157 in chromium: Extension with empty permissions array in manifest crashes utility process

2009-09-17 Thread codesite-noreply
Comment #2 on issue 22157 by bugdro...@chromium.org: Extension with empty permissions array in manifest crashes utility process http://code.google.com/p/chromium/issues/detail?id=22157 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26534

[chromium-bugs] Issue 19758 in chromium: Automated ui test needs porting to linux

2009-09-17 Thread codesite-noreply
Updates: Cc: est...@chromium.org Comment #5 on issue 19758 by hu...@chromium.org: Automated ui test needs porting to linux http://code.google.com/p/chromium/issues/detail?id=19758 (No comment was entered for this change.) -- You received this message because you are listed in the owne

[chromium-bugs] Issue 19085 in chromium: reliability tests need porting to linux

2009-09-17 Thread codesite-noreply
Updates: Status: Fixed Owner: est...@chromium.org Comment #8 on issue 19085 by hu...@chromium.org: reliability tests need porting to linux http://code.google.com/p/chromium/issues/detail?id=19085 Put the bug under estade and mark it as fixed. Will log a separate bug for bot set

[chromium-bugs] Issue 5490 in chromium: " http://тест" and "http://тест(" displaye d very differently in Omnibox dropdown

2009-09-17 Thread codesite-noreply
Comment #28 on issue 5490 by ma...@chromium.org: "http://тест"; and "http://тест(" displayed very differently in Omnibox dropdown http://code.google.com/p/chromium/issues/detail?id=5490 Coverity found a bug (CID 5991) in that googleurl change: if (source <= 0x80) { should be if (source < 0x80

[chromium-bugs] Issue 22135 in chromium: ExtensionBrowserTest.Toolstrip and ExtensionBrowserTest.ExtensionViews are flaky

2009-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #4 on issue 22135 by fin...@chromium.org: ExtensionBrowserTest.Toolstrip and ExtensionBrowserTest.ExtensionViews are flaky http://code.google.com/p/chromium/issues/detail?id=22135 (No comment was entered for this change.) -- You received this message b

[chromium-bugs] Issue 22070 in chromium: Toolstrip theme background not updated when resizing Chrome window

2009-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #2 on issue 22070 by fin...@chromium.org: Toolstrip theme background not updated when resizing Chrome window http://code.google.com/p/chromium/issues/detail?id=22070 (No comment was entered for this change.) -- You received this message because you are l

[chromium-bugs] Issue 18452 in chromium: extension shelf isn't themed

2009-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #11 on issue 18452 by fin...@chromium.org: extension shelf isn't themed http://code.google.com/p/chromium/issues/detail?id=18452 I believe this can be closed now. If you notice any glitches after r26526 file new bugs. -- You received this message becau

[chromium-bugs] Issue 22152 in chromium: tag doesn't work for extension resources

2009-09-17 Thread codesite-noreply
Comment #6 on issue 22152 by bugdro...@chromium.org: tag doesn't work for extension resources http://code.google.com/p/chromium/issues/detail?id=22152 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26532 ---

[chromium-bugs] Issue 22185 in chromium: Can't Uninstall plugins (Adobe reader, flash, etc...)

2009-09-17 Thread codesite-noreply
Comment #7 on issue 22185 by fcastillo.ec: Can't Uninstall plugins (Adobe reader, flash, etc...) http://code.google.com/p/chromium/issues/detail?id=22185 It's not silly, many other softwares do that... you load the plugins manually. What if I don't have firefox installed, and use another bro

[chromium-bugs] Issue 22185 in chromium: Can't Uninstall plugins (Adobe reader, flash, etc...)

2009-09-17 Thread codesite-noreply
Comment #6 on issue 22185 by fcastillo.ec: Can't Uninstall plugins (Adobe reader, flash, etc...) http://code.google.com/p/chromium/issues/detail?id=22185 It's not silly, many other softwares do that... you load the plugins manually. What if I don't have firefox installed, and use another bro

[chromium-bugs] Issue 21762 in chromium: Manage search window doesn't remember position/size

2009-09-17 Thread codesite-noreply
Updates: Status: Started Comment #1 on issue 21762 by rse...@chromium.org: Manage search window doesn't remember position/size http://code.google.com/p/chromium/issues/detail?id=21762 I'm abstracting the logic from PageInfoWindowController that does window saving/restoring into a NSWin

[chromium-bugs] Issue 22097 in chromium: Open file for printing on the file thread

2009-09-17 Thread codesite-noreply
Comment #1 on issue 22097 by bugdro...@chromium.org: Open file for printing on the file thread http://code.google.com/p/chromium/issues/detail?id=22097 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26531 ---

[chromium-bugs] Issue 19663 in chromium: Make crash dump available in testing environment on Linux

2009-09-17 Thread codesite-noreply
Issue 19663: Make crash dump available in testing environment on Linux http://code.google.com/p/chromium/issues/detail?id=19663 This issue is no longer blocking issue 19085. See http://code.google.com/p/chromium/issues/detail?id=19085 -- You received this message because you are listed in the own

[chromium-bugs] Issue 19085 in chromium: reliability tests need porting to linux

2009-09-17 Thread codesite-noreply
Comment #7 on issue 19085 by bugdro...@chromium.org: reliability tests need porting to linux http://code.google.com/p/chromium/issues/detail?id=19085 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26530 -

[chromium-bugs] Issue 22208 in chromium: Compilation broken with use_system_sqlite=1

2009-09-17 Thread codesite-noreply
Updates: Cc: sh...@chromium.org cev...@chromium.org Comment #2 on issue 22208 by m...@chromium.org: Compilation broken with use_system_sqlite=1 http://code.google.com/p/chromium/issues/detail?id=22208 The sqlite3Preload looks like it's just a missing extern "C" in chrome/common/sqlite_

[chromium-bugs] Issue 22068 in chromium: Crash - ObserverList::Iterator::GetNext()

2009-09-17 Thread codesite-noreply
Updates: Cc: kuch...@chromium.org Comment #3 on issue 22068 by kuch...@chromium.org: Crash - ObserverList::Iterator::GetNext() http://code.google.com/p/chromium/issues/detail?id=22068 Could be the same root cause as this - http://code.google.com/p/chromium/issues/detail? id=17051 --

[chromium-bugs] Issue 22185 in chromium: Can't Uninstall plugins (Adobe reader, flash, etc...)

2009-09-17 Thread codesite-noreply
Updates: Status: WontFix Comment #5 on issue 22185 by e...@chromium.org: Can't Uninstall plugins (Adobe reader, flash, etc...) http://code.google.com/p/chromium/issues/detail?id=22185 We load plugins from the Firefox plugin directories. The alternative would be to require every user

[chromium-bugs] Issue 20692 in chromium: chrome.tabs.detectLanguage broken on linux

2009-09-17 Thread codesite-noreply
Comment #3 on issue 20692 by bugdro...@chromium.org: chrome.tabs.detectLanguage broken on linux http://code.google.com/p/chromium/issues/detail?id=20692 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26529 --

[chromium-bugs] Issue 22217 in chromium: Crash - skia::CanvasPaintT::init(bool)

2009-09-17 Thread codesite-noreply
Updates: Status: Available Comment #1 on issue 22217 by kuch...@chromium.org: Crash - skia::CanvasPaintT::init(bool) http://code.google.com/p/chromium/issues/detail?id=22217 Reports from dev channel as well as stable channel (among top 10 crashes in both). -- You received this messa

[chromium-bugs] Issue 22159 in chromium: Mac chromium freezes soon after startup

2009-09-17 Thread codesite-noreply
Comment #3 on issue 22159 by sh...@chromium.org: Mac chromium freezes soon after startup http://code.google.com/p/chromium/issues/detail?id=22159 I've been looking at this, and haven't seen anything actionable - but there do seem to be plug-in issues, consistent with the sample file. -- You

[chromium-bugs] Issue 22135 in chromium: ExtensionBrowserTest.Toolstrip and ExtensionBrowserTest.ExtensionViews are flaky

2009-09-17 Thread codesite-noreply
Comment #3 on issue 22135 by bugdro...@chromium.org: ExtensionBrowserTest.Toolstrip and ExtensionBrowserTest.ExtensionViews are flaky http://code.google.com/p/chromium/issues/detail?id=22135 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revisi

[chromium-bugs] Issue 22070 in chromium: Toolstrip theme background not updated when resizing Chrome window

2009-09-17 Thread codesite-noreply
Comment #1 on issue 22070 by bugdro...@chromium.org: Toolstrip theme background not updated when resizing Chrome window http://code.google.com/p/chromium/issues/detail?id=22070 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26526 --

[chromium-bugs] Issue 22217 in chromium: Crash - skia::CanvasPaintT::init(bool)

2009-09-17 Thread codesite-noreply
Status: Untriaged Owner: Labels: Type-Bug Pri-1 Area-Misc OS-Windows Crash-4.0.206.1 New issue 22217 by crash...@chromium.org: Crash - skia::CanvasPaintT::init(bool) http://code.google.com/p/chromium/issues/detail?id=22217 This crash was detected in 4.0.206.1 and appears to be a regressio

[chromium-bugs] Issue 22103 in chromium: Automatically convert user scripts to extensions

2009-09-17 Thread codesite-noreply
Comment #2 on issue 22103 by a...@chromium.org: Automatically convert user scripts to extensions http://code.google.com/p/chromium/issues/detail?id=22103 Yes, I'm aware of that. That seems to be orthogonal to this bug, though. -- You received this message because you are listed in the owner o

[chromium-bugs] Issue 22185 in chromium: Can't Uninstall plugins (Adobe reader, flash, etc...)

2009-09-17 Thread codesite-noreply
Comment #4 on issue 22185 by fcastillo.ec: Can't Uninstall plugins (Adobe reader, flash, etc...) http://code.google.com/p/chromium/issues/detail?id=22185 Of course I can't erase the original plugin files, firefox and other browser would stop working too. That's why you only make links to the

[chromium-bugs] Issue 22103 in chromium: Automatically convert user scripts to extensions

2009-09-17 Thread codesite-noreply
Comment #1 on issue 22103 by mkterra: Automatically convert user scripts to extensions http://code.google.com/p/chromium/issues/detail?id=22103 > 3. Include a small Greasemonkey emulation layer for the > Greasemonkey-specific APIs (we already have this implemented). Alas, this is incomplete

[chromium-bugs] Issue 22185 in chromium: Can't Uninstall plugins (Adobe reader, flash, etc...)

2009-09-17 Thread codesite-noreply
Comment #3 on issue 22185 by fcastillo.ec: Can't Uninstall plugins (Adobe reader, flash, etc...) http://code.google.com/p/chromium/issues/detail?id=22185 I know it's sound impossible but it's still loading them. The only way I don't use plugins is running without the option --enable-plugins.

[chromium-bugs] Issue 22185 in chromium: Can't Uninstall plugins (Adobe reader, flash, etc...)

2009-09-17 Thread codesite-noreply
Comment #2 on issue 22185 by e...@chromium.org: Can't Uninstall plugins (Adobe reader, flash, etc...) http://code.google.com/p/chromium/issues/detail?id=22185 Sounds like you deleted symlinks but not the original plugin files. -- You received this message because you are listed in the owner o

[chromium-bugs] Issue 22108 in chromium: Always on top @ Gnome

2009-09-17 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 18291 Comment #1 on issue 22108 by est...@chromium.org: Always on top @ Gnome http://code.google.com/p/chromium/issues/detail?id=22108 (No comment was entered for this change.) -- You received this message because you are listed in the owne

[chromium-bugs] Issue 18291 in chromium: Window manager options missing when using custom frame

2009-09-17 Thread codesite-noreply
Comment #2 on issue 18291 by est...@chromium.org: Window manager options missing when using custom frame http://code.google.com/p/chromium/issues/detail?id=18291 Issue 22108 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this

[chromium-bugs] Issue 22185 in chromium: Can't Uninstall plugins (Adobe reader, flash, etc...)

2009-09-17 Thread codesite-noreply
Updates: Cc: e...@chromium.org Comment #1 on issue 22185 by est...@chromium.org: Can't Uninstall plugins (Adobe reader, flash, etc...) http://code.google.com/p/chromium/issues/detail?id=22185 did you restart chrome and it still loaded them? because that sounds impossible -- You rece

[chromium-bugs] Issue 22208 in chromium: Compilation broken with use_system_sqlite=1

2009-09-17 Thread codesite-noreply
Updates: Status: Assigned Owner: m...@chromium.org Comment #1 on issue 22208 by est...@chromium.org: Compilation broken with use_system_sqlite=1 http://code.google.com/p/chromium/issues/detail?id=22208 (No comment was entered for this change.) -- You received this message beca

[chromium-bugs] Issue 20809 in chromium: DownloadTest is flaky on Windows

2009-09-17 Thread codesite-noreply
Comment #8 on issue 20809 by phajdan...@chromium.org: DownloadTest is flaky on Windows http://code.google.com/p/chromium/issues/detail?id=20809 Might be it, will take a look. Thanks. -- You received this message because you are listed in the owner or CC fields of this issue, or because you st

[chromium-bugs] Issue 22216 in chromium: Two instances of Chrome shouldn't be running

2009-09-17 Thread codesite-noreply
Status: Untriaged Owner: rohi...@chromium.org CC: kr...@chromium.org Labels: Type-Bug Pri-2 OS-Mac Area-Misc Size-Medium New issue 22216 by rohi...@chromium.org: Two instances of Chrome shouldn't be running http://code.google.com/p/chromium/issues/detail?id=22216 Platform: Hostname: RohMac-

[chromium-bugs] Issue 20809 in chromium: DownloadTest is flaky on Windows

2009-09-17 Thread codesite-noreply
Comment #7 on issue 20809 by ma...@chromium.org: DownloadTest is flaky on Windows http://code.google.com/p/chromium/issues/detail?id=20809 Coverity found a problem in CheckZoneIdentifier, may be related? (CID 6163) file is opened before the for loop once, but closed each time through the l

[chromium-bugs] Issue 22215 in chromium: Problems to Login on 4.0.206.1 Release

2009-09-17 Thread codesite-noreply
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 22215 by ownedzao: Problems to Login on 4.0.206.1 Release http://code.google.com/p/chromium/issues/detail?id=22215 Chrome Version : 4.0.206.1 URLs (if applicable) : http://luizjogos.com Other browsers tested:

[chromium-bugs] Issue 22214 in chromium: In App mode, links opened in new tab don't go to foreground in the Chrome window we switch to

2009-09-17 Thread codesite-noreply
Status: Untriaged Owner: Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Size-Medium New issue 22214 by fin...@chromium.org: In App mode, links opened in new tab don't go to foreground in the Chrome window we switch to http://code.google.com/p/chromium/issues/detail?id=22214 NOTE: This bug i

[chromium-bugs] Issue 22198 in chromium: Status bubbles can overlap download bar

2009-09-17 Thread codesite-noreply
Comment #1 on issue 22198 by tha...@chromium.org: Status bubbles can overlap download bar http://code.google.com/p/chromium/issues/detail?id=22198 I'm pretty sure I checked that this is what windows does, so this is intentional the way it is at least (and not only OS-Mac)…? -- You received t

[chromium-bugs] Issue 22213 in chromium: Tab theme changes as we resize the browser window

2009-09-17 Thread codesite-noreply
Status: Untriaged Owner: rohi...@chromium.org CC: kr...@chromium.org Labels: Type-Bug Pri-2 OS-Mac Area-BrowserUI Size-Medium New issue 22213 by rohi...@chromium.org: Tab theme changes as we resize the browser window http://code.google.com/p/chromium/issues/detail?id=22213 Platform: Hostnam

[chromium-bugs] Issue 20810 in chromium: Browser crash @ DownloadShelfContextMenu::ExecuteItemCommand()

2009-09-17 Thread codesite-noreply
Updates: Status: Started Owner: p...@chromium.org Cc: -p...@chromium.org Comment #2 on issue 20810 by p...@chromium.org: Browser crash @ DownloadShelfContextMenu::ExecuteItemCommand() http://code.google.com/p/chromium/issues/detail?id=20810 (No comment was entered for t

[chromium-bugs] Issue 22119 in chromium: Chromium crash when I type into the URL

2009-09-17 Thread codesite-noreply
Comment #3 on issue 22119 by sh...@chromium.org: Chromium crash when I type into the URL http://code.google.com/p/chromium/issues/detail?id=22119 > ReleaseSQLErrorHandler::HandleError (*, error=11, *) Error 11 is SQLITE_CORRUPT. So works-as-designed, but leaving the bug open in hopes of co

[chromium-bugs] Issue 20412 in chromium: Submitting a malformed chrome-extension url to chrome.toolstrip.expand crashes Chrome

2009-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 20412 by erik...@chromium.org: Submitting a malformed chrome-extension url to chrome.toolstrip.expand crashes Chrome http://code.google.com/p/chromium/issues/detail?id=20412 (No comment was entered for this change.) -- You received this messa

[chromium-bugs] Issue 21939 in chromium: There should be a shared base class or an interface for ExtensionView

2009-09-17 Thread codesite-noreply
Comment #1 on issue 21939 by erik...@chromium.org: There should be a shared base class or an interface for ExtensionView http://code.google.com/p/chromium/issues/detail?id=21939 I found a simpler way to remove the #ifdefs in the code that this bug was talking about. However, there are still

[chromium-bugs] Issue 18248 in chromium: crash after deleting WidgetWin during event handler

2009-09-17 Thread codesite-noreply
Comment #4 on issue 18248 by erik...@chromium.org: crash after deleting WidgetWin during event handler http://code.google.com/p/chromium/issues/detail?id=18248 Scott investigated this a bit for me. The problem is that I was deleting the widget in my destructor. This meant that Close() was

[chromium-bugs] Issue 19896 in chromium: sync i18n support

2009-09-17 Thread codesite-noreply
Comment #17 on issue 19896 by js...@chromium.org: sync i18n support http://code.google.com/p/chromium/issues/detail?id=19896 As Tim wrote, it'd be best if you could reply at codereview.chromium.org next time. I thought you hand't updated your patch :-) I'll take another look. -- You receive

[chromium-bugs] Issue 14562 in chromium: Support the mac find pasteboard (cmd-f should write to it, so should cmd-e. cmd-g should search for what's in there)

2009-09-17 Thread codesite-noreply
Updates: Summary: Support the mac find pasteboard (cmd-f should write to it, so should cmd-e. cmd-g should search for what's in there) Comment #18 on issue 14562 by tha...@chromium.org: Support the mac find pasteboard (cmd-f should write to it, so should cmd-e. cmd-g should search f

[chromium-bugs] Issue 21985 in chromium: Line at the bottom of pages

2009-09-17 Thread codesite-noreply
Updates: Status: Untriaged Comment #2 on issue 21985 by deep...@chromium.org: Line at the bottom of pages http://code.google.com/p/chromium/issues/detail?id=21985 Found it in Chrome version: 4.0.211.2 SVN:26474 -- You received this message because you are listed in the owner or CC f

[chromium-bugs] Issue 22212 in chromium: JavaScript - very slow access to not existing object property by constant name

2009-09-17 Thread codesite-noreply
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 22212 by c...@volny.cz: JavaScript - very slow access to not existing object property by constant name http://code.google.com/p/chromium/issues/detail?id=22212 Chrome Version : 3.0.195.21 Other browsers tes

[chromium-bugs] Issue 22203 in chromium: Youtube: Cant reshow closed banner Ad on Home page

2009-09-17 Thread codesite-noreply
Updates: Owner: --- Cc: ism...@chromium.org Comment #1 on issue 22203 by kr...@chromium.org: Youtube: Cant reshow closed banner Ad on Home page http://code.google.com/p/chromium/issues/detail?id=22203 This works much better on Firefox and Safari -- You received this message be

[chromium-bugs] Issue 20321 in chromium: Chromium goes CPU bound on MacOS

2009-09-17 Thread codesite-noreply
Comment #12 on issue 20321 by sh...@chromium.org: Chromium goes CPU bound on MacOS http://code.google.com/p/chromium/issues/detail?id=20321 BTW, I spoke with Kelly and got a profile to repro with. -- You received this message because you are listed in the owner or CC fields of this issue, or

[chromium-bugs] Issue 15530 in chromium: Wikimapia comment page rendered wrong on Chrome

2009-09-17 Thread codesite-noreply
Updates: Status: Untriaged Labels: -OS-Linux -Area-Misc OS-All Area-WebKit NeedsReduction Comment #1 on issue 15530 by aoca...@chromium.org: Wikimapia comment page rendered wrong on Chrome http://code.google.com/p/chromium/issues/detail?id=15530 (No comment was entered for this

[chromium-bugs] Issue 21780 in chromium: Reduce buildbot build times with ccache and distributed build

2009-09-17 Thread codesite-noreply
Comment #3 on issue 21780 by b...@chromium.org: Reduce buildbot build times with ccache and distributed build http://code.google.com/p/chromium/issues/detail?id=21780 All idle Linux hardware have been accounted for and the list has been sent to Mark and Lei. A ticket has been filed with Incr

[chromium-bugs] Issue 20321 in chromium: Chromium goes CPU bound on MacOS

2009-09-17 Thread codesite-noreply
Comment #11 on issue 20321 by sh...@chromium.org: Chromium goes CPU bound on MacOS http://code.google.com/p/chromium/issues/detail?id=20321 Something went awry with my git cl dcommit. My change is checked in: -- Some history backend fixes for database corruption. Don't enter an

[chromium-bugs] Issue 22211 in chromium: Crash - v8::internal::Heap::PerformGarbageCollection(v8::internal::Allocation Space,v8::internal::GarbageCollector,v8::internal::GCTracer *)

2009-09-17 Thread codesite-noreply
Status: Untriaged Owner: Labels: Type-Bug Pri-3 Area-WebKit OS-All Crash-4.0.206.1 New issue 22211 by crash...@chromium.org: Crash - v8::internal::Heap::PerformGarbageCollection(v8::internal::AllocationSpace,v8::internal::GarbageCollector,v8::internal::GCTracer *) http://code.google.com

chromium-bugs@googlegroups.com

2009-09-17 Thread codesite-noreply
Status: Available Owner: CC: kuch...@chromium.org Labels: Type-Bug Pri-1 OS-Windows Area-WebKit Size-Medium New issue 22210 by kuch...@chromium.org: Chrome: Crash Report - Stack Signature: WebCore::RenderWidget::paint(WebCore::RenderObject::PaintInfo &,int,int)-993BEF http://code.google.

[chromium-bugs] Issue 22209 in chromium: Chrome: Crash Report - Stack Signature: skia::`anonymous namespace'::ConvolveHorizontally<

2009-09-17 Thread codesite-noreply
Status: Available Owner: CC: kuch...@chromium.org Labels: Type-Bug Pri-1 OS-Windows Area-WebKit Size-Medium Crash New issue 22209 by kuch...@chromium.org: Chrome: Crash Report - Stack Signature: skia::`anonymous namespace'::ConvolveHorizontally<1>(unsigned char const *,skia::ConvolusionF

[chromium-bugs] Issue 21761 in chromium: Multiple "manage search" windows

2009-09-17 Thread codesite-noreply
Updates: Status: Started Comment #2 on issue 21761 by rse...@chromium.org: Multiple "manage search" windows http://code.google.com/p/chromium/issues/detail?id=21761 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields

[chromium-bugs] Issue 22208 in chromium: Compilation broken with use_system_sqlite=1

2009-09-17 Thread codesite-noreply
Status: Unconfirmed Owner: Labels: OS-Linux Area-Misc Size-Medium Type-Bug New issue 22208 by bcafa...@gmail.com: Compilation broken with use_system_sqlite=1 http://code.google.com/p/chromium/issues/detail?id=22208 Chrome Version : 4.0.212 svn r26343 OS + version : Gentoo CPU archit

[chromium-bugs] Issue 22207 in chromium: Chrome: Crash Report: skia::PlatformCanvas::PlatformCanvas

2009-09-17 Thread codesite-noreply
Status: Available Owner: CC: kuch...@chromium.org Labels: Type-Bug Pri-1 OS-Windows Area-Misc Size-Medium crash New issue 22207 by kuch...@chromium.org: Chrome: Crash Report: skia::PlatformCanvas::PlatformCanvas http://code.google.com/p/chromium/issues/detail?id=22207

chromium-bugs@googlegroups.com

2009-09-17 Thread codesite-noreply
Status: Available Owner: CC: kuch...@chromium.org Labels: Type-Bug Pri-1 OS-Windows Area-Misc Size-Medium Crash New issue 22205 by kuch...@chromium.org: Chrome: Crash Report - Stack Signature: WebKit::WebURL::WebURL(WebKit::WebURL const &)-3DB0FD http://code.google.com/p/chromium/issues/de

[chromium-bugs] Issue 22204 in chromium: Chrome: Crash Report - Stack Signature: WebCore::RenderWidget::destroy()-325498

2009-09-17 Thread codesite-noreply
Status: Available Owner: CC: kuch...@chromium.org Labels: Type-Bug Pri-1 OS-Windows Area-WebKit Size-Medium 4.0.206.1 New issue 22204 by kuch...@chromium.org: Chrome: Crash Report - Stack Signature: WebCore::RenderWidget::destroy()-325498 http://code.google.com/p/chromium/issues/detail?id=

[chromium-bugs] Issue 22203 in chromium: Youtube: Cant reshow closed banner Ad on Home page

2009-09-17 Thread codesite-noreply
Status: Untriaged Owner: ism...@chromium.org CC: kr...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-Compat Size-Medium New issue 22203 by ism...@chromium.org: Youtube: Cant reshow closed banner Ad on Home page http://code.google.com/p/chromium/issues/detail?id=22203 Platform: Hostname: M

[chromium-bugs] Issue 20509 in chromium: Complex character composition is not working correctly in layout tests

2009-09-17 Thread codesite-noreply
Updates: Status: WontFix Comment #7 on issue 20509 by vict...@chromium.org: Complex character composition is not working correctly in layout tests http://code.google.com/p/chromium/issues/detail?id=20509 These tests have been rewritten upstream and they no longer have pixel dumps: ht

[chromium-bugs] Issue 22202 in chromium: JS/mouse interaction problem on YouTube in Chrome 4.0.

2009-09-17 Thread codesite-noreply
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 22202 by mjhecht: JS/mouse interaction problem on YouTube in Chrome 4.0. http://code.google.com/p/chromium/issues/detail?id=22202 Chrome Version : 4.0.206.1 / win URLs (if applicable) : http://www.youtube.c

[chromium-bugs] Issue 19773 in chromium: Reduce omnibox sluggishness by speeding history results

2009-09-17 Thread codesite-noreply
Comment #5 on issue 19773 by bre...@chromium.org: Reduce omnibox sluggishness by speeding history results http://code.google.com/p/chromium/issues/detail?id=19773 Linus: you can see if this is the cause on the build you use any time (it's just not reported). about:histograms/Autocomplete.Hi

[chromium-bugs] Issue 14833 in chromium: digitalglobe site problem.

2009-09-17 Thread codesite-noreply
Updates: Labels: -OS-Linux OS-All NeedsReduction Comment #3 on issue 14833 by aoca...@chromium.org: digitalglobe site problem. http://code.google.com/p/chromium/issues/detail?id=14833 This also happens in Windows -- You received this message because you are listed in the owner or CC f

[chromium-bugs] Issue 19773 in chromium: Reduce omnibox sluggishness by speeding history results

2009-09-17 Thread codesite-noreply
Comment #4 on issue 19773 by bre...@chromium.org: Reduce omnibox sluggishness by speeding history results http://code.google.com/p/chromium/issues/detail?id=19773 We have a non-UMA histogram for autocomplete times. I'll add it to UMA so we can tell if this is a wider problem. -- You receive

[chromium-bugs] Issue 21773 in chromium: audit pref registration and move prefs into files that use them

2009-09-17 Thread codesite-noreply
Comment #2 on issue 21773 by s...@chromium.org: audit pref registration and move prefs into files that use them http://code.google.com/p/chromium/issues/detail?id=21773 I would be inclined to stick registration in browser_prefs, or possibly pref_names. -- You received this message because y

[chromium-bugs] Issue 21883 in chromium: Manage: Can open n "Add search engine" windows

2009-09-17 Thread codesite-noreply
Updates: Status: Started Comment #4 on issue 21883 by rse...@chromium.org: Manage: Can open n "Add search engine" windows http://code.google.com/p/chromium/issues/detail?id=21883 (No comment was entered for this change.) -- You received this message because you are listed in the owner

[chromium-bugs] Issue 22201 in chromium: Chrome: Crash Report - Stack Signature: WebCore::RenderObject::styleWillChange(WebCore::StyleDifference,WebCo re::RenderStyle const *)-6335F0

2009-09-17 Thread codesite-noreply
Status: Available Owner: CC: kuch...@chromium.org Labels: Type-Bug Pri-1 OS-Windows Area-WebKit Size-Medium crash New issue 22201 by kuch...@chromium.org: Chrome: Crash Report - Stack Signature: WebCore::RenderObject::styleWillChange(WebCore::StyleDifference,WebCore::RenderStyle const

[chromium-bugs] Issue 15985 in chromium: SWF Plugin Crush when WMP goes to full screen

2009-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #28 on issue 15985 by j...@chromium.org: SWF Plugin Crush when WMP goes to full screen http://code.google.com/p/chromium/issues/detail?id=15985 (No comment was entered for this change.) -- You received this message because you are listed in the owner or

[chromium-bugs] Issue 15985 in chromium: SWF Plugin Crush when WMP goes to full screen

2009-09-17 Thread codesite-noreply
Comment #27 on issue 15985 by bugdro...@chromium.org: SWF Plugin Crush when WMP goes to full screen http://code.google.com/p/chromium/issues/detail?id=15985 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26521 --

[chromium-bugs] Issue 22200 in chromium: Chrome: Crash Report - Stack Signature: hunspell::WordIterator::Advance(char *,unsigned int,int * const)-1CAE479

2009-09-17 Thread codesite-noreply
Status: Available Owner: CC: kuch...@chromium.org, bre...@chromium.org, sidc...@chromium.org Labels: Type-Bug Pri-1 OS-Windows Area-Misc Size-Medium crash New issue 22200 by kuch...@chromium.org: Chrome: Crash Report - Stack Signature: hunspell::WordIterator::Advance(char *,unsigned int,

chromium-bugs@googlegroups.com

2009-09-17 Thread codesite-noreply
Updates: Owner: ana...@chromium.org Comment #1 on issue 22196 by ana...@chromium.org: Chrome: Crash Report - Stack Signature: WebPluginImpl::paint(skia::PlatformCanvas *,WebKit::WebRect const &)-813F32 http://code.google.com/p/chromium/issues/detail?id=22196 (No comment was entered f

[chromium-bugs] Issue 20810 in chromium: Browser crash @ DownloadShelfContextMenu::ExecuteItemCommand()

2009-09-17 Thread codesite-noreply
Updates: Status: Available Owner: --- Cc: kuch...@chromium.org p...@chromium.org Labels: -Pri-2 -OS-All Pri-1 OS-Windows Crash Comment #1 on issue 20810 by kuch...@chromium.org: Browser crash @ DownloadShelfContextMenu::ExecuteItemCommand() http://code.google.com

[chromium-bugs] Issue 10270 in chromium: Change the test so it works on Windows: LayoutTests/fast/dom/frame-loading-via-document-write.html

2009-09-17 Thread codesite-noreply
Updates: Status: Started Owner: a...@chromium.org Comment #5 on issue 10270 by a...@chromium.org: Change the test so it works on Windows: LayoutTests/fast/dom/frame-loading-via-document-write.html http://code.google.com/p/chromium/issues/detail?id=10270 The last frame (in doc o

[chromium-bugs] Issue 13436 in chromium: OSX UI glitch: Push button caps are flipped vertically

2009-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #19 on issue 13436 by a...@chromium.org: OSX UI glitch: Push button caps are flipped vertically http://code.google.com/p/chromium/issues/detail?id=13436 Well then, let's call this done. I'm glad that the fix helped. -- You received this message because y

[chromium-bugs] Issue 20987 in chromium: Need to hook up bindings for event.persisted

2009-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #5 on issue 20987 by jap...@chromium.org: Need to hook up bindings for event.persisted http://code.google.com/p/chromium/issues/detail?id=20987 Fixed in http://trac.webkit.org/changeset/48490. -- You received this message because you are listed in the ow

[chromium-bugs] Issue 21136 in chromium: Undefined member pageshowEvent.persisted causes layout test hang

2009-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 21136 by jap...@chromium.org: Undefined member pageshowEvent.persisted causes layout test hang http://code.google.com/p/chromium/issues/detail?id=21136 The event.persisted issue was fixed in Webkit r48490, but this test still times out due t

[chromium-bugs] Issue 14091 in chromium: Accessing attributes of an object created with "document.implementation.createDocumentType" causes NULL pointers

2009-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #5 on issue 14091 by jap...@chromium.org: Accessing attributes of an object created with "document.implementation.createDocumentType" causes NULL pointers http://code.google.com/p/chromium/issues/detail?id=14091 (No comment was entered for this change.)

[chromium-bugs] Issue 22188 in chromium: Close button on download and info bars doesn't have hover state and can get stuck in the mouse-down state

2009-09-17 Thread codesite-noreply
Comment #4 on issue 22188 by m...@chromium.org: Close button on download and info bars doesn't have hover state and can get stuck in the mouse-down state http://code.google.com/p/chromium/issues/detail?id=22188 This happens on tabs if the mouse doesn't leave the tab strip area. In any event

[chromium-bugs] Issue 22199 in chromium: Status bubbles don't pop when the mouse leaves the content area

2009-09-17 Thread codesite-noreply
Status: Untriaged Owner: CC: m...@chromium.org, rohit...@chromium.org Labels: Type-Bug Pri-2 OS-Mac Area-BrowserUI Size-Medium New issue 22199 by m...@chromium.org: Status bubbles don't pop when the mouse leaves the content area http://code.google.com/p/chromium/issues/detail?id=22199 Wh

[chromium-bugs] 25 issues changed in chromium

2009-09-17 Thread codesite-noreply
Updates: Status: Unconfirmed Comment by dglaz...@chromium.org: Setting status to "Unconfirmed" to better reflect the state of the issue. Affected issues: issue 10401: LayoutTests/plugins/npruntime.html failing http://code.google.com/p/chromium/issues/detail?id=10401 issue 104

[chromium-bugs] Issue 21773 in chromium: audit pref registration and move prefs into files that use them

2009-09-17 Thread codesite-noreply
Updates: Cc: s...@chromium.org b...@chromium.org Comment #1 on issue 21773 by tony.chromium: audit pref registration and move prefs into files that use them http://code.google.com/p/chromium/issues/detail?id=21773 Ok, I looked into this a big more. There are about 40 or so prefs that

[chromium-bugs] Issue 20987 in chromium: Need to hook up bindings for event.persisted

2009-09-17 Thread codesite-noreply
Comment #4 on issue 20987 by bugdro...@chromium.org: Need to hook up bindings for event.persisted http://code.google.com/p/chromium/issues/detail?id=20987 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26515

[chromium-bugs] Issue 10675 in chromium: textareas layout tests failing on Mac

2009-09-17 Thread codesite-noreply
Comment #2 on issue 10675 by bugdro...@chromium.org: textareas layout tests failing on Mac http://code.google.com/p/chromium/issues/detail?id=10675 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26515 ---

[chromium-bugs] Issue 21136 in chromium: Undefined member pageshowEvent.persisted causes layout test hang

2009-09-17 Thread codesite-noreply
Comment #1 on issue 21136 by bugdro...@chromium.org: Undefined member pageshowEvent.persisted causes layout test hang http://code.google.com/p/chromium/issues/detail?id=21136 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26515

[chromium-bugs] Issue 10409 in chromium: 2 Failing Layout Tests

2009-09-17 Thread codesite-noreply
Comment #4 on issue 10409 by bugdro...@chromium.org: 2 Failing Layout Tests http://code.google.com/p/chromium/issues/detail?id=10409 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26515

[chromium-bugs] Issue 14091 in chromium: Accessing attributes of an object created with "document.implementation.createDocumentType" causes NULL pointers

2009-09-17 Thread codesite-noreply
Comment #4 on issue 14091 by bugdro...@chromium.org: Accessing attributes of an object created with "document.implementation.createDocumentType" causes NULL pointers http://code.google.com/p/chromium/issues/detail?id=14091 The following revision refers to this bug: http://src.chromium.o

[chromium-bugs] Issue 10408 in chromium: 1 Failing Layout Tests

2009-09-17 Thread codesite-noreply
Comment #4 on issue 10408 by bugdro...@chromium.org: 1 Failing Layout Tests http://code.google.com/p/chromium/issues/detail?id=10408 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=26515

  1   2   3   4   >