[Webkit-unassigned] [Bug 208298] Load async scripts with low priority

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 07:02:38 PST 2020


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

Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andersca at apple.com
 Attachment #391854|review?                     |review+
              Flags|                            |

--- Comment #2 from Anders Carlsson <andersca at apple.com> ---
Comment on attachment 391854
  --> https://bugs.webkit.org/attachment.cgi?id=391854
patch

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

> Source/WebCore/dom/LoadableClassicScript.cpp:134
> +        return { };

I'd return std::nullopt here, but that's just me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200227/e78cbf02/attachment.htm>


More information about the webkit-unassigned mailing list