Commit 9294201
committed
Simplify no-handler case: throw exception any time there is no handler for a message. Similarly, let runtime exceptions inside handlers bubble up and be caught by webkit instead of simply logging them in WVJB. References GH PR marcuswestin#97
1 parent c8e4234 commit 9294201
1 file changed
+5
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | 193 | | |
198 | 194 | | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | 195 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
211 | 199 | | |
| 200 | + | |
| 201 | + | |
212 | 202 | | |
213 | 203 | | |
214 | 204 | | |
| |||
0 commit comments