DescriptionBetter handling of broken applet codebase
A broken codebase would result in using an invalid url as base url in
the KURL constructor and that never results in anything useful (could
even crash). Since HTMLAppletElement is deprecated and badly documented
the goal of this patch is mostly to avoid the known badness and not to
make HTMLAppletElement perfect.
R=fs@opera.com
BUG=374110
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193633
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|