[chromium-bugs] Issue 9443 in chromium: Crash - WspiapiGetAddrInfo

2009-10-20 Thread codesite-noreply
Updates: Labels: -Pri-3 Pri-2 Comment #159 on issue 9443 by crash...@chromium.org: Crash - WspiapiGetAddrInfo http://code.google.com/p/chromium/issues/detail?id=9443 This crash was found in 4.0.222.12 and is currently ranked #40 (based on the relative number of reports in the release

[chromium-bugs] Issue 9819 in chromium: Crash - views::FocusWindowCallback

2009-10-20 Thread codesite-noreply
Comment #137 on issue 9819 by crash...@chromium.org: Crash - views::FocusWindowCallback http://code.google.com/p/chromium/issues/detail?id=9819 This crash was found in 4.0.222.12 and is currently ranked #30 (based on the relative number of reports in the release). There have been 59 reports

[chromium-bugs] Issue 25371 in chromium: tab-backquote on mac does not cycle through chrome windows as it should

2009-10-20 Thread codesite-noreply
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 25371 by david.r.martin: tab-backquote on mac does not cycle through chrome windows as it should http://code.google.com/p/chromium/issues/detail?id=25371 Chrome Version : 4.0.222.5 What steps will reproduc

[chromium-bugs] Issue 25365 in chromium: REGRESSION: Font rendering blurrified

2009-10-20 Thread codesite-noreply
Comment #6 on issue 25365 by dglaz...@chromium.org: REGRESSION: Font rendering blurrified http://code.google.com/p/chromium/issues/detail?id=25365 aw crap. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may a

[chromium-bugs] Issue 1019 in chromium: Set image as wallpaper

2009-10-20 Thread codesite-noreply
Comment #217 on issue 1019 by ebayfamily: Set image as wallpaper http://code.google.com/p/chromium/issues/detail?id=1019 What the heck Chrome? This web browser is really good except no save as wallpaper?? Please fix, switching to different web browser til its implemented. Yes its that impo

[chromium-bugs] Issue 25290 in chromium: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *)

2009-10-20 Thread codesite-noreply
Updates: Owner: ero...@chromium.org Comment #17 on issue 25290 by ero...@chromium.org: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *) http://code.google.com/p/chromium/issues/detail?id=25290 I can't repro, but this is almost certainly r29418 as Jon suggested. I will rol

[chromium-bugs] Issue 25369 in chromium: Growl notification does not disappear

2009-10-20 Thread codesite-noreply
Comment #2 on issue 25369 by deep...@chromium.org: Growl notification does not disappear http://code.google.com/p/chromium/issues/detail?id=25369 We don't have this problem in Windows and Linux (Ubuntu). -- You received this message because you are listed in the owner or CC fields of this iss

[chromium-bugs] Issue 23941 in chromium: on dark themes, the close buttons are invisible

2009-10-20 Thread codesite-noreply
Updates: Cc: kr...@chromium.org srikan...@chromium.org Comment #11 on issue 23941 by srikan...@chromium.org: on dark themes, the close buttons are invisible http://code.google.com/p/chromium/issues/detail?id=23941 This is similar issues where , Text in the Save/Discard dialog in the

[chromium-bugs] Issue 21318 in chromium: Query FFmpeg libraries for codec support

2009-10-20 Thread codesite-noreply
Comment #5 on issue 21318 by alex.converse: Query FFmpeg libraries for codec support http://code.google.com/p/chromium/issues/detail?id=21318 The only official way to do this is with avcodec_find_decoder_by_name() and av_find_input_format(). They only need to be fed static strings not, data

[chromium-bugs] Issue 25365 in chromium: REGRESSION: Font rendering blurrified

2009-10-20 Thread codesite-noreply
Comment #5 on issue 25365 by a...@chromium.org: REGRESSION: Font rendering blurrified http://code.google.com/p/chromium/issues/detail?id=25365 Confirmed to be r49641. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue

[chromium-bugs] Issue 25271 in chromium: Need Chromebot for Mac

2009-10-20 Thread codesite-noreply
Comment #1 on issue 25271 by bugdro...@chromium.org: Need Chromebot for Mac http://code.google.com/p/chromium/issues/detail?id=25271 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=29598

[chromium-bugs] Issue 25368 in chromium: Omnibox completion popup is too transparent

2009-10-20 Thread codesite-noreply
Comment #2 on issue 25368 by j...@gmail.com: Omnibox completion popup is too transparent http://code.google.com/p/chromium/issues/detail?id=25368 This looks like a job for CGSAddWindowFilter (it is in undocumented goodness) -- You received this message because you are listed in the owner or

[chromium-bugs] Issue 25370 in chromium: Scrolling quick with mouse scroll wheel leaks to window behind

2009-10-20 Thread codesite-noreply
Status: Unconfirmed Owner: Labels: OS-Mac Area-Misc Pri-2 Type-Bug New issue 25370 by dayveday: Scrolling quick with mouse scroll wheel leaks to window behind http://code.google.com/p/chromium/issues/detail?id=25370 Chrome Version : 4.0.222.5 URLs (if applicable) : OS version

