Bug 107906

Summary: Remove InjectedScript::wrapSerializedObject()
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: Web Inspector (Deprecated)Assignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2013-01-24 20:38:32 PST
InjectedScript::wrapSerializedObject() is unused. (This is one of steps to remove raw pointers of SerializedScriptValue*, which can be a security concern.)
Comment 1 Kentaro Hara 2013-01-24 20:39:26 PST
Created attachment 184648 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-24 21:17:07 PST
Comment on attachment 184648 [details]
Patch

Rejecting attachment 184648 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 184648, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
'--force', '--reviewer', 'Abhishek Arya']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Parsed 3 diffs from patch file(s).
patch: **** Can't create file /tmp/ppASo4DP : No space left on device
patch: **** Can't create file /tmp/ppSg77tQ : No space left on device
patch: **** Can't create file /tmp/pp0k6J6P : No space left on device

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force', '--reviewer', 'Abhishek Arya']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Full output: http://queues.webkit.org/results/16113179
Comment 3 WebKit Review Bot 2013-01-24 22:06:31 PST
Comment on attachment 184648 [details]
Patch

Rejecting attachment 184648 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-04', 'apply-attachment', '--no-update', '--non-interactive', 184648, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
'--force', '--reviewer', 'Abhishek Arya']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Parsed 3 diffs from patch file(s).
patch: **** Can't create file /tmp/ppf8pxge : No space left on device
patch: **** Can't create file /tmp/ppoggeWd : No space left on device
patch: **** Can't create file /tmp/ppC8izJe : No space left on device

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force', '--reviewer', 'Abhishek Arya']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Full output: http://queues.webkit.org/results/16110508
Comment 4 WebKit Review Bot 2013-01-25 17:43:31 PST
Comment on attachment 184648 [details]
Patch

Clearing flags on attachment: 184648

Committed r140893: <http://trac.webkit.org/changeset/140893>
Comment 5 WebKit Review Bot 2013-01-25 17:43:35 PST
All reviewed patches have been landed.  Closing bug.