8000 Manipulation: Skip the select wrapper for <option> outside of IE 9 by mgol · Pull Request #4647 · jquery/jquery · GitHub
[go: up one dir, main page]

Skip to content

Manipulation: Skip the select wrapper for <option> outside of IE 9 #4647

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you ag 8000 ree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 30, 2020

Conversation

mgol
Copy link
Member
@mgol mgol commented Mar 25, 2020

Summary

Skip the select wrapper for outside of IE 9.

+29 +20 bytes.

This is a security fix for CVE-2020-11023.

Checklist

@mgol mgol added this to the 3.5.0 milestone Mar 25, 2020
@mgol mgol self-assigned this Mar 25, 2020
@mgol mgol force-pushed the 3.x-wrapMap-option branch from fb425bb to 25c0a6e Compare March 25, 2020 15:35
@mgol
Copy link
Member Author
mgol commented Mar 25, 2020

Reduced to +20 bytes.

@mgol mgol added the Discuss in Meeting Reserved for Issues and PRs that anyone would like to discuss in the weekly meeting. label Mar 26, 2020
@mgol mgol removed Discuss in Meeting Reserved for Issues and PRs that anyone would like to discuss in the weekly meeting. Needs review labels Mar 30, 2020
@mgol mgol merged commit 966a709 into jquery:3.x-stable Mar 30, 2020
@mgol mgol deleted the 3.x-wrapMap-option branch March 30, 2020 18:15
mgol added a commit that referenced this pull request Apr 29, 2020
mgol added a commit that referenced this pull request Apr 29, 2020
serg-cymbaluk added a commit to serg-cymbaluk/freeipa that referenced this pull request Sep 21, 2020
The commit includes the following jQuery patches:
- Manipulation: Make jQuery.htmlPrefilter an identity function
  (jquery/jquery#4642)
- Manipulation: Skip the select wrapper for <option> outside of IE 9
  (jquery/jquery#4647)

In addition there is included a script that helps to patch and build
the new version of jQuery:

  $ install/ui/util/make-jquery.js 3.4.1

Ticket: https://pagure.io/freeipa/issue/8507

Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
serg-cymbaluk added a commit to serg-cymbaluk/freeipa that referenced this pull request Sep 23, 2020
The commit includes the following jQuery patches:
- Manipulation: Make jQuery.htmlPrefilter an identity function
  (jquery/jquery#4642)
- Manipulation: Skip the select wrapper for <option> outside of IE 9
  (jquery/jquery#4647)

In addition there is included a script that helps to patch and build
the new version of jQuery:

  $ install/ui/util/make-jquery.js 3.4.1

Ticket: https://pagure.io/freeipa/issue/8507

Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
serg-cymbaluk added a commit to serg-cymbaluk/freeipa that referenced this pull request Sep 23, 2020
The commit includes the following jQuery patches:
- Manipulation: Make jQuery.htmlPrefilter an identity function
  (jquery/jquery#4642)
- Manipulation: Skip the select wrapper for <option> outside of IE 9
  (jquery/jquery#4647)

In addition there is included a script that helps to patch and build
the new version of jQuery:

  $ install/ui/util/make-jquery.js 3.4.1

Ticket: https://pagure.io/freeipa/issue/8507

Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
serg-cymbaluk added a commit to serg-cymbaluk/freeipa that referenced this pull request Sep 24, 2020
The commit includes the following jQuery patches:
- Manipulation: Make jQuery.htmlPrefilter an identity function
  (jquery/jquery#4642)
- Manipulation: Skip the select wrapper for <option> outside of IE 9
  (jquery/jquery#4647)

In addition there is included a script that helps to patch and build
the new version of jQuery:

  $ install/ui/util/make-jquery.js 3.4.1

Ticket: https://pagure.io/freeipa/issue/8507

Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
serg-cymbaluk added a commit to serg-cymbaluk/freeipa that referenced this pull request Sep 24, 2020
The commit includes the following jQuery patches:
- Manipulation: Make jQuery.htmlPrefilter an identity function
  (jquery/jquery#4642)
- Manipulation: Skip the select wrapper for <option> outside of IE 9
  (jquery/jquery#4647)

In addition there is included a script that helps to patch and build
the new version of jQuery:

  $ install/ui/util/make-jquery.js 3.4.1

Ticket: https://pagure.io/freeipa/issue/8507

Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
freeipa-pr-ci pushed a commit to freeipa-pr-ci/freeipa that referenced this pull request Sep 24, 2020
The commit includes the following jQuery patches:
- Manipulation: Make jQuery.htmlPrefilter an identity function
  (jquery/jquery#4642)
- Manipulation: Skip the select wrapper for <option> outside of IE 9
  (jquery/jquery#4647)

In addition there is included a script that helps to patch and build
the new version of jQuery:

  $ install/ui/util/make-jquery.js 3.4.1

Ticket: https://pagure.io/freeipa/issue/8507

Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
serg-cymbaluk added a commit to serg-cymbaluk/freeipa that referenced this pull request Oct 7, 2020
The commit includes the following jQuery patches:
- Manipulation: Make jQuery.htmlPrefilter an identity function
  (jquery/jquery#4642)
- Manipulation: Skip the select wrapper for <option> outside of IE 9
  (jquery/jquery#4647)

In addition there is included a script that helps to patch and build
the new version of jQuery:

  $ install/ui/util/make-jquery.js 3.4.1

Ticket: https://pagure.io/freeipa/issue/8507

Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
abbra pushed a commit to freeipa/freeipa that referenced this pull request Oct 9, 2020
The commit includes the following jQuery patches:
- Manipulation: Make jQuery.htmlPrefilter an identity function
  (jquery/jquery#4642)
- Manipulation: Skip
8000
 the select wrapper for <option> outside of IE 9
  (jquery/jquery#4647)

In addition there is included a script that helps to patch and build
the new version of jQuery:

  $ install/ui/util/make-jquery.js 3.4.1

Ticket: https://pagure.io/freeipa/issue/8507

Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
tamcy pushed a commit to tamcy/jquery that referenced this pull request Mar 17, 2022
Closes jquerygh-4647
# Conflicts:
#	src/manipulation/wrapMap.js
#	test/unit/support.js
roytoo added a commit to roytoo/jquery that referenced this pull request May 29, 2022
roytoo pushed a commit to roytoo/jquery that referenced this pull request Jun 20, 2022
msablic added a commit to msablic/jquery that referenced this pull request Sep 29, 2022
rickypowell pushed a commit to draios/jquery that referenced this pull request Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants
0