Bug 71492 - Add stubs for WTF and Platform
Summary: Add stubs for WTF and Platform
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-03 11:48 PDT by WebKit Review Bot
Modified: 2011-11-03 12:25 PDT (History)
3 users (show)

See Also:


Attachments
patch (936 bytes, patch)
2011-11-03 11:58 PDT, Adam Barth
eric: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2011-11-03 11:48:27 PDT
Add stubs for WTF and Platform
Requested by abarth on #webkit.
Comment 1 Adam Barth 2011-11-03 11:58:13 PDT
Created attachment 113536 [details]
patch
Comment 2 WebKit Review Bot 2011-11-03 12:17:31 PDT
Comment on attachment 113536 [details]
patch

Rejecting attachment 113536 [details] from commit-queue.

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

Last 500 characters of output:
ommit-queue/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 64, in _run
    step(tool, options).run(state)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 63, in run
    if self._has_valid_reviewer(changelog_entry):
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 48, in _has_valid_reviewer
    if changelog_entry.reviewer():
AttributeError: 'NoneType' object has no attribute 'reviewer'

Full output: http://queues.webkit.org/results/10249396
Comment 3 Adam Barth 2011-11-03 12:25:47 PDT
Committed r99227: <http://trac.webkit.org/changeset/99227>