[chromium-bugs] Issue 3580 in chromium: The tarball archive file is corrupt !

2009-02-04 Thread codesite-noreply

Updates:
Status: WontFix

Comment #2 on issue 3580 by p...@chromium.org: The tarball archive file is  
corrupt !
http://code.google.com/p/chromium/issues/detail?id=3580

It was probably an error in the download, but in any case it's irrelevant  
now, since
we're putting up new tarballs nightly.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 6480 in chromium: Bootstrap tarball is out of date and doesn't work, despite strong recommendations on Get the Code page to use it

2009-02-04 Thread codesite-noreply

Updates:
Status: WontFix

Comment #1 on issue 6480 by p...@chromium.org: Bootstrap tarball is out of  
date and doesn't work, despite strong recommendations on Get the Code  
page to use it
http://code.google.com/p/chromium/issues/detail?id=6480

We now post new tarballs nightly. They still require 'gclient sync' to get  
all the
dependencies (depending on your platform), but they are a good starting  
point from
which to sync.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 6666 in chromium: Chrome not passing proxy authentication details

2009-02-04 Thread codesite-noreply


Comment #5 on issue  by mrlance: Chrome not passing proxy  
authentication details
http://code.google.com/p/chromium/issues/detail?id=

Google please acknowledge the problem?

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7385 in chromium: Nightly tarball should pull a known-green revision

2009-02-04 Thread codesite-noreply

Status: Assigned
Owner: p...@chromium.org
Labels: Type-Feature Pri-2 OS-All Area-DevTools

New issue 7385 by p...@chromium.org: Nightly tarball should pull a  
known-green revision
http://code.google.com/p/chromium/issues/detail?id=7385

Rather than pulling whatever is in the tree at 2 AM, the nightly tarball
should contain the last known-green build. This revision number can be  
found in
http://build.chromium.org/buildbot/continuous/LATEST/REVISION

Since the latest green revision may not change from day to day (unlike the
latest revision overall, which is highly likely to change each day), the
script should also make sure it's different to avoid unnecessary work.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 5564 in chromium: [REGRESSION] Facebook home screen borked (Background image x coordinates flipped?)

2009-02-04 Thread codesite-noreply


Comment #24 on issue 5564 by macdome: [REGRESSION] Facebook home screen  
borked (Background image x coordinates flipped?)
http://code.google.com/p/chromium/issues/detail?id=5564

Do we know at which revision the regression started?  Do we know if this  
occurs in Safari as well as Chrome?  It
seems with that information this bug would be very simple to fix.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7386 in chromium: GURL-related layout test failure: http/security/postMessage/invalid-origin-throws-exception.html

2009-02-04 Thread codesite-noreply

Status: Untriaged
Owner: a...@chromium.org
CC: bre...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-WebKit

New issue 7386 by a...@chromium.org: GURL-related layout test failure:  
http/security/postMessage/invalid-origin-throws-exception.html
http://code.google.com/p/chromium/issues/detail?id=7386

The following layout test fails because GURL treats the targetOrigin
http: differently than KURL:

LayoutTests/http/security/postMessage/invalid-origin-throws-exception.html

In DOMWindow::postMessage, the call to
SecurityOrigin::createFromString(targetOrigin) where targetOrigin is
http:, returns an empty security origin which is not expected by the
test.  This boils down to differences in the treatment of http: by  
GURL/KURL.

This does not seem like a big issue since the postMessage fails in any
case.  Maybe we just need to rebaseline the test?

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 318 in chromium: Client SSL Certificate Support

2009-02-04 Thread codesite-noreply


Comment #25 on issue 318 by ufuk.yavuz: Client SSL Certificate Support
http://code.google.com/p/chromium/issues/detail?id=318

I had the similar issue when I try to enter https://service.sap.com .
It gives Error 110 (net::ERR_SSL_CLIENT_AUTH_CERT_NEEDED): Unknown error.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7387 in chromium: Flash Video Re-Alignment Bug

2009-02-04 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7387 by Nerdfencer: Flash Video Re-Alignment Bug
http://code.google.com/p/chromium/issues/detail?id=7387

Chrome Version   : 2.0.159.0
URLs (if applicable) : Any video on YouTube
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 3: Prerequisite Feature Not Present
 Firefox 3: Prerequisite Feature Not Present
  IE 7: Prerequisite Feature Not Present

What steps will reproduce the problem?
1. Drag a YouTube Video to the Left or Right anchor point
2. Drag the tab back to its previous window
3. Maximize if not maximized

What is the expected result?
The flash app should be re-aligned to the new window.

What happens instead?
The flash app is aligned to the far left hand side of the window while the
rest of the window contents are aligned as expected.  The alignment issue
corrects itself when you scroll up/down the page.

Attachments:
Flash Position Bug.png  366 KB

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7388 in chromium: Char encoding difference for form inputs: LayoutTests/fast/encoding/char-encoding-mac.html

2009-02-04 Thread codesite-noreply

Status: Untriaged
Owner: a...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7388 by a...@chromium.org: Char encoding difference for form  
inputs: LayoutTests/fast/encoding/char-encoding-mac.html
http://code.google.com/p/chromium/issues/detail?id=7388

This layout test is testing legacy mac encodings of form input values in
URLs and we fail:

LayoutTests/fast/encoding/char-encoding-mac.html

Do we want to support these legacy mac encodings, or should we rebaseline?

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7388 in chromium: Char encoding difference for form inputs: LayoutTests/fast/encoding/char-encoding-mac.html

2009-02-04 Thread codesite-noreply

Updates:
Labels: -Area-Misc Area-WebKit

Comment #1 on issue 7388 by a...@chromium.org: Char encoding difference for  
form inputs: LayoutTests/fast/encoding/char-encoding-mac.html
http://code.google.com/p/chromium/issues/detail?id=7388

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 2137 in chromium: Roboform Support

2009-02-04 Thread codesite-noreply


Comment #36 on issue 2137 by speedykoala: Roboform Support
http://code.google.com/p/chromium/issues/detail?id=2137

Go for it! :-)

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7389 in chromium: Pages with a long list of links returns you to the wrong part of the page when you press back after visiting another page.

2009-02-04 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7389 by oelbox: Pages with a long list of links returns you to  
the wrong part of the page when you press back after visiting another page.
http://code.google.com/p/chromium/issues/detail?id=7389

Chrome Version   : All
URLs (if applicable) : http://www.sublevel3.org/chrome-test.html
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 3:
 Firefox 3: OK
  IE 7: OK

What steps will reproduce the problem?
1. Go to a any url having a long list of links (thousands), i suggest the
one listed above, since I've made it and have been able to reproduce the
problem on this page.
2. Scroll down to a link midways in the page and click it.
3. After the page loads, click back

What is the expected result?
The expected result is that chrome should scroll down to the same page
where you clicked the link. Say you clicked link 29727 you would expect to
be returned to the part of the page that displays link 29727.

What happens instead?
Sometimes, quite often, chrome will either return you to the top of the
page, or scroll down a few pages, and not down to where the link you
pressed is located. Say you click link 29792, when you press back you are
either at link 1, or link 6048 or similar.


Please provide any additional information below. Attach a screenshot if
possible.

This bug makes it very annoying to browse very long pages with links, as
you need to manually scroll down to where you were to continue, and just
finding where you were can be a challenge. This has been a problem with
every version from the first to the last (1.0.154.48).

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7390 in chromium: Information status bar becomes all black and always visible...

2009-02-04 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7390 by i.b.dimitrov: Information status bar becomes all black  
and always visible...
http://code.google.com/p/chromium/issues/detail?id=7390

Chrome Version   : 1.0.154.48
URLs (if applicable) : Any URL
Other browsers tested:
   Not applicable (it is a GUI problem)

What steps will reproduce the problem?
1. Open [Options] dialog
2. Select [Basics] tab
3. Select [On startup: ] = Open the following pages: and
4. Add www.google.com page as an entry in the list
5. Close the dialog
6. Restart the browser

What is the expected result?
The expected result is to see a normally functioning status bar that will
show relevant information when you opening a new page or moving the mouse
pointer over a link and to remain hidden in case there is no sensible
information it could show to the user.

What happens instead?
The information status bar turns into a black rectangle that is always
visible at the bottom left corner of the browser window no matter which
page is open.

