Commit Graph

13 Commits

Author SHA1 Message Date
Jordan Santell
ceac8dc058 Bug 1058898 - Enable e10s tests on the performance tool. r=vp 2015-05-10 01:20:56 -07:00
Brian Grinstead
9979f66d32 Bug 1036324 - Adds option to walker.parents() to not traverse DocShellTreeItems of different types
This option helps avoiding blank inspector situations when trying to use the right-click ctx
menu in the browser to inspect an element *while* the page is reloading.
2015-04-15 13:49:00 +02:00
Patrick Brosset
9eb3bf7352 Bug 1146591 - Avoid unsafe CPOW usage in helper_outerhtml_test_runner.js; r=bgrins
helper_outerhtml_test_runner.js was accessing DOM nodes directly in content (via
CPOWs) to check their outerHTML.
This change adds outerHTML, innerHTML and textContent to the common
devtools:test:getDomElementInfo frame-script message listener so that the test
can get it there instead.
2015-03-25 18:03:22 +01:00
Patrick Brosset
dd9c1738cc Bug 1146566 - 1 - Use devtools common frame-script in markupview tests and add helper; r=bgrins
This change loads the devtools common frame-script-utils.js frame-script in the browser message
manager when a new test tab is opened by a test, and it adds a new getDomElementInfo message
listener useful for many tests to retrieve data about a node without having to go through a
CPOW.
2015-03-25 10:53:24 +01:00
Patrick Brosset
0a6a9e354e Bug 1120343 - 3 - Tests for the current time control in the animation panel; r=miker 2015-03-18 12:17:07 +01:00
Sami Jaktholm
ab48e0550b Bug 1129116 - Part 1 - Add support for performing XMLHttpRequests with devtools frame-script-utils.js. r=vporof 2015-02-10 14:05:41 +02:00
Jordan Santell
2bd91dfb92 Bug 1058879 - enable browser_canvas-actor-test-10.js for e10s. r=vp 2014-10-29 13:03:00 +01:00
Jordan Santell
bb22bab596 Bug 1077442 - Create a pseudo-PerformanceFront, r=vp 2014-10-23 12:47:00 +02:00
Mark Hammond
ed79d175e6 Bug 1070835 - allow browser_toolbox_window_reload_target.js to work with e10s enabled. r=past 2014-09-23 09:22:06 +10:00
Ryan VanderMeulen
5a14341b43 Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00
Jordan Santell
6bee33dfb7 Bug 1025864 - Add observer updates when AudioParams change in the Web Audio Editor. r=vp, r=dcamp 2014-08-19 08:57:00 -04:00
Brian Grinstead
382d8bc09e Bug 1030318 - Enable devtools/framework tests with e10s. r=mratcliffe 2014-08-06 06:16:00 -04:00
Jordan Santell
44e0512aee Bug 1034295 - Add e10s support to shader editor. r=vp, r=jryans 2014-07-29 13:57:00 +02:00