Chromium Code Reviews
DescriptionIDL: Overwrite pickle file when an exception occurs
It seems that TypeErrors can be thrown when we modify the content of
pickle files (e.g. InterfacesInfoCoreIndividual.pickle). We can
just overwrite pickle files if pickle.load() throws an exception.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184334
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Messages
Total messages: 10 (3 generated)
|