[chromium-bugs] Re: Issue 14017 in chromium: Page load never stops after opening multiple tabs from same page.

2009-11-11 Thread chromium
Comment #26 on issue 14017 by willc...@chromium.org: Page load never stops after opening multiple tabs from same page. http://code.google.com/p/chromium/issues/detail?id=14017 I took a look but it doesn't make sense. Can you tell me what your browsing behavior was? Here's what I'm seeing:

[chromium-bugs] Issue 27492 in chromium: Tab freezes when copying text.

2009-11-11 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27492 by darolu: Tab freezes when copying text. http://code.google.com/p/chromium/issues/detail?id=27492 Chrome Version: Chromium4.0.244.0 (Developer Build Ubuntu build 31558) WebKit 532.4 V8 1.3.18.2

[chromium-bugs] Re: Issue 24144 in chromium: chrome crash in debug build when openning a link with UTF8 character in it

2009-11-11 Thread chromium
Comment #13 on issue 24144 by jor...@chromium.org: chrome crash in debug build when openning a link with UTF8 character in it http://code.google.com/p/chromium/issues/detail?id=24144 The WebKit thread is currently initialized lazily. If we want this code to work as is, then we'll need to alw

[chromium-bugs] Re: Issue 10576 in chromium: Chrome doesn't work with Win7 & AppLocker

2009-11-11 Thread chromium
Comment #10 on issue 10576 by natemckay: Chrome doesn't work with Win7 & AppLocker http://code.google.com/p/chromium/issues/detail?id=10576 I forgot a step in the previous post. You also need to enable and start the Windows "Application Identity" service for the rules to actually start being

[chromium-bugs] Re: Issue 10576 in chromium: Chrome doesn't work with Win7 & AppLocker

2009-11-11 Thread chromium
Comment #9 on issue 10576 by natemckay: Chrome doesn't work with Win7 & AppLocker http://code.google.com/p/chromium/issues/detail?id=10576 I am experiencing this issue with Chrome installed via Google Pack on Windows 7 RTM (64-bit). Should be able to repro like so: 1. Create AppLocker defaul

[chromium-bugs] Re: Issue 27491 in chromium: DCHECK in WebSocketExperimentTask

2009-11-11 Thread chromium
Comment #2 on issue 27491 by ero...@chromium.org: DCHECK in WebSocketExperimentTask http://code.google.com/p/chromium/issues/detail?id=27491 I am debugging a similar problem in our SafeBrowsing code, where we have a race during Shutdown() on Profile::GetDefaultRequestContext() being NULL. I

[chromium-bugs] Re: Issue 27055 in chromium: Fix calls to NSStringToUTF...

2009-11-11 Thread chromium
Comment #4 on issue 27055 by m...@chromium.org: Fix calls to NSStringToUTF... http://code.google.com/p/chromium/issues/detail?id=27055 This was checked in at r31408, right? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this

[chromium-bugs] Re: Issue 27491 in chromium: DCHECK in WebSocketExperimentTask

2009-11-11 Thread chromium
Updates: Status: Started Comment #1 on issue 27491 by u...@chromium.org: DCHECK in WebSocketExperimentTask http://code.google.com/p/chromium/issues/detail?id=27491 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of

[chromium-bugs] Re: Issue 24365 in chromium: Unable to search google via find bar or google.com (intermittent)

2009-11-11 Thread chromium
Comment #11 on issue 24365 by tomcjohn: Unable to search google via find bar or google.com (intermittent) http://code.google.com/p/chromium/issues/detail?id=24365 I am confident this is an issue with privoxy simply because I find that all browsers I have tried through privoxy have suffered fr

[chromium-bugs] Issue 27491 in chromium: DCHECK in WebSocketExperimentTask

2009-11-11 Thread chromium
Status: Assigned Owner: u...@chromium.org CC: ero...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27491 by ero...@chromium.org: DCHECK in WebSocketExperimentTask http://code.google.com/p/chromium/issues/detail?id=27491 I hit this DCHECK pretty consistently when debugging chrome,

[chromium-bugs] Re: Issue 26759 in chromium: Regression: select option doesn't show options list

2009-11-11 Thread chromium
Comment #55 on issue 26759 by d...@chromium.org: Regression: select option doesn't show options list http://code.google.com/p/chromium/issues/detail?id=26759 Issue 27478 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue

[chromium-bugs] Re: Issue 27478 in chromium: "Choose Labels..." drop down in GMail filter box shows up blank

2009-11-11 Thread chromium
Updates: Status: Duplicate Labels: -OS-All -Area-Misc OS-Linux Area-BrowserUI Mergedinto: 26759 Comment #1 on issue 27478 by d...@chromium.org: "Choose Labels..." drop down in GMail filter box shows up blank http://code.google.com/p/chromium/issues/detail?id=27478 Thanks

[chromium-bugs] Re: Issue 27195 in chromium: [Snow Leopard][new.google.com] Arabic fonts are visible as gibberish text

2009-11-11 Thread chromium
Updates: Status: Assigned Comment #14 on issue 27195 by jer...@chromium.org: [Snow Leopard][new.google.com] Arabic fonts are visible as gibberish text http://code.google.com/p/chromium/issues/detail?id=27195 (No comment was entered for this change.) -- You received this message because

[chromium-bugs] Issue 27490 in chromium: Chrome refuses to update; Update server not available (error: 7)

2009-11-11 Thread chromium
Status: Unconfirmed Owner: Labels: OS-Mac Area-Misc Pri-2 Type-Bug New issue 27490 by rdbaliga: Chrome refuses to update; Update server not available (error: 7) http://code.google.com/p/chromium/issues/detail?id=27490 Chrome Version : 4.0.237.0 URLs (if applicable) : OS version

[chromium-bugs] Re: Issue 26140 in chromium: Chrome Linux single click does not select all

2009-11-11 Thread chromium
Comment #67 on issue 26140 by mierle: Chrome Linux single click does not select all http://code.google.com/p/chromium/issues/detail?id=26140 +1 I prefer this behaviour (not clobbering the primary). Typically I will select something in a random non-chrome app (terminal, usually), then hop ove

[chromium-bugs] Re: Issue 14017 in chromium: Page load never stops after opening multiple tabs from same page.

2009-11-11 Thread chromium
Comment #25 on issue 14017 by yulian: Page load never stops after opening multiple tabs from same page. http://code.google.com/p/chromium/issues/detail?id=14017 Well, my computer just doesn't want to play nice, first it shrunk everything cause of a few long URLs, not printing doesnt work at a

[chromium-bugs] Re: Issue 16362 in chromium: about:config page (or something similar) needed

2009-11-11 Thread chromium
Comment #36 on issue 16362 by reddoni: about:config page (or something similar) needed http://code.google.com/p/chromium/issues/detail?id=16362 agreed -- 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

[chromium-bugs] Re: Issue 18307 in chromium: Error 312 (net::ERR_UNSAFE_PORT)

2009-11-11 Thread chromium
Comment #9 on issue 18307 by manishjhanji: Error 312 (net::ERR_UNSAFE_PORT) http://code.google.com/p/chromium/issues/detail?id=18307 Is this fixed? Seems like some changes were done on Aug 31,2009. -- You received this message because you are listed in the owner or CC fields of this issue, or be

[chromium-bugs] Re: Issue 27063 in chromium: Drop down list empty

2009-11-11 Thread chromium
Comment #19 on issue 27063 by hopebassist: Drop down list empty http://code.google.com/p/chromium/issues/detail?id=27063 same here -- 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 issue notificatio

[chromium-bugs] Re: Issue 27271 in chromium: ExtensionApiTest.Popup is flaky again

2009-11-11 Thread chromium
Updates: Owner: t...@google.com Comment #3 on issue 27271 by m...@google.com: ExtensionApiTest.Popup is flaky again http://code.google.com/p/chromium/issues/detail?id=27271 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC

[chromium-bugs] Re: Issue 27134 in chromium: 4.0.219.6 (27471) Linux Build crashes when viewing famfamfam readme.html

2009-11-11 Thread chromium
Comment #5 on issue 27134 by sydneyfong: 4.0.219.6 (27471) Linux Build crashes when viewing famfamfam readme.html http://code.google.com/p/chromium/issues/detail?id=27134 Just downloaded 4.0.245.0 (31762) from http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/31762/chrome-linux.zi

[chromium-bugs] Re: Issue 10353 in chromium: 13 Failing Layout Tests

2009-11-11 Thread chromium
Updates: Status: Started Owner: yu...@chromium.org Labels: LTTF Comment #6 on issue 10353 by yu...@chromium.org: 13 Failing Layout Tests http://code.google.com/p/chromium/issues/detail?id=10353 5 remaining tests. I want to investigate the first four tests. // These tests

[chromium-bugs] Re: Issue 14017 in chromium: Page load never stops after opening multiple tabs from same page.

2009-11-11 Thread chromium
Comment #24 on issue 14017 by yulian: Page load never stops after opening multiple tabs from same page. http://code.google.com/p/chromium/issues/detail?id=14017 No I don't but I don't mind recreating both, since I assume timesynced copies are what you are looking for. If you give me 5 mins, I

[chromium-bugs] Re: Issue 26041 in chromium: Last pass extension crashes on Linux

2009-11-11 Thread chromium
Updates: Status: Fixed Comment #31 on issue 26041 by d...@chromium.org: Last pass extension crashes on Linux http://code.google.com/p/chromium/issues/detail?id=26041 All patches are in, issue should be fixed as soon as DEPS is rolled past WebKit's patch 50867. -- You received this me

[chromium-bugs] Re: Issue 22659 in chromium: Chrome crashes for user with restricted profile Managed Parental Control.

2009-11-11 Thread chromium
Updates: Status: Fixed Comment #22 on issue 22659 by jer...@chromium.org: Chrome crashes for user with restricted profile Managed Parental Control. http://code.google.com/p/chromium/issues/detail?id=22659 I'm closing this bug, I've filed http://code.google.com/p/google-breakpad/issues/

[chromium-bugs] Re: Issue 14017 in chromium: Page load never stops after opening multiple tabs from same page.

2009-11-11 Thread chromium
Comment #23 on issue 14017 by willc...@chromium.org: Page load never stops after opening multiple tabs from same page. http://code.google.com/p/chromium/issues/detail?id=14017 Thanks for your help! I'm looking at the wireshark trace now. I took a glance at the net-internals page, but it loo

[chromium-bugs] Re: Issue 14017 in chromium: Page load never stops after opening multiple tabs from same page.

2009-11-11 Thread chromium
Comment #22 on issue 14017 by yulian: Page load never stops after opening multiple tabs from same page. http://code.google.com/p/chromium/issues/detail?id=14017 Ok updated to Chromium 31762 (thats the best working latest based on Chromium Nightly Updater), same issue. Wireshark and Net-Inter

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

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

[chromium-bugs] Re: Issue 27030 in chromium: Reenable aliasing in unittests

2009-11-11 Thread chromium
Comment #4 on issue 27030 by e...@chromium.org: Reenable aliasing in unittests http://code.google.com/p/chromium/issues/detail?id=27030 I tried it but had the same problem. :( Oct 5 is very recent; we still need to work around this for the many users who don't have a new compiler yet. I tr

[chromium-bugs] Re: Issue 21737 in chromium: Split up base/sys_info_posix.cc, base/debug_util_posix.cc for Mac and Linux

2009-11-11 Thread chromium
Updates: Status: Fixed Owner: e...@chromium.org Comment #3 on issue 21737 by e...@chromium.org: Split up base/sys_info_posix.cc, base/debug_util_posix.cc for Mac and Linux http://code.google.com/p/chromium/issues/detail?id=21737 I think I've done this. The stuff in POSIX is gon

[chromium-bugs] Re: Issue 14017 in chromium: Page load never stops after opening multiple tabs from same page.

2009-11-11 Thread chromium
Comment #21 on issue 14017 by willc...@chromium.org: Page load never stops after opening multiple tabs from same page. http://code.google.com/p/chromium/issues/detail?id=14017 @yulian: Good to hear your issue isn't cpu related. It definitely sounds like a networking issue. There's no reaso

[chromium-bugs] Re: Issue 27484 in chromium: Get rid of all app-modal dialogs

2009-11-11 Thread chromium
Comment #1 on issue 27484 by pkast...@chromium.org: Get rid of all app-modal dialogs http://code.google.com/p/chromium/issues/detail?id=27484 We've had some issues on this for awhile, e.g. issue 456. Darin has long told me this is difficult because we have to be at least renderer-modal inste

[chromium-bugs] Re: Issue 27324 in chromium: HTTP Requests do not finish loading properly (blank page), need to refresh page

2009-11-11 Thread chromium
Updates: Summary: HTTP Requests do not finish loading properly (blank page), need to refresh page Status: Untriaged Comment #3 on issue 27324 by willc...@chromium.org: HTTP Requests do not finish loading properly (blank page), need to refresh page http://code.google.com/p/chro

[chromium-bugs] Re: Issue 14017 in chromium: Page load never stops after opening multiple tabs from same page.

2009-11-11 Thread chromium
Comment #20 on issue 14017 by yulian: Page load never stops after opening multiple tabs from same page. http://code.google.com/p/chromium/issues/detail?id=14017 No, I am not have CPU issues, the most the tabs went were 1, rest of the time they just stayed at 0. The debug log is attached, I l

[chromium-bugs] Re: Issue 25008 in chromium: Scrollbars are not displayed again when popup is closed at Mint.com.

2009-11-11 Thread chromium
Updates: Status: Fixed Comment #4 on issue 25008 by m...@chromium.org: Scrollbars are not displayed again when popup is closed at Mint.com. http://code.google.com/p/chromium/issues/detail?id=25008 Upstream r50665. Hit our DEPS at r31484. This actually happened on Monday 11-09. -- Y

[chromium-bugs] Re: Issue 27030 in chromium: Reenable aliasing in unittests

2009-11-11 Thread chromium
Comment #3 on issue 27030 by craig.schlen...@chromium.org: Reenable aliasing in unittests http://code.google.com/p/chromium/issues/detail?id=27030 Ah, interesting ... I hadn't seen the link from comment 2 and it does seem like a pretty good match to the problem in terms of the casting happeni

[chromium-bugs] Issue 27489 in chromium: Do we need a "Use omnibox to search!!!!11!!cos(0)" bubble on first run?

