Details
Details
Introduced test case where hasPermission should've failed, and now does fail.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/permissions/minimally-encoded-thread-permissions.js | ||
---|---|---|
124–126 ↗ | (On Diff #33145) | Could alternatively AND the permissionBitmask and knowOfBitmask together before the check, but I think having two separate "JS conditions" would make things easier to debug Open to going with that approach if preferred |