Open
Bug 511103
Opened 16 years ago
Updated 3 years ago
add form input to about:buildconfig, "does this build contain this changeset"
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: ted, Unassigned)
References
Details
We should add a HTML form to about:buildconfig where you can paste a changeset ID, and ask hgweb if the build you're currently running contains that changeset ID. This would be useful for QA and nightly testers to verify that their build contains a certain checkin.
We'll need to fix bug 511101 on the server side to provide something to target the form at, of course.
Comment 1•16 years ago
|
||
Please remember to consider non-browsers (which may just display a single page) and xulrunner apps that may have multiple hg repositories.
Reporter | ||
Updated•16 years ago
|
Reporter | ||
Comment 2•16 years ago
|
||
The latter is bug 456360. For the former, what do you mean? When you view about:buildconfig in Thunderbird, can you not navigate to another page from there?
Comment 3•16 years ago
|
||
Bug 456360 wouldn't necessarily be able to easily deal with adding more than one form element and selecting a different repository.
Thunderbird isn't able to navigate from one page to another at the moment (by default). It may become possible later, but then we're also likely to restrict it to one site/scheme - especially for about: pages.
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•