RESOLVED FIXED 120082
[BlackBerry] Remove unused previousTextureRect in LayerTiler
https://bugs.webkit.org/show_bug.cgi?id=120082
Summary [BlackBerry] Remove unused previousTextureRect in LayerTiler
Jacky Jiang
Reported 2013-08-20 13:38:37 PDT
Remove unused previousTextureRect in LayerTiler.
Attachments
Patch (1.54 KB, patch)
2013-08-20 13:44 PDT, Jacky Jiang
rwlbuis: review+
Jacky Jiang
Comment 1 2013-08-20 13:44:58 PDT
Rob Buis
Comment 2 2013-08-20 13:50:33 PDT
Comment on attachment 209225 [details] Patch Ok.
WebKit Commit Bot
Comment 3 2013-08-20 13:54:41 PDT
Comment on attachment 209225 [details] Patch Rejecting attachment 209225 [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-03', 'validate-changelog', '--check-oops', '--non-interactive', 209225, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: a/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 73, in run_and_handle_errors self._run(tool, options, state) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 67, in _run step(tool, options).run(state) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 54, in run if changelog_entry.has_valid_reviewer(): AttributeError: 'NoneType' object has no attribute 'has_valid_reviewer' Full output: http://webkit-queues.appspot.com/results/1523225
WebKit Commit Bot
Comment 4 2013-08-20 14:04:14 PDT
Comment on attachment 209225 [details] Patch Rejecting attachment 209225 [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-03', 'validate-changelog', '--check-oops', '--non-interactive', 209225, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: a/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 73, in run_and_handle_errors self._run(tool, options, state) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 67, in _run step(tool, options).run(state) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 54, in run if changelog_entry.has_valid_reviewer(): AttributeError: 'NoneType' object has no attribute 'has_valid_reviewer' Full output: http://webkit-queues.appspot.com/results/1515658
WebKit Commit Bot
Comment 5 2013-08-20 14:29:38 PDT
Comment on attachment 209225 [details] Patch Rejecting attachment 209225 [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-02', 'validate-changelog', '--check-oops', '--non-interactive', 209225, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: a/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 73, in run_and_handle_errors self._run(tool, options, state) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 67, in _run step(tool, options).run(state) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 54, in run if changelog_entry.has_valid_reviewer(): AttributeError: 'NoneType' object has no attribute 'has_valid_reviewer' Full output: http://webkit-queues.appspot.com/results/1503957
Jacky Jiang
Comment 6 2013-08-20 15:15:02 PDT
Note You need to log in before you can comment on or make changes to this bug.