Re: [whatwg] Opinions on window.console = "foo", and other oddities of window.console

On 2/8/16 6:25 PM, Domenic Denicola wrote:
> So I think the plan of record is: `attribute any console`, with prose describing how the getter returns "the window's console object" which is initially set to a new instance of Console, but the setter can change it to any value.

What was the outcome of the discussions about possibly having "interface 
console" and having all the methods be statics?

If we don't want to go that route, then we should do the [Replaceable] 
thing instead, imo.

-Boris

Received on Tuesday, 9 February 2016 01:34:12 UTC