Add some improvements to slot and shadow DOM mutation handling for Firefox Translation
Categories
(Firefox :: Translations, defect, P2)
Tracking
()
People
(Reporter: sefeng, Assigned: sefeng)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Bug 1855307 - Fix a bug in Firefox Translation where slotted text node is not translated r=gregtatum
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
pascalc
:
approval-mozilla-release+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
pascalc
:
approval-mozilla-release+
|
Details | Review |
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Depends on D189390
Updated•1 year ago
|
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0ac5799adfe7
https://hg.mozilla.org/mozilla-central/rev/82d05c33e866
https://hg.mozilla.org/mozilla-central/rev/05517f617531
Comment 6•1 year ago
|
||
:sefeng, anything here worth mentioning in the fx120 release notes?
Comment 7•1 year ago
|
||
No, this is a quality fix where parts of the page were not translated.
Assignee | ||
Comment 8•1 year ago
|
||
Comment on attachment 9355358 [details]
Bug 1855307 - Fix a bug in Firefox Translation where slotted text node is not translated r=gregtatum
Beta/Release Uplift Approval Request
- User impact if declined: Some content in shadow dom may not be translated
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: Bug 1841656
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): The change is trivial and is covered by automated tests
- String changes made/needed:
- Is Android affected?: No
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 9•1 year ago
|
||
Comment on attachment 9355359 [details]
Bug 1855307 - Add basic ShadowDOM mutation supports to Firefox Translation r=gregtatum
Beta/Release Uplift Approval Request
- User impact if declined: Some content in shadow dom may not be translated
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: Bug 1841656
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): The change is trivial and is covered by automated tests
- String changes made/needed:
- Is Android affected?: No
Assignee | ||
Updated•1 year ago
|
Comment 10•1 year ago
|
||
Comment on attachment 9355358 [details]
Bug 1855307 - Fix a bug in Firefox Translation where slotted text node is not translated r=gregtatum
Approved for 119.0b5
Updated•1 year ago
|
Comment 11•1 year ago
|
||
uplift |
Updated•1 year ago
|
Comment 12•1 year ago
|
||
Comment on attachment 9355359 [details]
Bug 1855307 - Add basic ShadowDOM mutation supports to Firefox Translation r=gregtatum
Approved for our next 118 dot release, thanks.
Updated•1 year ago
|
Comment 13•1 year ago
|
||
uplift |
Comment 14•1 year ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-release/rev/4f7fbbc56de6
https://hg.mozilla.org/releases/mozilla-release/rev/3063a1cbafc5
https://hg.mozilla.org/releases/mozilla-release/rev/04ea3295f950
Description
•