Commit Graph

44 Commits

Author SHA1 Message Date
gorhill a1da6df4d6 fine tuning warning page 2015-03-30 13:10:29 -04:00
gorhill f2ff0edfaf this fixes #1013, #1062 (draft) 2015-03-27 13:00:55 -04:00
gorhill a4b4bc98ff this fixes #1013 2015-03-25 19:28:22 -04:00
gorhill 58ebcd21c3 code review: floating net requests recategorized as behind-the-scene 2015-03-21 20:30:00 -04:00
gorhill fb3f17147b code review 2015-03-21 16:52:35 -04:00
gorhill 88b517e6fa code review 2015-03-16 07:46:11 -04:00
gorhill f648727042 forgot to comment out logging.. 2015-03-15 14:04:07 -04:00
gorhill 1d3dd12fab this fixes #1025 2015-03-15 13:59:17 -04:00
gorhill aab341dbd9 no need to test parentFrameId for `main_frame` requests 2015-03-13 10:20:33 -04:00
gorhill 4e9496b2f8 commenting out debugging code 2015-03-13 10:02:33 -04:00
gorhill ae3e5d3519 oops 2015-03-13 09:55:44 -04:00
gorhill 4a76b6f4d0 this fixes #1001 and subsequent filtering issues (hopefully) 2015-03-13 09:48:10 -04:00
gorhill 0f206fd602 try as much as possible to bind root doc to tab (#1001) 2015-03-13 08:36:12 -04:00
gorhill 6dd4a244fc this fixes #1001 2015-03-13 07:51:57 -04:00
gorhill 8341fb2193 this fixes #967 2015-03-08 11:06:36 -04:00
Deathamns 95b778fbc7 Change extension description 2015-03-07 19:20:18 +01:00
gorhill 1136734e33 this fixes #915 2015-03-02 10:41:51 -05:00
gorhill 6a3f2242b6 this addresses #905#issuecomment-76543649 2015-02-28 15:42:32 -05:00
gorhill 5291e3e27a debugging code 2015-02-26 12:30:12 -05:00
gorhill b323a335cd this fixes #886 2015-02-25 14:15:36 -05:00
gorhill bbb2d8d1ff move profiling code to platform-specific 2015-02-03 18:40:56 -05:00
gorhill 8dcc994371 addressing all small details 2015-01-24 12:06:22 -05:00
gorhill 4edfae4b94 code review: jshint'ed 2015-01-21 08:59:23 -05:00
gorhill 255c68baa4 this fixes #536 2015-01-20 19:39:13 -05:00
gorhill 7f78ce2260 bring up to date with master 2015-01-19 18:45:00 -05:00
gorhill 759a156e24 started work on #105, #475, and possibly #510 2015-01-19 18:42:58 -05:00
gorhill 5ee417e110 new revision 2015-01-18 22:26:07 -05:00
gorhill de88721132 Re. #540: disabling local mirroring for the time being 2015-01-18 19:17:36 -05:00
gorhill 470eef85f3 this fixes #525 2015-01-17 15:03:33 -05:00
gorhill 94453ed878 this fixes #519 2015-01-17 07:53:19 -05:00
gorhill 554129648d this fixes #503 2015-01-16 12:15:12 -05:00
gorhill b436f8e829 this fixes #490 2015-01-13 11:54:54 -05:00
gorhill ae2eb25e25 also log root document for convenience 2015-01-07 18:56:03 -05:00
gorhill 1597ce7fd9 lot of work related to dynamic filtering + new net requests logger 2015-01-06 08:01:15 -05:00
gorhill 4cbfb0fa6b semantically better 2015-01-01 10:57:03 -05:00
gorhill 5bfe3b09a7 filtering result has been refactored 2015-01-01 10:55:00 -05:00
gorhill 1fe7045b92 too many changes for #433: branching so that I can commit and keep working on it 2014-12-28 10:07:43 -05:00
gorhill 8eaa92f0a2 for debugging purpose when investigating 2014-12-22 18:38:18 -05:00
Raymond Hill be082cb666 this fixes #384; more reading required for a long-term solution--if any 2014-11-29 18:26:01 -02:00
Raymond Hill f149b2e340 jshint 2014-11-24 20:20:21 -02:00
Raymond Hill 338bf59507 give specific message handlers priority over default one 2014-11-16 11:09:28 -02:00
Deathamns 1a83d1a753 Move vAPI into .jshintrc as a global 2014-11-09 17:39:22 +01:00
Deathamns 0886f7e886 Add .jshintrc, and use the "use strict" directive
.jshintrc's otion-set is a personal choice, merely a suggestion.
Beside that, it includes some common globals for specific browsers, so
there's no need to set the globals in every .js file.

In order to force strict coding, "use strict" directive was added into
every .js file.
2014-11-09 17:39:17 +01:00
Deathamns 5b79bf3536 Work on vendor API abstraction, and near complete Safari support 2014-11-09 17:39:12 +01:00