Home | History | Annotate | Download | only in automation

Lines Matching full:tabs

33 #include "chrome/browser/tabs/tab_strip_model.h"
73 // {'tabs': [{'start_time_ms': 1, 'stop_time_ms': 2.5},
76 // Only includes entries for the |tab_count| tabs we are monitoring.
1269 // Allows the automation provider to wait for all the tabs to finish any
1270 // pending loads. This only waits for tabs that exist at the observer's
1271 // creation. Will send a message on construction if no tabs are loading