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

Issue 1315413005: Fix assertion failure in ScriptRegexp::match (Closed)

Created:
5 years, 3 months ago by yurys
Modified:
5 years, 3 months ago
Reviewers:
haraken, esprehn, pfeldman
CC:
blink-reviews, vivekg, blink-reviews-bindings_chromium.org, vivekg_samsung
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Fix assertion failure in ScriptRegexp::match BUG=517980 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201350

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed haraken's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -17 lines) Patch
M Source/core/inspector/AsyncCallTracker.cpp View 1 3 chunks +2 lines, -8 lines 0 comments Download
M Source/core/inspector/InspectorDebuggerAgent.cpp View 1 2 chunks +1 line, -5 lines 0 comments Download
M Source/platform/ScriptForbiddenScope.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M Source/platform/ScriptForbiddenScope.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
yurys
@esprehn can you change AllowUserAgentScript to work on all threads rather than only on the ...
5 years, 3 months ago (2015-08-27 22:39:50 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1315413005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1315413005/1
5 years, 3 months ago (2015-08-27 22:40:04 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/45843)
5 years, 3 months ago (2015-08-27 23:18:35 UTC) #6
haraken
https://codereview.chromium.org/1315413005/diff/1/Source/bindings/core/v8/ScriptRegexp.cpp File Source/bindings/core/v8/ScriptRegexp.cpp (right): https://codereview.chromium.org/1315413005/diff/1/Source/bindings/core/v8/ScriptRegexp.cpp#newcode73 Source/bindings/core/v8/ScriptRegexp.cpp:73: allowScript.emplace(); Would it make sense to move the Optional ...
5 years, 3 months ago (2015-08-27 23:46:40 UTC) #7
yurys
https://codereview.chromium.org/1315413005/diff/1/Source/bindings/core/v8/ScriptRegexp.cpp File Source/bindings/core/v8/ScriptRegexp.cpp (right): https://codereview.chromium.org/1315413005/diff/1/Source/bindings/core/v8/ScriptRegexp.cpp#newcode73 Source/bindings/core/v8/ScriptRegexp.cpp:73: allowScript.emplace(); On 2015/08/27 23:46:40, haraken wrote: > > Would ...
5 years, 3 months ago (2015-08-27 23:56:49 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1315413005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1315413005/20001
5 years, 3 months ago (2015-08-27 23:57:29 UTC) #10
haraken
LGTM On 2015/08/27 23:56:49, yurys wrote: > https://codereview.chromium.org/1315413005/diff/1/Source/bindings/core/v8/ScriptRegexp.cpp > File Source/bindings/core/v8/ScriptRegexp.cpp (right): > > https://codereview.chromium.org/1315413005/diff/1/Source/bindings/core/v8/ScriptRegexp.cpp#newcode73 ...
5 years, 3 months ago (2015-08-28 00:03:54 UTC) #11
yurys
On 2015/08/28 00:03:54, haraken wrote: > LGTM > > On 2015/08/27 23:56:49, yurys wrote: > ...
5 years, 3 months ago (2015-08-28 00:22:32 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1315413005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1315413005/20001
5 years, 3 months ago (2015-08-28 00:22:47 UTC) #15
haraken
On 2015/08/28 00:22:32, yurys wrote: > On 2015/08/28 00:03:54, haraken wrote: > > LGTM > ...
5 years, 3 months ago (2015-08-28 00:23:20 UTC) #16
commit-bot: I haz the power
5 years, 3 months ago (2015-08-28 01:06:57 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201350

Powered by Google App Engine
This is Rietveld 408576698