Bug 70273 - [chromium] Fix a new[]/delete mismatch in InnerGestureRecognizerTest that makes valgrind sad
Summary: [chromium] Fix a new[]/delete mismatch in InnerGestureRecognizerTest that mak...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-17 15:11 PDT by James Robinson
Modified: 2011-10-17 20:22 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.34 KB, patch)
2011-10-17 15:12 PDT, James Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2011-10-17 15:11:29 PDT
[chromium] Fix a new[]/delete mismatch in InnerGestureRecognizerTest that makes valgrind sad
Comment 1 James Robinson 2011-10-17 15:12:31 PDT
Created attachment 111328 [details]
Patch
Comment 2 WebKit Review Bot 2011-10-17 15:14:14 PDT
Attachment 111328 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/update-webkit', '--chromium']" exit_code: 2

Updating OpenSource
Current branch master is up to date.
Updating chromium port dependencies using gclient...
Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Re-trying 'depot_tools/gclient sync'
Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Re-trying 'depot_tools/gclient sync'
Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Error: 'depot_tools/gclient sync' failed 3 tries and returned 256 at Tools/Scripts/update-webkit-chromium line 107.
Re-trying 'depot_tools/gclient sync'
No such file or directory at Tools/Scripts/update-webkit line 104.


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Review Bot 2011-10-17 20:22:33 PDT
Comment on attachment 111328 [details]
Patch

Clearing flags on attachment: 111328

Committed r97708: <http://trac.webkit.org/changeset/97708>
Comment 4 WebKit Review Bot 2011-10-17 20:22:37 PDT
All reviewed patches have been landed.  Closing bug.