Closed
Bug 454017
Opened 16 years ago
Closed 16 years ago
Context menu code should enable wallpaper item based on presence of shell service
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: neil, Assigned: neil)
References
Details
(Keywords: helpwanted)
Attachments
(1 file)
1.36 KB,
patch
|
mcsmurf
:
review+
|
Details | Diff | Splinter Review |
The old winhooks service was, fairly obviously, only available on Windows. This meant that when the context menu code was written it hardcoded the platform test to determine whether to show the set as wallpaper menuitem. (This is one reason why bug 255332 was created.) The new shell service should become available on other platforms so the context code needs to be updated to account for this.
Assignee | ||
Comment 1•16 years ago
|
||
Assignee | ||
Updated•16 years ago
|
Attachment #338862 -
Flags: review? → review?(bugzilla)
Updated•16 years ago
|
Attachment #338862 -
Flags: review?(bugzilla) → review+
Updated•16 years ago
|
Version: unspecified → Trunk
Assignee | ||
Comment 2•16 years ago
|
||
Pushed changeset 60bc2bb36c49 to comm-central.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•