On Fri, Sep 1, 2017 at 5:01 PM, Boris Zbarsky <bzbar...@mit.edu> wrote: > Thoughts? It really would be nice to get rid of some of this stuff going > forward. And since the web platform seems to be punting on branding, > there's no existing solution we can use.
It's punting on exposing it to web developers, but we do want it formalized per https://github.com/heycam/webidl/issues/97 in some kind of form. An API that acts on [[PlatformBrand]] is probably the most likely thing that other browsers might be interested in adopting down the road, assuming they hit similar issues. I'd personally favor a single global method with branching over polluting each object, but I don't have strong rationale. Also, do we need this for Promise, Map, Set, etc., or just IDL-defined objects? -- https://annevankesteren.nl/ _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform