Bug 141760 - Purge PassRefPtr from StorageNamespace.
Summary: Purge PassRefPtr from StorageNamespace.
Status: RESOLVED DUPLICATE of bug 149091
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks: 144092
  Show dependency treegraph
 
Reported: 2015-02-18 11:03 PST by Andreas Kling
Modified: 2022-04-14 23:44 PDT (History)
5 users (show)

See Also:


Attachments
Patch (18.76 KB, patch)
2015-02-18 11:10 PST, Andreas Kling
andersca: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***