Bug 131975 - [WK2] IPC messages' arguments() method returns const std::tuple<> copies
Summary: [WK2] IPC messages' arguments() method returns const std::tuple<> copies
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: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-22 01:06 PDT by Zan Dobersek
Modified: 2014-07-01 04:33 PDT (History)
1 user (show)

See Also:


Attachments
Patch (15.19 KB, patch)
2014-04-22 01:14 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2014-04-22 01:06:03 PDT
[WK2] IPC messages' arguments() method returns const std::tuple<> copies
Comment 1 Zan Dobersek 2014-04-22 01:14:09 PDT
Created attachment 229869 [details]
Patch
Comment 2 Zan Dobersek 2014-07-01 04:33:01 PDT
Comment on attachment 229869 [details]
Patch

Clearing flags on attachment: 229869

Committed r170635: <http://trac.webkit.org/changeset/170635>
Comment 3 Zan Dobersek 2014-07-01 04:33:08 PDT
All reviewed patches have been landed.  Closing bug.