Bug 93716 - [Qt] Remove QRegExp <> JS RegExp conversion
Summary: [Qt] Remove QRegExp <> JS RegExp conversion
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: Simon Hausmann
URL:
Keywords:
Depends on:
Blocks: 60842
  Show dependency treegraph
 
Reported: 2012-08-10 06:02 PDT by Simon Hausmann
Modified: 2012-08-10 06:38 PDT (History)
2 users (show)

See Also:


Attachments
Patch (8.37 KB, patch)
2012-08-10 06:09 PDT, Simon Hausmann
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hausmann 2012-08-10 06:02:10 PDT
[Qt] Remove QRegExp <> JS RegExp conversion
Comment 1 Simon Hausmann 2012-08-10 06:09:42 PDT
Created attachment 157724 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2012-08-10 06:25:09 PDT
Comment on attachment 157724 [details]
Patch

I think that is a sensible thing to do. rs=me
Comment 3 Simon Hausmann 2012-08-10 06:38:13 PDT
Committed r125275: <http://trac.webkit.org/changeset/125275>