Emilio Cobos Álvarez 574cebf768 Bug 1437790: No need to reframe synchronously on chrome-flush-skin-caches. r=xidorn
Instead, just post the reframe, and process them normally on the next style
flush.

The assertion happens because the observer is triggered due to a doc ltr -> rtl
change, which triggers style invalidation. There's nothing processing the
restyles resulting from that invalidation before we hackily go into frame
construction from there, and thus we assert that the styles aren't up-to-date.

MozReview-Commit-ID: GnOKFqmtTnq

--HG--
extra : rebase_source : 94adefa065465ab1427f3ba3081c575f5e712ccf
2018-02-13 10:38:30 +01:00
..