Closed
Bug 510686
Opened 13 years ago
Closed 13 years ago
Dialogs always open minimisable, maximisable and resizable.
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
status1.9.2 | --- | beta1-fixed |
People
(Reporter: neil, Assigned: neil)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.64 KB,
patch
|
jimm
:
review+
beltzner
:
approval1.9.2+
|
Details | Diff | Splinter Review |
The cleanup in bug 487245 inadvertently removed some code from WindowStyle().
Flags: blocking1.9.2?
Assignee | ||
Comment 1•13 years ago
|
||
![]() |
||
Comment 2•13 years ago
|
||
Comment on attachment 394661 [details] [diff] [review] Restore the missing code Well that's not good. I wonder though if this code needs to be in wince's WindowStyle() at all. I'll track that down. http://mxr.mozilla.org/mozilla-central/source/widget/src/windows/nsWindowCE.cpp#307
Attachment #394661 -
Flags: review?(jmathies) → review+
![]() |
||
Comment 3•13 years ago
|
||
I don't think an sr or another r is needed for this. Neil, let me know if you need someone to land this.
Assignee | ||
Comment 4•13 years ago
|
||
Pushed changeset dbd2e6a73767 to mozilla-central.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
![]() |
||
Comment 5•13 years ago
|
||
I think it would be safe to go ahead and push this to 1.9.2, we're just adding code that was mistakenly taken out.
Assignee | ||
Comment 6•13 years ago
|
||
Comment on attachment 394661 [details] [diff] [review] Restore the missing code This should be 100% safe as it is just restoring accidentally deleted code.
Attachment #394661 -
Flags: approval1.9.2?
Updated•13 years ago
|
Flags: blocking1.9.2? → blocking1.9.2+
Updated•13 years ago
|
Attachment #394661 -
Flags: approval1.9.2? → approval1.9.2+
Assignee | ||
Comment 8•13 years ago
|
||
Pushed changeset 983c31ae95a0 to releases/mozilla-1.9.2
status1.9.2:
--- → beta1-fixed
Assignee | ||
Comment 9•13 years ago
|
||
Bah, I just realised I typoed jimm's name :-(
You need to log in
before you can comment on or make changes to this bug.
Description
•