Closed Bug 1299184 Opened 8 years ago Closed 8 years ago

Move document translation to MozBeforeLayout instead of readyState=complete

Categories

(L20n :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: zbraniecki, Assigned: zbraniecki)

Details

Attachments

(1 file)

Currently, larch is waiting for readyState==complete to translate the DOM which happens after layout, which triggers reflow.

Migrating it to trigger the DOM translation right before StartLayout should fix it.
Comment on attachment 8786389 [details]
Bug 1299184 - Switch translation trigger to MozBeforeLayout.

https://reviewboard.mozilla.org/r/75352/#review73200
Comment on attachment 8786389 [details]
Bug 1299184 - Switch translation trigger to MozBeforeLayout.

https://reviewboard.mozilla.org/r/75352/#review73202
Attachment #8786389 - Flags: review?(stas) → review+
Assignee: nobody → gandalf
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: