Closed
Bug 204066
Opened 22 years ago
Closed 22 years ago
callback for content filter needs to tell hook whether to delete selection
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
mozilla1.4final
People
(Reporter: Brade, Assigned: Brade)
Details
(Keywords: topembed)
Attachments
(1 file)
|
7.19 KB,
patch
|
timeless
:
review+
kinmoz
:
superreview+
asa
:
approval1.4+
|
Details | Diff | Splinter Review |
The callback / notification for content filtering needs to pass whether the
selection will be deleted or not (in case the hook wants to handle the operation
entirely).
| Assignee | ||
Comment 1•22 years ago
|
||
Comment on attachment 122204 [details] [diff] [review]
add param to filter
looks fine
Attachment #122204 -
Flags: review+
| Assignee | ||
Updated•22 years ago
|
Attachment #122204 -
Flags: superreview?(kin)
Attachment #122204 -
Flags: superreview?(kin) → superreview+
| Assignee | ||
Comment 4•22 years ago
|
||
requesting to land this for 1.4beta (before any consumers of this api would be
written and be affected); the fix is to add a boolean parameter to the api.
Status: NEW → ASSIGNED
Flags: blocking1.4b?
Comment 5•22 years ago
|
||
too late for 1.4beta. To request approval to land in final use the patch
"approval "flag and not the bug "blocking" flag
Flags: blocking1.4b? → blocking1.4b-
| Assignee | ||
Comment 6•22 years ago
|
||
Comment on attachment 122204 [details] [diff] [review]
add param to filter
re-request api change for 1.4
Attachment #122204 -
Flags: approval1.4?
Comment 7•22 years ago
|
||
Comment on attachment 122204 [details] [diff] [review]
add param to filter
a=asa (on behalf of drivers) for checkin to 1.4.
Attachment #122204 -
Flags: approval1.4? → approval1.4+
| Assignee | ||
Comment 8•22 years ago
|
||
fix checked in for 1.4final
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.4final
You need to log in
before you can comment on or make changes to this bug.
Description
•