RESOLVED FIXED 87970
[chromium] Add copy constructor to WebFilterOperations
https://bugs.webkit.org/show_bug.cgi?id=87970
Summary [chromium] Add copy constructor to WebFilterOperations
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.