Closed
Bug 369366
Opened 19 years ago
Closed 15 years ago
Create rule verification for l10n content
Categories
(Testing Graveyard :: Minotaur, defect)
Testing Graveyard
Minotaur
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rcampbell, Unassigned)
Details
Attachments
(1 file)
|
19.38 KB,
patch
|
anodelman
:
review+
|
Details | Diff | Splinter Review |
Check l10n content so that it passes the rules defined in the l10n requirements doc.
| Reporter | ||
Updated•19 years ago
|
OS: Mac OS X → All
Hardware: Macintosh → All
Comment 1•19 years ago
|
||
Rob, Alice, this is my take at collecting data from a running build.
I modified the spec slightly, I either dump into a table in the browser, or to a logfile, which is (duh, chrome:// can't query) indicated by the hash:
chrome://minotaur/content/preftaur.html#/tmp/logs/preferences
will dump all preferences into /tmp/logs/preferences, in tab-delimited and escaped utf-8
Same for chrome://minotaur/content/xulapptaur.html#/tmp/logs/xulappinfo.
I'm not sure if either of you could actually sr, thus, shovel the review request back and forth between the two of you?
My take at rep would be testing/tests/minotaur, but that's just because I can't come up with something descent.
Attachment #262653 -
Flags: review?(rcampbell)
| Reporter | ||
Comment 2•19 years ago
|
||
I'm thinking testing/extensions/l10n/minotaur, but that might be too lengthy? Otherwise, r+. Love the name! :)
| Reporter | ||
Updated•19 years ago
|
Attachment #262653 -
Flags: review?(rcampbell) → review+
Comment 3•19 years ago
|
||
Comment on attachment 262653 [details] [diff] [review]
my take at minotaur, logging prefs and nsIXULAppInfo
Moving review request over to Alice.
Robcee and I chatted on irc, as minotaur should be of good use for partner builds, too, Rob's fine with testing/tests/minotaur as location.
Attachment #262653 -
Flags: review+ → review?(anodelman)
| Reporter | ||
Comment 4•19 years ago
|
||
actually, I recommended testing/extensions/minotaur.
Comment 5•19 years ago
|
||
Comment on attachment 262653 [details] [diff] [review]
my take at minotaur, logging prefs and nsIXULAppInfo
Looks fine to me - collects all the prefs in a build and then dumps them.
Attachment #262653 -
Flags: review?(anodelman) → review+
Comment 6•19 years ago
|
||
I'm not sure if I'd want this in the main minotaur directory, as there will also be partner tools headed that way.
Perhaps testing/extensions/minotaur/l10n, so that we can also have testing/extensions/minotaur/partner
Updated•17 years ago
|
Component: Testing → Minotaur
Product: Core → Testing
QA Contact: testing → minotaur
Version: Trunk → unspecified
| Reporter | ||
Comment 7•15 years ago
|
||
closing this. I think it's passed it's prime.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•