Bug Tracker

Modify

Ticket #10804 (closed bug: duplicate)

Opened 19 months ago

Last modified 15 months ago

Replaced innerHtml calls with insertAdjacentHTML

Reported by: piper.tane@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocking: Blocked by:

Description

As per  http://hacks.mozilla.org/2011/11/insertadjacenthtml-enables-faster-html-snippet-injection/

All major browsers now support insertAdjacentHTML, originally from IE and formalised in the HTML5 spec for the DOM.

Provides better security and performance overall, but should obviously fall back where insertAdjacentHTML is not available

Change History

comment:1 Changed 19 months ago by timmywil

  • Status changed from new to closed
  • Resolution set to duplicate

comment:2 Changed 19 months ago by timmywil

Duplicate of #10515.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.