chromium | 1 Feb 2012 01:01

101 messages from Google Code

Your project notifications generated too many emails to send
individually. Here are the subject lines of the emails you would have
received:

Re: Issue 112194 in chromium: speech input bubbles don't close after  
returned text or cancel action
Issue 112196 in chromium: Remove polling for data in AudioOutputController  
to start playing audio
Issue 112197 in chromium: Aura: Panel Layout Manager (Compact Mode)
Issue 112198 in chromium: Aura: Chrome App Panels
Re: Issue 112197 in chromium: Aura: Panel Layout Manager (Compact Mode)
Re: Issue 112198 in chromium: Aura: Chrome App Panels
Re: Issue 112195 in chromium: Aura Panels: Implement NonClientFrameView for  
panels
Re: Issue 98330 in chromium: Aura: Panels
Re: Issue 112197 in chromium: Aura: Panel Layout Manager (Compact Mode)
Re: Issue 109663 in chromium: New about:plugins tests failing
Re: Issue 95586 in chromium: Write Chromedriver test to verify about:plugins
Issue 112199 in chromium: When entire page is aria-hidden=true, Chrome  
should try to keep screen readers silent
Re: Issue 106217 in chromium: NaCl module load failed: could not load nexe  
url
Re: Issue 111739 in chromium: aura: WebKit compositor should only clear  
screen at start of render pass in debug builds
Re: Issue 112103 in chromium: 2FactAuth pasword change flow requires new  
app passwd
Re: Issue 75386 in chromium: We should test structured clone problems with  
IndexedDB better
Issue 112200 in chromium: Races in FFmpegVideoDecoder::FLush
Re: Issue 112200 in chromium: Races in FFmpegVideoDecoder::FLush
(Continue reading)

chromium | 1 Feb 2012 01:05

Re: Issue 112211 in chromium: Import Bookmarks creates unnamed Bookmark folder in Bookmark Bar

Updates:
	Status: Untriaged
	Labels: -Area-Undefined -Type-Bug Area-UI Feature-Bookmarks

Comment #2 on issue 112211 by mbo... <at> chromium.org: Import Bookmarks creates  
unnamed Bookmark folder in Bookmark Bar
http://code.google.com/p/chromium/issues/detail?id=112211

(No comment was entered for this change.)

--

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

chromium | 1 Feb 2012 01:09

Re: Issue 5661 in chromium: close w/o control


Comment #6 on issue 5661 by Benjamin... <at> gmail.com: close w/o control
http://code.google.com/p/chromium/issues/detail?id=5661

Ben Kacher 1/31/12

Close button appears normally for Windows 7 in default theme for me.

If you are using windows 7, through desktop properties you can set your  
theme to a more modern one that I believe would avoid that problem.

--

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

chromium | 1 Feb 2012 01:13

Re: Issue 112210 in chromium: RTL MapsGL crashes browser tab


Comment #1 on issue 112210 by asal... <at> google.com: RTL MapsGL crashes  
browser tab
http://code.google.com/p/chromium/issues/detail?id=112210

Attached saved .html from about:gpu in Chrome.

Attachments:
	chrome   gpu.html  28.1 KB

--

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

chromium | 1 Feb 2012 01:17

Re: Issue 100123 in chromium: IDB should only fire blocked event after other connections receive VersionChangeEvents

Updates:
	Labels: -WebKit-ID-71130 WebKit-ID-71130-NEW

Comment #3 on issue 100123 by bugdro... <at> chromium.org: IDB should only fire  
blocked event after other connections receive VersionChangeEvents
http://code.google.com/p/chromium/issues/detail?id=100123#c3

https://bugs.webkit.org/show_bug.cgi?id=71130

--

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

chromium | 1 Feb 2012 01:21

Re: Issue 100645 in chromium: IDBDatabase should have a close pending field.

Updates:
	Labels: -WebKit-iD-71129 WebKit-ID-71129-NEW

Comment #3 on issue 100645 by bugdro... <at> chromium.org: IDBDatabase should  
have a close pending field.
http://code.google.com/p/chromium/issues/detail?id=100645#c3

https://bugs.webkit.org/show_bug.cgi?id=71129

--

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

chromium | 1 Feb 2012 01:25

Issue 112213 in chromium: Show Phishing URL's from the feedback main page.

Status: Assigned
Owner: r... <at> chromium.org
CC: bryanchiou <at> chromium.org
Labels: Type-Bug Pri-1 Area-UI OS-All Mstone-19

New issue 112213 by r... <at> chromium.org: Show Phishing URL's from the  
feedback main page.
http://code.google.com/p/chromium/issues/detail?id=112213

Currently the feedback page does not show phishing URL's. Display them  
according to the attached mock.

Attachments:
	p2.png  49.5 KB

--

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

chromium | 1 Feb 2012 01:29

Re: Issue 112041 in chromium: DisableDebounceTimerForTests() should perhaps be used more widely on GTK


Comment #8 on issue 112041 by aaron.ra... <at> gmail.com:  
DisableDebounceTimerForTests() should perhaps be used more widely on GTK
http://code.google.com/p/chromium/issues/detail?id=112041

It sure looks like it; all the tests are passing without disabling the  
timer. Thanks!

I guess I'll need to submit another fix that removes that call once  
everything is committed.

--

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

chromium | 1 Feb 2012 01:33

Re: Issue 112208 in chromium: Web Intents: when opening an app from the picker UA should set a referrer


Comment #2 on issue 112208 by pkinlan: Web Intents: when opening an app  
from the picker UA should set a referrer
http://code.google.com/p/chromium/issues/detail?id=112208

If an app is launched from the picker for the  
action "http://webintents.org/share" then the HTTP referer header should  
be "Referer: http://webintents.org/share" - or something to indicate that  
it was an intent invocation AND the action that was invoked.

Ideally it would be a string of only valid URI based characters so if a  
developer set the action to be "share this" the referer HTTP header would  
be "Referer: share%20this"

Currently there is no referer set, and thus it is impossible to track using  
the HTTP Access logs that intents caused the server request.

The Chrome New Tab page is an example of this, developers can track in  
their analytics the number of launches from the NTP because the Referer  
HTTP header is "chrome://newtab"

--

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

chromium | 1 Feb 2012 01:37

Re: Issue 98738 in chromium: Remove Google Feedback user-facing categories for Chrome and Chrome OS

Updates:
	Status: Fixed

Comment #16 on issue 98738 by r... <at> chromium.org: Remove Google Feedback  
user-facing categories for Chrome and Chrome OS
http://code.google.com/p/chromium/issues/detail?id=98738

This is fixed in M18 with this commit:  
http://src.chromium.org/viewvc/chrome?view=rev&revision=116598

Opened another bug for the phishing URL's, wasn't able to get to that part  
in M18 (http://code.google.com/p/chromium/issues/detail?id=112213).

--

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


Gmane