Bug 122020 - Use std::unique_ptr for GraphicsLayer creation
Summary: Use std::unique_ptr for GraphicsLayer creation
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-27 10:20 PDT by Anders Carlsson
Modified: 2013-09-27 11:38 PDT (History)
16 users (show)

See Also:


Attachments
Patch (28.85 KB, patch)
2013-09-27 10:23 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (31.27 KB, patch)
2013-09-27 10:41 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (31.97 KB, patch)
2013-09-27 10:47 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (32.67 KB, patch)
2013-09-27 11:04 PDT, Anders Carlsson
koivisto: review+
webkit-ews: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-09-27 10:20:11 PDT
Use std::unique_ptr for GraphicsLayer creation
Comment 1 Anders Carlsson 2013-09-27 10:23:10 PDT
Created attachment 212818 [details]
Patch
Comment 2 Early Warning System Bot 2013-09-27 10:30:33 PDT
Comment on attachment 212818 [details]
Patch

Attachment 212818 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/2655161
Comment 3 Early Warning System Bot 2013-09-27 10:31:18 PDT
Comment on attachment 212818 [details]
Patch

Attachment 212818 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/2658197
Comment 4 EFL EWS Bot 2013-09-27 10:40:10 PDT
Comment on attachment 212818 [details]
Patch

Attachment 212818 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/2658199
Comment 5 Anders Carlsson 2013-09-27 10:41:23 PDT
Created attachment 212822 [details]
Patch
Comment 6 Early Warning System Bot 2013-09-27 10:47:34 PDT
Comment on attachment 212822 [details]
Patch

Attachment 212822 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/2658201
Comment 7 Anders Carlsson 2013-09-27 10:47:41 PDT
Created attachment 212824 [details]
Patch
Comment 8 Early Warning System Bot 2013-09-27 10:58:12 PDT
Comment on attachment 212824 [details]
Patch

Attachment 212824 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/2658206
Comment 9 EFL EWS Bot 2013-09-27 11:03:56 PDT
Comment on attachment 212824 [details]
Patch

Attachment 212824 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/2650181
Comment 10 Anders Carlsson 2013-09-27 11:04:37 PDT
Created attachment 212826 [details]
Patch
Comment 11 Early Warning System Bot 2013-09-27 11:13:26 PDT
Comment on attachment 212826 [details]
Patch

Attachment 212826 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/2623197
Comment 12 kov's GTK+ EWS bot 2013-09-27 11:14:19 PDT
Comment on attachment 212826 [details]
Patch

Attachment 212826 [details] did not pass gtk-wk2-ews (gtk-wk2):
Output: http://webkit-queues.appspot.com/results/2653184
Comment 13 Anders Carlsson 2013-09-27 11:38:10 PDT
Committed r156560: <http://trac.webkit.org/changeset/156560>