Firefox: observe main_frame requests too

pull/2/head
Deathamns 10 years ago committed by gorhill
parent 7348d11871
commit f432dfa856

@ -832,6 +832,7 @@ vAPI.net.registerListeners = function() {
3: 'image', 3: 'image',
4: 'stylesheet', 4: 'stylesheet',
5: 'object', 5: 'object',
6: 'main_frame',
7: 'sub_frame', 7: 'sub_frame',
11: 'xmlhttprequest' 11: 'xmlhttprequest'
}; };

Loading…
Cancel
Save