[Webkit-unassigned] [Bug 160941] Remove StyleCachedImageSet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 09:29:52 PDT 2016


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

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

--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 286301
  --> https://bugs.webkit.org/attachment.cgi?id=286301
patch

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

> Source/WebCore/rendering/style/StyleCachedImage.h:40
> +    static Ref<StyleCachedImage> createForImageSet(CachedImage* image, float scaleFactor, CSSImageSetValue& cssValue) { return adoptRef(*new StyleCachedImage(image, scaleFactor, &cssValue)); }

What is scaleFactor? a deviceScaleFactor, or something else?

-- 
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/20160817/ee732da7/attachment.html>


More information about the webkit-unassigned mailing list