Bug 117989 - Fixes a typo in renderTextDecorationFlagsToCSSValue
Summary: Fixes a typo in renderTextDecorationFlagsToCSSValue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bruno Abinader
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks:
 
Reported: 2013-06-25 06:21 PDT by Bruno Abinader
Modified: 2013-06-25 08:25 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2013-06-25 06:21 PDT, Bruno Abinader
no flags Details | Formatted Diff | Diff
Patch (1.54 KB, patch)
2013-06-25 06:22 PDT, Bruno Abinader
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.