Skip to main content

Bug Tracker

Side navigation

#12840 closed feature (fixed)

Opened November 03, 2012 03:36AM UTC

Closed November 05, 2012 10:24PM UTC

Remove (private) parameter "pass" from jQuery.attr and jQuery.access

Reported by: gibson042 Owned by: gibson042
Priority: high Milestone: 1.9
Component: core Version: 1.8.2
Keywords: Cc:
Blocked by: Blocking:
Description

pass is undocumented and only used to support the jQuery( html, props ) constructor signature. The functionality should be moved into .init so jQuery.attr and jQuery.access can be simplified.

Attachments (0)
Change History (3)

Changed November 03, 2012 03:39AM UTC by gibson042 comment:1

component: unfiledcore
milestone: None1.9
owner: → gibson042
priority: undecidedhigh
status: newassigned

Changed November 04, 2012 04:33AM UTC by gibson042 comment:2

Changed November 05, 2012 10:24PM UTC by Richard Gibson comment:3

resolution: → fixed
status: assignedclosed

Fix #12840: remove undocumented parameter "pass" from .attr. Close gh-1017.

Changeset: 80d45a69ea5e81897ebcb6868a902f3b21d5b101