DescriptionThis fixes https://issues.adblockplus.org/ticket/117. The critical part is really dealing with potential reentrance. Originally I wanted to add reentrance protection to INIParser but that would allow the "done" notification to happen before all lines are processed. So it seems that preventing reentrance in IO.readFromFile() is the best option.
Patch Set 1 #
Total comments: 9
Patch Set 2 : Fixed wrong callback parameters #
MessagesTotal messages: 5
|