Commit 72d3fb0
committed
HTML API: Prevent bookmark exhaustion from throwing.
When bookmark exhaustion occurs during processing, return `false` instead of throwing an `Exception`.
Developed in WordPress/wordpress-develop#10616.
Props jonsurrell, westonruter, dmsnell.
Fixes #64394.
Built from https://develop.svn.wordpress.org/trunk@61755
git-svn-id: http://core.svn.wordpress.org/trunk@61061 1a063a9b-81f0-0310-95a4-ce76da25c4cd1 parent 9e1e691 commit 72d3fb0
2 files changed
Lines changed: 19 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1042 | 1042 | | |
1043 | 1043 | | |
1044 | 1044 | | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
1045 | 1054 | | |
1046 | | - | |
| 1055 | + | |
1047 | 1056 | | |
1048 | 1057 | | |
1049 | 1058 | | |
| |||
1153 | 1162 | | |
1154 | 1163 | | |
1155 | 1164 | | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
1156 | 1171 | | |
1157 | 1172 | | |
1158 | 1173 | | |
| |||
6315 | 6330 | | |
6316 | 6331 | | |
6317 | 6332 | | |
| 6333 | + | |
| 6334 | + | |
6318 | 6335 | | |
6319 | 6336 | | |
6320 | 6337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments