Closed Bug 3199 Opened 26 years ago Closed 26 years ago

RX: Forms

Categories

(Core :: Layout: Form Controls, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: chofmann, Assigned: pollmann)

Details

Aren't forms now owned by karnaze? Much of our non-static/global data needs to be partitioned by window, not reachable by other windows except through statics/globals. Therefore we're starting the hunt with statics and globals. Please have a look at the file(s) below to see if we can improve reentrantcy across the code base by making modifications to: layout/html/forms/src/nsFormFrame.h: static nsFormFrameTable* gFormFrameTable;
RX tasks aren't going to make M3. close the reentrantcy tracking tasks if this specific area has been looked at and doesn't seem to be a problem. Otherwise each of these areas still need some looking at.
Status: NEW → ASSIGNED
Target Milestone: M4 → M5
moving to M5
Assignee: karnaze → pollmann
Status: ASSIGNED → NEW
Target Milestone: M5 → M6
Reassigning to Eric, moving to M6. Eric, we discussed removing the nsFromFrameTable which will fix this bug.
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Chris removed nsFormFrameTable this week, so this bug has gone away. "This is a code-level fix and is not verifiable by running the application."
Status: RESOLVED → VERIFIED
QA Contact: 3849
thanks you Eric for placing in the statement -- you have no idea how much help that is. Marking this verified based on dev comments.
Component: XP Miscellany → Layout: Form Controls
You need to log in before you can comment on or make changes to this bug.