Closed
Bug 868725
Opened 12 years ago
Closed 12 years ago
Pass non-const jschar* to AtomizeAndTakeOwnership
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
Attachments
(1 file)
2.07 KB,
patch
|
evilpies
:
review+
|
Details | Diff | Splinter Review |
The only caller has a non-const pointer, and this allows removing a bunch of casts.
Attachment #745507 -
Flags: review?(evilpies)
Updated•12 years ago
|
Attachment #745507 -
Flags: review?(evilpies) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•