Bug 154898 - REGRESSION (r197426): Missed adding unicode parameter to call to Yarr::parse() in URLFilterParser::addPattern()
Summary: REGRESSION (r197426): Missed adding unicode parameter to call to Yarr::parse(...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks: 154842
  Show dependency treegraph
 
Reported: 2016-03-01 18:28 PST by Michael Saboff
Modified: 2016-03-01 19:22 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2016-03-01 18:31 PST, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2016-03-01 18:28:40 PST
Missed adding "false" unicode parameter.
Comment 1 Michael Saboff 2016-03-01 18:31:00 PST
Created attachment 272623 [details]
Patch
Comment 2 WebKit Commit Bot 2016-03-01 19:22:22 PST
Comment on attachment 272623 [details]
Patch

Clearing flags on attachment: 272623

Committed r197437: <http://trac.webkit.org/changeset/197437>
Comment 3 WebKit Commit Bot 2016-03-01 19:22:26 PST
All reviewed patches have been landed.  Closing bug.