Bug 117989

Summary: Fixes a typo in renderTextDecorationFlagsToCSSValue
Product: WebKit Reporter: Bruno Abinader <brunoabinader>
Component: New BugsAssignee: Bruno Abinader <brunoabinader>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, gyuyoung.kim, macpherson, menard
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Bruno Abinader 2013-06-25 06:21:02 PDT
Created attachment 205396 [details]
Patch

Return value should be PassRefPtr instead of RefPtr.

Backported from Blink:
https://src.chromium.org/viewvc/blink?view=rev&revision=152994
---
 2 files changed, 17 insertions(+), 1 deletion(-)
Comment 1 Bruno Abinader 2013-06-25 06:22:39 PDT
Created attachment 205397 [details]
Patch
Comment 2 Gyuyoung Kim 2013-06-25 06:26:13 PDT
Comment on attachment 205397 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-06-25 08:25:19 PDT
Comment on attachment 205397 [details]
Patch

Clearing flags on attachment: 205397

Committed r151964: <http://trac.webkit.org/changeset/151964>
Comment 4 WebKit Commit Bot 2013-06-25 08:25:22 PDT
All reviewed patches have been landed.  Closing bug.