RESOLVED FIXED 41199
[Qt] QtScript API should be exceptions aware.
https://bugs.webkit.org/show_bug.cgi?id=41199
Summary [Qt] QtScript API should be exceptions aware.
Attachments
Fix v1 (18.56 KB, patch)
2010-06-28 05:52 PDT, Jędrzej Nowacki
no flags
Fix v1.01 (19.82 KB, patch)
2010-06-30 04:21 PDT, Jędrzej Nowacki
hausmann: review+
commit-queue: commit-queue-
Jędrzej Nowacki
Comment 1 2010-06-28 05:52:14 PDT
Kent Hansen
Comment 2 2010-06-28 07:36:38 PDT
LGTM
Jędrzej Nowacki
Comment 3 2010-06-29 01:37:45 PDT
Comment on attachment 59895 [details] Fix v1 Patch need to be rebased.
Jędrzej Nowacki
Comment 4 2010-06-30 04:21:50 PDT
Created attachment 60108 [details] Fix v1.01 Rebased against trunk.
Simon Hausmann
Comment 5 2010-07-02 01:25:54 PDT
Comment on attachment 60108 [details] Fix v1.01 r=me
WebKit Commit Bot
Comment 6 2010-07-02 01:43:49 PDT
Comment on attachment 60108 [details] Fix v1.01 Rejecting patch 60108 from commit-queue. Unexpected failure when processing patch! Please file a bug against webkit-patch. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=webkit-commit-queue.appspot.com', 'land-attachment', '--force-clean', '--build', '--non-interactive', '--ignore-builders', '--build-style=both', '--quiet', 60108, '--test', '--parent-command=commit-queue', '--no-update']" exit_code: 1 Last 500 characters of output: webkitpy/tool/commands/stepsequence.py", line 60, in _run step(tool, options).run(state) File "/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 68, in run if self._has_valid_reviewer(changelog_entry): File "/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 50, in _has_valid_reviewer if changelog_entry.reviewer(): AttributeError: 'NoneType' object has no attribute 'reviewer'
Simon Hausmann
Comment 7 2010-07-02 03:39:01 PDT
Note You need to log in before you can comment on or make changes to this bug.