Closed
Bug 1556656
Opened 6 years ago
Closed 6 years ago
Restrict script access for some methods in nsIEditingSession
Categories
(Core :: DOM: Editor, task, P3)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Updated•6 years ago
|
Type: defect → task
Priority: -- → P3
| Assignee | ||
Comment 1•6 years ago
|
||
Some methods in nsIEditingSession isn't used from script. So we should move
these to nsEditingSession or add [noscript].
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/325b4a93e95a
Restrict script access for some methods in nsIEditingSession r=masayuki
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Updated•5 years ago
|
Blocks: redesign-editor-scriptable-API
You need to log in
before you can comment on or make changes to this bug.
Description
•