Closed
Bug 497847
Opened 17 years ago
Closed 17 years ago
use JSVERSION enumeration instead of cast
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bradh, Unassigned)
Details
Attachments
(1 file)
|
544 bytes,
patch
|
taras.mozilla
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.10) Gecko/2009042708 Fedora/3.0.10-1.fc9 Firefox/3.0.10
Build Identifier:
It would be nicer to use the JSVERSION enumeration.
Reproducible: Always
| Reporter | ||
Comment 1•17 years ago
|
||
| Reporter | ||
Updated•17 years ago
|
Attachment #382942 -
Flags: review?(tglek)
Comment 2•17 years ago
|
||
thanks for pointing this out, using LATEST in my commit.
http://hg.mozilla.org/users/tglek_mozilla.com/dehydra-gcc/rev/659dfbb37d2b
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 3•16 years ago
|
||
Comment on attachment 382942 [details] [diff] [review]
Use JSVERSION_1_7
stale r?
Attachment #382942 -
Flags: review?(tglek) → review+
Updated•8 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•