Closed
Bug 354517
Opened 19 years ago
Closed 19 years ago
put help testing extension into CVS
Categories
(Mozilla Localizations :: Infrastructure, defect)
Mozilla Localizations
Infrastructure
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Assigned: Pike)
References
()
Details
Attachments
(1 file)
|
13.71 KB,
patch
|
davel
:
review+
|
Details | Diff | Splinter Review |
I created an extension to check Firefox help for consistency.
It checks the links from the table of contents and search-db into the help files, as well as the hooks from the main UI into help.
I'd like to land it in CVS so that we can improve it and do something similar more easily for Firefox 3. However help will look like then.
I would think that testing/tests/l10n/extensions/help is a good place for this to be, assuming that there may be other aspects of l10n that want to be tested with an extension. Think 'search' ;-).
I'll attach a patch for reference, I didn't cvs add the dirs yet, so it's just a patch against an empty local dir.
| Assignee | ||
Comment 1•19 years ago
|
||
Putting this on davel's review queue, mostly for input on code location and whether this is the right thing to do in principle.
Attachment #240329 -
Flags: review?(davel)
Comment 2•19 years ago
|
||
Comment on attachment 240329 [details] [diff] [review]
diff -urN against empty dir
code location is fine. I agree that getting this in the tree will make working on the code easier.
Thanks for putting this together, Axel.
Attachment #240329 -
Flags: review?(davel) → review+
| Assignee | ||
Comment 3•19 years ago
|
||
Initial landing is done, thanks.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•17 years ago
|
Component: Testing → Infrastructure
Product: Core → Mozilla Localizations
QA Contact: testing → infrastructure
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•