CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 21:03:17 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/vuejs/core.git
etag: W/"fa451c878276355f4f510133fe5ee5d1"
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 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 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 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=MAt1O4G6mJtdDXR3i2eikxkoh4SJy99f2pZmVzP0ZB82BdL83thSl60B1A7emLBIX9%2B9Le459LlBkLWKLp3gO3O%2FiTIcAgZF27AIcGXwfKMV%2FiWMYi%2Fjlx82959tot3ZqSWPn47fFpg0XUfbQc%2F3pnsMX7JysvB7vD6tdv%2BwgDLHhA%2F%2Bz0vftUQZggeM%2B%2FqEf9ap0gTiZ3LkdHfWAJf4wz5BoDE6eqJQrZPKiUQLAyfAxKR6h4EVlt1Ddc6sZRvrRg9vOxsHHuCXJqqri7HNlQ%3D%3D--XXT%2BdOD5%2BjdF%2F62C--AAUm25685N49VXOsYQuoVw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.560658787.1752872597; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 21:03:17 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 21:03:17 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AD3A:E3E22:17EBCB:1F2430:687AB695
fix(reactivity): queuing effects in an array (#13078) · vuejs/core@826550c · GitHub
Copy file name to clipboardExpand all lines: packages/reactivity/src/computed.ts
Copy file name to clipboardExpand all lines: packages/reactivity/src/system.ts
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Commit 826550c
authored
File tree
Expand file treeCollapse file tree
2 files changed
+108
-108
lines changedFilter options
- packages/reactivity/src
Expand file treeCollapse file tree
2 files changed
+108
-108
lines changedpackages/reactivity/src/computed.ts
Copy file name to clipboardExpand all lines: packages/reactivity/src/computed.ts+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 |
| |
92 | 95 |
| |
93 | 96 |
| |
| |||
99 | 102 |
| |
100 | 103 |
| |
101 | 104 |
| |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
102 | 109 |
| |
103 | 110 |
| |
104 | 111 |
| |
|
packages/reactivity/src/system.ts
Copy file name to clipboardExpand all lines: packages/reactivity/src/system.ts+100-107Lines changed: 100 additions & 107 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
35 | 42 |
| |
36 |
| - | |
37 |
| - | |
| 43 | + | |
| 44 | + | |
38 | 45 |
| |
39 | 46 |
| |
40 | 47 |
| |
| |||
67 | 74 |
| |
68 | 75 |
| |
69 | 76 |
| |
70 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
71 | 81 |
| |
72 |
| - | |
73 |
| - | |
74 | 82 |
| |
75 | 83 |
| |
76 |
| - | |
| 84 | + | |
77 | 85 |
| |
78 | 86 |
| |
| 87 | + | |
| 88 | + | |
79 | 89 |
| |
80 |
| - | |
| 90 | + | |
81 | 91 |
| |
82 | 92 |
| |
83 | 93 |
| |
84 | 94 |
| |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
95 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
96 | 114 |
| |
97 | 115 |
| |
| 116 | + | |
98 | 117 |
| |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
106 | 121 |
| |
| 122 | + | |
107 | 123 |
| |
108 | 124 |
| |
109 | 125 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
| 126 | + | |
116 | 127 |
| |
117 | 128 |
| |
118 | 129 |
| |
119 | 130 |
| |
120 | 131 |
| |
121 | 132 |
| |
122 |
| - | |
| 133 | + | |
123 | 134 |
| |
124 | 135 |
| |
125 | 136 |
| |
126 | 137 |
| |
127 |
| - | |
128 |
| - | |
129 |
| - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
130 | 141 |
| |
131 | 142 |
| |
132 | 143 |
| |
133 | 144 |
| |
134 | 145 |
| |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
144 | 152 |
| |
145 | 153 |
| |
146 | 154 |
| |
| |||
194 | 202 |
| |
195 | 203 |
| |
196 | 204 |
| |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
| 205 | + | |
203 | 206 |
| |
204 | 207 |
| |
205 | 208 |
| |
206 | 209 |
| |
207 | 210 |
| |
208 | 211 |
| |
| 212 | + | |
| 213 | + | |
209 | 214 |
| |
210 | 215 |
| |
211 | 216 |
| |
212 | 217 |
| |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
224 | 221 |
| |
225 | 222 |
| |
| 223 | + | |
| 224 | + | |
226 | 225 |
| |
227 | 226 |
| |
228 | 227 |
| |
| |||
259 | 258 |
| |
260 | 259 |
| |
261 | 260 |
| |
262 |
| - | |
263 |
| - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
264 | 264 |
| |
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
268 |
| - | |
| 268 | + | |
269 | 269 |
| |
270 |
| - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
271 | 273 |
| |
272 | 274 |
| |
273 | 275 |
| |
| |||
285 | 287 |
| |
286 | 288 |
| |
287 | 289 |
| |
288 |
| - | |
289 |
| - | |
290 |
| - | |
| 290 | + | |
| 291 | + | |
291 | 292 |
| |
292 |
| - | |
293 |
| - | |
| 293 | + | |
| 294 | + | |
294 | 295 |
| |
295 | 296 |
| |
296 | 297 |
| |
297 | 298 |
| |
298 |
| - | |
299 |
| - | |
| 299 | + | |
| 300 | + | |
300 | 301 |
| |
301 | 302 |
| |
302 | 303 |
| |
303 |
| - | |
304 |
| - | |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 |
| - | |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
323 |
| - | |
324 |
| - | |
325 |
| - | |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
334 | 316 |
| |
335 |
| - | |
| 317 | + | |
336 | 318 |
| |
337 |
| - | |
338 |
| - | |
339 |
| - | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
340 | 333 |
| |
341 | 334 |
| |
342 | 335 |
| |
|
You can’t perform that action at this time.
0 commit comments