Closed Bug 1710126 Opened 4 years ago Closed 4 years ago

More PropertyDescriptor cleanups

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: evilpies, Assigned: evilpies)

References

Details

Attachments

(5 files)

No description provided.
Assignee: nobody → evilpies
Status: NEW → ASSIGNED
Pushed by evilpies@gmail.com: https://hg.mozilla.org/integration/autoland/rev/41ba96d381e4 Remove setGetter/setSetter. r=jandem https://hg.mozilla.org/integration/autoland/rev/3f1f2606b45f Make PropertyDescriptor attrs private. r=jandem https://hg.mozilla.org/integration/autoland/rev/2a4d6457ef7e Make PropertyDescriptor getter and setter private. r=jandem

I am not sure if we should preserve parts of the accessor comment, because
the constructor always create complete descriptor now.

In the future switching GetPropertyAttributes to return JS::PropertyAttributes
seems like a good idea.

Depends on D114838

Keywords: leave-open
Severity: -- → S3
Priority: -- → P1
Pushed by evilpies@gmail.com: https://hg.mozilla.org/integration/autoland/rev/e4230a851bd5 Create complete AccessorDescriptors. r=jandem https://hg.mozilla.org/integration/autoland/rev/99bb49a1cf89 Use the PropertyDescriptor constructors for NativeGetOwnPropertyDescriptor. r=jandem
Keywords: leave-open
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: