Bug 1963764 Comment 30 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Actually no, it seems that despite `about:policies` showing me that `DisableFeedbackCommands` is `true`, `Services.policies.isAllowed("DisableFeedbackCommands")` is also returning `true` to my code. Weird. I'm not sure what's up yet.
Actually no, it seems that despite `about:policies` showing me that `DisableFeedbackCommands` is `true` (or `false`), `Services.policies.isAllowed("DisableFeedbackCommands")` is always returning `true` to my code. Weird. I'm not sure what's up yet.

Back to Bug 1963764 Comment 30