Closed
Bug 631942
Opened 15 years ago
Closed 15 years ago
Prevent Sync Now from blocking the menu (port bug 597788 and bug 631918)
Categories
(SeaMonkey :: Sync UI, defect)
SeaMonkey
Sync UI
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1b3
People
(Reporter: InvisibleSmiley, Assigned: InvisibleSmiley)
References
Details
Attachments
(1 file)
949 bytes,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
The Tools menu is blocked when using Sync Now, for two reasons:
1. Sync login. See bug 631918.
2. Syncing. See bug 597788 (comment 3 also applies to us).
Attachment #510170 -
Flags: review?(neil)
Comment 1•15 years ago
|
||
Comment on attachment 510170 [details] [diff] [review]
patch [Checkin: comment 2]
So, the problem is that Weave.Service.sync() needs to be async... ;-)
[I noticed that Sync conflicts with Search the Web :-( ]
Attachment #510170 -
Flags: review?(neil) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Comment on attachment 510170 [details] [diff] [review]
patch [Checkin: comment 2]
http://hg.mozilla.org/comm-central/rev/c7d38399359a
Attachment #510170 -
Attachment description: patch → patch [Checkin: comment 2]
Assignee | ||
Updated•15 years ago
|
No longer blocks: 615950
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1b3
Updated•15 years ago
|
Assignee | ||
Updated•15 years ago
|
Component: UI Design → Sync UI
QA Contact: ui-design → sync-ui
You need to log in
before you can comment on or make changes to this bug.
Description
•