The problem persists in case you open new tabs using Ctrl+T and partially
disappears if the user resize the Chrome window horizontally. However even
in this case the status bar stops disappearing in case there is no activity
as it does usually.

Screenshot is attached.

Attachments:
chrome_black_status_bar.jpg  60.8 KB

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 153 in chromium: UI - Windows Vista Aero UI Change bugs.

2009-02-04 Thread codesite-noreply


Comment #17 on issue 153 by xap...@live.com: UI - Windows Vista Aero UI  
Change bugs.
http://code.google.com/p/chromium/issues/detail?id=153

I confirm that.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7386 in chromium: GURL-related layout test failure: http/security/postMessage/invalid-origin-throws-exception.html

2009-02-04 Thread codesite-noreply

Updates:
Status: Assigned

Comment #1 on issue 7386 by bre...@chromium.org: GURL-related layout test  
failure: http/security/postMessage/invalid-origin-throws-exception.html
http://code.google.com/p/chromium/issues/detail?id=7386

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 971 in chromium: Drop down menus too close to the bottom will be rendered descending and will be cut off by the monitor

2009-02-04 Thread codesite-noreply

Updates:
Status: Available
Owner: ---
Labels: -Mstone-1.0 Mstone-2.0

Comment #6 on issue 971 by j...@chromium.org: Drop down menus too close to  
the bottom will be rendered descending and will be cut off by the monitor
http://code.google.com/p/chromium/issues/detail?id=971

Thank you for the clear example.  Re-opening.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 271 in chromium: Doesn't detect proxy settings from automatic configuration scripts

2009-02-04 Thread codesite-noreply


Comment #12 on issue 271 by j...@chromium.org: Doesn't detect proxy settings  
from automatic configuration scripts
http://code.google.com/p/chromium/issues/detail?id=271

Could you change the IP and machine names then give us the script?  We  
don't need to
know the specifics because we can't test against your network anyway.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 3543 in chromium: Checkbox are not displayed

2009-02-04 Thread codesite-noreply


Comment #53 on issue 3543 by willgillen: Checkbox are not displayed
http://code.google.com/p/chromium/issues/detail?id=3543

This is definitely a problem for me also.
Windows XP SP3, classic theme.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7357 in chromium: document.referrer not being set on redirects

2009-02-04 Thread codesite-noreply


Comment #3 on issue 7357 by csandeep: document.referrer not being set on  
redirects
http://code.google.com/p/chromium/issues/detail?id=7357

verified with Google Chrome v1.0.154.48 - I can duplicate the bug. Im  
attaching a screen capture video of the
bug, hope this helps (let me know if this needs to be a .swf instead  
of .mov)

Attachments:
Chrome_ScreenCapture.mov  1.8 MB

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7391 in chromium: Unusual Unicode characters fail to display (specifically IPA)

2009-02-04 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7391 by owenblacker.projects: Unusual Unicode characters fail to  
display (specifically IPA)
http://code.google.com/p/chromium/issues/detail?id=7391

Chrome Version   : 1.0.154.48
URLs (if applicable) : http://en.wikipedia.org/wiki/Gujarat
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 3: OK
 Firefox 3: OK
  IE 7: OK
  IE 8: OK

What steps will reproduce the problem?
1. Visit page with International Phonetic Alphabet characters
2. Many characters will be missing

What is the expected result?

The IPA for Gujarat (in this example) should be 11 characters, of which one  
is a diacritic.

What happens instead?

All non-Latin-A characters are missing, displaying gud()at instead  
of gud [ezh] ( [schwa] )
[r-fishhook] t [combining-bridge-below] -- the characters missing are  
U+0292, U+0259, U+027E
and U+032A. These are all in the IPA Extensions block of Unicode (U+0250  
to U+02AF), with the
exception of the last, which is one of the Combining Diacritical Marks  
range (U+0300 to
U+036F).

Please provide any additional information below. Attach a screenshot if  
possible.

This issue appears to affect many instances of IPA within Wikipedia; I've  
not noticed it affect
other character blocks and I've not seen IPA on other websites, but I doubt  
it's unique to the
Wikipedia.

Screenshots are from:

   *  Chrome 1.0.154.48
   *  Firefox 3.0.5
   *  Internet Explorer 8.0.6001.18372

Attachments:
Gujarat-Chrome.png  9.4 KB
Gujarat-Firefox.png  9.8 KB
Gujarat-IE8.png  9.9 KB

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7374 in chromium: leak in ResourceDispatcherHostTest / AsyncResourceHandler

2009-02-04 Thread codesite-noreply

Updates:
Status: Assigned
Cc: s...@chromium.org
Labels: stable

Comment #3 on issue 7374 by s...@chromium.org: leak in  
ResourceDispatcherHostTest / AsyncResourceHandler
http://code.google.com/p/chromium/issues/detail?id=7374

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 6398 in chromium: Even width dotted border antialiasing looks bad

2009-02-04 Thread codesite-noreply

Updates:
Cc: r...@android.com

Comment #4 on issue 6398 by r...@android.com: Even width dotted border  
antialiasing looks bad
http://code.google.com/p/chromium/issues/detail?id=6398

Has there been any decision for this? Is there something for Skia to do to  
help out?

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 825 in chromium: SVG failing to draw a line

2009-02-04 Thread codesite-noreply

Updates:
Cc: r...@android.com

Comment #5 on issue 825 by r...@android.com: SVG failing to draw a line
http://code.google.com/p/chromium/issues/detail?id=825

If/when the parser is fixed, I have been working on Skia's handling of  
large values, and if its not already working,
I think I should be able to handle this.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 2585 in chromium: div elemets relationship issue

2009-02-04 Thread codesite-noreply


Comment #4 on issue 2585 by pranav.koli: div elemets relationship issue
http://code.google.com/p/chromium/issues/detail?id=2585

An example of this is any IMDB movie page. For example, go to :
http://www.imdb.com/title/tt0449487/
Check out plot keywords . You will see the text :
   Spoiler Alert! Rollover to vote or view plot keywords. 
In FF and IE, if i do mouseover that text then the text / links below that  
become
visible, but this does not seem to work in Chrome.

I hope this is info enough.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 6886 in chromium: Chrome: Crash Report - Stack Signature: iat_patch::IATPatchFunction::Unpatch()-1B0E5B3

2009-02-04 Thread codesite-noreply

Updates:
Owner: a...@chromium.org
Cc: ana...@chromium.org

Comment #12 on issue 6886 by a...@chromium.org: Chrome: Crash Report -  
Stack Signature: iat_patch::IATPatchFunction::Unpatch()-1B0E5B3
http://code.google.com/p/chromium/issues/detail?id=6886

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 3795 in chromium: Check: CrashForBitmapAllocationfailure()

2009-02-04 Thread codesite-noreply

Updates:
Status: Fixed

Comment #19 on issue 3795 by a...@chromium.org: Check:  
CrashForBitmapAllocationfailure()
http://code.google.com/p/chromium/issues/detail?id=3795

Looks like we haven't seen this in a while so marking it as fixed.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7363 in chromium: Rendering Error Introduced In Build 6925

2009-02-04 Thread codesite-noreply


Comment #3 on issue 7363 by ida...@chromium.org: Rendering Error Introduced  
In Build 6925
http://code.google.com/p/chromium/issues/detail?id=7363

Minimal files to repro the bug attached (html and css must be in the same  
dir).


Attachments:
regression.html  237 bytes
style.css  817 bytes

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7392 in chromium: PDF Plugin does not load if opened in a background tab

2009-02-04 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7392 by markhamc: PDF Plugin does not load if opened in a  
background tab
http://code.google.com/p/chromium/issues/detail?id=7392

Chrome Version   : 2.0.159.0
URLs (if applicable) : http://www.vmware.com/resources/techresources/1010
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 3: OK (Windows)
 Firefox 3: OK
  IE 7: Untested

What steps will reproduce the problem?
1. Open a direct pdf link in a background tab (middle- or control-click or
right-click-Open in a new tab)
2. Switch to the new tab

What is the expected result?
The plugin will load and display the pdf document

What happens instead?
There is nothing but a dark grey background.


Please provide any additional information below. Attach a screenshot if
possible.

It works correctly if opened in a foreground tab (in the example, just
click the link) or in a new window.

This behavior is very similar to issue 619, which involves opening anchor
links in a background tab.


Attachments:
no-plugin.png  54.6 KB

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 6670 in chromium: Download/History tab freeze

2009-02-04 Thread codesite-noreply


Comment #1 on issue 6670 by johanpluimers: Download/History tab freeze
http://code.google.com/p/chromium/issues/detail?id=6670

Same here.
Normally everything works fine, but then sometimes this problem comes up.  
Including
the Download menu item (or any other menu item I select first) which keeps  
visible on
my screen until I reboot. I think it might have to do with having Chrome  
open while I hibernate my windows and start again next day. Then as soon as  
I press Ctrl+H to
start the History Manager my browser hangs. I also tried this in the beta 2  
release
and same problem.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 747 in chromium: Window frame (tab bar and minimize/maximize/close) do not redraw when switching from Aero to Basic over RDP

2009-02-04 Thread codesite-noreply


Comment #7 on issue 747 by Ben.Lings: Window frame (tab bar and  
minimize/maximize/close) do not redraw when switching from Aero to Basic  
over RDP
http://code.google.com/p/chromium/issues/detail?id=747

Still seeing this effect when switching from Aero Glass to Aero Basic (not  
under
RDP).

Vista Enterprise SP1.  Chrome 2.0.159.0 (dev channel)

1. Run Chrome under Aero Glass
2. Switch to basic (eg. run an application that isn't compatible with Glass)
3. Title bar area turns black.

See attached screenshot.

Attachments:
chrome-title-bar.png  19.3 KB

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 271 in chromium: Doesn't detect proxy settings from automatic configuration scripts

2009-02-04 Thread codesite-noreply


Comment #13 on issue 271 by henri.koskenranta: Doesn't detect proxy  
settings from automatic configuration scripts
http://code.google.com/p/chromium/issues/detail?id=271

Ok I'll try to edit it tomorrow at work, it's pretty long but I'll cut it  
short.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 153 in chromium: UI - Windows Vista Aero UI Change bugs.

2009-02-04 Thread codesite-noreply


Comment #18 on issue 153 by Ben.Lings: UI - Windows Vista Aero UI Change  
bugs.
http://code.google.com/p/chromium/issues/detail?id=153

I think this and Issue 747 are related.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7393 in chromium: Page reloaded, but form data is from cache

2009-02-04 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7393 by kavaliauskas.marius: Page reloaded, but form data is from  
cache
http://code.google.com/p/chromium/issues/detail?id=7393

Chrome Version   : 1.0.154.48

When you go back (using Back) to page in HTTPS mode the page is reloaded
from the server with new form data, but document.form[0] in javascript
returns a form with old data.

We haven't seen such problem with IE, Opera and Firefox. We have seen (but
not tested in details) this bug in Safari.



--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 1565 in chromium: Don't make GoogleUpdate always-resident

2009-02-04 Thread codesite-noreply


Comment #22 on issue 1565 by blackboxxx: Don't make GoogleUpdate  
always-resident
http://code.google.com/p/chromium/issues/detail?id=1565

I think the current behavior of GoogleUpdate.exe is justifiable for the  
sake of
security. However, it could be a little more transparent.
For example, I don't mind silent automatic updates, however I want to be  
notified
when such updates occur. Such notifications must be subtle and unobtrusive,
definitely not a big and colorful webpage that Firefox uses. For example, I  
like the
notification after Windows updates - New updates were installed, click  
here for more
details (not exact wording, but practically the same meaning). The same  
could work
for Chrome, so that users would not be distracted from their daily tasks by  
flashy
graphics, while at the same time they would have more control over their  
browser.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 6398 in chromium: Even width dotted border antialiasing looks bad

2009-02-04 Thread codesite-noreply


Comment #5 on issue 6398 by bre...@chromium.org: Even width dotted border  
antialiasing looks bad
http://code.google.com/p/chromium/issues/detail?id=6398

No, we need to figure out exactly what's going on in this case; we don't  
know what
precisely is causing it yet.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7364 in chromium: lingering CPU usage in 2.0.159.0

2009-02-04 Thread codesite-noreply

Updates:
Owner: ---
Cc: s...@chromium.org
Labels: stable

Comment #1 on issue 7364 by s...@chromium.org: lingering CPU usage in  
2.0.159.0
http://code.google.com/p/chromium/issues/detail?id=7364

I'm adding stable and removing myself as owner. We need to understand what's
triggering this.

Erik, doe this repro with a consistent set of web pages? Any web pages?

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7365 in chromium: Chrome: Crash Report - Stack Signature: GearsManagedResourceStore::OnNotify(MessageService *,unsigned short const *,Serializable const *)

2009-02-04 Thread codesite-noreply

Updates:
Owner: mpcompl...@chromium.org
Labels: stable

Comment #1 on issue 7365 by s...@chromium.org: Chrome: Crash Report - Stack  
Signature: GearsManagedResourceStore::OnNotify(MessageService *,unsigned  
short const *,Serializable const *)
http://code.google.com/p/chromium/issues/detail?id=7365

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 5671 in chromium: ChromeMainTest.SecondLaunch is flakey

2009-02-04 Thread codesite-noreply

Updates:
Labels: -Pri-2 Pri-1

Comment #5 on issue 5671 by nsylv...@chromium.org:  
ChromeMainTest.SecondLaunch is flakey
http://code.google.com/p/chromium/issues/detail?id=5671

This test is now disabled. Bumping priority.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7394 in chromium: UMR in unit_tests.exe - PluginRequestInterceptor::MaybeIntercept (WriteFile)

2009-02-04 Thread codesite-noreply

Status: Untriaged
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc Purify

New issue 7394 by erik...@chromium.org: UMR in unit_tests.exe -  
PluginRequestInterceptor::MaybeIntercept (WriteFile)
http://code.google.com/p/chromium/issues/detail?id=7394

Unfortunately, I can't pin down exactly when this happened because purify  
was crashing/hanging near when the error started.  It first appeared
in build 1910:
http://build.chromium.org/buildbot/waterfall/builders/XP%20Unit%20(purify)/builds/1910
but could have shown up in either of the previous two builds as well:
http://build.chromium.org/buildbot/waterfall/builders/XP%20Unit%20(purify)/builds/1909
http://build.chromium.org/buildbot/waterfall/builders/XP%20Unit%20(purify)/builds/1908

 From my quick look, none of the checkins really stands out as a likely  
cause.

05:52:59 purify_analyze.py [ERROR] 1 new 'Uninitialized Memory Read(UMR)'  
errors found
Uninitialized memory read in WriteFile
Error Location
...
chrome/browser/chrome_plugin_host.cc:116   
PluginRequestInterceptor::MaybeIntercept(URLRequest *)
net/url_request/url_request_job_manager.cc:76   
URLRequestJobManager::CreateJob(URLRequest *)const
net/url_request/url_request.cc:213  URLRequest::Start(void)
chrome/browser/renderer_host/resource_dispatcher_host.cc:842   
ResourceDispatcherHost::BeginRequestInternal(URLRequest *,bool)
chrome/browser/renderer_host/resource_dispatcher_host.cc:304   
ResourceDispatcherHost::BeginRequest(Sender::Message::IPC *,void
*,int,int,int,ViewHostMsg_Resource_Request const,URLRequestContext  
*,Message::IPC *)
chrome/browser/resource_message_filter.cc:299   
ResourceMessageFilter::OnRequestResource(Message::IPC  
const,int,ViewHostMsg_Resource_Request
const)
 
