summaryrefslogtreecommitdiffstats
path: root/components/translate/README
diff options
context:
space:
mode:
authorpeter@chromium.org <peter@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-07 17:31:40 +0000
committerpeter@chromium.org <peter@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-07 17:31:40 +0000
commite1cdab2a550ab533252a6108ed888e7eff684567 (patch)
tree5d3f15b7228b25091d26f984bcda6fd0caa1786d /components/translate/README
parentf0355bde4fb23065760098f36aa71bce0655955a (diff)
downloadchromium_src-e1cdab2a550ab533252a6108ed888e7eff684567.zip
chromium_src-e1cdab2a550ab533252a6108ed888e7eff684567.tar.gz
chromium_src-e1cdab2a550ab533252a6108ed888e7eff684567.tar.bz2
Run the incognito title-changing content_script extension for tests at document_end
In Blink r164582 ("Don't set document.title when there is no <head>") Blink aligns the behavior of the "document.title" property with the HTML specification, and now disregards users who set the title when no <head> or <title> element exist yet. This content_script extension runs at document_start, at which time no DOM is available yet. Changing this to document_end means that the DOM is available, and it's thus able to change the page's title (the sole purpose of the extension). BUG=332106 R=wjmaclean@chromium.org Review URL: https://codereview.chromium.org/117993006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243317 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/translate/README')
0 files changed, 0 insertions, 0 deletions