Closed Bug 281026 Opened 21 years ago Closed 21 years ago

Script warning - continue fails to continue

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: bc, Assigned: vhaarr+bmo)

References

()

Details

(Keywords: regression)

Attachments

(1 file)

Run the ecma/Date/15.9.5.10-2.js test Expected result: Stop Script dialog appears, click continue to finish script Actual result : Stop Script dialog appears, click continue, dialog reappears immediately. I think bug 145523 caused this by removing code to reset the branch call back time. This worked in a 2005-02-02/winxp trunk build but does not in a 2005-02-03/winxp trunk build. // Allow the script to run this long again ctx->mBranchCallbackTime = PR_Now();
Yes, I have no idea why I removed that line, sorry. I'll produce a patch tonight.
Assignee: general → bugmail
The problem was that I based my patch on the earlier patch in bug 145523, and jst's review comments in <https://bugzilla.mozilla.org/show_bug.cgi?id=145523#c16>. Between then and now, nallen created <https://bugzilla.mozilla.org/attachment.cgi?id=141103> and jst r/sr'ed it.
Attachment #173492 - Flags: superreview?(jst)
Attachment #173492 - Flags: review?(jst)
Comment on attachment 173492 [details] [diff] [review] version 0.1 (Checked in) Duh, yeah. r+sr=jst
Attachment #173492 - Flags: superreview?(jst)
Attachment #173492 - Flags: superreview+
Attachment #173492 - Flags: review?(jst)
Attachment #173492 - Flags: review+
Comment on attachment 173492 [details] [diff] [review] version 0.1 (Checked in) Checking in nsJSEnvironment.cpp; /cvsroot/mozilla/dom/src/base/nsJSEnvironment.cpp,v <-- nsJSEnvironment.cpp new revision: 1.241; previous revision: 1.240 done
Attachment #173492 - Attachment description: version 0.1 → version 0.1 (Checked in)
Thanks for the reviews and checkin! FIXED. bc: can you verify?
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
seems to work in a fresh build. I will verify with tomorrow's nightly. Thanks!
verified fixed in 20050210 winxp build. thanks.
Status: RESOLVED → VERIFIED
Component: DOM: Core → DOM: Core & HTML
QA Contact: ian → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: