[Webkit-unassigned] [Bug 168367] Execute pending scripts asynchronously after stylesheet loads complete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 11:50:12 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168367

Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #301769|review?                     |review+
              Flags|                            |

--- Comment #33 from Andreas Kling <akling at apple.com> ---
Comment on attachment 301769
  --> https://bugs.webkit.org/attachment.cgi?id=301769
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=301769&action=review

r=me

> Source/WebCore/ChangeLog:25
> +        * dom/Document.cpp:
> +        (WebCore::Document::Document):
> +        (WebCore::Document::recalcStyle):
> +
> +            Trigger scroll to anchor at the end of style resolution instead of when style sheet load completes.

As discussed on IRC, maybe we can do this in a separate change? I also wonder if we could do this as a post-layout task.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170216/62009839/attachment.html>


More information about the webkit-unassigned mailing list