Page MenuHomePhabricator

Always serve "{meme ...}" from the CDN domain, never from the primary domain
ClosedPublic

Authored by epriestley on Mar 8 2018, 3:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 11:42 AM
Unknown Object (File)
Fri, Jan 17, 8:43 PM
Unknown Object (File)
Fri, Jan 17, 5:10 PM
Unknown Object (File)
Fri, Jan 17, 4:03 AM
Unknown Object (File)
Fri, Jan 17, 3:56 AM
Unknown Object (File)
Fri, Dec 27, 2:40 PM
Unknown Object (File)
Wed, Dec 25, 11:02 PM
Unknown Object (File)
Tue, Dec 24, 8:32 PM
Subscribers
None

Details

Summary

Ref T13101. This is a minimal change to make "{meme ...}" work with the new Content-Security-Policy by using an Ajax request to generate the image and then swapping the source on the client.

This could be much cleaner (see T5258, etc).

Test Plan

Used {meme, src=cat6, above=i am, below=cat}, chuckled completely unironically.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 8 2018, 3:47 PM
This revision was automatically updated to reflect the committed changes.