RESOLVED FIXED Bug 162312
Remove AuthorStyleSheets::m_hadActiveLoadingStylesheet bit
https://bugs.webkit.org/show_bug.cgi?id=162312
Summary Remove AuthorStyleSheets::m_hadActiveLoadingStylesheet bit
Antti Koivisto
Reported 2016-09-20 11:59:54 PDT
Simplify the logic.
Attachments
patch (2.78 KB, patch)
2016-09-20 12:07 PDT, Antti Koivisto
cdumez: review+
Antti Koivisto
Comment 1 2016-09-20 12:07:31 PDT
Chris Dumez
Comment 2 2016-09-20 12:11:31 PDT
Comment on attachment 289391 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=289391&action=review r=me if the tests are happy. > Source/WebCore/ChangeLog:11 > + We can handle loading sheet this with normal stylesheet change logic. Remove the special case. typo? "handle loading sheet this"
Antti Koivisto
Comment 3 2016-09-20 14:09:14 PDT
Note You need to log in before you can comment on or make changes to this bug.