CARVIEW |
Select Language
HTTP/2 200
date: Mon, 06 Oct 2025 11:09:22 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/jquery/jquery.git
etag: W/"f93be3477d2d49b0bcb3df2bfcdaace6"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=8ZC3emrOKAry5FyrrcIg%2BPrpKpZjwypzv%2FU0CfQKlj2R2P3H8mDjVKqanLbgxvzj2JiiKWJU7wyiLtoE5RR6ZMRfxGlbW8SOoGLkrJjLDZVYXGU4ex75oDtupwUqwTBoOfux474VMYxggxvGQ9KMkiZf7QptV1UpKMSfgcb4rSZQprKTanNqcQA5pY1KaWYXy7A8F%2BuDKuJSz6hzgcDvQ%2BbkrkRxJOOLZVZFllYFTSNUaNHBJ%2BGtghmG7LmBwzVnKOzn71LxflqpiGW12lNQwQ%3D%3D--ZZyQLhgFK8FpINOD--xioAchX9ykyLwxy5WsDTsg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1061618905.1759748961; Path=/; Domain=github.com; Expires=Tue, 06 Oct 2026 11:09:21 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 06 Oct 2026 11:09:21 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A9CC:2C9AF5:1890E10:1F5B864:68E3A361
Event: Stop shimming focusin & focusout events · jquery/jquery@8a74137 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 20.5k
Commit 8a74137
authored
Event: Stop shimming focusin & focusout events
Latest versions of all browsers now implement focusin & focusout natively
and they all converged on a common event order so it doesn't make much sense
for us to normalize it to a different order anymore.
Note that it means we no longer guarantee that focusin fires before focus
and focusout before blur.
Fixes gh-4300
Closes gh-43621 parent 8fae212 commit 8a74137Copy full SHA for 8a74137
File tree
Expand file treeCollapse file tree
6 files changed
+35
-93
lines changedFilter options
- src
- event
- test/unit
Expand file treeCollapse file tree
6 files changed
+35
-93
lines changedCollapse file: README.md
+1-2Lines changed: 1 addition & 2 deletions
- Display the source diff
- Display the rich diff
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
96 |
| - | |
| 95 | + | |
97 | 96 |
| |
98 | 97 |
| |
99 | 98 |
| |
|
Collapse file: src/event/focusin.js
-55Lines changed: 0 additions & 55 deletions
This file was deleted.
Collapse file: src/event/support.js
-11Lines changed: 0 additions & 11 deletions
This file was deleted.
Collapse file: src/jquery.js
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
|
Collapse file: test/unit/event.js
+34-11Lines changed: 34 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2946 | 2946 |
| |
2947 | 2947 |
| |
2948 | 2948 |
| |
2949 |
| - | |
2950 |
| - | |
| 2949 | + | |
| 2950 | + | |
| 2951 | + | |
| 2952 | + | |
| 2953 | + | |
| 2954 | + | |
| 2955 | + | |
2951 | 2956 |
| |
2952 |
| - | |
2953 |
| - | |
| 2957 | + | |
| 2958 | + | |
| 2959 | + | |
| 2960 | + | |
| 2961 | + | |
| 2962 | + | |
| 2963 | + | |
| 2964 | + | |
| 2965 | + | |
| 2966 | + | |
| 2967 | + | |
| 2968 | + | |
| 2969 | + | |
| 2970 | + | |
| 2971 | + | |
| 2972 | + | |
2954 | 2973 |
| |
2955 | 2974 |
| |
2956 | 2975 |
| |
| 2976 | + | |
2957 | 2977 |
| |
2958 | 2978 |
| |
2959 | 2979 |
| |
2960 |
| - | |
2961 |
| - | |
| 2980 | + | |
2962 | 2981 |
| |
2963 | 2982 |
| |
2964 |
| - | |
| 2983 | + | |
2965 | 2984 |
| |
2966 | 2985 |
| |
2967 |
| - | |
2968 |
| - | |
| 2986 | + | |
2969 | 2987 |
| |
2970 | 2988 |
| |
2971 | 2989 |
| |
2972 | 2990 |
| |
2973 | 2991 |
| |
2974 | 2992 |
| |
2975 |
| - | |
| 2993 | + | |
2976 | 2994 |
| |
2977 | 2995 |
| |
| 2996 | + | |
2978 | 2997 |
| |
2979 | 2998 |
| |
2980 | 2999 |
| |
2981 |
| - | |
| 3000 | + | |
| 3001 | + | |
| 3002 | + | |
| 3003 | + | |
| 3004 | + | |
2982 | 3005 |
| |
2983 | 3006 |
| |
2984 | 3007 |
| |
|
Collapse file: test/unit/support.js
-13Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
70 | 69 |
| |
71 | 70 |
| |
72 | 71 |
| |
| |||
83 | 82 |
| |
84 | 83 |
| |
85 | 84 |
| |
86 |
| - | |
87 | 85 |
| |
88 | 86 |
| |
89 | 87 |
| |
| |||
100 | 98 |
| |
101 | 99 |
| |
102 | 100 |
| |
103 |
| - | |
104 | 101 |
| |
105 | 102 |
| |
106 | 103 |
| |
| |||
117 | 114 |
| |
118 | 115 |
| |
119 | 116 |
| |
120 |
| - | |
121 | 117 |
| |
122 | 118 |
| |
123 | 119 |
| |
| |||
134 | 130 |
| |
135 | 131 |
| |
136 | 132 |
| |
137 |
| - | |
138 | 133 |
| |
139 | 134 |
| |
140 | 135 |
| |
| |||
151 | 146 |
| |
152 | 147 |
| |
153 | 148 |
| |
154 |
| - | |
155 | 149 |
| |
156 | 150 |
| |
157 | 151 |
| |
| |||
168 | 162 |
| |
169 | 163 |
| |
170 | 164 |
| |
171 |
| - | |
172 | 165 |
| |
173 | 166 |
| |
174 | 167 |
| |
| |||
185 | 178 |
| |
186 | 179 |
| |
187 | 180 |
| |
188 |
| - | |
189 | 181 |
| |
190 | 182 |
| |
191 | 183 |
| |
| |||
202 | 194 |
| |
203 | 195 |
| |
204 | 196 |
| |
205 |
| - | |
206 | 197 |
| |
207 | 198 |
| |
208 | 199 |
| |
| |||
219 | 210 |
| |
220 | 211 |
| |
221 | 212 |
| |
222 |
| - | |
223 | 213 |
| |
224 | 214 |
| |
225 | 215 |
| |
| |||
236 | 226 |
| |
237 | 227 |
| |
238 | 228 |
| |
239 |
| - | |
240 | 229 |
| |
241 | 230 |
| |
242 | 231 |
| |
| |||
253 | 242 |
| |
254 | 243 |
| |
255 | 244 |
| |
256 |
| - | |
257 | 245 |
| |
258 | 246 |
| |
259 | 247 |
| |
| |||
270 | 258 |
| |
271 | 259 |
| |
272 | 260 |
| |
273 |
| - | |
274 | 261 |
| |
275 | 262 |
| |
276 | 263 |
| |
|
You can’t perform that action at this time.
0 commit comments