This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit dcc479c
committed
[[ Bug 19486 ]] Foreign handler bind failure should throw an error
This patch ensures that if foreign handler binding fails, and the
bind was required, and not optional then an appropriate error
object is thrown.1 parent b5e7df2 commit dcc479c
2 files changed
+28
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
753 | | - | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
754 | 762 | | |
755 | 763 | | |
756 | 764 | | |
| |||
799 | 807 | | |
800 | 808 | | |
801 | 809 | | |
802 | | - | |
803 | | - | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
804 | 819 | | |
805 | | - | |
806 | | - | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
807 | 824 | | |
808 | 825 | | |
809 | 826 | | |
| |||
815 | 832 | | |
816 | 833 | | |
817 | 834 | | |
818 | | - | |
| 835 | + | |
| 836 | + | |
819 | 837 | | |
820 | 838 | | |
821 | 839 | | |
| |||
0 commit comments