Skip to main content

Bug Tracker

Side navigation

#8198 closed bug (fixed)

Opened February 07, 2011 04:37PM UTC

Closed February 12, 2011 02:56PM UTC

Last modified February 14, 2011 01:31AM UTC

Remove script.type = "text/javascript" from support.js

Reported by: musicisair Owned by:
Priority: low Milestone: 1.5.1
Component: support Version: 1.5
Keywords: Cc:
Blocked by: Blocking:
Description

In all A-grade browsers (and probably all browsers that support javascript) the default value for a script element's type attr is "text/javascript".

It seems like waste of bytes specify it.

Attachments (0)
Change History (5)

Changed February 07, 2011 08:36PM UTC by musicisair comment:1

Changed February 07, 2011 11:23PM UTC by jitter comment:2

component: unfiledsupport
priority: undecidedlow

Changed February 10, 2011 11:40AM UTC by mathias comment:3

Changed February 12, 2011 02:56PM UTC by David Murdoch comment:4

resolution: → fixed
status: newclosed

Remove unnecessary "script.type = text/javascript;". Fixes #8198.

Follow up to 462bb1f66abf239492ee33c60feee3402fe64f77.

Changeset: 3548ffaee244af2bd5e28e91ebfaa995adab93a7

Changed February 14, 2011 01:31AM UTC by jitter comment:5

milestone: 1.next1.5.1