gecko-dev/dom/reporting/tests
Logan Smyth e962578670 Bug 1518661 - Part 3: Adjust call-expression positions. r=jimb,jorendorff
When we mark call expressions as breakpoints, we want to make it as likely
as possible that the call has its own unique positon. The existing logic
means that it is more likely that the beginning of a call will align
with the start of an expression statement or other debuggable step point.
By using the property-access location, we're less likely to collide.

Thid also adds a new bytecodes that were missed in the original code that
added this position handling logic.

Differential Revision: https://phabricator.services.mozilla.com/D17661

--HG--
extra : moz-landing-system : lando
2019-02-13 02:55:21 +00:00
..
gtest Bug 1508310 - Implement Report-to header support - part 6 - Remove endpoints, r=smaug 2018-12-01 21:26:09 +01:00
.eslintrc.js Bug 1508310 - Implement Report-to header support - part 9 - cleanup tests, r=smaug 2018-12-01 21:26:10 +01:00
browser.ini Bug 1508310 - Implement Report-to header support - part 9 - cleanup tests, r=smaug 2018-12-01 21:26:10 +01:00
browser_cleanup.js Bug 1515277 - Separate ClearData flag for Reporting data, r=jkt, r=smaug 2019-01-11 09:43:58 +01:00
delivering.sjs Bug 1508310 - Implement Report-to header support - part 13 - Test for header in workers, r=smaug 2018-12-01 21:26:10 +01:00
empty.html Bug 1508310 - Implement Report-to header support - part 9 - cleanup tests, r=smaug 2018-12-01 21:26:10 +01:00
iframe_delivering.html Bug 1508310 - Implement Report-to header support - part 13 - Test for header in workers, r=smaug 2018-12-01 21:26:10 +01:00
mochitest.ini Bug 1511666 - Disable test_delivering.html on android debug for frequent failures. r=jmaher 2018-12-11 01:16:00 +02:00
test_delivering.html Bug 1508310 - Implement Report-to header support - part 11 - Limit the number of reports, r=smaug 2018-12-01 21:26:10 +01:00
test_deprecated.html Bug 1518661 - Part 3: Adjust call-expression positions. r=jimb,jorendorff 2019-02-13 02:55:21 +00:00
test_memoryPressure.html
worker_delivering.js Bug 1508310 - Implement Report-to header support - part 13 - Test for header in workers, r=smaug 2018-12-01 21:26:10 +01:00