Closed
Bug 1125302
Opened 10 years ago
Closed 10 years ago
Remove NativeLookupProperty
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: evilpie, Assigned: evilpie)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
This function can call LookupProperty. This means we have to fix some more callers, especially NativeSetPropertyAttributes and NativeDeleteProperty.
Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Comment on attachment 8588057 [details] [diff] [review]
Remove NativeLookupProperty
Review of attachment 8588057 [details] [diff] [review]:
-----------------------------------------------------------------
My favorite kind of review.
Attachment #8588057 -
Flags: review?(luke) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in
before you can comment on or make changes to this bug.
Description
•