2009-11-11 Thread chromium
Status: Untriaged Owner: tha...@chromium.org CC: al...@google.com, pinker...@chromium.org, j...@chromium.org, andyb...@chromium.org, viettrun...@chromium.org, m...@chromium.org Labels: OS-Mac Area-BrowserUI Pri-2 Type-Bug New issue 27489 by tha...@chromium.org: Do we need a "Use omnibox to

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-11 Thread chromium
Comment #34 on issue 27264 by e...@chromium.org: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 Confirmed that reverting 30771 at least fixes the #32 repro scenario. -- You received this message because you are listed in the owner or CC fiel

[chromium-bugs] Re: Issue 27136 in chromium: White text on white background for drop down menus in Chrome 4 on Ubuntu

2009-11-11 Thread chromium
Comment #5 on issue 27136 by Rishikesan.K: White text on white background for drop down menus in Chrome 4 on Ubuntu http://code.google.com/p/chromium/issues/detail?id=27136 same error here as well! -- You received this message because you are listed in the owner or CC fields of this issue, or

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-11 Thread chromium
Updates: Owner: est...@chromium.org Comment #33 on issue 27264 by e...@chromium.org: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 I would guess estade/dmazzoni are the winners! http://src.chromium.org/viewvc/chrome?view=rev&revisio

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-11 Thread chromium
Comment #32 on issue 27264 by e...@chromium.org: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 Simpler: Open a mail. Select text. Right click, pick copy. Now try clicking on mail, you get a drag cursor. (At least for me I can cancel o

[chromium-bugs] Re: Issue 27232 in chromium: Chrome can't start because can't load t2embed.dll

2009-11-11 Thread chromium
Updates: Status: Fixed Comment #8 on issue 27232 by yusu...@chromium.org: Chrome can't start because can't load t2embed.dll http://code.google.com/p/chromium/issues/detail?id=27232 The patch for 4.0 is landed. http://trac.webkit.org/changeset/50859 -- You received this message because

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-11 Thread chromium
Comment #31 on issue 27264 by jam...@chromium.org: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 Can't repro - does this happen every time? How are you switching tabs (clicking the tab, CTRL+PgUp/Down, etc?) Are you closing the new tab?

[chromium-bugs] Re: Issue 15558 in chromium: Add Hungarian dictionary after verifying quality

2009-11-11 Thread chromium
Updates: Cc: sandh...@chromium.org Comment #13 on issue 15558 by hb...@chromium.org: Add Hungarian dictionary after verifying quality http://code.google.com/p/chromium/issues/detail?id=15558 Sorry for our slow updates and inconveniences. Currently, we have been discussing how to evaluat

[chromium-bugs] Re: Issue 25389 in chromium: microsoft.com/learning shows source instead of webpage

2009-11-11 Thread chromium
Comment #8 on issue 25389 by alex.bepple: microsoft.com/learning shows source instead of webpage http://code.google.com/p/chromium/issues/detail?id=25389 What does the status update "Status: Available" mean? That the fix is released? If so, it is not in Ubuntu build 31665. -- You received th

[chromium-bugs] Re: Issue 14017 in chromium: Page load never stops after opening multiple tabs from same page.

2009-11-11 Thread chromium
Comment #19 on issue 14017 by tinyeukyauching: Page load never stops after opening multiple tabs from same page. http://code.google.com/p/chromium/issues/detail?id=14017 Oooo my god, I just tried uninstalled Chromium and installed the newest version, the problem went away. Something must hav

[chromium-bugs] Re: Issue 21732 in chromium: Add missing data to metrics reports on Linux

2009-11-11 Thread chromium
Updates: Status: Available Owner: --- Comment #4 on issue 21732 by e...@chromium.org: Add missing data to metrics reports on Linux http://code.google.com/p/chromium/issues/detail?id=21732 actually RecordBreakpadStatusUMA still remains -- You received this message because you ar

[chromium-bugs] Re: Issue 27487 in chromium: XMLHTTPRequest doesn't handle 401 responses correctly

2009-11-11 Thread chromium
Comment #1 on issue 27487 by megazzt: XMLHTTPRequest doesn't handle 401 responses correctly http://code.google.com/p/chromium/issues/detail?id=27487 Forgot to mention, Windows XP 32-bit. More numbers and words for your convenience: Google Chrome 4.0.237.0 (Official Build 31086) WebKit 532.

[chromium-bugs] Re: Issue 21732 in chromium: Add missing data to metrics reports on Linux

2009-11-11 Thread chromium
Updates: Status: Fixed Owner: e...@chromium.org Comment #3 on issue 21732 by e...@chromium.org: Add missing data to metrics reports on Linux http://code.google.com/p/chromium/issues/detail?id=21732 (No comment was entered for this change.) -- You received this message because y

[chromium-bugs] Re: Issue 21732 in chromium: Add missing data to metrics reports on Linux

2009-11-11 Thread chromium
Comment #2 on issue 21732 by bugdro...@chromium.org: Add missing data to metrics reports on Linux http://code.google.com/p/chromium/issues/detail?id=21732 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=31762 -

[chromium-bugs] Issue 27488 in chromium: Red Squares appaear all over Chrome Browser window

2009-11-11 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27488 by slaxative: Red Squares appaear all over Chrome Browser window http://code.google.com/p/chromium/issues/detail?id=27488 Chrome Version : <4.0.237.0> on Slackware-current URLs (if applicable) : Other

[chromium-bugs] Re: Issue 21841 in chromium: LayoutTest regression - npp plugin test failing

2009-11-11 Thread chromium
Updates: Labels: -Area-Misc Area-WebKit LayoutTests Comment #11 on issue 21841 by dpra...@chromium.org: LayoutTest regression - npp plugin test failing http://code.google.com/p/chromium/issues/detail?id=21841 (No comment was entered for this change.) -- You received this message becaus

[chromium-bugs] 6 issues changed in chromium

2009-11-11 Thread chromium
Updates: Labels: LayoutTests Comment by dpra...@chromium.org: (No comment was entered for this change.) Affected issues: issue 12030: QuickTime plugins don't work http://code.google.com/p/chromium/issues/detail?id=12030 issue 15125: Need baselines for new text chrome/fast/text

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-11 Thread chromium
Comment #30 on issue 27264 by e...@chromium.org: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 Repro on ToT: Open gmail. Open a mail. Right click a link, pick open in new tab. Switch to the new tab. Switch back to gmail. Try clicking on

[chromium-bugs] 4 issues changed in chromium

2009-11-11 Thread chromium
Updates: Labels: LayoutTests Comment by dpra...@chromium.org: (No comment was entered for this change.) Affected issues: issue 4363: [HTML5-Video] Enable HTML5 video/audio elements http://code.google.com/p/chromium/issues/detail?id=4363 issue 5737: RenderButton merge broke han

[chromium-bugs] Re: Issue 27476 in chromium: Link is navigated after down load the movie trailer

2009-11-11 Thread chromium
Updates: Status: WontFix Comment #3 on issue 27476 by j...@chromium.org: Link is navigated after down load the movie trailer http://code.google.com/p/chromium/issues/detail?id=27476 You need to install the WMP NPAPI plugin from http://port25.technet.com/pages/windows- media-player-fir

[chromium-bugs] Re: Issue 3793 in chromium: Keys don't work in Yahoo Mail depending on which area has the focus

2009-11-11 Thread chromium
Comment #25 on issue 3793 by manishjhanji: Keys don't work in Yahoo Mail depending on which area has the focus http://code.google.com/p/chromium/issues/detail?id=3793 I had contacted the Yahoo support and below is the response. I am not sure if the Yahoo support understood the issue correctly

[chromium-bugs] Issue 27487 in chromium: XMLHTTPRequest doesn't handle 401 responses correctly

2009-11-11 Thread chromium
Status: Unconfirmed Owner: Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27487 by megazzt: XMLHTTPRequest doesn't handle 401 responses correctly http://code.google.com/p/chromium/issues/detail?id=27487 Chrome Version : 4.0.237.0 URLs (if applicable) : https://mail.google.com/mail

[chromium-bugs] Issue 27486 in chromium: failing layout tests for form controls

2009-11-11 Thread chromium
Status: Untriaged Owner: dpra...@chromium.org CC: dglaz...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-WebKit LayoutTests New issue 27486 by dpra...@chromium.org: failing layout tests for form controls http://code.google.com/p/chromium/issues/detail?id=27486 split off from bug 10463 ... WI

[chromium-bugs] Re: Issue 10463 in chromium: 21 Failing Layout Tests

2009-11-11 Thread chromium
Updates: Status: Fixed Comment #19 on issue 10463 by dpra...@chromium.org: 21 Failing Layout Tests http://code.google.com/p/chromium/issues/detail?id=10463 whoops, this one probably should be a new bug ... -- You received this message because you are listed in the owner or CC fields of t

[chromium-bugs] 17 issues changed in chromium

2009-11-11 Thread chromium
Updates: Status: Available Comment by dpra...@chromium.org: reopening ... the tests are still failing and I don't see a good reason to file new bugs. Affected issues: issue 10291: 3 Failing Layout Tests http://code.google.com/p/chromium/issues/detail?id=10291 issue 10305: 3 Fa

[chromium-bugs] Re: Issue 24960 in chromium: Make crash dumps available in testing environment on Mac

2009-11-11 Thread chromium
Updates: Status: Verified Comment #3 on issue 24960 by kr...@chromium.org: Make crash dumps available in testing environment on Mac http://code.google.com/p/chromium/issues/detail?id=24960 4.0.241.0 r31417 -- You received this message because you are listed in the owner or CC fields of

[chromium-bugs] Re: Issue 14235 in chromium: [www.shanghaiairport.com]: Content missing in the Flight Inquiry page of Shanghai Airport website.

