Skip to main content

Bug Tracker

Side navigation

#8200 closed bug (fixed)

Opened February 07, 2011 05:34PM UTC

Closed February 12, 2011 02:56PM UTC

Last modified February 14, 2011 01:31AM UTC

Remove undocumented $.support._scriptEval in favor of private var _scriptEval

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

$.support._scriptEval probably isn't need and a simple var _scriptEval should do just fine.

Unless people are improperly using $.support._scriptEval instead of $.support.scriptEval I don't see how this could break anything.

Attachments (0)
Change History (6)

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

Changed February 07, 2011 10:31PM UTC by jitter comment:2

component: unfiledsupport
priority: undecidedlow

Changed February 07, 2011 10:54PM UTC by rwaldron comment:3

blockedby: → 7371
resolution: → wontfix
status: newclosed

Changed February 07, 2011 11:43PM UTC by rwaldron comment:4

resolution: wontfix
status: closedreopened

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

resolution: → fixed
status: reopenedclosed

Unexpose $.support._scriptEval as it's not needed. Use a private var instead. Fixes #8200.

Changeset: f0999076723d85e77d4ba73d7c464466b5a7dba1

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

milestone: 1.next1.5.1