Bug 140305 - Fix typo in testate.c error messages
Summary: Fix typo in testate.c error messages
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-09 13:04 PST by Eric Carlson
Modified: 2015-01-11 14:14 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch. (2.30 KB, patch)
2015-01-09 13:09 PST, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2015-01-09 13:04:41 PST
Fix copy/paste typo.
Comment 1 Eric Carlson 2015-01-09 13:09:05 PST
Created attachment 244367 [details]
Proposed patch.
Comment 2 Geoffrey Garen 2015-01-09 13:09:52 PST
Comment on attachment 244367 [details]
Proposed patch.

r=me
Comment 3 WebKit Commit Bot 2015-01-09 13:38:17 PST
Comment on attachment 244367 [details]
Proposed patch.

Rejecting attachment 244367 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'build', '--no-clean', '--no-update', '--build-style=release', '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
ES  ENABLE_WEBVTT_REGIONS ENABLE_XHR_TIMEOUT ENABLE_XSLT ENABLE_FTL_JIT  ENABLE_SATURATED_LAYOUT_ARITHMETIC "
make: *** [CSSPropertyNames.h] Error 25
make: *** Waiting for unfinished jobs....
Showing first 200 notices only
Command /bin/sh failed with exit code 2

** BUILD FAILED **


The following build commands failed:
	PhaseScriptExecution Generate\ Derived\ Sources /Volumes/Data/EWS/WebKit/WebKitBuild/WebCore.build/Release/Derived\ Sources.build/Script-DD041FBD09D9DDBE0010AF2A.sh
(1 failure)

Full output: http://webkit-queues.appspot.com/results/4897091872620544
Comment 4 WebKit Commit Bot 2015-01-11 14:14:36 PST
Comment on attachment 244367 [details]
Proposed patch.

Clearing flags on attachment: 244367

Committed r178247: <http://trac.webkit.org/changeset/178247>
Comment 5 WebKit Commit Bot 2015-01-11 14:14:40 PST
All reviewed patches have been landed.  Closing bug.