Closed Bug 755200 Opened 12 years ago Closed 12 years ago

Simplify SetSelectionAroundHeadChildren

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: Ms2ger, Assigned: Ms2ger)

Details

Attachments

(1 file)

Attached patch Patch v1Splinter Review
      No description provided.
Attachment #623958 - Flags: review?(ehsan)
Comment on attachment 623958 [details] [diff] [review]
Patch v1

Review of attachment 623958 [details] [diff] [review]:
-----------------------------------------------------------------

::: content/base/public/nsISelection.idl
@@ +106,5 @@
>       * @param parentNode      The node where the selection will be extended to
>       * @param offset          Where in node to place the offset in the new selection end
>       */
>      void extend(in nsIDOMNode parentNode, in long offset);
> +    [noscript] void extendNative(in nsINode parentNode, in long offset);

rev the IID please.
Attachment #623958 - Flags: review?(ehsan) → review+
https://hg.mozilla.org/mozilla-central/rev/ab544a056d6b
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: