DescriptionMove core/dom timers to frame-specific task runners.
- CSSSelectorWatch is used to implement a Blink public API that supports
the chrome.declarativeContent [1] extension API. This is an internal
implementation detail of Chrome, and has been moved to the unspecced
timer task source.
- The presentation attribute [2] cache cleaner remains as-is, since it's
a static cleaner shared among different frames.
[1] https://developer.chrome.com/extensions/declarativeContent
[2] e.g. bgcolor, topmargin, etc attributes on a body element
BUG=624694
Committed: https://crrev.com/e77aadd2660b37e28778fe0f9e423ca941b24722
Cr-Commit-Position: refs/heads/master@{#441311}
Patch Set 1 #
Messages
Total messages: 15 (8 generated)
|