Bug 70191 - Rename ENABLE(SKIA_TEXT) to USE(SKIA_TEXT)
Summary: Rename ENABLE(SKIA_TEXT) to USE(SKIA_TEXT)
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: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 68012
  Show dependency treegraph
 
Reported: 2011-10-15 18:59 PDT by Adam Barth
Modified: 2011-10-15 22:58 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.45 KB, patch)
2011-10-15 19:01 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch for landing (7.44 KB, patch)
2011-10-15 20:03 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch for landing (7.39 KB, patch)
2011-10-15 21:36 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-10-15 18:59:51 PDT
Rename ENABLE(SKIA_TEXT) to USE(SKIA_TEXT)
Comment 1 Adam Barth 2011-10-15 19:01:31 PDT
Created attachment 111162 [details]
Patch
Comment 2 Daniel Bates 2011-10-15 19:33:11 PDT
Comment on attachment 111162 [details]
Patch

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

> Source/WebCore/ChangeLog:8
> +        SKIA_TEXT is not a WebKit feature.  It's a macro that's determines

that's => that

> Source/WebCore/ChangeLog:9
> +        whether we use a feature of an underly library (Skia).

"of an underly" => "of the underlying"
Comment 3 Adam Barth 2011-10-15 20:03:35 PDT
Created attachment 111168 [details]
Patch for landing
Comment 4 WebKit Review Bot 2011-10-15 21:26:42 PDT
Comment on attachment 111168 [details]
Patch for landing

Rejecting attachment 111168 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
ore/platform/graphics/skia/SkiaFontWin.cpp
patching file Source/WebCore/platform/graphics/skia/SkiaFontWin.h
patching file Source/WebKit/chromium/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WebKit/chromium/features.gypi
Hunk #1 FAILED at 80.
Hunk #2 succeeded at 102 (offset -1 lines).
1 out of 2 hunks FAILED -- saving rejects to file Source/WebKit/chromium/features.gypi.rej

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1

Full output: http://queues.webkit.org/results/10080245
Comment 5 Adam Barth 2011-10-15 21:36:52 PDT
Created attachment 111174 [details]
Patch for landing
Comment 6 WebKit Review Bot 2011-10-15 22:58:20 PDT
Comment on attachment 111174 [details]
Patch for landing

Clearing flags on attachment: 111174

Committed r97573: <http://trac.webkit.org/changeset/97573>
Comment 7 WebKit Review Bot 2011-10-15 22:58:24 PDT
All reviewed patches have been landed.  Closing bug.