Closed wyattallen closed 6 years ago
without using the goog.http.* types.
s/http/html/
?
I was planning on adding an isSafeInContext
hook for
That should allow plugging in a non-closure implementation of trusted types. Would that be sufficient for you?
Would that be sufficient for you?
That certainly sounds sufficient!
s/http/html/ ?
Yes, oops. :-)
Closing. safeTypesBridge has landed.
PolyGerrit doesn't use closure libraries, but the documentation doesn't show how to declare values as safe in JS without using the
goog.http.*
types.