aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/devtool-log.js
Commit message (Collapse)AuthorAgeFilesLines
* Change extension descriptionDeathamns2015-03-071-1/+1
|
* oopsgorhill2015-03-031-2/+2
|
* more work on request loggergorhill2015-03-031-17/+86
|
* trivial request logger workgorhill2015-03-031-0/+8
|
* code reviewgorhill2015-03-021-5/+2
|
* request log filtering: early draftgorhill2015-03-021-5/+108
|
* oopsgorhill2015-03-011-1/+1
|
* mind pipe anchors when highlighting as per filtergorhill2015-03-011-0/+2
|
* This fixes scrolling not being pinned on Firefoxgorhill2015-01-261-1/+23
|
* this fixes #582gorhill2015-01-231-3/+14
|
* this fixes #503gorhill2015-01-161-0/+3
|
* Implement vAPI.insertHTMLDeathamns2015-01-131-1/+1
| | | | | | | | | | The purpose of this API is basically to satisfy AMO reviewers in the future, since the use of innerHTML with variables (i.e., not plain text) will be rejected without any questions. Since this is not a problem for browsers other than Firefox, they will use simple innerHTML assignment, however safe-parsing could be implemented for them too.
* also log root document for conveniencegorhill2015-01-071-0/+3
|
* code reviewgorhill2015-01-071-8/+3
|
* lot of work related to dynamic filtering + new net requests loggergorhill2015-01-061-0/+178