Bug 141760

Summary: Purge PassRefPtr from StorageNamespace.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: andersca, commit-queue, gyuyoung.kim, japhet, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 144092    
Attachments:
Description Flags
Patch andersca: review+, commit-queue: commit-queue-

Description Andreas Kling 2015-02-18 11:03:06 PST
More PassRefPtr nukage.
Comment 1 Andreas Kling 2015-02-18 11:10:31 PST
Created attachment 246827 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-04 11:15:05 PST
Comment on attachment 246827 [details]
Patch

Rejecting attachment 246827 [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', 'apply-attachment', '--no-update', '--non-interactive', 246827, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
hing file Source/WebKit2/WebProcess/Storage/StorageAreaImpl.h
patching file Source/WebKit2/WebProcess/Storage/StorageNamespaceImpl.cpp
Hunk #2 FAILED at 67.
1 out of 2 hunks FAILED -- saving rejects to file Source/WebKit2/WebProcess/Storage/StorageNamespaceImpl.cpp.rej
patching file Source/WebKit2/WebProcess/Storage/StorageNamespaceImpl.h

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Anders Carlsson']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.appspot.com/results/6227033965199360
Comment 3 Gyuyoung Kim 2015-05-14 18:58:11 PDT
Andreas, how about landing this patch after updating ?
Comment 4 Martin Robinson 2022-04-14 23:44:12 PDT

*** This bug has been marked as a duplicate of bug 149091 ***