Bug 143411 - UserScript, UserStyleSheet constructors should take in Vector<String> rvalue references
Summary: UserScript, UserStyleSheet constructors should take in Vector<String> rvalue ...
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: 2015-04-04 22:14 PDT by Zan Dobersek
Modified: 2015-04-06 00:22 PDT (History)
0 users

See Also:


Attachments
Patch (4.84 KB, patch)
2015-04-04 22:24 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 2015-04-04 22:14:49 PDT
UserScript, UserStyleSheet constructors should take in Vector<String> rvalues
Comment 1 Zan Dobersek 2015-04-04 22:24:39 PDT
Created attachment 250147 [details]
Patch
Comment 2 Zan Dobersek 2015-04-06 00:22:14 PDT
Comment on attachment 250147 [details]
Patch

Clearing flags on attachment: 250147

Committed r182378: <http://trac.webkit.org/changeset/182378>
Comment 3 Zan Dobersek 2015-04-06 00:22:29 PDT
All reviewed patches have been landed.  Closing bug.