Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't update the text track override CSS every time a media element i…
…s created. <http://webkit.org/b/119199> <rdar://problem/14572855> Reviewed by Darin Adler. We should only have to update the CSS if the accessibility caption preferences are changed. This was forcing a full style recalc in every Document any time a media element is instantiated. * page/CaptionUserPreferencesMediaAF.cpp: (WebCore::CaptionUserPreferencesMediaAF::setInterestedInCaptionPreferenceChanges): Canonical link: https://commits.webkit.org/137189@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@153418 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information