DescriptionHandle crash when submitting an injected form on an "image document page".
Document encoding isn't set in an image document page. When html+javascript are injected into the document page, which has forms that are submitted with values, it looks for the doc encoding type(which isn't set) to encode the form data. The patch fixes it by When encoding isn't set, derive it from default charset.
BUG=226644
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159667
Patch Set 1 #
Total comments: 2
Patch Set 2 : Test cleanup and rebase code. #
Messages
Total messages: 10 (0 generated)
|