Open
Bug 450999
Opened 17 years ago
Updated 2 years ago
Needs new API for getting the window level in nsIWidget
Categories
(Core :: Widget, defect, P3)
Core
Widget
Tracking
()
NEW
People
(Reporter: masayuki, Unassigned)
References
Details
for bug 433340 comment 109, we need to get the actual window level of an element (or a document)'s parent window. For it, I think that we need to implement such API on nsIWidget and an interface that is defined IDL.
Comment 1•17 years ago
|
||
Anything that improves our testing coverage should be wanted at the very least, blocking is preferable...
Flags: wanted1.9.1?
Flags: blocking1.9.1?
This should be easy to do, as long as the necessary API is described...
Flags: wanted1.9.1?
Flags: wanted1.9.1+
Flags: blocking1.9.1?
Flags: blocking1.9.1-
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•