Closed
Bug 649754
Opened 14 years ago
Closed 14 years ago
update dialog no longer centered
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
(Keywords: regression)
Attachments
(1 file)
735 bytes,
patch
|
mossop
:
review+
christian
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
fallout from WinCE removal in bug 386760
Assignee | ||
Comment 1•14 years ago
|
||
Add back the call to CenterDialog
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
Attachment #525767 -
Flags: review?(dtownsend)
Assignee | ||
Comment 2•14 years ago
|
||
Simple fix, just adds back a function call that was accidentally removed. I think we want this on Aurora
tracking-firefox5:
--- → ?
Assignee | ||
Updated•14 years ago
|
Keywords: regression
Updated•14 years ago
|
Attachment #525767 -
Flags: review?(dtownsend) → review+
Assignee | ||
Comment 5•14 years ago
|
||
Pushed to mozilla-central http://hg.mozilla.org/mozilla-central/rev/704c27a2a2e4 Don't think we need tests for this. Besides it being a royal pita to create tests for this every Windows nightly update sees this ui so it is hard to miss.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Flags: in-litmus-
Resolution: --- → FIXED
Assignee | ||
Comment 6•14 years ago
|
||
Comment on attachment 525767 [details] [diff] [review] simple fix Restores one line of code that was accidentally removed in the rush to get bug 386760 landed for Aurora. Risks are extremely negligible since this is the same code that is on several releases.
Attachment #525767 -
Flags: approval-mozilla-aurora?
Comment 7•14 years ago
|
||
I think we must have this in Aurora. Without it, the dialog is slammed into the top left of the desktop. That's not a shippable regression IMO.
Assignee | ||
Updated•14 years ago
|
status-firefox5:
--- → affected
Attachment #525767 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 8•14 years ago
|
||
Pushed to mozilla-aurora http://hg.mozilla.org/mozilla-aurora/rev/6b33dec92aaa
Target Milestone: --- → mozilla5
You need to log in
before you can comment on or make changes to this bug.
Description
•