Bug 131975

Summary: [WK2] IPC messages' arguments() method returns const std::tuple<> copies
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.