Closed
Bug 458089
Opened 17 years ago
Closed 17 years ago
Kill VISUALSELECTION code
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
RESOLVED
FIXED
mozilla1.9.1b2
People
(Reporter: uriber, Assigned: uriber)
Details
Attachments
(1 file)
19.05 KB,
patch
|
smontagu
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
The code guarded by #ifdef VISUALSELECTION has been dead for years now. If visual bidi selection is to ever be resurrected (which I highly doubt), the code will likely have to be written from scratch anyway (see bug 195909).
Maintaining (or pretending to maintain) this code is time-consuming and annoying. Let's just kill it off.
Assignee | ||
Comment 1•17 years ago
|
||
Assignee: nobody → uriber
Status: NEW → ASSIGNED
Attachment #341307 -
Flags: superreview?(roc)
Attachment #341307 -
Flags: review?(smontagu)
Updated•17 years ago
|
Attachment #341307 -
Flags: review?(smontagu) → review+
Attachment #341307 -
Flags: superreview?(roc) → superreview+
Assignee | ||
Comment 2•17 years ago
|
||
Fixed with changeset 335b63a03aba.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•