Closed Bug 229081 Opened 21 years ago Closed 21 years ago

deCOMtaminate nsIPresContext::GetCompatibilityMode / SetCompatibilityMode

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bryner, Assigned: bryner)

Details

Attachments

(1 file)

 
Attached patch patchSplinter Review
Attachment #137781 - Flags: superreview?(bz-vacation)
Attachment #137781 - Flags: review?(bz-vacation)
Comment on attachment 137781 [details] [diff] [review]
patch

>Index: layout/html/table/src/nsTableFrame.cpp
>+    mTableLayoutStrategy = (IsAutoLayout()) ? new BasicTableLayoutStrategy(this, eCompatibility_NavQuirks == aPresContext->CompatibilityMode())
>                                             : new FixedTableLayoutStrategy(this);

Would be good to stick to 80 char lines here...

r+sr=bzbarsky with that nit picked.
Attachment #137781 - Flags: superreview?(bz-vacation)
Attachment #137781 - Flags: superreview+
Attachment #137781 - Flags: review?(bz-vacation)
Attachment #137781 - Flags: review+
checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: