• Eduardo Sanz García's avatar
    Remove two steps process for `FrameObserver` · bbe76799
    Eduardo Sanz García authored
    Previously, after `FrameObserver` was constructed it required
    `.observe(callback1, callback2)` method to be executed to start the
    observation.
    
    With this change the callbacks are provided in the constructor and the
    observation starts immediately.
    bbe76799
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...