Open
Bug 476039
Opened 17 years ago
Updated 3 years ago
expose document preferred width on nsIDOMWindowUtils
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: Gavin, Unassigned)
References
Details
(Keywords: mobile)
Attachments
(1 file, 2 obsolete files)
|
8.83 KB,
patch
|
Details | Diff | Splinter Review |
We'd like this in Fennec to be smarter about only zooming when necessary.
nsIDOMWindowUtils is becoming a bit of a dumping ground, but I don't really see any better places to expose this, offhand.
| Reporter | ||
Comment 1•17 years ago
|
||
This seems to work, but still need to write some tests.
Comment 2•17 years ago
|
||
Are you sure that's the right patch?
| Reporter | ||
Comment 3•17 years ago
|
||
Heh, clearly it wasn't :)
Attachment #359653 -
Attachment is obsolete: true
| Reporter | ||
Comment 4•17 years ago
|
||
I still need to make sure this will do what we want in Fennec.
Attachment #359679 -
Attachment is obsolete: true
| Reporter | ||
Comment 5•16 years ago
|
||
I don't think this is needed anymore...
Assignee: gavin.sharp → nobody
Comment 6•16 years ago
|
||
wontfix then?
Comment 7•16 years ago
|
||
This is a mass change. Every comment has "assigned-to-new" in it.
I didn't look through the bugs, so I'm sorry if I change a bug which shouldn't be changed. But I guess these bugs are just bugs that were once assigned and people forgot to change the Status back when unassigning.
Status: ASSIGNED → NEW
Comment 8•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•