Bug 139169 - Move JavaScriptCore/dfg to std::unique_ptr
Summary: Move JavaScriptCore/dfg to std::unique_ptr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks: 128007
  Show dependency treegraph
 
Reported: 2014-12-01 18:32 PST by Gyuyoung Kim
Modified: 2014-12-03 18:58 PST (History)
4 users (show)

See Also:


Attachments
Patch (8.95 KB, patch)
2014-12-01 18:33 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (10.23 KB, patch)
2014-12-01 19:42 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2 (747.51 KB, application/zip)
2014-12-01 20:36 PST, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-01 for mac-mountainlion (488.15 KB, application/zip)
2014-12-01 21:41 PST, Build Bot
no flags Details
Patch (10.23 KB, patch)
2014-12-02 08:43 PST, 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 2014-12-01 18:32:37 PST
SSIA
Comment 1 Gyuyoung Kim 2014-12-01 18:33:51 PST
Created attachment 242376 [details]
Patch
Comment 2 Gyuyoung Kim 2014-12-01 19:42:17 PST
Created attachment 242378 [details]
Patch
Comment 3 Build Bot 2014-12-01 20:36:36 PST
Comment on attachment 242378 [details]
Patch

Attachment 242378 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/4808940755877888

Number of test failures exceeded the failure limit.
Comment 4 Build Bot 2014-12-01 20:36:39 PST
Created attachment 242379 [details]
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-11  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 5 Build Bot 2014-12-01 21:41:30 PST
Comment on attachment 242378 [details]
Patch

Attachment 242378 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/4870167125295104

Number of test failures exceeded the failure limit.
Comment 6 Build Bot 2014-12-01 21:41:33 PST
Created attachment 242382 [details]
Archive of layout-test-results from webkit-ews-01 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-01  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 7 Gyuyoung Kim 2014-12-02 08:43:28 PST
Created attachment 242410 [details]
Patch
Comment 8 WebKit Commit Bot 2014-12-03 18:58:38 PST
Comment on attachment 242410 [details]
Patch

Clearing flags on attachment: 242410

Committed r176779: <http://trac.webkit.org/changeset/176779>
Comment 9 WebKit Commit Bot 2014-12-03 18:58:42 PST
All reviewed patches have been landed.  Closing bug.