Closed
Bug 1068756
Opened 10 years ago
Closed 10 years ago
MLexicalCheck does not have a typePolicy function.
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
DUPLICATE
of bug 1065996
Tracking | Status | |
---|---|---|
firefox34 | --- | unaffected |
firefox35 | --- | affected |
People
(Reporter: nbp, Assigned: nbp)
References
Details
(Keywords: sec-want)
Attachments
(1 file)
811 bytes,
patch
|
shu
:
review+
|
Details | Diff | Splinter Review |
[Tracking Requested - why for this release]:
While checking the modification I made for Bug 1065996, I noticed that MLexicalCheck does not have a typePolicy function.
I think this patch might critical in terms of security, and as such I made a simple patch in case Bug 1065996 does not land fast enough.
Attachment #8490854 -
Flags: review?(shu)
Comment 1•10 years ago
|
||
Comment on attachment 8490854 [details] [diff] [review]
Add typePolicy function to MLexicalCheck.
Review of attachment 8490854 [details] [diff] [review]:
-----------------------------------------------------------------
Good catch! Splinter is marking this as "WINDOWS PATCH". I wonder if that means you have \r\n in the patch or something?
Attachment #8490854 -
Flags: review?(shu) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Group: core-security
Updated•10 years ago
|
Group: core-security, javascript-core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•