Closed Bug 166465 Opened 23 years ago Closed 2 years ago

Document the type of string inputs to Editor Embedding APIs

Categories

(Core :: DOM: Editor, defect, P5)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: depman1, Unassigned)

References

Details

(Keywords: topembed+, Whiteboard: midas)

public APIs are nsIEditingSession, nsICommandManager, and nsICommandParams. In these idls, there are several methods with string parameter inputs. Need comments to explain what type of string formats they are (i.e. ASCII, UCS2, CString, ...). All these have "string" inputs: nsICommandManager: addCommandObserver(), removeCommandObserver(), isCommandSupported(), isCommandEnabled(), getCommandState(), doCommand(). nsICommandParams: getValueType(), get/setBooleanValue(), get/setLongValue(), get/setDoubleValue(), get/setStringValue(), get/setCStringValue(), get/setISupportsValue(), removeValue()
Blocks: edembed
Keywords: topembed+
Do we want to change the API to take nsA(C)String? We also need to document for each command whether the params are cstrings or wstrings etc.
OS: Windows NT → All
Hardware: PC → All
Whiteboard: midas
Target Milestone: --- → mozilla1.3beta
Target Milestone: mozilla1.3beta → mozilla1.4alpha
What is the next step for this bug?
i think this is a living bug since we need to continuously fix the strings we support. the existing document is not on mozilla yet. I will see about posting this soonest.
Status: NEW → ASSIGNED
Target Milestone: mozilla1.4alpha → mozilla1.5alpha
Blocks: 207938
unsetting target milestone
Target Milestone: mozilla1.5alpha → ---
this bug needs to be reassigned
-->editor
Assignee: mjudge → mozeditor
Status: ASSIGNED → NEW
QA Contact: sujay → editor
Assignee: mozeditor → nobody

Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.

If you have reason to believe this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5

I think that we have no plan to support embedding now.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.