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

Issue 23406003: Fix race in fast/loader/onunload-form-submit-crash.html. (Closed)

Created:
7 years, 4 months ago by ojan
Modified:
7 years, 4 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch
Visibility:
Public.

Description

Fix race in fast/loader/onunload-form-submit-crash.html. The setTimeout was sometimes firing before the form was parsed, so document.myForm would be null. BUG=278518 R=rjkroege@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156656

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M LayoutTests/fast/loader/onunload-form-submit-crash.html View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ojan
7 years, 4 months ago (2013-08-23 21:12:03 UTC) #1
rjkroege
change is lgtm. do you want to clear the TestExpectations with this patch or should ...
7 years, 4 months ago (2013-08-23 21:19:04 UTC) #2
ojan
7 years, 4 months ago (2013-08-23 21:20:23 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r156656 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698