Closed Bug 163334 Opened 22 years ago Closed 20 years ago

remove old nav4rounding pref

Categories

(Core :: CSS Parsing and Computation, defect, P2)

defect

Tracking

()

RESOLVED FIXED
Future

People

(Reporter: dbaron, Assigned: domob)

Details

(Whiteboard: [whitebox][good first bug])

Attachments

(1 file, 2 obsolete files)

We should remove the old nav4rounding pref.  It's implemented on Windows-only,
has no UI, and was really just a transitional thing.  See bug 159332.
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → Future
Whiteboard: [dev notes]
Whiteboard: [dev notes] → [whitebox]
Whiteboard: [whitebox] → [whitebox][good first bug]
Attached patch Removes nav4round-Pref (obsolete) — Splinter Review
I think this should remove all nav4pref code. (Or, you could say, I'm sure it
removes some of it).
Mozilla with this patch applied builds, and I'm currently submitting this
attachment with it.
Attachment #169632 - Flags: review?(dbaron)
Comment on attachment 169632 [details] [diff] [review]
Removes nav4round-Pref

You should also remove the entire PrefChanged function, kPrefCID, and the
#include of nsIPref.h.	(But with those changes added I think it's fine.)
Attachment #169632 - Flags: review?(dbaron) → review-
Attached patch Fixed Patch (obsolete) — Splinter Review
Now without the whole PrefChanged-method (of course, if no RegisterCallback is
there anymore, this method is superfluous...)
Attachment #169632 - Attachment is obsolete: true
Attachment #169639 - Flags: review?(dbaron)
Comment on attachment 169639 [details] [diff] [review]
Fixed Patch

>   float app2dev, app2twip, scale;

remove app2twip and scale as well and r=dbaron
Attachment #169639 - Flags: review?(dbaron) → review+
Attached patch Removed localsSplinter Review
Removed those local variables, too.
Attachment #169639 - Attachment is obsolete: true
Attachment #169640 - Flags: review?(dbaron)
Attachment #169640 - Flags: review?(dbaron) → review+
Attachment #169640 - Flags: superreview?(jst)
Comment on attachment 169640 [details] [diff] [review]
Removed locals

r=jst
Attachment #169640 - Flags: superreview?(jst) → superreview+
Daniel, I assume you want this checked in once the tree reopens?
Oh yes, please.
Assignee: dbaron → d
Status: ASSIGNED → NEW
Fixed for 1.8b.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: