Commit 91c6c4d
Use dictionary for calling input filters (#56089)
Summary:
Pull Request resolved: #56089
Changelog: [Internal]
Replaces chained input filter calls with an iteration over a dict.
Reviewed By: cipolleschi
Differential Revision: D96455826
fbshipit-source-id: bdaf44285db6d3432a6401d6118f245abfa7dafb1 parent 4aacd3f commit 91c6c4d
1 file changed
+11
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
17 | 24 | | |
18 | 25 | | |
19 | 26 | | |
| |||
26 | 33 | | |
27 | 34 | | |
28 | 35 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
33 | 40 | | |
34 | 41 | | |
35 | 42 | | |
| |||
0 commit comments