[chromium-bugs] Issue 25369 in chromium: Growl notification does not disappear

2009-10-20 Thread codesite-noreply
Updates: Labels: -Area-Misc Area-Extensions Comment #1 on issue 25369 by kr...@chromium.org: Growl notification does not disappear http://code.google.com/p/chromium/issues/detail?id=25369 (No comment was entered for this change.) -- You received this message because you are listed in

[chromium-bugs] Issue 25368 in chromium: Omnibox completion popup is too transparent

2009-10-20 Thread codesite-noreply
Comment #1 on issue 25368 by m...@chromium.org: Omnibox completion popup is too transparent http://code.google.com/p/chromium/issues/detail?id=25368 chrome/browser/autocomplete/autocomplete_popup_view_mac.mm const CGFloat kPopupAlpha = 240.0 / 255.0; That's 0.94 and change. Pretty close to

[chromium-bugs] Issue 25245 in chromium: Crash on shutdown by Stack Signature: -E449D

2009-10-20 Thread codesite-noreply
Comment #18 on issue 25245 by bugdro...@chromium.org: Crash on shutdown by Stack Signature: -E449D http://code.google.com/p/chromium/issues/detail?id=25245 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=29596 ---

[chromium-bugs] Issue 25245 in chromium: Crash on shutdown by Stack Signature: -E449D

2009-10-20 Thread codesite-noreply
Comment #17 on issue 25245 by aba...@chromium.org: Crash on shutdown by Stack Signature: -E449D http://code.google.com/p/chromium/issues/detail?id=25245 The comment could well be wrong. As I said in Comment 5, it's been a while since I wrote that TODO. -- You received this message because

[chromium-bugs] Issue 12119 in chromium: Implement final management UI

2009-10-20 Thread codesite-noreply
Comment #32 on issue 12119 by br...@chromium.org: Implement final management UI http://code.google.com/p/chromium/issues/detail?id=12119 Swell. Fine to add once the gallery exists. -- You received this message because you are listed in the owner or CC fields of this issue, or because you star

[chromium-bugs] Issue 25369 in chromium: Growl notification does not disappear

2009-10-20 Thread codesite-noreply
Status: Untriaged Owner: CC: kr...@chromium.org Labels: Type-Bug Pri-2 OS-Mac Area-Misc New issue 25369 by deep...@chromium.org: Growl notification does not disappear http://code.google.com/p/chromium/issues/detail?id=25369 Platform: Mac OS X Version 10.5.8 (Build 9L31a) Processor:

[chromium-bugs] Issue 25368 in chromium: Omnibox completion popup is too transparent

2009-10-20 Thread codesite-noreply
Status: Untriaged Owner: CC: sh...@chromium.org, m...@chromium.org, al...@google.com, tha...@chromium.org Labels: OS-Mac Area-BrowserUI Pri-2 Type-Bug New issue 25368 by tha...@chromium.org: Omnibox completion popup is too transparent http://code.google.com/p/chromium/issues/detail?id

[chromium-bugs] Issue 25365 in chromium: REGRESSION: Font rendering blurrified

2009-10-20 Thread codesite-noreply
Updates: Status: Assigned Owner: a...@chromium.org Comment #4 on issue 25365 by a...@chromium.org: REGRESSION: Font rendering blurrified http://code.google.com/p/chromium/issues/detail?id=25365 (No comment was entered for this change.) -- You received this message because you

[chromium-bugs] Issue 25365 in chromium: REGRESSION: Font rendering blurrified

2009-10-20 Thread codesite-noreply
Comment #3 on issue 25365 by a...@chromium.org: REGRESSION: Font rendering blurrified http://code.google.com/p/chromium/issues/detail?id=25365 Issue 25167 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because y

[chromium-bugs] Issue 25167 in chromium: Anti-aliasing in Recently Closed section of New Tab page is messed up

2009-10-20 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 25365 Comment #3 on issue 25167 by a...@chromium.org: Anti-aliasing in Recently Closed section of New Tab page is messed up http://code.google.com/p/chromium/issues/detail?id=25167 Merging into tracking bug for this issue. -- You received

[chromium-bugs] Issue 25364 in chromium: Chrome hangs when tried to delete last bookmark after fullscreen toggle

2009-10-20 Thread codesite-noreply
Comment #1 on issue 25364 by ism...@chromium.org: Chrome hangs when tried to delete last bookmark after fullscreen toggle http://code.google.com/p/chromium/issues/detail?id=25364 Note: To Generalize , Chrome hangs in toggling full screen to normal screen when bookmark bar empty or when tried

[chromium-bugs] Issue 25365 in chromium: REGRESSION: Font rendering blurrified

2009-10-20 Thread codesite-noreply
Comment #2 on issue 25365 by a...@chromium.org: REGRESSION: Font rendering blurrified http://code.google.com/p/chromium/issues/detail?id=25365 Issue 25173 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because y

[chromium-bugs] Issue 25173 in chromium: Broken AA in font rendering

2009-10-20 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 25365 Comment #6 on issue 25173 by a...@chromium.org: Broken AA in font rendering http://code.google.com/p/chromium/issues/detail?id=25173 Merging into a tracking bug for this issue. -- You received this message because you are listed in th

[chromium-bugs] Issue 25367 in chromium: Drop Down Menus Crash Chrome.dll

2009-10-20 Thread codesite-noreply
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 25367 by thaumb...@windstream.net: Drop Down Menus Crash Chrome.dll http://code.google.com/p/chromium/issues/detail?id=25367 Chrome Version : 4.0.224.0 (29592) URLs (if applicable) : code.google.chrome or a

[chromium-bugs] Issue 25245 in chromium: Crash on shutdown by Stack Signature: -E449D

2009-10-20 Thread codesite-noreply
Updates: Cc: j...@chromium.org Comment #16 on issue 25245 by j...@chromium.org: Crash on shutdown by Stack Signature: -E449D http://code.google.com/p/chromium/issues/detail?id=25245 (No comment was entered for this change.) -- You received this message because you are listed in the ow

[chromium-bugs] Issue 25365 in chromium: REGRESSION: Font rendering blurrified

2009-10-20 Thread codesite-noreply
Comment #1 on issue 25365 by e...@chromium.org: REGRESSION: Font rendering blurrified http://code.google.com/p/chromium/issues/detail?id=25365 Bisected down to http://build.chromium.org/buildbot/perf/dashboard/ui/changelog.html? url=/trunk/src&range=29271:29319 -- You received this message be

[chromium-bugs] Issue 25245 in chromium: Crash on shutdown by Stack Signature: -E449D

2009-10-20 Thread codesite-noreply
Comment #15 on issue 25245 by j...@chromium.org: Crash on shutdown by Stack Signature: -E449D http://code.google.com/p/chromium/issues/detail?id=25245 By looking at the code (you can also check by putting in breakpoints in ~ChromeThread). The database thread is killed when BrowserProcessImp

[chromium-bugs] Issue 25366 in chromium: SetActiveURL address should be cached in child_process_logging_win.cc

2009-10-20 Thread codesite-noreply
Status: Untriaged Owner: jsc...@chromium.org Labels: Type-Bug Pri-2 OS-Windows Area-BrowserBackend New issue 25366 by jsc...@chromium.org: SetActiveURL address should be cached in child_process_logging_win.cc http://code.google.com/p/chromium/issues/detail?id=25366 GetModuleHandle() and GetPro

[chromium-bugs] Issue 25245 in chromium: Crash on shutdown by Stack Signature: -E449D

2009-10-20 Thread codesite-noreply
Comment #14 on issue 25245 by est...@chromium.org: Crash on shutdown by Stack Signature: -E449D http://code.google.com/p/chromium/issues/detail?id=25245 Did you discover that empirically or from reading code? The comments that were formerly in the code seemed to imply that the UI thread coul

[chromium-bugs] Issue 3827 in chromium: Cannot copy from Google Spreadsheet into Excel or OO Calc

2009-10-20 Thread codesite-noreply
Comment #9 on issue 3827 by jia...@chromium.org: Cannot copy from Google Spreadsheet into Excel or OO Calc http://code.google.com/p/chromium/issues/detail?id=3827 The reason for the paste mess is that "HTML format" is also in the clipboard in addition to the text format. The office applicati

[chromium-bugs] Issue 25302 in chromium: Tab bar is cut off when Aero is temporarily disabled

2009-10-20 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 25227 Comment #1 on issue 25302 by suna...@chromium.org: Tab bar is cut off when Aero is temporarily disabled http://code.google.com/p/chromium/issues/detail?id=25302 (No comment was entered for this change.) -- You received this message

[chromium-bugs] Issue 25227 in chromium: Maximized opaque frame sized beyond the screen bounds.

2009-10-20 Thread codesite-noreply
Comment #5 on issue 25227 by suna...@chromium.org: Maximized opaque frame sized beyond the screen bounds. http://code.google.com/p/chromium/issues/detail?id=25227 Issue 25302 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 1397 in chromium: Master password is missing

2009-10-20 Thread codesite-noreply
Comment #118 on issue 1397 by haridara: Master password is missing http://code.google.com/p/chromium/issues/detail?id=1397 Typo... I meant, DPAPI. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your

[chromium-bugs] Issue 18749 in chromium: Regression: PayPal Postage label printing fails in Chrome beta

2009-10-20 Thread codesite-noreply
Comment #19 on issue 18749 by deb.noll: Regression: PayPal Postage label printing fails in Chrome beta http://code.google.com/p/chromium/issues/detail?id=18749 I tried to use Chrome to print a shipping label thru papal tonight. Now I don't even get a popup print box. Nothing. Very frustratin

[chromium-bugs] Issue 1397 in chromium: Master password is missing

2009-10-20 Thread codesite-noreply
Comment #117 on issue 1397 by haridara: Master password is missing http://code.google.com/p/chromium/issues/detail?id=1397 Does chrome use DAPI to protect passwords written to disk? See: http://msdn.microsoft.com/en-us/library/ms995355.aspx -- You received this message because you are listed in

[chromium-bugs] Issue 25318 in chromium: Certain WebKit features need to be properly hidden before we ship a beta

2009-10-20 Thread codesite-noreply
Updates: Owner: d...@chromium.org Comment #4 on issue 25318 by jor...@chromium.org: Certain WebKit features need to be properly hidden before we ship a beta http://code.google.com/p/chromium/issues/detail?id=25318 (No comment was entered for this change.) -- You received this message

[chromium-bugs] Issue 25318 in chromium: Certain WebKit features need to be properly hidden before we ship a beta

2009-10-20 Thread codesite-noreply
Comment #3 on issue 25318 by jor...@chromium.org: Certain WebKit features need to be properly hidden before we ship a beta http://code.google.com/p/chromium/issues/detail?id=25318 Patch 1 of 3 for DOM Storage: http://trac.webkit.org/changeset/49894 I'll post the other 2 when they land. -- You

[chromium-bugs] Issue 25365 in chromium: REGRESSION: Font rendering blurrified

2009-10-20 Thread codesite-noreply
Status: Available Owner: CC: a...@chromium.org, est...@chromium.org, tony.chromium Labels: Type-Bug Pri-1 OS-Linux Area-Misc ReleaseBlock-Beta New issue 25365 by e...@chromium.org: REGRESSION: Font rendering blurrified http://code.google.com/p/chromium/issues/detail?id=25365 See text in s

[chromium-bugs] Issue 25318 in chromium: Certain WebKit features need to be properly hidden before we ship a beta

2009-10-20 Thread codesite-noreply
Updates: Cc: atwil...@chromium.org j...@chromium.org lafo...@chromium.org da...@chromium.org Comment #2 on issue 25318 by jor...@chromium.org: Certain WebKit features need to be properly hidden before we ship a beta http://code.google.com/p/chromium/issues/detail?id=25318 DOMStorage

[chromium-bugs] Issue 24734 in chromium: Crash on quit

2009-10-20 Thread codesite-noreply
Updates: Status: Started Comment #20 on issue 24734 by sh...@chromium.org: Crash on quit http://code.google.com/p/chromium/issues/detail?id=24734 Status -> Started, because my fix was a band-aid, dmac is making the real fix. -- You received this message because you are listed in the o

[chromium-bugs] Issue 1397 in chromium: Master password is missing

2009-10-20 Thread codesite-noreply
Comment #116 on issue 1397 by ogourment: Master password is missing http://code.google.com/p/chromium/issues/detail?id=1397 Hello Was this Pri-2 issue just closed into a Pri-3 one? Hello...?? -- You received this message because you are listed in the owner or CC fields of this issue, or bec

[chromium-bugs] Issue 25245 in chromium: Crash on shutdown by Stack Signature: -E449D

2009-10-20 Thread codesite-noreply
Comment #13 on issue 25245 by j...@chromium.org: Crash on shutdown by Stack Signature: -E449D http://code.google.com/p/chromium/issues/detail?id=25245 I just looked at the browser process shutdown in detail, and the DB thread outlives the IO thread. So I don't think this change will fix it

[chromium-bugs] Issue 24734 in chromium: Crash on quit

2009-10-20 Thread codesite-noreply
Updates: Status: Verified Comment #19 on issue 24734 by rohi...@chromium.org: Crash on quit http://code.google.com/p/chromium/issues/detail?id=24734 4.0.223.8 (Official Build 29563) -- You received this message because you are listed in the owner or CC fields of this issue, or because y

[chromium-bugs] Issue 24734 in chromium: Crash on quit

2009-10-20 Thread codesite-noreply
Updates: Status: Fixed Comment #18 on issue 24734 by rohi...@chromium.org: Crash on quit http://code.google.com/p/chromium/issues/detail?id=24734 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this issue, or bec

[chromium-bugs] Issue 25329 in chromium: Thumbnails on new tab page overlap

2009-10-20 Thread codesite-noreply
Updates: Status: Untriaged Mergedinto: -8040 Comment #3 on issue 25329 by suna...@chromium.org: Thumbnails on new tab page overlap http://code.google.com/p/chromium/issues/detail?id=25329 Sorry for closing this. This is a different issue. -- You received this message because y

[chromium-bugs] Issue 25364 in chromium: Chrome hangs when tried to delete last bookmark after fullscreen toggle

2009-10-20 Thread codesite-noreply
Status: Untriaged Owner: ism...@chromium.org CC: kr...@chromium.org Labels: Type-Bug Pri-2 OS-Mac Area-BrowserUI New issue 25364 by ism...@chromium.org: Chrome hangs when tried to delete last bookmark after fullscreen toggle http://code.google.com/p/chromium/issues/detail?id=25364 Platform:

[chromium-bugs] Issue 1397 in chromium: Master password is missing

2009-10-20 Thread codesite-noreply
Comment #115 on issue 1397 by ogourment: Master password is missing http://code.google.com/p/chromium/issues/detail?id=1397 I would like to describe an actual use case: I have iTunes on my machine and remote speakers. I sometimes play music for the whole family to hear. When I leave the comp

[chromium-bugs] Issue 25363 in chromium: [Install/Uninstall] Would be better to use "Chrome Frame" folder name on directory of GCF user data

2009-10-20 Thread codesite-noreply
Status: Untriaged Owner: CC: anan...@chromium.org, a...@chromium.org, slightly...@chromium.org Labels: Type-Bug Pri-2 OS-Windows Area-ChromeFrame New issue 25363 by m...@chromium.org: [Install/Uninstall] Would be better to use "Chrome Frame" folder name on directory of GCF user data http

[chromium-bugs] Issue 25362 in chromium: Extension: need to support chrome.i18n.onAcceptLanguageUpdate event

2009-10-20 Thread codesite-noreply
Status: Untriaged Owner: CC: x...@chromium.org, js...@chromium.org, c...@chromium.org, vivi...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-Extensions I18N New issue 25362 by x...@chromium.org: Extension: need to support chrome.i18n.onAcceptLanguageUpdate event http://code.google.c

[chromium-bugs] Issue 9798 in chromium: WebKit flaky tests

2009-10-20 Thread codesite-noreply
Comment #79 on issue 9798 by bugdro...@chromium.org: WebKit flaky tests http://code.google.com/p/chromium/issues/detail?id=9798 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=29594 -

[chromium-bugs] Issue 13907 in chromium: Layout tests failures for HTML5 audio/video

2009-10-20 Thread codesite-noreply
Comment #68 on issue 13907 by bugdro...@chromium.org: Layout tests failures for HTML5 audio/video http://code.google.com/p/chromium/issues/detail?id=13907 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=29594

[chromium-bugs] Issue 25361 in chromium: Wookie town

2009-10-20 Thread codesite-noreply
Status: New Owner: j...@chromium.org Labels: cookie OS-All Type-Bug Pri-2 Area-MISC New issue 25361 by crash...@chromium.org: Wookie town http://code.google.com/p/chromium/issues/detail?id=25361 Cuz I am that cool -- You received this message because you are listed in the owner or CC fields of

[chromium-bugs] Issue 1397 in chromium: Master password is missing

2009-10-20 Thread codesite-noreply
Comment #114 on issue 1397 by estmatic: Master password is missing http://code.google.com/p/chromium/issues/detail?id=1397 @pkasting, could you elaborate on what the "UI complexity" problem is? I don't disagree that a master password doesn't greatly improve security, but even if it improves it

[chromium-bugs] Issue 25099 in chromium: Implement BrowserEditor::Show for NEW_FOLDER on Mac

2009-10-20 Thread codesite-noreply
Updates: Cc: jnj Comment #6 on issue 25099 by mrosse...@chromium.org: Implement BrowserEditor::Show for NEW_FOLDER on Mac http://code.google.com/p/chromium/issues/detail?id=25099 (No comment was entered for this change.) -- You received this message because you are listed in the owner

[chromium-bugs] Issue 18200 in chromium: ~ should be considered a path character on Linux

2009-10-20 Thread codesite-noreply
Updates: Status: Started Comment #2 on issue 18200 by e...@chromium.org: ~ should be considered a path character on Linux http://code.google.com/p/chromium/issues/detail?id=18200 (No comment was entered for this change.) -- You received this message because you are listed in the owner

[chromium-bugs] Issue 580 in chromium: Java Applet to JavaScript communication (liveconnect) is not working.

2009-10-20 Thread codesite-noreply
Comment #71 on issue 580 by gke...@gmail.com: Java Applet to JavaScript communication (liveconnect) is not working. http://code.google.com/p/chromium/issues/detail?id=580 Also found this bug which shows that none of the java plugin2 LiveConnect tests passing: http://code.google.com/p/chromi

[chromium-bugs] Issue 25099 in chromium: Implement BrowserEditor::Show for NEW_FOLDER on Mac

2009-10-20 Thread codesite-noreply
Comment #5 on issue 25099 by mrosse...@chromium.org: Implement BrowserEditor::Show for NEW_FOLDER on Mac http://code.google.com/p/chromium/issues/detail?id=25099 The comments I added earlier describing the behavior of 'New Folder' were based on a conversation I had with Cole where I asked hi

[chromium-bugs] Issue 18040 in chromium: can't watch dailymotion

2009-10-20 Thread codesite-noreply
Comment #25 on issue 18040 by scher...@chromium.org: can't watch dailymotion http://code.google.com/p/chromium/issues/detail?id=18040 The videos themselves work... just silly user agent checks :( -- You received this message because you are listed in the owner or CC fields of this issue, or bec

[chromium-bugs] Issue 16713 in chromium: Tune compiler options for release builds

2009-10-20 Thread codesite-noreply
Comment #20 on issue 16713 by m...@chromium.org: Tune compiler options for release builds http://code.google.com/p/chromium/issues/detail?id=16713 r29591 adds -fstack-protector -fstack-protector-all to Debug builds. r29592 adds -pie to all builds. -- You received this message because you are

[chromium-bugs] Issue 16713 in chromium: Tune compiler options for release builds

2009-10-20 Thread codesite-noreply
Comment #18 on issue 16713 by bugdro...@chromium.org: Tune compiler options for release builds http://code.google.com/p/chromium/issues/detail?id=16713 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=29591 ---

[chromium-bugs] Issue 19094 in chromium: Turn off RTTI and C++ exception handling in the Mac build

2009-10-20 Thread codesite-noreply
Issue 19094: Turn off RTTI and C++ exception handling in the Mac build http://code.google.com/p/chromium/issues/detail?id=19094 This issue is no longer blocking issue 16713. See http://code.google.com/p/chromium/issues/detail?id=16713 -- You received this message because you are listed in the own

[chromium-bugs] Issue 16713 in chromium: Tune compiler options for release builds

2009-10-20 Thread codesite-noreply
Comment #19 on issue 16713 by bugdro...@chromium.org: Tune compiler options for release builds http://code.google.com/p/chromium/issues/detail?id=16713 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=29592 ---

[chromium-bugs] Issue 19094 in chromium: Turn off RTTI and C++ exception handling in the Mac build

2009-10-20 Thread codesite-noreply
Issue 19094: Turn off RTTI and C++ exception handling in the Mac build http://code.google.com/p/chromium/issues/detail?id=19094 This issue is no longer blocking issue 16713. See http://code.google.com/p/chromium/issues/detail?id=16713 -- You received this message because you are listed in the own

[chromium-bugs] Issue 24009 in chromium: [CF Full Mode] "x-clock" should be replaced by "chromeframe" in IE's user-agent in CF's released build

2009-10-20 Thread codesite-noreply
Updates: Status: Verified Cc: slightly...@chromium.org Comment #3 on issue 24009 by m...@chromium.org: [CF Full Mode] "x-clock" should be replaced by "chromeframe" in IE's user-agent in CF's released build http://code.google.com/p/chromium/issues/detail?id=24009 Verified in b

[chromium-bugs] Issue 25328 in chromium: Crash on selection box in a form

2009-10-20 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 25290 Comment #3 on issue 25328 by suna...@chromium.org: Crash on selection box in a form http://code.google.com/p/chromium/issues/detail?id=25328 Thanks for the report. -- You received this message because you are listed in the owner or

[chromium-bugs] Issue 25290 in chromium: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *)

2009-10-20 Thread codesite-noreply
Comment #16 on issue 25290 by suna...@chromium.org: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *) http://code.google.com/p/chromium/issues/detail?id=25290 Issue 25328 has been merged into this issue. -- You received this message because you are listed in the owner or CC field

[chromium-bugs] Issue 580 in chromium: Java Applet to JavaScript communication (liveconnect) is not working.

2009-10-20 Thread codesite-noreply
Comment #70 on issue 580 by gke...@gmail.com: Java Applet to JavaScript communication (liveconnect) is not working. http://code.google.com/p/chromium/issues/detail?id=580 I am happy with not suppporting LiveConnect but should the examples provided for the new plugin for Sun jvm 1.6 for javas

[chromium-bugs] Issue 25290 in chromium: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *)

2009-10-20 Thread codesite-noreply
Updates: Owner: j...@chromium.org Comment #15 on issue 25290 by venkataram...@chromium.org: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *) http://code.google.com/p/chromium/issues/detail?id=25290 Works fine in r29415 and fails in r29421. -- You received this message b

[chromium-bugs] Issue 25359 in chromium: Shortkeys do not work in Indian version browser UI

2009-10-20 Thread codesite-noreply
Status: Untriaged Owner: vivi...@chromium.org CC: js...@chromium.org Labels: Type-Bug Pri-2 OS-Windows Area-BrowserUI I18N New issue 25359 by vivi...@chromium.org: Shortkeys do not work in Indian version browser UI http://code.google.com/p/chromium/issues/detail?id=25359 Chrome Version : 4.0.2

[chromium-bugs] Issue 14728 in chromium: Crasher in accessibility code when using Inspect32

2009-10-20 Thread codesite-noreply
Updates: Status: Fixed Labels: accessibility Comment #3 on issue 14728 by kl...@chromium.org: Crasher in accessibility code when using Inspect32 http://code.google.com/p/chromium/issues/detail?id=14728 We've added a ViewAccessibilityWrapper::Uninitialize that does more memory

[chromium-bugs] Issue 1397 in chromium: Master password is missing

2009-10-20 Thread codesite-noreply
Comment #113 on issue 1397 by opodaniel: Master password is missing http://code.google.com/p/chromium/issues/detail?id=1397 Seems some developers have a personal relation with their computers that no one can touch and see. Anyway, till master password is implemented, I personally will not c

[chromium-bugs] Issue 1397 in chromium: Master password is missing

2009-10-20 Thread codesite-noreply
Comment #112 on issue 1397 by pkast...@chromium.org: Master password is missing http://code.google.com/p/chromium/issues/detail?id=1397 @109/110: As I alluded to, we use the Windows crypto routines to encrypt your passwords on disk. Someone who takes your physical drive has to log in as you

[chromium-bugs] Issue 25358 in chromium: Media context menu shows inconsistent state

2009-10-20 Thread codesite-noreply
Status: Assigned Owner: scher...@chromium.org Labels: Type-Bug Pri-1 OS-Linux Area-BrowserBackend Mstone-4 Video HTML5 New issue 25358 by scher...@chromium.org: Media context menu shows inconsistent state http://code.google.com/p/chromium/issues/detail?id=25358 What steps will reproduce the pr

[chromium-bugs] Issue 23523 in chromium: Insanely high CPU consumption by Chrome

2009-10-20 Thread codesite-noreply
Comment #15 on issue 23523 by chris.hulbert: Insanely high CPU consumption by Chrome http://code.google.com/p/chromium/issues/detail?id=23523 By the way: I'm using version '4.0.222.12' (sorry forgot to mention in my previous comment). -- You received this message because you are listed in t

[chromium-bugs] Issue 25356 in chromium: support monochrome icons in browser actions

2009-10-20 Thread codesite-noreply
Comment #1 on issue 25356 by a...@chromium.org: support monochrome icons in browser actions http://code.google.com/p/chromium/issues/detail?id=25356 I kind of disagree that this would be cool. I think the browser action icons look nice when they are colorful. -- You received this message be

[chromium-bugs] Issue 25297 in chromium: WebCore::ScriptString leaks memory since WebKit r49840

2009-10-20 Thread codesite-noreply
Comment #4 on issue 25297 by jam...@chromium.org: WebCore::ScriptString leaks memory since WebKit r49840 http://code.google.com/p/chromium/issues/detail?id=25297 Landed at WebKit r49892, just waiting for a DEPS roll now. -- You received this message because you are listed in the owner or CC f

[chromium-bugs] Issue 23523 in chromium: Insanely high CPU consumption by Chrome

2009-10-20 Thread codesite-noreply
Comment #14 on issue 23523 by chris.hulbert: Insanely high CPU consumption by Chrome http://code.google.com/p/chromium/issues/detail?id=23523 Happens for me too: 100% cpu core usage when viewing gmail, and the cpu usage instantly drops down when i close the gmail tab. Cmon guys: bugs like t

[chromium-bugs] Issue 1397 in chromium: Master password is missing

2009-10-20 Thread codesite-noreply
Comment #111 on issue 1397 by jstigall: Master password is missing http://code.google.com/p/chromium/issues/detail?id=1397 Nobody on the dev team has ever let their friends use their computer for 'just a sec to check my email?'. It's so insecure in chrome that they could find all of your pass

[chromium-bugs] Issue 25357 in chromium: Need to deal with non-SSL reads from shared workers

2009-10-20 Thread codesite-noreply
Status: Untriaged Owner: atwil...@chromium.org CC: dim...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 25357 by atwil...@chromium.org: Need to deal with non-SSL reads from shared workers http://code.google.com/p/chromium/issues/detail?id=25357 http://code.google.com/p/chromiu

[chromium-bugs] Issue 25297 in chromium: WebCore::ScriptString leaks memory since WebKit r49840

2009-10-20 Thread codesite-noreply
Comment #3 on issue 25297 by jam...@chromium.org: WebCore::ScriptString leaks memory since WebKit r49840 http://code.google.com/p/chromium/issues/detail?id=25297 Issue identified as bad RefPtr<> manipulation. Patch is upstream at https://bugs.webkit.org/show_bug.cgi?id=30609 and is r+,cq+. On

[chromium-bugs] Issue 24705 in chromium: r ussian translation - tools menu - underscore in stead of space in string "импорт закладок и_наст роек"

2009-10-20 Thread codesite-noreply
Comment #9 on issue 24705 by bugdro...@chromium.org: russian translation - tools menu - underscore instead of space in string "импорт закладок и_настроек" http://code.google.com/p/chromium/issues/detail?id=24705 The following revision refers to this bug: http://src.chromium.org/viewvc/ch

[chromium-bugs] Issue 1397 in chromium: Master password is missing

2009-10-20 Thread codesite-noreply
Comment #110 on issue 1397 by vand...@chromium.org: Master password is missing http://code.google.com/p/chromium/issues/detail?id=1397 I understand the general sentiment that even with a master password, if you can use the machine as a particular user their passwords are effectively readable

[chromium-bugs] Issue 25356 in chromium: support monochrome icons in browser actions

2009-10-20 Thread codesite-noreply
Status: Available Owner: CC: g...@chromium.org, al...@google.com Labels: Type-Bug Pri-2 OS-All Area-Extensions New issue 25356 by erik...@chromium.org: support monochrome icons in browser actions http://code.google.com/p/chromium/issues/detail?id=25356 It would be cool if developers coul

[chromium-bugs] Issue 8040 in chromium: Zoom is broken in [New Tab]

2009-10-20 Thread codesite-noreply
Updates: Cc: kr...@chromium.org srikan...@chromium.org Comment #22 on issue 8040 by suna...@chromium.org: Zoom is broken in [New Tab] http://code.google.com/p/chromium/issues/detail?id=8040 Issue 25329 has been merged into this issue. -- You received this message because you are liste

[chromium-bugs] Issue 25329 in chromium: Thumbnails on new tab page overlap

2009-10-20 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 8040 Comment #2 on issue 25329 by suna...@chromium.org: Thumbnails on new tab page overlap http://code.google.com/p/chromium/issues/detail?id=25329 (No comment was entered for this change.) -- You received this message because you are lis

