Bug 159548 - Purge PassRefPtr in platform/efl and platform/mac
Summary: Purge PassRefPtr in platform/efl and platform/mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-08 00:18 PDT by Gyuyoung Kim
Modified: 2016-07-11 23:25 PDT (History)
1 user (show)

See Also:


Attachments
Patch (32.33 KB, patch)
2016-07-08 00:21 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (41.88 KB, patch)
2016-07-09 06:30 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (42.48 KB, patch)
2016-07-10 23:33 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (42.75 KB, patch)
2016-07-11 00:34 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch for landing (42.96 KB, patch)
2016-07-11 21:20 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2016-07-08 00:18:05 PDT
SSIA.
Comment 1 Gyuyoung Kim 2016-07-08 00:21:17 PDT
Created attachment 283114 [details]
Patch
Comment 2 Gyuyoung Kim 2016-07-09 06:30:02 PDT
Created attachment 283258 [details]
Patch
Comment 3 Gyuyoung Kim 2016-07-10 23:33:44 PDT
Created attachment 283302 [details]
Patch
Comment 4 Gyuyoung Kim 2016-07-11 00:34:16 PDT
Created attachment 283304 [details]
Patch
Comment 5 Alex Christensen 2016-07-11 09:15:24 PDT
Comment on attachment 283304 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=283304&action=review

> Source/WebCore/platform/mac/PasteboardMac.mm:174
>          m_changeCount = platformStrategies()->pasteboardStrategy()->setBufferForType(0, WebSmartPastePboardType, m_pasteboardName);

nullptr
Comment 6 Gyuyoung Kim 2016-07-11 21:20:48 PDT
Created attachment 283385 [details]
Patch for landing
Comment 7 WebKit Commit Bot 2016-07-11 23:25:15 PDT
Comment on attachment 283385 [details]
Patch for landing

Clearing flags on attachment: 283385

Committed r203109: <http://trac.webkit.org/changeset/203109>
Comment 8 WebKit Commit Bot 2016-07-11 23:25:20 PDT
All reviewed patches have been landed.  Closing bug.