Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(301)

Issue 2363323002: Merge "Fix pattern attribute handling for invalid regular expressions." to M54 branch (Closed)

Created:
4 years, 2 months ago by tkent
Modified:
4 years, 2 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2840
Project:
chromium
Visibility:
Public.

Description

Merge "Fix pattern attribute handling for invalid regular expressions." to M54 branch If BaseTextInputType::patternMismatch() was called twice, the second call skipped ScriptRegexp::isValid() check. BUG=639324 Review-Url: https://codereview.chromium.org/2366803002 Cr-Commit-Position: refs/heads/master@{#420604} (cherry picked from commit e7357db8054bca102ee953509b8264cdcd4f2e07) Committed: https://chromium.googlesource.com/chromium/src/+/698789f055c015f6b2b9cc7e3ba92ffffc50eee2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M third_party/WebKit/LayoutTests/fast/forms/ValidityState-patternMismatch.html View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/ValidityState-patternMismatch-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/BaseTextInputType.cpp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
tkent
4 years, 2 months ago (2016-09-26 00:29:35 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
698789f055c015f6b2b9cc7e3ba92ffffc50eee2.

Powered by Google App Engine
This is Rietveld 408576698