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

Issue 1515553005: Label non-capturing groups if no capturing needed (Closed)

Created:
5 years ago by battre
Modified:
5 years ago
CC:
chromium-reviews, rouslan+autofill_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, bondd+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, tfarina, Ilya Sherman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Label non-capturing groups if no capturing needed Without this patch, a new version of RE2 (not checked in, yet) runs out of memory: ../../third_party/re2/re2/dfa.cc:469: DFA out of memory: prog size 17637 mem 2725434 BUG=568564, 568134 Committed: https://crrev.com/dd739e8bd477dd6c45e64630320adfd99ca54d4c Cr-Commit-Position: refs/heads/master@{#364354}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M components/autofill/core/browser/autofill_regex_constants.cc View 10 chunks +11 lines, -11 lines 1 comment Download
M components/autofill/core/browser/form_field_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (7 generated)
vabr (Chromium)
LGTM, thanks! Thiago, Ilya, Evan -- FYI, as you were also involved in the recent ...
5 years ago (2015-12-10 14:07:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1515553005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1515553005/1
5 years ago (2015-12-10 14:11:27 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-10 14:28:33 UTC) #8
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/dd739e8bd477dd6c45e64630320adfd99ca54d4c Cr-Commit-Position: refs/heads/master@{#364354}
5 years ago (2015-12-10 14:29:29 UTC) #10
tfarina
Reverting this, to then revert my CL.
5 years ago (2015-12-10 18:25:38 UTC) #12
tfarina
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1515963003/ by tfarina@chromium.org. ...
5 years ago (2015-12-10 18:27:27 UTC) #13
Evan Stade
On 2015/12/10 18:27:27, tfarina wrote: > A revert of this CL (patchset #1 id:1) has ...
5 years ago (2015-12-10 18:43:27 UTC) #14
vabr (Chromium)
5 years ago (2015-12-11 08:09:08 UTC) #15
Message was sent while issue was closed.
On 2015/12/10 18:43:27, Evan Stade wrote:
> On 2015/12/10 18:27:27, tfarina wrote:
> > A revert of this CL (patchset #1 id:1) has been created in
> > https://codereview.chromium.org/1515963003/ by mailto:tfarina@chromium.org.
> > 
> > The reason for reverting is: It does not solve the memory perf regression.
> Will
> > also revert the other CL..
> 
> it seems like some parts of this CL could/should be salvaged

Indeed. I'll create a CL to fix that.

Powered by Google App Engine
This is Rietveld 408576698