Shu-yu Guo
Shu-yu Guo
> Why can't You can if the case bodies have their own blocks. We're complaining about bare case bodies.
Yep, confirm that this is good to land. After this V8 will remove code for supporting `assert`.
@benjamingr I see that I got the commit message capitalization wrong. Should I force-push with the correct capitalization? I imagine that'll need a new CI run.
Lowercased commit message and rebased.
Ping on merging.
I see a failure with `[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable`. Dead code removal shouldn't cause any failures. Before I investigate further, is that a known flake to folks who regularly work...
@joyeecheung Please help us land this. :)
I'm not clear on why this needs to be a document policy instead of being done programmatically, if the behavior is equivalent to calling `freeze` and `preventExtensions`. Is the security...
> But if we can roll out a report-only mode, we get benefit of: Can such a report-only mode be built in devtools instead of a document-policy header?
The proposal as stands radically changes the scoping + hoisting mental model around `{ }` and makes it even more confusing IMO.