DescriptionRestore Title identification.
https://codereview.chromium.org/275493007 broke title identification since we no
longer traverse the <HEAD> element causing us to not find the title.
Since we're moving away from Boilerpipe's SAX handling, just use
document.title directly instead of trying to detect as part of the Sax
event stream.
BUG=367243
R=cjhopman@chromium.org
Committed: 8c95c16
Patch Set 1 : #Patch Set 2 : cleanup #
Total comments: 1
Patch Set 3 : trim title #
Messages
Total messages: 4 (0 generated)
|