Status
()
People
(Reporter: shu, Unassigned)
Tracking
Firefox Tracking Flags
(firefox43 fixed)
Details
Attachments
(2 attachments)
1.11 KB,
patch
|
fitzgen
:
review+
|
Details | Diff | Splinter Review |
2.88 KB,
patch
|
Details | Diff | Splinter Review |
Scripted functions do not appear scripted if they are wrapped by a CCW.
(Reporter) | ||
Comment 1•3 years ago
|
||
Created attachment 8661503 [details] [diff] [review] Unwrap getters in DevToolsUtils.hasSafeGetter.
Comment 2•3 years ago
|
||
Comment on attachment 8661503 [details] [diff] [review] Unwrap getters in DevToolsUtils.hasSafeGetter. Review of attachment 8661503 [details] [diff] [review]: ----------------------------------------------------------------- r=me with quick xpcshell test in toolkit/devtools/tests/unit
Attachment #8661503 -
Flags: review+
(Reporter) | ||
Comment 3•3 years ago
|
||
Created attachment 8661555 [details] [diff] [review] Unwrap getters in DevToolsUtils.hasSafeGetter. With test, carrying r+.
Comment 5•3 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/eec5dceb90b1
Status: NEW → RESOLVED
Last Resolved: 3 years ago
status-firefox43: --- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 43
You need to log in
before you can comment on or make changes to this bug.
Description
•