blob: 08a0a3a6b16a8d5329085fc1f794e3b05b55acbf [file] [log] [blame]
Test that checks location resolving mechanics for TimerInstall TimerRemove and FunctionCall events with scriptId.
It expects two FunctionCall for InjectedScript, two TimerInstall events, two FunctionCall events and one TimerRemove event to be logged with performActions.js script name and some line number.
detailsTextContent for TimerInstall event: 'performActions.js:32'
details.textContent for TimerInstall event: 'performActions.js:32'
detailsTextContent for TimerInstall event: 'performActions.js:33'
details.textContent for TimerInstall event: 'performActions.js:33'
detailsTextContent for FunctionCall event: 'performActions.js:37'
details.textContent for FunctionCall event: 'intervalTimerWork @ performActions.js:37'
detailsTextContent for FunctionCall event: 'performActions.js:37'
details.textContent for FunctionCall event: 'intervalTimerWork @ performActions.js:37'
detailsTextContent for TimerRemove event: 'performActions.js:40'
details.textContent for TimerRemove event: 'performActions.js:40'