Closed
Bug 1455330
Opened 7 years ago
Closed 7 years ago
Remove unsafeSetInnerHTML in test_bug570192.xul
Categories
(Firefox :: Session Restore, enhancement)
Tracking
()
RESOLVED
FIXED
Firefox 61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: johannh, Assigned: prathiksha)
References
Details
Attachments
(1 file)
We're using unsafeSetInnerHTML to inject HTML in the test_bug570192.xul test.
While that in itself is not dangerous, we're aiming to remove unsafeSetInnerHTML as soon as possible, and so we'll need to rewrite the test.
https://searchfox.org/mozilla-central/rev/59a9a86553e9bfd9277202748ff791fd9bc0713b/toolkit/content/tests/chrome/test_bug570192.xul#39
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → prathikshaprasadsuman
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Reporter | ||
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8969993 [details]
Bug 1455330 - Remove unsafeSetInnerHTML from test_bug570192.xul.
https://reviewboard.mozilla.org/r/238764/#review244470
Thank you!
Attachment #8969993 -
Flags: review?(jhofmann) → review+
Pushed by prathikshaprasadsuman@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/3709d682bb55
Remove unsafeSetInnerHTML from test_bug570192.xul. r=johannh
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
You need to log in
before you can comment on or make changes to this bug.
Description
•