Ignore:
Timestamp:
Sep 25, 2013, 11:09:47 AM (12 years ago)
Author:
[email protected]
Message:

CTTE: More Document references please
https://bugs.webkit.org/show_bug.cgi?id=121893

Reviewed by Anders Carlsson.

  • Thread even more Document&s around. *
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/css/CSSImageSetValue.h

    r156313 r156408  
    5050
    5151    // Returns a StyleCachedImageSet if the best fit image has been cached already, otherwise a StylePendingImage.
    52     StyleImage* cachedOrPendingImageSet(Document*);
     52    StyleImage* cachedOrPendingImageSet(Document&);
    5353
    5454    String customCSSText() const;
Note: See TracChangeset for help on using the changeset viewer.