[chromium-bugs] Issue 25334 in chromium: inset -webkit-box-shadow not adhering to -webkit-border-radius

2009-10-20 Thread codesite-noreply
Comment #4 on issue 25334 by tri...@gmail.com: inset -webkit-box-shadow not adhering to -webkit-border-radius http://code.google.com/p/chromium/issues/detail?id=25334 Don't have a mac handy to test, but I would guess so too :) -- You received this message because you are listed in the owner o

[chromium-bugs] Issue 24840 in chromium: Backspace misbehaves on Indic words

2009-10-20 Thread codesite-noreply
Updates: Status: Untriaged Labels: -Area-Misc Area-WebKit i18n Comment #1 on issue 24840 by js...@chromium.org: Backspace misbehaves on Indic words http://code.google.com/p/chromium/issues/detail?id=24840 (No comment was entered for this change.) -- You received this message b

[chromium-bugs] Issue 25290 in chromium: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *)

2009-10-20 Thread codesite-noreply
Updates: Status: Assigned Owner: venkatar...@chromium.org Cc: jcam...@chromium.org Comment #14 on issue 25290 by j...@chromium.org: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *) http://code.google.com/p/chromium/issues/detail?id=25290 In Issue 25350 the

[chromium-bugs] Issue 1397 in chromium: Master password is missing

2009-10-20 Thread codesite-noreply
Comment #109 on issue 1397 by haridara: Master password is missing http://code.google.com/p/chromium/issues/detail?id=1397 My interest in the master password comes from the fact that firefox doesn't encrypt the passwords on disk unless a master password is set (which means, without a master

[chromium-bugs] Issue 25079 in chromium: If the Dev inspector is the last thing with focus, outside links open in a new window instead of the existing one

2009-10-20 Thread codesite-noreply
Updates: Labels: -Area-BrowserUI Area-DevTools Comment #2 on issue 25079 by kr...@chromium.org: If the Dev inspector is the last thing with focus, outside links open in a new window instead of the existing one http://code.google.com/p/chromium/issues/detail?id=25079 (No comment was e

[chromium-bugs] Issue 25290 in chromium: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *)

2009-10-20 Thread codesite-noreply
Updates: Summary: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *) Comment #13 on issue 25290 by suna...@chromium.org: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *) http://code.google.com/p/chromium/issues/detail?id=25290 Repro steps --- 1. Go to

[chromium-bugs] Issue 25245 in chromium: Crash on shutdown by Stack Signature: -E449D

2009-10-20 Thread codesite-noreply
Comment #12 on issue 25245 by est...@chromium.org: Crash on shutdown by Stack Signature: -E449D http://code.google.com/p/chromium/issues/detail?id=25245 I hope that my patch fixed this bug, but I'm leaving it open until we are sure (i.e. the next release doesn't have this crash signature) -

[chromium-bugs] Issue 25350 in chromium: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *)

2009-10-20 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 25290 Comment #4 on issue 25350 by suna...@chromium.org: Browser crash @ RenderWidgetHostViewWin::OnKillFocus(HWND__ *) http://code.google.com/p/chromium/issues/detail?id=25350 (No comment was entered for this change.) -- You received thi

[chromium-bugs] Issue 25290 in chromium: 100% reproducible when selecting an option from any dropdown menu

2009-10-20 Thread codesite-noreply
Updates: Cc: lafo...@chromium.org ero...@chromium.org Comment #12 on issue 25290 by suna...@chromium.org: 100% reproducible when selecting an option from any dropdown menu http://code.google.com/p/chromium/issues/detail?id=25290 Issue 25350 has been merged into this issue. -- You rece

[chromium-bugs] Issue 24630 in chromium: about:net-internals keeps around recent incognito requests information

2009-10-20 Thread codesite-noreply
Updates: Status: Assigned Labels: Mstone-4 Comment #1 on issue 24630 by jeffr...@chromium.org: about:net-internals keeps around recent incognito requests information http://code.google.com/p/chromium/issues/detail?id=24630 (No comment was entered for this change.) -- You recei

[chromium-bugs] Issue 24629 in chromium: Incognito mode shares host cache with regular mode

2009-10-20 Thread codesite-noreply
Updates: Status: Assigned Labels: Mstone-4 Comment #1 on issue 24629 by jeffr...@chromium.org: Incognito mode shares host cache with regular mode http://code.google.com/p/chromium/issues/detail?id=24629 (No comment was entered for this change.) -- You received this message bec

[chromium-bugs] Issue 25355 in chromium: LayoutTests/editing/selection/editable-html-element.html only flaky on Chrome buildbots

2009-10-20 Thread codesite-noreply
Status: Untriaged Owner: dglaz...@chromium.org CC: o...@chromium.org, jap...@chromium.org Labels: Type-Bug Pri-2 OS-Linux Area-WebKit OS-Mac New issue 25355 by e...@chromium.org: LayoutTests/editing/selection/editable-html-element.html only flaky on Chrome buildbots http://code.google.com/p/

  1   2   3   4   >