Re: [mediacapture-screen-share] Avoid Hall-of-Mirrors (#209)

@eladalon1983 No, naming isn't orthogonal to defaults. The only two options are:
```idl
boolean excludeCurrentTab = false; // default-include-current-tab
```
and
```idl
boolean includeCurrentTab = false; // default-exclude-current-tab
```
...because we [cannot use](https://lists.w3.org/Archives/Public/public-script-coord/2013OctDec/0302.html) `= true`.

Please reread [my comment](https://github.com/w3c/mediacapture-screen-share/issues/209#issuecomment-1065379977) in light of this clarification.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/209#issuecomment-1067232509 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 14 March 2022 20:03:13 UTC