2009-11-11 Thread chromium
Comment #6 on issue 14235 by johnny.ding: [www.shanghaiairport.com]: Content missing in the Flight Inquiry page of Shanghai Airport website. http://code.google.com/p/chromium/issues/detail?id=14235 The contents of flight schedules is in an iframe and the page is in quirk mode. In Webkit, the

[chromium-bugs] Re: Issue 27098 in chromium: Drop-down box is always empty

2009-11-11 Thread chromium
Comment #14 on issue 27098 by bill.pa...@mpshouse.com: Drop-down box is always empty http://code.google.com/p/chromium/issues/detail?id=27098 I have this issue with Karmic 32bit -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred

[chromium-bugs] Re: Issue 27403 in chromium: If Google Chrome is not registered during the installation, it can not be set as default

2009-11-11 Thread chromium
Comment #6 on issue 27403 by m...@chromium.org: If Google Chrome is not registered during the installation, it can not be set as default http://code.google.com/p/chromium/issues/detail?id=27403 What do you mean, since the button is already disabled? The default browser check runs whenever it

[chromium-bugs] Re: Issue 7819 in chromium: AJAX response is not cached in some cases

2009-11-11 Thread chromium
Comment #1 on issue 7819 by megazzt: AJAX response is not cached in some cases http://code.google.com/p/chromium/issues/detail?id=7819 But SHOULD XMLHTTPRequest be doing this? If you implement caching in it, how do you then choose to IGNORE caching? IMO one XMLHTTPRequest should translate

[chromium-bugs] Issue 27485 in chromium: Browser actions update their icon too frequently

2009-11-11 Thread chromium
Status: Untriaged Owner: a...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-Extensions Feature-Extensions New issue 27485 by mpcompl...@chromium.org: Browser actions update their icon too frequently http://code.google.com/p/chromium/issues/detail?id=27485 Might apply to page actions too. Eve

[chromium-bugs] Re: Issue 26309 in chromium: XMLHttpRequest() fails against a SSL website with an 'invalid' certificate

2009-11-11 Thread chromium
Comment #1 on issue 26309 by megazzt: XMLHttpRequest() fails against a SSL website with an 'invalid' certificate http://code.google.com/p/chromium/issues/detail?id=26309 There should still be a way to detect bad certs from JavaScript though, since extensions can make use of XMLHTTPRequest to

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-11 Thread chromium
Comment #29 on issue 27264 by jonas.s.karlsson: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 Ok, in Comment #23 the question was asked if it was just input that was "blocked" and this seems to be the case as if somebody chats with me I do

[chromium-bugs] Issue 27484 in chromium: Get rid of all app-modal dialogs

2009-11-11 Thread chromium
Status: Available Owner: Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Mstone-5 Fixit New issue 27484 by b...@chromium.org: Get rid of all app-modal dialogs http://code.google.com/p/chromium/issues/detail?id=27484 Existing app-modal dialog boxes should be converted to tab-modal. Now that we

[chromium-bugs] Re: Issue 27480 in chromium: ChromeFrame user data directory should be moved to Chrome Frame after updating to latest version

2009-11-11 Thread chromium
Updates: Labels: Area-Installer Comment #1 on issue 27480 by suna...@chromium.org: ChromeFrame user data directory should be moved to Chrome Frame after updating to latest version http://code.google.com/p/chromium/issues/detail?id=27480 (No comment was entered for this change.) -- You

[chromium-bugs] Issue 27483 in chromium: Empty Chrome Frame directories aren't removed even after restart

2009-11-11 Thread chromium
Status: Untriaged Owner: CC: robertsh...@chromium.org, a...@chromium.org, anan...@chromium.org Labels: Type-Bug Pri-1 OS-Windows Area-Installer Area-ChromeFrame New issue 27483 by suna...@chromium.org: Empty Chrome Frame directories aren't removed even after restart http://code.google.com

[chromium-bugs] Re: Issue 25544 in chromium: Print What You Like Bookmarklet does not work

2009-11-11 Thread chromium
Comment #8 on issue 25544 by alexandr...@yahoo.com: Print What You Like Bookmarklet does not work http://code.google.com/p/chromium/issues/detail?id=25544 oh sure why not :) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this

[chromium-bugs] Issue 27482 in chromium: Should have user ability to tint the default theme

2009-11-11 Thread chromium
Status: Available Owner: Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Fixit Feature-Themes Mstone-5 New issue 27482 by b...@chromium.org: Should have user ability to tint the default theme http://code.google.com/p/chromium/issues/detail?id=27482 The user should be able to go into options,

[chromium-bugs] Issue 27481 in chromium: Theme transitions should fade

2009-11-11 Thread chromium
Status: Available Owner: Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Mstone-5 Fixit Feature-Themes New issue 27481 by b...@chromium.org: Theme transitions should fade http://code.google.com/p/chromium/issues/detail?id=27481 When a theme changes, the effect should be a cross-fade rather than

[chromium-bugs] Re: Issue 25544 in chromium: Print What You Like Bookmarklet does not work

2009-11-11 Thread chromium
Updates: Status: Fixed Owner: maruelatchromium Cc: -maruelatchromium Comment #7 on issue 25544 by maruelatchromium: Print What You Like Bookmarklet does not work http://code.google.com/p/chromium/issues/detail?id=25544 Let's say I fixed it. :) -- You received this messa

[chromium-bugs] Re: Issue 25544 in chromium: Print What You Like Bookmarklet does not work

2009-11-11 Thread chromium
Comment #6 on issue 25544 by alexandr...@yahoo.com: Print What You Like Bookmarklet does not work http://code.google.com/p/chromium/issues/detail?id=25544 Works fine now I'm on Version: 4.0.237.0 (Official Build 31086) Status:Fixed -- You received this message because you are listed in the own

[chromium-bugs] Issue 27480 in chromium: ChromeFrame user data directory should be moved to Chrome Frame after updating to latest version

2009-11-11 Thread chromium
Status: Untriaged Owner: CC: robertsh...@chromium.org, a...@chromium.org, anan...@chromium.org Labels: Type-Bug Pri-1 OS-Windows Area-ChromeFrame New issue 27480 by suna...@chromium.org: ChromeFrame user data directory should be moved to Chrome Frame after updating to latest version http:

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-11 Thread chromium
Comment #28 on issue 27264 by thockin: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 Can do when I get to work tomorrow -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred thi

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-11 Thread chromium
Comment #27 on issue 27264 by e...@chromium.org: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 Can you run google-chrome from a terminal, reproduce this problem, and see if anything is printed on the console? -- You received this message

[chromium-bugs] Re: Issue 26713 in chromium: Add ability to manage local storage, appcache, database (delete, quota, ...)

2009-11-11 Thread chromium
Comment #7 on issue 26713 by bugdro...@chromium.org: Add ability to manage local storage, appcache, database (delete, quota, ...) http://code.google.com/p/chromium/issues/detail?id=26713 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=3175

[chromium-bugs] Re: Issue 26606 in chromium: void TreeView::TreeNodesRemoved doesn't work with hidden root

2009-11-11 Thread chromium
Issue 26606: void TreeView::TreeNodesRemoved doesn't work with hidden root http://code.google.com/p/chromium/issues/detail?id=26606 This issue is no longer blocking issue 26713. See http://code.google.com/p/chromium/issues/detail?id=26713 -- You received this message because you are listed in the

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-11 Thread chromium
Comment #26 on issue 27264 by thockin: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 Edit for brain flub: I have not used Chrome on *WINDOWS* this week. -- You received this message because you are listed in the owner or CC fields of this

[chromium-bugs] Issue 27479 in chromium: Blank pages will be seen when trying to reload cf:about:version after update

2009-11-11 Thread chromium
Status: Untriaged Owner: CC: a...@chromium.org, robertsh...@chromium.org, anan...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-ChromeFrame New issue 27479 by suna...@chromium.org: Blank pages will be seen when trying to reload cf:about:version after update http://code.google.com/p/chro

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-11 Thread chromium
Comment #25 on issue 27264 by thockin: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 That's right. It is currently flashing a new chat at me, but I can't do anything about it. As for Chrome / Windows, I have not used Chrome on Linux this

[chromium-bugs] Re: Issue 26988 in chromium: notifier::Timer does not fire outside of task pumps.

2009-11-11 Thread chromium
Updates: Labels: -Mstone-5 Mstone-4 Comment #2 on issue 26988 by z...@chromium.org: notifier::Timer does not fire outside of task pumps. http://code.google.com/p/chromium/issues/detail?id=26988 (No comment was entered for this change.) -- You received this message because you are liste

[chromium-bugs] Re: Issue 27264 in chromium: Major regression: Gmail freezes completely

2009-11-11 Thread chromium
Updates: Labels: ReleaseBlock-Dev Comment #24 on issue 27264 by e...@chromium.org: Major regression: Gmail freezes completely http://code.google.com/p/chromium/issues/detail?id=27264 (No comment was entered for this change.) -- You received this message because you are listed in the ow

[chromium-bugs] Re: Issue 27131 in chromium: Layout tables in remote fonts (@font-face) are not supported

2009-11-11 Thread chromium
Comment #6 on issue 27131 by yusu...@chromium.org: Layout tables in remote fonts (@font-face) are not supported http://code.google.com/p/chromium/issues/detail?id=27131 Done. BTW, I've added you (and agl) to the owner list of the project. Please feel free to edit the doc if needed. -- You

[chromium-bugs] Re: Issue 8853 in chromium: yahoo.com: shopping search button is misaligned due to padding-bottom:5px

2009-11-11 Thread chromium
Updates: Labels: -Pri-2 Pri-3 Comment #11 on issue 8853 by gwil...@chromium.org: yahoo.com: shopping search button is misaligned due to padding-bottom:5px http://code.google.com/p/chromium/issues/detail?id=8853 Lowering priority, seems cosmetic. -- You received this message because you

[chromium-bugs] 100 messages from Google Code

2009-11-11 Thread chromium
Your project notifications generated too many emails to send individually. Here are the subject lines of the emails you would have received: Re: Issue 26155 in chromium: blocked popup container is not themed Re: Issue 27344 in chromium: opening new URL into current session under Unix doesn't hon

[chromium-bugs] Re: Issue 21896 in chromium: Download shelf should behave nicely for theme install

2009-11-11 Thread chromium
Updates: Status: WontFix Comment #2 on issue 21896 by e...@chromium.org: Download shelf should behave nicely for theme install http://code.google.com/p/chromium/issues/detail?id=21896 I believe mirandac fixed this a while ago. -- You received this message because you are listed in the

[chromium-bugs] Re: Issue 15048 in chromium: [www.hl.chinamobile.com]: content overlapped

2009-11-11 Thread chromium
Updates: Status: Available Labels: -Pri-2 Pri-3 Evangelism works-only-in-IE Comment #3 on issue 15048 by gwil...@chromium.org: [www.hl.chinamobile.com]: content overlapped http://code.google.com/p/chromium/issues/detail?id=15048 Looks off in Firefox now too. IE-only site. -- Y

[chromium-bugs] Re: Issue 24132 in chromium: Crash - TabStripModel::IsTabPinned(int)

2009-11-11 Thread chromium
Comment #17 on issue 24132 by bugdro...@chromium.org: Crash - TabStripModel::IsTabPinned(int) http://code.google.com/p/chromium/issues/detail?id=24132 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=31736 -

[chromium-bugs] Re: Issue 27124 in chromium: Taskbar icon is broken

2009-11-11 Thread chromium
Comment #5 on issue 27124 by ned.funnell: Taskbar icon is broken http://code.google.com/p/chromium/issues/detail?id=27124 I have the same issue. Here is another screenshot. Using 4.0.237.0 on XP SP3. Attachments: chromebroken.png 4.5 KB -- You received this message because you are li

[chromium-bugs] Re: Issue 26448 in chromium: can't login facebook.com and others after 30586 (inclusive)

2009-11-11 Thread chromium
Comment #14 on issue 26448 by spotrh: can't login facebook.com and others after 30586 (inclusive) http://code.google.com/p/chromium/issues/detail?id=26448 Thanks for the heads-up, although this is a non-issue on Fedora, as all current versions of Fedora have a new-enough nss. -- You received

[chromium-bugs] Re: Issue 27340 in chromium: Chrome can not render Amharic text with downloaded font support for windows

2009-11-11 Thread chromium
Updates: Labels: Mstone-X Comment #1 on issue 27340 by ka...@chromium.org: Chrome can not render Amharic text with downloaded font support for windows http://code.google.com/p/chromium/issues/detail?id=27340 (No comment was entered for this change.) -- You received this message because

[chromium-bugs] Re: Issue 27421 in chromium: IEEE site unresponsive to clicks

2009-11-11 Thread chromium
Comment #2 on issue 27421 by seansweeney: IEEE site unresponsive to clicks http://code.google.com/p/chromium/issues/detail?id=27421 The case above is Windows 7, Java 6.16. Still does not work and neither does IE8. On another machine (also Java 6.16): Chrome 3.0.195.32, Vista SP2 -- OK. IE 8.0

[chromium-bugs] Re: Issue 27365 in chromium: Chrome incorrectly calculates window dimension opened with JS window.open (unnecessary scrollbars visible)

2009-11-11 Thread chromium
Updates: Status: Untriaged Labels: chrome-specific Mstone-X Comment #1 on issue 27365 by ka...@chromium.org: Chrome incorrectly calculates window dimension opened with JS window.open (unnecessary scrollbars visible) http://code.google.com/p/chromium/issues/detail?id=27365 anot

[chromium-bugs] Re: Issue 15047 in chromium: [luca.com.tr]: Only works under IE

2009-11-11 Thread chromium
Updates: Status: Available Labels: -Pri-2 -Area-Compat Pri-3 Area-Compat-Web Evangelism Comment #3 on issue 15047 by gwil...@chromium.org: [luca.com.tr]: Only works under IE http://code.google.com/p/chromium/issues/detail?id=15047 Looks like we'd need to reach out to the site, b

[chromium-bugs] Re: Issue 27350 in chromium: Debug renderer crash when browsing http://wakoopa.com/software/chrome-helper

2009-11-11 Thread chromium
Updates: Labels: Mstone-X Comment #3 on issue 27350 by dglaz...@chromium.org: Debug renderer crash when browsing http://wakoopa.com/software/chrome-helper http://code.google.com/p/chromium/issues/detail?id=27350 It's not platform-specific. Given that it's in SVG, I am not surprised. T

  1   2   3   4   >