Bug 87970

Summary: [chromium] Add copy constructor to WebFilterOperations
Product: WebKit Reporter: Dana Jansens <danakj>
Component: New BugsAssignee: Dana Jansens <danakj>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, enne, fishd, jamesr, piman, tkent+wkapi, webkit.review.bot, wjmaclean
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87877    
Attachments:
Description Flags
Patch jamesr: review+

Dana Jansens
Reported 2012-05-31 07:09:31 PDT
[chromium] Add copy constructor to WebFilterOperations
Attachments
Patch (1.42 KB, patch)
2012-05-31 07:12 PDT, Dana Jansens
jamesr: review+
Dana Jansens
Comment 1 2012-05-31 07:12:11 PDT
WebKit Review Bot
Comment 2 2012-05-31 07:14:41 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
James Robinson
Comment 3 2012-05-31 10:22:36 PDT
Comment on attachment 145085 [details] Patch R=me. The idea is that WebFilterOperations should generally act like a value type, we expect to copy them about.
Dana Jansens
Comment 4 2012-05-31 11:49:07 PDT
Note You need to log in before you can comment on or make changes to this bug.