chrome/common/ipc_message_utils.h:1065  
?dispa...@vresourcemessagefilter@@HABUViewHostMsg_Resource_Request@@@?$messagewithtu...@u?
$tup...@huviewhostmsg_resource_request@IPC@@sa_npbvmess...@1@PAVResourceMessageFilter@@p...@aexabv21@HABUViewHostMsg_Resource_Request@@@z...@z
chrome/browser/resource_message_filter.cc:161   
ResourceMessageFilter::OnMessageReceived(Message::IPC const)
chrome/common/ipc_channel_proxy.cc:49   
IPC::ChannelProxy::Context::TryFilters(Message::IPC const)
chrome/common/ipc_sync_channel.cc:291   
IPC::SyncChannel::SyncContext::OnMessageReceived(Message::IPC const)
chrome/common/ipc_channel_win.cc:306   
IPC::Channel::ChannelImpl::ProcessIncomingMessages(IOContext::MessagePumpForIO::base
  
*,DWORD)
chrome/common/ipc_channel_win.cc:400   
IPC::Channel::ChannelImpl::OnIOCompleted(IOContext::MessagePumpForIO::base  
*,DWORD,DWORD)
base/message_pump_win.cc:504   
base::MessagePumpForIO::WaitForIOCompletion(DWORD,IOHandler::MessagePumpForIO::base
  
*)
base/message_pump_win.cc:449  base::MessagePumpForIO::DoRunLoop(void)
base/message_pump_win.cc:52   
base::MessagePumpWin::RunWithDispatcher(Delegate::MessagePump::base  
*,Dispatcher::MessagePumpWin::base *)
base/message_pump_win.h:78   
base::MessagePumpWin::Run(Delegate::MessagePump::base *)
base/message_loop.cc:197  MessageLoop::RunInternal(void)
base/message_loop.cc:180  MessageLoop::RunHandler(void)
base/message_loop.cc:154  MessageLoop::Run(void)
base/thread.cc:156  base::Thread::ThreadMain(void)
base/platform_thread_win.cc:26  ThreadFunc(void *)
Alloc Location
...
chrome/browser/chrome_plugin_host.cc:116   
PluginRequestInterceptor::MaybeIntercept(URLRequest *)
net/url_request/url_request_job_manager.cc:76   
URLRequestJobManager::CreateJob(URLRequest *)const
net/url_request/url_request.cc:213  URLRequest::Start(void)
chrome/browser/renderer_host/resource_dispatcher_host.cc:842   
ResourceDispatcherHost::BeginRequestInternal(URLRequest *,bool)
chrome/browser/renderer_host/resource_dispatcher_host.cc:304   
ResourceDispatcherHost::BeginRequest(Sender::Message::IPC *,void
*,int,int,int,ViewHostMsg_Resource_Request const,URLRequestContext  
*,Message::IPC *)
chrome/browser/resource_message_filter.cc:299   
ResourceMessageFilter::OnRequestResource(Message::IPC  
const,int,ViewHostMsg_Resource_Request
const)
 
chrome/common/ipc_message_utils.h:1065  
?dispa...@vresourcemessagefilter@@HABUViewHostMsg_Resource_Request@@@?$messagewithtu...@u?
$tup...@huviewhostmsg_resource_request@IPC@@sa_npbvmess...@1@PAVResourceMessageFilter@@p...@aexabv21@HABUViewHostMsg_Resource_Request@@@z...@z
chrome/browser/resource_message_filter.cc:161   
ResourceMessageFilter::OnMessageReceived(Message::IPC const)
chrome/common/ipc_channel_proxy.cc:49   
IPC::ChannelProxy::Context::TryFilters(Message::IPC const)
chrome/common/ipc_sync_channel.cc:291   
IPC::SyncChannel::SyncContext::OnMessageReceived(Message::IPC const)
chrome/common/ipc_channel_win.cc:306   
IPC::Channel::ChannelImpl::ProcessIncomingMessages(IOContext::MessagePumpForIO::base
  
*,DWORD)
chrome/common/ipc_channel_win.cc:400   

[chromium-bugs] Issue 7367 in chromium: Chrome: Crash Report - Stack Signature: WTF::RefCountedWebCore::Attribute::deref()

2009-02-04 Thread codesite-noreply

Updates:
Status: Assigned
Owner: sver...@chromium.org

Comment #1 on issue 7367 by s...@chromium.org: Chrome: Crash Report - Stack  
Signature: WTF::RefCountedWebCore::Attribute::deref()
http://code.google.com/p/chromium/issues/detail?id=7367

Sverrir, I'm passing your way. Please unassign if you

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7367 in chromium: Chrome: Crash Report - Stack Signature: WTF::RefCountedWebCore::Attribute::deref()

2009-02-04 Thread codesite-noreply

Updates:
Labels: stable

Comment #2 on issue 7367 by s...@chromium.org: Chrome: Crash Report - Stack  
Signature: WTF::RefCountedWebCore::Attribute::deref()
http://code.google.com/p/chromium/issues/detail?id=7367

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7395 in chromium: Chromium: Crash Report - Stack Signature: v8::internal::RegExpMacroAssemblerIA32::CaseInsensitiveCompareUC16(unsigned short * *,int,int,unsigned int)

2009-02-04 Thread codesite-noreply

Status: Untriaged
Owner: patr...@chromium.org
CC: a...@chromium.org,  hu...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend Crash

New issue 7395 by patr...@chromium.org: Chromium: Crash Report - Stack  
Signature:  
v8::internal::RegExpMacroAssemblerIA32::CaseInsensitiveCompareUC16(unsigned  
short * *,int,int,unsigned int)
http://code.google.com/p/chromium/issues/detail?id=7395

This crash started occurring recently in Chromium revisions after r9123 and  
has been consistent since then.  It doesn't seem related to any changes in  
that revision range, though, so likely what happened is the content of
the URL changed.


The full crash report details can be found at:  
http://go/crash-staging/reportdetail?reportid=21cb436ddc54cf10product=Chromiumversion=2.0.160.1-
9125signature=v8%3A%3Ainternal%3A%3ARegExpMacroAssemblerIA32%3A%3ACaseInsensitiveCompareUC16(unsigned+short+*+*%2Cint%2Cint%2Cunsigned+int)-44872F5

Meta information:
Report ID: 21cb436ddc54cf10
Report Time: 2009/02/04 05:23:07, Wed
Uptime: 122 sec
Cumulative Uptime: 0 sec
User Email:
User Comments: ChromeBot: build=buildbot_9125_ext,  
url=http://search1.btchina.net/btsearch.php, proxy=2,  
full_dump=http://go/chromebot/dump?build=buildbot_9125_extid=782f0a13-bb04-48c6-8ba7-6bf8e57da9b3-full
Product Name: Chromium
Product Version: 2.0.160.1-9125
OS Name: Windows NT
OS Version: 5.1.2600 Service Pack 2
CPU Architecture: x86
CPU Info: GenuineIntel family 6 model 3 stepping 3
rept: crash svc
ptype: renderer
plat: Win32

Stack Trace:

Thread 0
0x7c90eb94 [ntdll.dll] +0xeb94 KiFastSystemCallRet
0x7c90e31a [ntdll.dll] +0xe31a NtRemoveIoCompletion
0x7c80a745 [kernel32.dll] +0xa745 GetQueuedCompletionStatus
0x02422445 [chrome.dll] - message_pump_win.cc:519  
base::MessagePumpForIO::GetIOItem(unsigned  
long,base::MessagePumpForIO::IOItem *)
0x02422c57 [chrome.dll] - message_pump_win.cc:490  
base::MessagePumpForIO::WaitForIOCompletion(unsigned  
long,base::MessagePumpForIO::IOHandler *)
0x02423005 [chrome.dll] - message_pump_win.cc:483  
base::MessagePumpForIO::WaitForWork()
0x02423401 [chrome.dll] - message_pump_win.cc:468  
base::MessagePumpForIO::DoRunLoop()
0x0242304f [chrome.dll] - message_pump_win.h:78  
base::MessagePumpWin::Run(base::MessagePump::Delegate *)
0x024117e6 [chrome.dll] - message_loop.cc:197 MessageLoop::RunInternal()
0x0241197f [chrome.dll] - message_loop.cc:180 MessageLoop::RunHandler()
0x0241221c [chrome.dll] - message_loop.cc:154 MessageLoop::Run()
0x026cb28a [chrome.dll] - renderer_main.cc:117  
RendererMain(MainFunctionParams const )
0x0240 [chrome.dll] - chrome_dll_main.cc:304 ChromeMain
0x0040306d [chrome.exe] - chrome_exe_main.cc:95 wWinMain
0x004469a7 [chrome.exe] - crt0.c:324 __tmainCRTStartup
0x7c816fd6 [kernel32.dll] +0x00016fd6 BaseProcessStart

Thread 1 *CRASHED*
0x0277b321 [chrome.dll] - regexp-macro-assembler-ia32.cc:1029  
v8::internal::RegExpMacroAssemblerIA32::CaseInsensitiveCompareUC16(unsigned  
short * *,int,int,unsigned int)
0x0327b95e
0x0277a32f [chrome.dll] - regexp-macro-assembler-ia32.cc:1004  
v8::internal::RegExpMacroAssemblerIA32::Execute(v8::internal::Code  
*,unsigned char * *,int,int,int *,bool)
0x02f16347 [chrome.dll] +0x00b16347

