Closed Bug 1363673 Opened 7 years ago Closed 7 years ago

fix tests that use data:image/png.

Categories

(Core :: DOM: Security, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: allstars.chh, Assigned: allstars.chh)

References

Details

(Whiteboard: [domsecurity-active])

Attachments

(1 file)

When I turned off the pref, I found the following 3 tests are failed.

    dom/canvas/test/test_2d.fill.pattern.imageSmoothingEnabled.html

    dom/canvas/test/test_canvas.html

    dom/events/test/test_bug508479.html

After checking the test, I think it's because they all use data:image/png, so we need to rewrite these tests.
Priority: -- → P3
Summary: don't use data:image/png for tests → fix tests that use data:image/png.
Attachment #8867088 - Flags: review?(bugs) → review+
Priority: P3 → P2
Pushed by yhuang@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1e29842a2984
fix tests that use data:image/png. r=smaug
https://hg.mozilla.org/mozilla-central/rev/1e29842a2984
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
The fix will be reverted in bug 1373515.
You need to log in before you can comment on or make changes to this bug.