Bug 122020

Summary: Use std::unique_ptr for GraphicsLayer creation
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, commit-queue, eflews.bot, esprehn+autocc, glenn, gtk-ews, gyuyoung.kim, kondapallykalyan, luiz, noam, philn, rakuco, simon.fraser, webkit-ews, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch koivisto: review+, webkit-ews: commit-queue-

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>