We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://ehsanakhgari.org/blog/2017-08-25/quantum-flow-engineering-newsletter-21
Easy: M1390342 https://hg.mozilla.org/mozilla-central/rev/9c5af0df6016 needs minor adjustments: we don't need to check mDoneCreating (yet?) and HasPatternMismatch is in HTMLInputElement. M1355451 https://hg.mozilla.org/mozilla-central/rev/ae598fdd78c8 this shouldn't have many regressions since it connects to hosts we already authorized. M1390402 https://hg.mozilla.org/mozilla-central/rev/73e410c3bfec
mDoneCreating
HasPatternMismatch
HTMLInputElement
Tricky: M1391423 https://hg.mozilla.org/mozilla-central/rev/f63a7cba6c08 makes good sense but the last time we mucked around with the CC much, we ended up crashing on startup. Also major regression risk.
The text was updated successfully, but these errors were encountered:
#432: M1390342
6aee6c0
#432: M1390402 partial (without semantic changes) plus other partial …
433aae5
…cleanup
I've decided we don't actually want to do any of the rest of this.
Sorry, something went wrong.
No branches or pull requests
https://ehsanakhgari.org/blog/2017-08-25/quantum-flow-engineering-newsletter-21
Easy:
M1390342 https://hg.mozilla.org/mozilla-central/rev/9c5af0df6016 needs minor adjustments: we don't need to check
mDoneCreating
(yet?) andHasPatternMismatch
is inHTMLInputElement
.M1355451 https://hg.mozilla.org/mozilla-central/rev/ae598fdd78c8 this shouldn't have many regressions since it connects to hosts we already authorized.
M1390402 https://hg.mozilla.org/mozilla-central/rev/73e410c3bfec
Tricky:
M1391423 https://hg.mozilla.org/mozilla-central/rev/f63a7cba6c08 makes good sense but the last time we mucked around with the CC much, we ended up crashing on startup. Also major regression risk.
The text was updated successfully, but these errors were encountered: