Bug 44819 - [WINCE] Add InspectorClientWinCE
Summary: [WINCE] Add InspectorClientWinCE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-28 10:28 PDT by Patrick R. Gansterer
Modified: 2010-08-31 13:05 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.98 KB, patch)
2010-08-28 10:29 PDT, Patrick R. Gansterer
kenneth: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2010-08-28 10:28:31 PDT
see patch
Comment 1 Patrick R. Gansterer 2010-08-28 10:29:02 PDT
Created attachment 65829 [details]
Patch
Comment 2 WebKit Commit Bot 2010-08-31 03:21:48 PDT
Comment on attachment 65829 [details]
Patch

Rejecting patch 65829 from commit-queue.

Unexpected failure when processing patch!  Please file a bug against webkit-patch.
Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', 'land-attachment', '--force-clean', '--build', '--non-interactive', '--ignore-builders', '--build-style=both', '--quiet', 65829, '--test', '--parent-command=commit-queue', '--no-update']" exit_code: 1
Last 500 characters of output:
webkitpy/tool/commands/stepsequence.py", line 64, in _run
    step(tool, options).run(state)
  File "/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 66, in run
    if self._has_valid_reviewer(changelog_entry):
  File "/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 48, in _has_valid_reviewer
    if changelog_entry.reviewer():
AttributeError: 'NoneType' object has no attribute 'reviewer'
Comment 3 Adam Roben (:aroben) 2010-08-31 09:24:37 PDT
Committed r66490: <http://trac.webkit.org/changeset/66490>
Comment 4 Patrick R. Gansterer 2010-08-31 13:05:01 PDT
(In reply to comment #2)
> (From update of attachment 65829 [details])
> Rejecting patch 65829 from commit-queue.
> 
> Unexpected failure when processing patch!  Please file a bug against webkit-patch.
bug 44976