Closed
Bug 635619
Opened 12 years ago
Closed 12 years ago
Mac platformBrowserBindings has incorrect keyset id
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1b3
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
Attachments
(1 file)
810 bytes,
patch
|
stefanh
:
review+
|
Details | Diff | Splinter Review |
Whilst working on another bug I spotted that the keyset id in suite/common/mac/platformBrowserBindings.xul is different to the equivalent files for win and unix. Patch makes it match the offers.
Attachment #513875 -
Flags: review?(stefanh)
Assignee: nobody → iann_bugzilla
QA Contact: iann_bugzilla → general
![]() |
||
Comment 1•12 years ago
|
||
Does anything actually use editorKeySet? I searched MXR all the way back to Mozilla1.7.
Comment 2•12 years ago
|
||
Comment on attachment 513875 [details] [diff] [review] Correct the id [Checked in: Comment 3] Actually, nothing seems to use globalKeySet either. But if we shall keep the id's, mac shouldn't differ.
Attachment #513875 -
Flags: review?(stefanh) → review+
Comment on attachment 513875 [details] [diff] [review] Correct the id [Checked in: Comment 3] http://hg.mozilla.org/comm-central/rev/68e7befc812c
Attachment #513875 -
Attachment description: Correct the id → Correct the id [Checked in: Comment 3]
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1b3
You need to log in
before you can comment on or make changes to this bug.
Description
•