Thread 2
0x7c90eb94 [ntdll.dll] +0xeb94 KiFastSystemCallRet
0x7c90e9aa [ntdll.dll] +0xe9aa ZwWaitForMultipleObjects
0x7c92a0d4 [ntdll.dll] +0x0002a0d4 RtlpWaitThread
0x7c80b682 [kernel32.dll] +0xb682 BaseThreadStart

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7082 in chromium: News pages on news.bbc.co.uk are mostly blank

2009-02-04 Thread codesite-noreply

Updates:
Cc: da...@chromium.org

Comment #38 on issue 7082 by pkast...@chromium.org: News pages on  
news.bbc.co.uk  are mostly blank
http://code.google.com/p/chromium/issues/detail?id=7082

Issue 7306 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 you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7306 in chromium: REGRESSION: Pieces of webpages not repainted properly

2009-02-04 Thread codesite-noreply

Updates:
Status: Duplicate
Mergedinto: 7082

Comment #2 on issue 7306 by pkast...@chromium.org: REGRESSION: Pieces of  
webpages not repainted properly
http://code.google.com/p/chromium/issues/detail?id=7306

No longer reproduces on trunk.  I suspect this is the same root cause as  
issue 7082,
so duping.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7321 in chromium: Browser crash @ TaskManagerWebContentsResource::GetTitle()

2009-02-04 Thread codesite-noreply

Updates:
Cc: venkatar...@chromium.org

Comment #4 on issue 7321 by jcam...@chromium.org: Browser crash @  
TaskManagerWebContentsResource::GetTitle()
http://code.google.com/p/chromium/issues/detail?id=7321

Please provide the build number of Chrome.
Without it the dump is not very helpful.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7373 in chromium: Layout issue in sohu.com

2009-02-04 Thread codesite-noreply


Comment #2 on issue 7373 by m...@chromium.org: Layout issue in sohu.com
http://code.google.com/p/chromium/issues/detail?id=7373

One correction, it is OK in IE.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7190 in chromium: blogs.msdn.com isn't displayed correctly

2009-02-04 Thread codesite-noreply

Updates:
Status: Upstream
Labels: -Area-Compat Regression stable

Comment #2 on issue 7190 by j...@chromium.org: blogs.msdn.com isn't  
displayed correctly
http://code.google.com/p/chromium/issues/detail?id=7190

I upstreamed this.  See https://bugs.webkit.org/show_bug.cgi?id=23734

We need to get them a reduction if we can, or a range of CL's from WebKit  
where this
bug was introduced.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7364 in chromium: lingering CPU usage in 2.0.159.0

2009-02-04 Thread codesite-noreply


Comment #2 on issue 7364 by erik...@chromium.org: lingering CPU usage in  
2.0.159.0
http://code.google.com/p/chromium/issues/detail?id=7364

I've seen it in a number of processes and tabs: reader, gmail, ars  
technica, flash
(not a tab I know, but perhaps a common element here).  I don't know for  
sure if it's
specific to these sites, or just that these are the pages I leave in my  
browser for a
long period of time.   I've seen it in other sites as well, but these are  
the ones
that have been up when I noticed it recently.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 5450 in chromium: video imbedded in web page needs plugin

2009-02-04 Thread codesite-noreply


Comment #3 on issue 5450 by m...@chromium.org: video imbedded in web page  
needs plugin
http://code.google.com/p/chromium/issues/detail?id=5450

Yes, I can also view the videos now, I think the site owner has fixed their  
page.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7384 in chromium: Bugs with major sites

2009-02-04 Thread codesite-noreply

Updates:
Cc: anan...@chromium.org
Labels: FeedbackRequested

Comment #1 on issue 7384 by jasn...@chromium.org: Bugs with major sites
http://code.google.com/p/chromium/issues/detail?id=7384

On live.com : after you login, there is no delete button on webpage (unless  
you are
talking about delete button on keyboard which is working fine). When you go  
to
hotmail :  delete, junk, new links work too.

On moneycontrol.com : buttons like go, submit, content guide also work.

Please provide more info : specifically which buttons don't work, steps to  
reproduce
the issue, screenshot.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7381 in chromium: Google notebook does not work under Chrome 2.0.159 :)

2009-02-04 Thread codesite-noreply

Updates:
Status: Duplicate
Mergedinto: 18

Comment #1 on issue 7381 by anan...@chromium.org: Google notebook does not  
work under Chrome 2.0.159 :)
http://code.google.com/p/chromium/issues/detail?id=7381

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 18 in chromium: Wishlist: Chrome does not have an addon-system

2009-02-04 Thread codesite-noreply


Comment #115 on issue 18 by anan...@chromium.org: Wishlist: Chrome does not  
have an addon-system
http://code.google.com/p/chromium/issues/detail?id=18

Issue 7381 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 you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7082 in chromium: News pages on news.bbc.co.uk are mostly blank

2009-02-04 Thread codesite-noreply


Comment #39 on issue 7082 by progame: News pages on news.bbc.co.uk  are  
mostly blank
http://code.google.com/p/chromium/issues/detail?id=7082

2.0.160.0
just released to the dev channel :)

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7392 in chromium: PDF Plugin does not load if opened in a background tab

2009-02-04 Thread codesite-noreply

Updates:
Status: Untriaged
Cc: anan...@chromium.org
Labels: -Pri-2 -Area-Misc Pri-1 Area-BrowserUI Regression

Comment #1 on issue 7392 by venkataram...@chromium.org: PDF Plugin does not  
load if opened in a background tab
http://code.google.com/p/chromium/issues/detail?id=7392

reproduces on Beta: 2.0.160.0 (Official Build 9072). Works fine on Stable:  
1.0.154.46
(Official Build 8781)


-Venkat.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 747 in chromium: Window frame (tab bar and minimize/maximize/close) do not redraw when switching from Aero to Basic over RDP

2009-02-04 Thread codesite-noreply

Updates:
Owner: pkast...@chromium.org
Labels: -Close20090301

Comment #8 on issue 747 by j...@chromium.org: Window frame (tab bar and  
minimize/maximize/close) do not redraw when switching from Aero to Basic  
over RDP
http://code.google.com/p/chromium/issues/detail?id=747

Peter, is this related to the work you have been doing?

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 1503 in chromium: Chrome adds extra extension to filename on file download

2009-02-04 Thread codesite-noreply


Comment #27 on issue 1503 by david.a.king: Chrome adds extra extension to  
filename on file download
http://code.google.com/p/chromium/issues/detail?id=1503

all mp3s downloaded are name.mp3.mp3

..

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 271 in chromium: Doesn't detect proxy settings from automatic configuration scripts

2009-02-04 Thread codesite-noreply


Comment #14 on issue 271 by j...@chromium.org: Doesn't detect proxy settings  
from automatic configuration scripts
http://code.google.com/p/chromium/issues/detail?id=271

What is the URL of the PAC file?  If it is a file:// URL then this is a  
duplicate of
an existing bug.  If it is not a file URL then we do need the anonymized  
script so we
can debug it.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 747 in chromium: Window frame (tab bar and minimize/maximize/close) do not redraw when switching from Aero to Basic over RDP

2009-02-04 Thread codesite-noreply


Comment #9 on issue 747 by pkast...@chromium.org: Window frame (tab bar and  
minimize/maximize/close) do not redraw when switching from Aero to Basic  
over RDP
http://code.google.com/p/chromium/issues/detail?id=747

No, this would probably be a dupe of any bugs we have on not supporting  
theme
changes.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7390 in chromium: Information status bar becomes all black and always visible...

2009-02-04 Thread codesite-noreply

Updates:
Cc: anan...@chromium.org venkatar...@chromium.org
Labels: -Area-Misc Area-BrowserUI FeedbackRequested

Comment #1 on issue 7390 by venkataram...@chromium.org: Information status  
bar becomes all black and always visible...
http://code.google.com/p/chromium/issues/detail?id=7390

It does not reproduce for me on Stable/Beta/Dev channels on XP/SP3 on ENG  
version of
chrome.
i.b.dimitrov,
What is your system environment?



--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 500 in chromium: Tab indentation does not work in Blogger

2009-02-04 Thread codesite-noreply

Updates:
Owner: ---

Comment #6 on issue 500 by m...@chromium.org: Tab indentation does not work  
in Blogger
http://code.google.com/p/chromium/issues/detail?id=500

I am not sure how you indent the bullet item, but I tried to press Tab  
key before
the text of second bullet item:

IE/FF: Switch the focus to next component of page.
Chrome(dev 9120)/Safari(nightly 40471): Tab space is inserted.

In this case, no browser is matching the expected behavior.

I didn't find any short-cut or action button that can make bullet item  
indent, maybe
you have to edit source code manually in the EditHTML tab.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7388 in chromium: Char encoding difference for form inputs: LayoutTests/fast/encoding/char-encoding-mac.html

2009-02-04 Thread codesite-noreply

Updates:
Status: WontFix

Comment #2 on issue 7388 by js...@chromium.org: Char encoding difference  
for form inputs: LayoutTests/fast/encoding/char-encoding-mac.html
http://code.google.com/p/chromium/issues/detail?id=7388

This is WONTFIX. I split out this test from char-encoding.html [1] because  
we do not
want to support legacy mac encodings. I should have just gone ahead and  
checked in
the CL at http://codereview.chromium.org/18700/show

[1] http://bugs.webkit.org/show_bug.cgi?id=22882


--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 566 in chromium: phpMyAdmin and external SQL window

2009-02-04 Thread codesite-noreply

Updates:
Labels: Close20090301

Comment #5 on issue 566 by j...@chromium.org: phpMyAdmin and external SQL  
window
http://code.google.com/p/chromium/issues/detail?id=566

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7357 in chromium: document.referrer not being set on redirects

2009-02-04 Thread codesite-noreply

Updates:
Status: Untriaged
Owner: ---
Cc: anan...@chromium.org
Labels: -FeedbackRequested Chrome-Specific

Comment #4 on issue 7357 by aoca...@chromium.org: document.referrer not  
being set on redirects
http://code.google.com/p/chromium/issues/detail?id=7357

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 500 in chromium: Tab indentation does not work in Blogger

2009-02-04 Thread codesite-noreply

Updates:
Labels: FeedbackRequested

Comment #7 on issue 500 by m...@chromium.org: Tab indentation does not work  
in Blogger
http://code.google.com/p/chromium/issues/detail?id=500

Hi woutxz, could you tell us how you try to indent the bullet item?

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 6429 in chromium: Chrome (WebKit) should handle window.location.reload() in a way that the user pressed the Reload button

2009-02-04 Thread codesite-noreply

Updates:
Status: Available
Labels: -Area-Misc Area-WebKit

Comment #1 on issue 6429 by t...@chromium.org: Chrome (WebKit) should  
handle window.location.reload() in a way that the user pressed the Reload  
button
http://code.google.com/p/chromium/issues/detail?id=6429

I've opened a webkit bug about this:
https://bugs.webkit.org/show_bug.cgi?id=23735

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7397 in chromium: scripts on chrome pages using too much memory

2009-02-04 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7397 by khodiyar.sonal: scripts on chrome pages using too much  
memory
http://code.google.com/p/chromium/issues/detail?id=7397

Chrome Version   : 2.0.159.0
URLs (if applicable) : www.orkut.com/*
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 3: not tested
 Firefox 3: OK
  IE 7: OK
chrome 1.0.X.X : OK

this problem has occurred to me twice while browsing orkut.
the error says
script on the page used too much memory. reload to enable scripts again

it worked fine with previous version of chrome

What steps will reproduce the problem?
1. open orkut
2. visit photo album of friend(s
3. open photos in different tabs ( happened to me with 4 tabs opened, and
photo loading in all 4 tabs)

What is the expected result?
expected result is that the page should load the photos, and if the traffic
is high, then some pages should not load the photos without refreshing
again

What happens instead?
all the tabs in chrome show aww snap and asks to reload the page in order
to continue.

Please provide any additional information below. Attach a screenshot if
possible.
I forgot to take screen shot, but as the error occurs again, i will take a
screen shot and attach it 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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7190 in chromium: blogs.msdn.com isn't displayed correctly

2009-02-04 Thread codesite-noreply


Comment #3 on issue 7190 by m...@chromium.org: blogs.msdn.com isn't  
displayed correctly
http://code.google.com/p/chromium/issues/detail?id=7190

In Safari 40471 and Chrome 2.0.160.1 (Developer Build 9120), when you try  
to refresh
the page, sometimes the page is loaded successfully, sometimes it still  
shows the
problem.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7373 in chromium: Layout issue in sohu.com

2009-02-04 Thread codesite-noreply

Updates:
Owner: ---

Comment #3 on issue 7373 by m...@chromium.org: Layout issue in sohu.com
http://code.google.com/p/chromium/issues/detail?id=7373

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 2969 in chromium: LayoutTests/fast/canvas/shadow-offset-7.html layout test fails

2009-02-04 Thread codesite-noreply

Updates:
Status: Assigned
Owner: s...@chromium.org

Comment #7 on issue 2969 by s...@chromium.org:  
LayoutTests/fast/canvas/shadow-offset-7.html layout test fails
http://code.google.com/p/chromium/issues/detail?id=2969

Once https://bugs.webkit.org/show_bug.cgi?id=23462 lands, this is an easy  
change to CanvasRenderingContext2D::setShadow. Specifically:

#else
 dc-setShadow(IntSize(width, -height), blur, Color(c, m, y, k, a));
#endif


--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7398 in chromium: Crash @ About Google Chrome, If DCHECK is enabled

2009-02-04 Thread codesite-noreply

Status: Untriaged
Owner: all-bugs-t...@chromium.org
CC: anan...@chromium.org
Labels: Type-Bug Pri-1 OS-All Area-BrowserUI

New issue 7398 by venkataram...@chromium.org: Crash @ About Google Chrome,  
If DCHECK is enabled
http://code.google.com/p/chromium/issues/detail?id=7398

Reproduces on 154.48 Stable build.

-Launch Chrome with DCHECK enabled.
-Go to About Google Chrome dialog.

The browser window crashes.
Unfortunately, I could not able to get crash ID in eventvwr, that's why
unable to get the callstack here. Even --no-errdialogs option does not help
me :(



--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7399 in chromium: tab goes dead. Had to forcefully terminate chrome, inorder to close the application

2009-02-04 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7399 by khodiyar.sonal: tab goes dead. Had to forcefully  
terminate chrome, inorder to close the application
http://code.google.com/p/chromium/issues/detail?id=7399

Chrome Version   : 2.0.159.0
URLs (if applicable) : not aplicable
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 3: OK
 Firefox 3: OK
  IE 7: OK

What steps will reproduce the problem?
1.
2.
3.
this exact problem happened just once. previously it occured sumtimes, but
on clicking close 3-4 times, the tab used to get closed.

What is the expected result?
As it happens in Chrome, closing the last tab should close the application.
But In this case, neither clicking on the close on tab nor clicking close
on application top right hand side would close the application.

What happens instead?
Chrome dosent close. and after sometime, websites stop opening on that
page.

Please provide any additional information below. Attach a screenshot if
possible.

some times a tab does not close, neither on clicking on the cross mark, nor
by right clicking over it and electing close tab. and if that tab is the
only tab, then chrome wont close...
had to open chrome task manager, terminate each of the plug-ins being used
and then terminate the opened page.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 6496 in chromium: The borders are misaligned or missing on www.answers.com

2009-02-04 Thread codesite-noreply

Updates:
Labels: -NeedsReduction Has-reduction

Comment #2 on issue 6496 by m...@chromium.org: The borders are misaligned or  
missing on www.answers.com
http://code.google.com/p/chromium/issues/detail?id=6496

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 5564 in chromium: [REGRESSION] Facebook home screen borked (Background image x coordinates flipped?)

2009-02-04 Thread codesite-noreply


Comment #25 on issue 5564 by m...@chromium.org: [REGRESSION] Facebook home  
screen borked (Background image x coordinates flipped?)
http://code.google.com/p/chromium/issues/detail?id=5564

Issue 7363 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 you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7363 in chromium: Rendering Error Introduced In Build 6925

2009-02-04 Thread codesite-noreply

Updates:
Status: Duplicate
Labels: -NeedsReduction Has-reduction
Mergedinto: 5564

Comment #4 on issue 7363 by m...@chromium.org: Rendering Error Introduced In  
Build 6925
http://code.google.com/p/chromium/issues/detail?id=7363

Same problem with issue 6496, and is actually a duplicate of issue 5564.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7400 in chromium: Chrome takes too much time to refresh the page and picks up info from cache

2009-02-04 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7400 by manishjhanji: Chrome takes too much time to refresh the  
page and picks up info from cache
http://code.google.com/p/chromium/issues/detail?id=7400

Chrome Version   : 1.0.154.48
URLs (if applicable) :Intranet Application
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  Safari 3:
 Firefox 3:OK
  IE 7:OK

What steps will reproduce the problem?
1. We have an intranet application which is used to upload testing data.
After uploading the data we have a separate web page to verify the
contents..
2. Most of the time updated information does not reflect in chrome.
3.

What is the expected result?
Should be able to see the updated info.

What happens instead?
Old information shows up. Clearing the cache addresses the issue. Even
Shift+refresh keys do not work..

Please provide any additional information below. Attach a screenshot if
possible.

Firefox and IE both show up current info. Also we should be able to request
latest data from Chrome by using Shift+F5 etc.. which does not seem to
work.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 5564 in chromium: [REGRESSION] Facebook home screen borked (Background image x coordinates flipped?)

2009-02-04 Thread codesite-noreply


Comment #26 on issue 5564 by m...@chromium.org: [REGRESSION] Facebook home  
screen borked (Background image x coordinates flipped?)
http://code.google.com/p/chromium/issues/detail?id=5564

I think this is easy to fix, because it was originally an issue 913066 in  
bugnizer.
In that issue, ericroman marked it as fixed and added comment like:

- brettw patched yzshen change into chrome/trunk/s...@r27779
- pulled this skia version into chrome/trunk/web...@r28943


--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7322 in chromium: lost focus while using gmail keyboard shortcuts

2009-02-04 Thread codesite-noreply

Updates:
Cc: anan...@chromium.org
Labels: -Pri-2 Pri-3

Comment #1 on issue 7322 by venkataram...@chromium.org: lost focus while  
using gmail keyboard shortcuts
http://code.google.com/p/chromium/issues/detail?id=7322

Interesting, Can't reproduce this on 154.46 and also 154.48 on XP/SP3

-Venkat.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7318 in chromium: Popup Titlebar Appears Under Windows Taskbar

2009-02-04 Thread codesite-noreply

Updates:
Status: Untriaged
Cc: anan...@chromium.org
Labels: -Area-Misc Area-Compat Regression

Comment #1 on issue 7318 by venkataram...@chromium.org: Popup Titlebar  
Appears Under Windows Taskbar
http://code.google.com/p/chromium/issues/detail?id=7318

Works fine on Stable build: 154.48. Reproduces on DEV: 2.0.160.1 (Developer  
Build 9102)

-Venkat.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 800 in chromium: No plugin for Lotus Domino Web Access yet :)

2009-02-04 Thread codesite-noreply


Comment #7 on issue 800 by divi...@hotmail.com: No plugin for Lotus Domino  
Web Access yet :)
http://code.google.com/p/chromium/issues/detail?id=800

Remove label: Feedback Requested.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 5784 in chromium: Fail to load me.com login page

2009-02-04 Thread codesite-noreply


Comment #5 on issue 5784 by divi...@hotmail.com: Fail to load me.com login  
page
http://code.google.com/p/chromium/issues/detail?id=5784

This should not be marked as Fixed..

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7322 in chromium: lost focus while using gmail keyboard shortcuts

2009-02-04 Thread codesite-noreply


Comment #2 on issue 7322 by haridara: lost focus while using gmail keyboard  
shortcuts
http://code.google.com/p/chromium/issues/detail?id=7322

Interestingly, I was able to reproduce it gmail on 154.46 again and  
noticing that
there is a new version, just updated it. When I restarted chrome, gmail got  
reloaded
and I noticed that they changed the interface. There is now a separate menu  
entry for
Labels and the . command no longer has the labels. in any case, the  
problem must
have been fixed on the gmail side as I don't see this issue any more after  
using the
. or the new L command. There is also a new Move to menu which is  
what I was
trying to do before (label and archive). I am glad they improved it and  
fixed it.
This issue can now be closed.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 5450 in chromium: video imbedded in web page needs plugin

2009-02-04 Thread codesite-noreply


Comment #4 on issue 5450 by divi...@hotmail.com: video imbedded in web page  
needs plugin
http://code.google.com/p/chromium/issues/detail?id=5450

Add label: Fixed.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7383 in chromium: NYTimes word definition pop-up fails to appear

2009-02-04 Thread codesite-noreply

Updates:
Status: Untriaged
Cc: anan...@chromium.org
Labels: -Area-Misc Area-WebKit NeedsReduction

Comment #2 on issue 7383 by aoca...@chromium.org: NYTimes word definition  
pop-up fails to appear
http://code.google.com/p/chromium/issues/detail?id=7383

On two machines I checked with 1.0.154.48 the issue is reproducible with the
following steps:
  1. Go to the page
  2. Click on a link in the article (which loads another page on the same  
tab)
  3. Go back to the previous page
  4. Double click on a word and the popup doesn't show
On first load of the page, everything is fine.

As with dev build 2.0.160.1 (9120) this is completely broken.

** Issue also happening in Safari 3.2 with latest webkit 40471




--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7121 in chromium: Regression: page is not painted

2009-02-04 Thread codesite-noreply


Comment #6 on issue 7121 by dhhwai: Regression: page is not painted
http://code.google.com/p/chromium/issues/detail?id=7121

I think that http://mc.manuscriptcentral.com/spl-ieee/ is totally different  
from
Issue 7082 (which has now been fixed in the released 2.0.160.0) and a new  
bug report
should be submitted for that.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7321 in chromium: Browser crash @ TaskManagerWebContentsResource::GetTitle()

2009-02-04 Thread codesite-noreply


Comment #5 on issue 7321 by venkataram...@chromium.org: Browser crash @  
TaskManagerWebContentsResource::GetTitle()
http://code.google.com/p/chromium/issues/detail?id=7321

Could be 2.0.160.1 (Developer Build 9102), but not very sure.


--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7341 in chromium: Find should support case-sensitive searches

2009-02-04 Thread codesite-noreply

Updates:
Status: Untriaged

Comment #2 on issue 7341 by aoca...@chromium.org: Find should support  
case-sensitive searches
http://code.google.com/p/chromium/issues/detail?id=7341

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7121 in chromium: Regression: page is not painted

2009-02-04 Thread codesite-noreply


Comment #7 on issue 7121 by erichodge7: Regression: page is not painted
http://code.google.com/p/chromium/issues/detail?id=7121

i can confirm in 2.0.160.0 the problems i was experiencing are no longer  
problems. i
can also confirm that the manuscript site is not working in that version,  
so, yes, a
new bug certainly should be filed.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 6260 in chromium: Chrome: Crash Report - Stack Signature: views::DefaultNonClientView::Paint(ChromeCanvas *)-1A1990E

2009-02-04 Thread codesite-noreply

Updates:
Status: Fixed

Comment #2 on issue 6260 by b...@chromium.org: Chrome: Crash Report - Stack  
Signature: views::DefaultNonClientView::Paint(ChromeCanvas *)-1A1990E
http://code.google.com/p/chromium/issues/detail?id=6260

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 1503 in chromium: Chrome adds extra duplicate extension

2009-02-04 Thread codesite-noreply

Updates:
Summary: Chrome adds extra duplicate extension
Status: Assigned
Cc: -niran...@chromium.org

Comment #28 on issue 1503 by sidc...@chromium.org: Chrome adds extra  
duplicate extension
http://code.google.com/p/chromium/issues/detail?id=1503

OK. I got a test case which indeed does add repeat extensions. I am  
changing the
Summary and reassigning. At the same time, let me also look at the download  
extension
issue to see a possible solution.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 271 in chromium: Doesn't detect proxy settings from automatic configuration scripts

2009-02-04 Thread codesite-noreply


Comment #15 on issue 271 by henri.koskenranta: Doesn't detect proxy  
settings from automatic configuration scripts
http://code.google.com/p/chromium/issues/detail?id=271

Our script is located on a web-server, so it starts http://

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7315 in chromium: Cant revert channel back to stable from 2.0.159.0 (Official Build 8621)

2009-02-04 Thread codesite-noreply

Updates:
Cc: anan...@chromium.org
Labels: -Area-Misc Area-Installer

Comment #1 on issue 7315 by patr...@chromium.org: Cant revert channel back  
to stable from 2.0.159.0 (Official Build 8621)
http://code.google.com/p/chromium/issues/detail?id=7315

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7395 in chromium: Chromium: Crash Report - Stack Signature: v8::internal::RegExpMacroAssemblerIA32::CaseInsensitiveCompareUC16(unsigned short * *,int,int,unsigned int)

2009-02-04 Thread codesite-noreply

Updates:
Owner: ---

Comment #1 on issue 7395 by patr...@chromium.org: Chromium: Crash Report -  
Stack Signature:  
v8::internal::RegExpMacroAssemblerIA32::CaseInsensitiveCompareUC16(unsigned  
short * *,int,int,unsigned int)
http://code.google.com/p/chromium/issues/detail?id=7395

(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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7378 in chromium: Sandbox registry tests failing on Windows 7.

2009-02-04 Thread codesite-noreply


Comment #1 on issue 7378 by rvar...@chromium.org: Sandbox registry tests  
failing on Windows 7.
http://code.google.com/p/chromium/issues/detail?id=7378

Failing tests:
[ RUN  ] RegistryPolicyTest.TestKeyAnyAccess
H:\ch1\src\sandbox\src\registry_policy_test.cc(98): error: Value of:  
runner.RunT
est( LReg_OpenKey open read HKEY_LOCAL_MACHINE software\\microsoft)
   Actual: 1706098689  SBOX_TEST_DENIED
Expected: SBOX_TEST_SUCCEEDED
Which is: 632356865
H:\ch1\src\sandbox\src\registry_policy_test.cc(105): error: Value of:  
runner.Run
Test( LReg_OpenKey open write HKEY_LOCAL_MACHINE software\\microsoft)
   Actual: 1706098689  SBOX_TEST_DENIED
Expected: SBOX_TEST_SUCCEEDED
Which is: 632356865
[  FAILED  ] RegistryPolicyTest.TestKeyAnyAccess

[ RUN  ] RegistryPolicyTest.TestKeyReadOnlyAccess
H:\ch1\src\sandbox\src\registry_policy_test.cc(165): error: Value of:  
runner.Run
Test(LReg_OpenKey open read  LHKEY_LOCAL_MACHINE  
software\\Policies\\microsof
t)
   Actual: 1706098689  SBOX_TEST_DENIED
Expected: SBOX_TEST_SUCCEEDED
Which is: 632356865
[  FAILED  ] RegistryPolicyTest.TestKeyReadOnlyAccess

[ RUN  ] RegistryPolicyTest.TestKeyReadOnlyHKCU
H:\ch1\src\sandbox\src\registry_policy_test.cc(221): error: Value of:  
runner.Run
Test( LReg_OpenKey open read HKEY_CURRENT_USER software)
   Actual: 1706098689  SBOX_TEST_DENIED
Expected: SBOX_TEST_SUCCEEDED
Which is: 632356865
H:\ch1\src\sandbox\src\registry_policy_test.cc(235): error: Value of:  
runner.Run
Test( LReg_OpenKey open maximum_allowed HKEY_CURRENT_USER software)
   Actual: 1706098689  SBOX_TEST_DENIED
Expected: SBOX_TEST_SUCCEEDED
Which is: 632356865
[  FAILED  ] RegistryPolicyTest.TestKeyReadOnlyHKCU


--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 4874 in chromium: autocomplete form history in textboxes is really very buggy (2 bugs listed here)

2009-02-04 Thread codesite-noreply

Updates:
Status: Fixed

Comment #4 on issue 4874 by jcam...@chromium.org: autocomplete form history  
in textboxes is really very buggy (2 bugs listed here)
http://code.google.com/p/chromium/issues/detail?id=4874

issue (2) fixed in r9164

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 876 in chromium: Find box should prepopulate the text field with what is highlighted or previous searches

2009-02-04 Thread codesite-noreply


Comment #9 on issue 876 by mpcompl...@chromium.org: Find box should  
prepopulate the text field with what is highlighted or previous searches
http://code.google.com/p/chromium/issues/detail?id=876

This drives me nuts.  The fact that the contents of the find box are scoped  
to the
tab is extremely annoying, and never what I want.  I've trained myself to  
always copy
whatever's in the find box to the clipboard so that I can paste it into  
another tab's
find box.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7402 in chromium: Page not getting proper focus when using application mode

2009-02-04 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7402 by iambob: Page not getting proper focus when using  
application mode
http://code.google.com/p/chromium/issues/detail?id=7402

Chrome Version   : 2.0.159.0
URLs (if applicable) : Any that require focus
Other browsers tested: Only applicable to Chromium/Chrome

What steps will reproduce the problem?
1. Visit any site, especially one which should have keyboard shortcuts such
as Gmail.  (If testing Gmail, make sure keyboard shortcuts are turned on.)

2. Choose to Create application shortcuts to create a shortcut on the
desktop.

3. Double-click on the desktop icon and leave the mouse alone.

4. Once Gmail loads in the window, try hitting any key which should respond
with a keyboard shortcut in the web application.  (i.e., in Gmail, try
hitting the forward-slash key which is supposed to set the focus in the
search box)

What is the expected result?

*** The keyboard shortcut should be recognized immediately.

What happens instead?

*** It never works.  If, however, you click into the page somewhere OR you
hit tab once or twice, it starts working.  I presume there is some sort of
focus in the non-existent address bar, or the focus is on the window itself
and not in the page being displayed within the window.


--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 6863 in chromium: Regression: Not able to make Chromium as default browser

2009-02-04 Thread codesite-noreply

Updates:
Status: Fixed
Owner: venkatar...@chromium.org

Comment #9 on issue 6863 by lafo...@google.com: Regression: Not able to  
make Chromium as default browser
http://code.google.com/p/chromium/issues/detail?id=6863

Just got a comment on the release blog post that suggests this might not be  
fixed on
x64 (see comments below).  I'm marking this back to fixed, pending  
re-verification on
x64.

Operator said...
Making Chrome my default browser still doesn't work for me. I am running  
Windows
Vista x64 and installed Chrome for the first time again since I switched to  
x64.

11:09 AM, February 04, 2009




--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7217 in chromium: Chrome: Crash Report - Stack Signature: disk_cache::BackendImpl::MatchEntry(std::basic_stringchar,std::char_ traitschar,std::allocatorchar const ,unsi

2009-02-04 Thread codesite-noreply


Comment #4 on issue 7217 by rvar...@chromium.org: Chrome: Crash Report -  
Stack Signature:  
disk_cache::BackendImpl::MatchEntry(std::basic_stringchar,std::char_traitschar,std::allocatorchar
  
 const ,unsigned int,bool)
http://code.google.com/p/chromium/issues/detail?id=7217

EntryImpl* BackendImpl::MatchEntry(const std::string key, uint32 hash,
bool find_parent) {
   Addr address(data_-table[hash  mask_]);

This crash is an access violation trying to go beyond the end of the table  
(mask is
0x1). Currently, there should not be more than 64k entries on the  
table... and
even if somebody is forcing the max_size so that the table is bigger, mask_  
is
derived from table_length_ so this *should* not happen.

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 7403 in chromium: Localization is not correct after install

2009-02-04 Thread codesite-noreply

Status: Unconfirmed
Owner: 
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7403 by fam@live.nl: Localization is not correct after install
http://code.google.com/p/chromium/issues/detail?id=7403

Chrome Version   : 2.0.160.0
URLs (if applicable) : N/A
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
  IE 7: OK

What steps will reproduce the problem?
1. Install Chrome
2. The language of the installer, the language of chrome and the default
search-engine are english (and Google.co.uk)

What is the expected result?
To have a dutch (nl) installation, chrome and search-engine after
installing

What happens instead?
the english ones

Please provide any additional information below. Attach a screenshot if
possible.
My computers localization is completely dutch!!!

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



[chromium-bugs] Issue 2671 in chromium: Tabstrip Overlaps Control Box in Vista

2009-02-04 Thread codesite-noreply


Comment #5 on issue 2671 by digitalxero: Tabstrip Overlaps Control Box in  
Vista
http://code.google.com/p/chromium/issues/detail?id=2671

This bus has been fixed with the release of 2.0.160.0

--
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 notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~--~~~~--~~--~--~---



  1   2   3   >