gecko-dev/devtools/client/webconsole/new-console-output
Nicolas Chevobbe 25ccec6cf2 Bug 1307905 - Ignore irrelevant properties in stub generation; r=linclark
This can be tested by inserting a new stub in first position, in order to change
the actor id on the existing stubs, and then check in the resulting diff that
actor id, timestamp and timer properties are not modified.

MozReview-Commit-ID: K5enQ5cF7RR

--HG--
extra : rebase_source : 7e52d01393d84b3fef637682faae668179093a0a
2016-10-25 20:16:50 +02:00
..
actions Bug 1307873 - Add support for console group. r=linclark 2016-10-07 07:17:00 -04:00
components Bug 1307908 - Implement custom styles in new console frontend. r=linclark,tromey; 2016-10-08 15:31:11 +02:00
reducers Bug 1307873 - Add support for console group. r=linclark 2016-10-07 07:17:00 -04:00
selectors Bug 1307873 - Add support for console group. r=linclark 2016-10-07 07:17:00 -04:00
test Bug 1307905 - Ignore irrelevant properties in stub generation; r=linclark 2016-10-25 20:16:50 +02:00
utils Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans 2016-10-25 21:30:18 -06:00
constants.js Bug 1305788 - Part 1: Sync changed filter prefs back to system. r=bgrins 2016-10-02 15:16:48 -07:00
main.js Bug 1304178 - Run less code on startup of new console frontend;r=linclark 2016-10-06 17:09:55 -07:00
moz.build Bug 1289258 - Part 6: Convert store tests. r=bgrins 2016-07-27 16:24:15 -04:00
new-console-output-wrapper.js Bug 1307908 - Implement custom styles in new console frontend. r=linclark,tromey; 2016-10-08 15:31:11 +02:00
store.js Bug 1305788 - Part 1: Sync changed filter prefs back to system. r=bgrins 2016-10-02 15:16:48 -07:00
types.js Bug 1307908 - Implement custom styles in new console frontend. r=linclark,tromey; 2016-10-08 15:31:11 +02:00