[Webkit-unassigned] [Bug 159268] Factor pending CSS resources into a struct

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 15:42:28 PDT 2016


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

Andreas Kling <akling at apple.com> changed:

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

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

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

> Source/WebCore/style/StylePendingResources.h:51
> +void loadPendingResources(PendingResources&, Document&, RenderStyle&, const Element*);

the PendingResources& here could be const

-- 
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/20160629/acd5a0d2/attachment-0001.html>


More information about the webkit-unassigned mailing list