Commit Graph

735 Commits

Author SHA1 Message Date
Ehsan Akhgari
cb6d24c729 Bug 1235378 - Increase the timeout of browser_animation_timeline_shows_iterations.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
7a78a112e9 Bug 1235496 - Increase the timeout of browser_perf-options-enable-framerate.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
184e7e72a2 Bug 1235504 - Increase the timeout of browser_animation_timeline_scrubber_moves.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
200bd66c0d Bug 1235669 - Increase the timeout of browser_animation_timeline_shows_delay.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
6bfbb32f7b Bug 1235683 - Increase the timeout of browser_animation_same_nb_of_playerWidgets_and_playerFronts.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
07440a3b8c Bug 1235684 - Increase the timeout of browser_animation_timeline_rate_selector.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
6e60cd7bab Bug 1235685 - Increase the timeout of browser_animation_playerWidgets_target_nodes.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
999ac124e8 Bug 1235687 - Increase the timeout of browser_animation_running_on_compositor.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
f7fe885844 Bug 1235688 - Increase the timeout of browser_animation_target_highlighter_lock.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
293d0ae5c8 Bug 1235690 - Increase the timeout of browser_animation_playerFronts_are_refreshed.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
5196bb2963 Bug 1235691 - Increase the timeout of browser_perf-details-calltree-render.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
398020923e Bug 1235692 - Increase the timeout of browser_perf-loading-02.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
7a3fe684c7 Bug 1235693 - Increase the timeout of browser_perf-refresh.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
73d1fccc0a Bug 1235698 - Increase the timeout of browser_animation_timeline_shows_time_info.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
c1b61ecf84 Bug 1235699 - Increase the timeout of browser_animation_toggle_button_resets_on_navigate.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
e80925ab61 Bug 1235705 - Increase the timeout of browser_animation_timeline_ui.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
b24b1de42f Bug 1235706 - Increase the timeout of browser_animation_timeline_currentTime.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
30cb1b4f89 Bug 1235784 - Increase the timeout of browser_animation_shows_player_on_valid_node.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
81d39dee93 Bug 1235785 - Increase the timeout of browser_animation_toggle_button_toggles_animations.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
83d1acc837 Bug 1235788 - Increase the timeout of browser_perf-jit-view-01.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
76506fa4ea Bug 1235791 - Increase the timeout of browser_animation_timeline_scrubber_exists.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
df91266d08 Bug 1235809 - Increase the timeout of browser_animation_participate_in_inspector_update.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
e2a87e134e Bug 1235810 - Increase the timeout of browser_animation_refresh_when_active.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
5370ebdba4 Bug 1235812 - Increase the timeout of browser_perf-details-05.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
b66586f74c Bug 1235817 - Increase the timeout of browser_perf-options-show-idle-blocks-01.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
26a132c7e4 Bug 1235815 - Increase the timeout of browser_animation_timeline_header.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
72907f7e02 Bug 1235903 - Increase the timeout of browser_animation_refresh_on_added_animation.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
6305fb1ae6 Bug 1235904 - Increase the timeout of browser_animation_timeline_scrubber_movable.js 2015-12-30 22:27:40 -05:00
Wes Kocher
a3a5bda88d Merge inbound to m-c a=merge
--HG--
extra : commitid : LoYhgKpsXCV
2015-12-30 17:34:05 -08:00
Nick Fitzgerald
dc7807bb13 Bug 1235457 - Create ThreadSafeDevToolsUtils for the utilities that can be used in workers; r=jsantell
This commit adds the ThreadSafeDevToolsUtils module for utilities that are
guaranteed to work off the main thread. It also makes DevToolsUtils re-export
the thread-safe utilities. This is similar to ChromeUtils and
ThreadSafeChromeUtils webidl interfaces.
2015-12-30 09:37:01 -08:00
Jeff Walden
5be7be38a1 Bug 1235615 - Split JS::CompartmentOptions into JS::CompartmentCreationOptions that are immutable characteristics of a compartment, and JS::CompartmentBehaviors that may be changed after the compartment's been created. r=terrence
--HG--
extra : rebase_source : f08c380ae247d3308d4c36788ac765de1b75af50
2015-12-28 16:15:52 -06:00
Sebastian Hengst
7e18cc3c76 Backed out 3 changesets (bug 828008) for failing M(dt2) on Linux x64 debug and OS 10.6 debug and M-e10s(dt5) on Windows 7 debug. r=backout
Backed out changeset 426164db47c6 (bug 828008)
Backed out changeset 6dbba51c24d2 (bug 828008)
Backed out changeset 773075ac2210 (bug 828008)
2015-12-29 21:11:04 +01:00
Jordan Santell
d971af30f9 Bug 1219544 - Decouple the react Frame component from the memory view and pull out source utilities from frame utilities in performance tool. r=fitzgen
--HG--
rename : devtools/client/shared/source-utils.js => devtools/client/shared/view-source.js
2015-12-29 13:23:05 -05:00
Tim Nguyen
8d1e5a02b1 Bug 828008 - Test fix for responsive mode UA. r=vporof a=bustage
--HG--
extra : commitid : Euzc4plDO3J
2015-12-29 09:46:01 -08:00
Tim Nguyen
cdcef26271 Bug 828008 - Add test for responsive mode UA textbox. r=jryans 2015-12-23 15:08:00 +01:00
Tim Nguyen
0abebf5a93 Bug 828008 - Add an UI to emulate user agent from responsive mode. r=jryans 2015-12-28 12:03:00 +01:00
Tim Nguyen
0200db2cae Bug 1029371 - Make style editor media sidebar interact with media sidebar. r=bgrins r=paul r=mgoodwin 2015-02-18 03:39:00 +01:00
Tim Nguyen
40a73c144f Bug 828008 - Expand TabActor to support UA emulation. r=jryans 2015-12-23 15:04:00 +01:00
Lin Clark
a588881ffe Bug 1232743 - Ignore max-len ESLint rule for URLs and loader lines. r=pbrosset 2015-12-15 11:03:00 +01:00
Dão Gottwald
04c4522c4c Bug 384336 - Firefox window should be maximized on first run on small screens. r=MattN 2015-12-27 01:02:23 +01:00
Tim Nguyen
066bb55f87 Bug 1234833 - Fix handling of some PostData parameters. r=vporof
--HG--
extra : commitid : 9f4tOFMthda
2015-12-26 13:52:59 -05:00
Ryan VanderMeulen
9a3523097f Merge fx-team to m-c. a=merge 2015-12-25 20:33:39 -05:00
Gabriel Luong
55b92178f1 Bug 1206463 - Eslint cleanup for source editor r=mratcliffe 2015-12-25 15:57:20 -05:00
Sami Jaktholm
56f626002e Bug 1234809 - Fix 1xx response status indicators in Network Monitor. r=vporof
--HG--
extra : commitid : KwrqctGtpMc
2015-12-23 13:03:19 +02:00
Sami Jaktholm
8e79b85243 Bug 1234179 - Use DTU.fetch() to load test-actor source in Markup View and Inspector tests. r=ochameau
The current request() method in test-actor-registry.js uses a
deprecated API to fetch the source for the test actor which leads to
failed assertions in debug tests. Since the DevToolsUtils module already
contains a fetch method that doesn't use the deprecated APIs, there's
no reason to duplicate the functionality in test-actor-registry.js.

This changeset replaces the old source fetching code from test-actor-
registry.js with a call to DevToolsUtils.fetch() that uses the NetUtil
APIs in an up-to-date fashion.

--HG--
extra : commitid : H0L3jaedtme
2015-12-21 10:51:15 +02:00
Bill McCloskey
234f2a465f Bug 1213680 - Stop using picker by default when opening inspector (r=pbrosset) 2015-12-23 12:29:39 -08:00
Nigel Babu
a9aab58dd7 Backed out changeset 3cc8559d0d65 (bug 384336) on suspicion of causing test bustage
--HG--
extra : commitid : 7Qk18O94CzN
extra : rebase_source : cd1fd7696623fc349342ede7f8736d6ed5cae291
2015-12-23 10:52:25 +05:30
Brian Grinstead
ddd1e2b6d2 Bug 1234604: Use add_task instead of asyncTest;r=jryans
--HG--
extra : commitid : Nmzi44eDmd
2015-12-22 15:06:35 -08:00
Brian Grinstead
1f75d51e52 Bug 1233043 - Revert non-asset changes from 645cb0f2d283;r=me
--HG--
extra : commitid : Ipj6bUgyV4B
2015-12-22 14:53:25 -08:00
Helen V. Holmes
fc629890de Bug 1233043 - Alternate icons for improved tool discoverability;r=bgrins
--HG--
extra : commitid : D6wtC1XgS6a
2015-12-22 14:24:40 -08:00