Commit 78d7382
committed
HTML API: Increase HTML Processor bookmark limit to 10,000.
The limit was overly conservative and bookmark exhaustion may occur on realistic documents. The increased limit allows documents with much greater depth to be safely processed.
The limit is increased from 100 to 10,000.
Developed in WordPress#10820.
Follow-up to [61755].
Props jonsurrell, dmsnell, westonruter.
See #64394.
git-svn-id: https://develop.svn.wordpress.org/trunk@61756 602fd350-edb4-49c9-b593-d223f7449a821 parent 7a58dc0 commit 78d7382
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
155 | | - | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
0 commit comments