Bug Tracker

Opened 11 years ago

Closed 11 years ago

#12840 closed feature (fixed)

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.

Change History (3)

comment:1 Changed 11 years ago by gibson042

Component: unfiledcore
Milestone: None1.9
Owner: set to gibson042
Priority: undecidedhigh
Status: newassigned

comment:3 Changed 11 years ago by Richard Gibson

Resolution: fixed
Status: assignedclosed

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

Changeset: 80d45a69ea5e81897ebcb6868a902f3b21d5b101

Note: See TracTickets for help on using tickets.