Remove superfluous dot from use_legacy_keycode_and_charcode pref
Categories
(Core :: DOM: Events, defect)
Tracking
()
People
(Reporter: denschub, Assigned: denschub)
References
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
lizzard
:
approval-mozilla-release+
|
Details | Review |
As reported here, there is a dot where it shouldn't be, which prevents *.officeapps-df.live.com
to actually be fixed. Let's remove that dot.
(This may be the wrong component, but since the pref is DOM Event related, and the other bugs are filed here as well, it seemed fitting. Feel free to move.)
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
[Tracking Requested - why for this release]:
This fixes the list of domains from bug 1538966, so this needs to be in the .3 dotrelease as well. Sorry.
Comment 4•6 years ago
|
||
bugherder |
Assignee | ||
Comment 5•6 years ago
|
||
Comment on attachment 9054011 [details]
Bug 1539618 - Remove superfluous dot from use_legacy_keycode_and_charcode pref. r=miketaylr
Beta/Release Uplift Approval Request
- Feature/Bug causing the regression: Bug 1538966
- User impact if declined: This fixes the domain list we added in bug 1538966, but added an additional point. If this doesn't get uplifted, *.officeapps-df.live.com will not be fixed.
- Is this code covered by automated tests?: Unknown
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: Bug 1538970
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Amending an already shipped pref-only change
- String changes made/needed:
Comment 6•6 years ago
|
||
Comment on attachment 9054011 [details]
Bug 1539618 - Remove superfluous dot from use_legacy_keycode_and_charcode pref. r=miketaylr
Approved for 67 beta 7. I am leaving the approval for release as we don't know yet when we have it. Thanks.
Comment 7•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Comment 8•6 years ago
|
||
Counting this as one of the drivers for 66.0.3.
Updated•6 years ago
|
Comment 9•6 years ago
|
||
Comment on attachment 9054011 [details]
Bug 1539618 - Remove superfluous dot from use_legacy_keycode_and_charcode pref. r=miketaylr
OK for uplift for 66.0.3.
Dennis, is there a good way to verify this? I notice in bug 1538966 we did verify that fix.
Updated•6 years ago
|
Assignee | ||
Comment 10•6 years ago
|
||
Unfortunately, no. This change only affects office apps running at *.officeapps-df.live.com
, and I actually don't know when they do, as I have never seen that domain. It was one of the domains Microsoft sent us, so we could probably ask them if we absolutely want to have a verification here, but at the moment, we can't verify this.
Updated•6 years ago
|
Comment 11•6 years ago
|
||
(In reply to Dennis Schubert [:denschub] from comment #10)
Unfortunately, no. This change only affects office apps running at
*.officeapps-df.live.com
, and I actually don't know when they do, as I have never seen that domain. It was one of the domains Microsoft sent us, so we could probably ask them if we absolutely want to have a verification here, but at the moment, we can't verify this.
Based on this I will remove the qe-verify+ flag since we can't actually test it.
Comment 12•6 years ago
|
||
bugherder uplift |
Comment 13•6 years ago
|
||
Noted for 66.0.3 as FIXED: Fix for keypress events in some Microsoft cloud applications
Comment 14•5 years ago
|
||
Please specify a root cause for this bug. See :tmaity for more information.
Assignee | ||
Updated•5 years ago
|
Description
•