- Google
- San Francisco, CA
- https://www.joelweinberger.us
-
Joined on
Sep 16, 2010
Popular repositories
-
tab-rocker
Tab Rocker extension for Chrome
JavaScript
-
git-toolbox
A toolbox of convenient git tools.
Shell
-
utils
General utilities with no other home
JavaScript
-
vimium-lite
Forked from philc/vimium
The hacker's browser.
CoffeeScript
-
personal-website
My personal website
HTML
-
subresource-integrity
Forked from mozfreddyb/subresource-integrity
Personal draft of a subresource integrity specification.
336 contributions in the last year
Contribution activity
November 2016
October 2016
Force with credentials
@devd can you look at this one? In short, I think I understand the credential issue a lot better now, so hopefully this fixes the actual issue with…
- Remove issue about HTML origins
- Suborigin names can only start with letters.
- Minor WebSockets heading change
- Remove "origin concept" references
- Simplify web platform section
- Minor cookie wording tweaks
- Origin update
- Disable <meta> Set-Cookie
- Fix Document link error and lack of privacy considerations section
- Move opt outs to their own subsections
- Force include credentials
<meta http-equiv=Set-Cookie> should do nothing if document is cookie averse
In https://html.spec.whatwg.org/#table-http-equiv under Cookie setter, the algorithm should do nothing if the Document is cookie-averse. This would…