Closed
Bug 324828
Opened 19 years ago
Closed 19 years ago
[FIX]nsHTMLFormElement::ResolveName and various form.elements stuff should flush
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(2 files, 1 obsolete file)
(deleted),
patch
|
sicking
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
Details | Diff | Splinter Review |
See bug 324770 comment 9.
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #209803 -
Flags: superreview?(peterv)
Attachment #209803 -
Flags: review?(bugmail)
Assignee | ||
Updated•19 years ago
|
Summary: nsHTMLFormElement::ResolveName and various form.elements stuff should flush → [FIX]nsHTMLFormElement::ResolveName and various form.elements stuff should flush
Target Milestone: --- → mozilla1.9alpha
Updated•19 years ago
|
Attachment #209803 -
Flags: superreview?(peterv) → superreview+
Attachment #209803 -
Flags: review?(bugmail) → review+
Assignee | ||
Comment 2•19 years ago
|
||
Fixed
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•19 years ago
|
||
This caused a bit of a Tp regression; I think I have an idea of why. Working on a fix.
Assignee | ||
Comment 4•19 years ago
|
||
Comment 5•19 years ago
|
||
Comment on attachment 211100 [details] [diff] [review]
Attempt to fix pageload regression
I'd change the default arguments in the new methods in nsHTMLInputElement to required ones to force people to think about when to flush or not when using these methods, but r+sr=jst either way.
Attachment #211100 -
Flags: superreview+
Attachment #211100 -
Flags: review+
Assignee | ||
Comment 6•19 years ago
|
||
I just checked this in; keeping my fingers crossed.
Attachment #211100 -
Attachment is obsolete: true
Assignee | ||
Comment 7•19 years ago
|
||
Yep. Tp went back down on btek, luna, and monkey. In fact, it went down from where it used to be.
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•