Bug 158853

Summary: Use StringView::toAtomicString() in HTMLImageElement::setBestFitURLAndDPRFromImageCandidate()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, darin, esprehn+autocc, gyuyoung.kim
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-06-16 15:27:57 PDT
Use StringView::toAtomicString() in HTMLImageElement::setBestFitURLAndDPRFromImageCandidate() as m_bestFitImageURL data member is an AtomicString.
Attachments
Patch (1.72 KB, patch)
2016-06-16 15:29 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-06-16 15:29:06 PDT
Brent Fulgham
Comment 2 2016-06-16 15:35:39 PDT
Comment on attachment 281481 [details] Patch r=me.
WebKit Commit Bot
Comment 3 2016-06-16 15:55:54 PDT
Comment on attachment 281481 [details] Patch Clearing flags on attachment: 281481 Committed r202144: <http://trac.webkit.org/changeset/202144>
WebKit Commit Bot
Comment 4 2016-06-16 15:55:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.