Reputation: 65281
It will be important for developers wanting to develop for the chrome browser to be able to review existing bugs (to avoid too much pulling-out of hair), and to add new ones (to improve the thing). Yet I can't seem to find the bug tracking for this project. It is open source, right?
Upvotes: 170
Views: 75517
Reputation: 1676
In 2025, the URL for reporting a bug in the Chrome browser is https://issues.chromium.org/issues/wizard
.
Upvotes: 0
Reputation: 4584
Google is calling it Chromium on Google Code
The Chromium Bug Reporting Page is there and has the link to submit bugs listed. (Google Account Required)
Here's a direct link to the bug report form.
Upvotes: 152
Reputation: 166871
Click the Chrome menu (), then Help > Report an issue....
Since Google Code has been deprecated, you can also go to bugs.chromium.org
in order to report new bugs and features or search for the existing one. The Chrome browser is under chromium category, so after logging-in, you can submit a new bug report by clicking New issue on the top-left corner and follow the wizard steps.
See: Report a problem or send feedback on Chrome at Chrome Help
Upvotes: 7
Reputation: 51735
The bug tracker is here:
Some shortcuts:
Upvotes: 3
Reputation: 191
Go to the wrench -> About Google Chrome -> report an issue. (accurate as of v19.0.1084.46)
Upvotes: 18
Reputation: 625
This is the home page for the Code: http://code.google.com/chromium/
And here's more info: http://dev.chromium.org/getting-involved including the bug list
Upvotes: 11
Reputation: 281
The Google Code site for the Chrome project is available at:
http://code.google.com/chromium/
Facilities available allow you to:
Plus there are links to the development blog and a whole bunch of other useful stuff.
Upvotes: 3
Reputation: 8393
From the Google Site
I don't see any reference to public bug tracking...
Upvotes: 4