Chromium Code Reviews
DescriptionDelay installing supplement objects
Currently supplement objects are installed before window->document() is set.
This is problematic (accurately, this will become a problem when I remove DOMWindowProperty
in a follow-up patch) because the supplement objects cannot be associated with
ContextLifecycleObserver when they are instantiated.
We should install supplement objects after window->document() is set.
BUG=610176
Committed: https://crrev.com/52548aab6ce67bf935040946021baba7f57e2a53
Cr-Commit-Position: refs/heads/master@{#423126}
Patch Set 1 #Patch Set 2 : temp #Patch Set 3 : temp #Patch Set 4 : temp #
Messages
Total messages: 22 (15 generated)
|
||||||||||||||||||||||||||||