Commit Graph

27842 Commits

Author SHA1 Message Date
Ryan VanderMeulen
c8c8af24d0 Backed out changeset 86ed8b7700c8 (bug 967853) for browser_dbg_variables-view-popup-10.js failures. 2015-02-10 12:17:50 -05:00
Ryan VanderMeulen
81fa7448ef Backed out changesets b228f986968b and b5721ae2c2cd (bug 1092055) for browser_webconsole_certificate_messages.js failures. 2015-02-10 12:11:39 -05:00
Ryan VanderMeulen
5bd25b92d7 Backed out changeset 6a701bd8f339 (bug 1109388) 2015-02-10 11:43:45 -05:00
Gijs Kruitbosch
ee010de7d1 Bug 1130411 - use command event for browser_change_app_handler.js in effort to reduce intermittent orange, r=jaws 2015-02-09 16:06:28 +00:00
Sami Jaktholm
9e7aa2c7fd Bug 1129116 - Part 2 - Use a frame script to perform requests in browser_net_filter-0?.js instead of directly calling debuggee CPOW. r=vporof 2015-02-10 14:12:26 +02:00
Sami Jaktholm
b0df87f55e 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
Mark Goodwin
9993da7d9a Bug 1092055 - Test that webconsole messages show up for non-top level security errors. r=past 2015-02-10 00:34:00 -05:00
Masatoshi Kimura
39e52e9b0b Bug 1124039 - Enable RC4 only if ClientHelloVersion <= TLS 1.0. r=keeler 2015-02-10 22:29:51 +09:00
Jared Wein
368a880f33 Bug 1044600 - in-content preferences: empty dialogs after pressing backspace or the Back button, r=gijs 2015-02-02 16:00:00 +00:00
Patrick Brosset
26781c890a Bug 1125636 - Make the test browser_styleeditor_xul.js not depend on about:config's internal structure. r=jwalker 2015-02-11 01:59:00 -05:00
Luca Greco
45a9eb0aec Bug 1124536 - Fix Debugger UI loadSourceError on PageMod content scripts associated to 'javascript:SOURCECODE' urls. r=jlongster 2015-02-07 11:13:00 -05:00
Jordan Santell
e3013f0300 Bug 1101235 - Move tree utilities out of profiler, r=vp
--HG--
rename : browser/devtools/profiler/test/browser_profiler_categories.js => browser/devtools/performance/test/browser_profiler_categories.js
rename : browser/devtools/profiler/test/browser_profiler_content-check.js => browser/devtools/performance/test/browser_profiler_content-check.js
rename : browser/devtools/profiler/test/browser_profiler_tree-abstract-01.js => browser/devtools/performance/test/browser_profiler_tree-abstract-01.js
rename : browser/devtools/profiler/test/browser_profiler_tree-abstract-02.js => browser/devtools/performance/test/browser_profiler_tree-abstract-02.js
rename : browser/devtools/profiler/test/browser_profiler_tree-abstract-03.js => browser/devtools/performance/test/browser_profiler_tree-abstract-03.js
rename : browser/devtools/profiler/test/browser_profiler_tree-abstract-04.js => browser/devtools/performance/test/browser_profiler_tree-abstract-04.js
rename : browser/devtools/profiler/test/browser_profiler_tree-frame-node.js => browser/devtools/performance/test/browser_profiler_tree-frame-node.js
rename : browser/devtools/profiler/test/browser_profiler_tree-model-01.js => browser/devtools/performance/test/browser_profiler_tree-model-01.js
rename : browser/devtools/profiler/test/browser_profiler_tree-model-02.js => browser/devtools/performance/test/browser_profiler_tree-model-02.js
rename : browser/devtools/profiler/test/browser_profiler_tree-model-03.js => browser/devtools/performance/test/browser_profiler_tree-model-03.js
rename : browser/devtools/profiler/test/browser_profiler_tree-model-04.js => browser/devtools/performance/test/browser_profiler_tree-model-04.js
rename : browser/devtools/profiler/test/browser_profiler_tree-model-05.js => browser/devtools/performance/test/browser_profiler_tree-model-05.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-01.js => browser/devtools/performance/test/browser_profiler_tree-view-01.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-02.js => browser/devtools/performance/test/browser_profiler_tree-view-02.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-03.js => browser/devtools/performance/test/browser_profiler_tree-view-03.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-04.js => browser/devtools/performance/test/browser_profiler_tree-view-04.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-05.js => browser/devtools/performance/test/browser_profiler_tree-view-05.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-06.js => browser/devtools/performance/test/browser_profiler_tree-view-06.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-07.js => browser/devtools/performance/test/browser_profiler_tree-view-07.js
rename : browser/devtools/timeline/test/browser_timeline_blueprint.js => browser/devtools/performance/test/browser_timeline_blueprint.js
rename : browser/devtools/profiler/utils/global.js => browser/devtools/shared/profiler/global.js
rename : browser/devtools/profiler/utils/tree-model.js => browser/devtools/shared/profiler/tree-model.js
rename : browser/devtools/profiler/utils/tree-view.js => browser/devtools/shared/profiler/tree-view.js
rename : browser/devtools/timeline/widgets/global.js => browser/devtools/shared/timeline/global.js
rename : browser/devtools/timeline/widgets/marker-details.js => browser/devtools/shared/timeline/marker-details.js
rename : browser/devtools/timeline/widgets/markers-overview.js => browser/devtools/shared/timeline/markers-overview.js
rename : browser/devtools/timeline/widgets/memory-overview.js => browser/devtools/shared/timeline/memory-overview.js
rename : browser/devtools/timeline/widgets/waterfall.js => browser/devtools/shared/timeline/waterfall.js
2015-02-11 12:23:32 -08:00
Jordan Santell
976c714414 Bug 1107949 - framerate actor now continues recording in e10s after a page refresh. r=vp 2015-02-09 17:17:43 -08:00
Jared Wein
492ab5c9bc Bug 1044597 - Limit the minimum size of subdialogs in the in-content preferences. r=Gijs 2015-02-11 15:13:36 -05:00
Mark Banner
4c09f21c35 Bug 1132064 - Local video is sometimes displayed in the wrong location on the standalone Loop UI. r=mikedeboer 2015-02-11 20:28:11 +00:00
Florian Quèze
6c676d213b Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop. 2015-02-11 20:47:28 +01:00
Florian Quèze
5b852e3a2f Bug 1102038 - the 'Change Search Settings' button and the open search items cannot be used via the keyboard - follow-up to also apply the CSS changes on Windows and Linux, r=Mossop. 2015-02-11 20:47:27 +01:00
Florian Quèze
080b75a87a Bug 1111638 - add a localization note for the 'changeSearchSettings.button' string, r=flod. 2015-02-11 20:47:27 +01:00
Wes Kocher
7465de1fe4 Backed out changeset fe5c25b8b675 (bug 1071880) for various test failures on a really CLOSED TREE 2015-02-11 19:09:00 -08:00
Chris Pearce
8feccfb8e0 Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
Ryan VanderMeulen
332621b1f2 Merge m-c to inbound. a=merge 2015-02-11 16:29:25 -05:00
Brad Lassey
2cde1446bb bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-01-30 18:36:33 -05:00
Bill McCloskey
c436b0ddb8 Bug 1127927 - Make link saving safe for e10s (r=mconley) 2015-02-11 12:55:29 -08:00
Bob Owen
b56ef398b7 Bug 1132021 - Add a new sandbox level for Windows NPAPI to use USER_LIMITED access token level. r=bsmedberg, r=bbondy 2015-02-11 16:25:43 +00:00
Nathan Froyd
52356e8a4b Bug 1118502 - part 2 - ensure addOneTab sees a referrer URI if it was available; r=mconley
addOneTab uses the existence of a referrer URI to determine where to
position the newly opened tab.  Bug 1031264 changed callsites so that a
referrer URI was no longer passed in if the opening link had
rel=noreferrer set on it.  This change, then, broke placement of newly
opened tabs if their opening link had rel=noreferrer on it.

Instead of not passing in the referrer URI if rel=noreferrer, let's
instead explicitly tell addOneTab whether rel=noreferrer was present on
the opening link.  Then addOneTab can hide the referrer URI from the
actual network request, while still using the referrer URI to determine
tab placement.
2015-02-06 14:00:45 -05:00
Nathan Froyd
aeb0b56604 Bug 1118502 - part 1 - fixup grabbing of documentURIObject; r=mconley
The patch for bug 1031264 factored out an _openLinkInParameters
function.  But this new function grabbed the referrerURI from
|document|, rather from the passed in |doc|, whereas all the callers had
obtained |referrerURI| from the (to-be-passed-in) |doc| object.  Let's
fix this mix-up before going any further.
2015-02-06 13:02:44 -05:00
Ryan VanderMeulen
a502827c68 Backed out 12 changesets (bug 1107336) for Marionette harness bustage on a CLOSED TREE.
Backed out changeset 5075f0063d70 (bug 1107336)
Backed out changeset 9ef91d4fcf3b (bug 1107336)
Backed out changeset 995911340bf7 (bug 1107336)
Backed out changeset 4817d3cd3810 (bug 1107336)
Backed out changeset dad798a5e595 (bug 1107336)
Backed out changeset 4f60c437140c (bug 1107336)
Backed out changeset f92a5c6256fa (bug 1107336)
Backed out changeset 399a436c6e5f (bug 1107336)
Backed out changeset 0d04801bb2f0 (bug 1107336)
Backed out changeset 60d9d4d20971 (bug 1107336)
Backed out changeset 9c4b171c23be (bug 1107336)
Backed out changeset a07bb95eb209 (bug 1107336)

--HG--
rename : testing/marionette/driver/marionette_driver/application_cache.py => testing/marionette/client/marionette/application_cache.py
rename : testing/marionette/driver/marionette_driver/by.py => testing/marionette/client/marionette/by.py
rename : testing/marionette/driver/marionette_driver/date_time_value.py => testing/marionette/client/marionette/date_time_value.py
rename : testing/marionette/driver/marionette_driver/decorators.py => testing/marionette/client/marionette/decorators.py
rename : testing/marionette/driver/marionette_driver/errors.py => testing/marionette/client/marionette/errors.py
rename : testing/marionette/driver/marionette_driver/expected.py => testing/marionette/client/marionette/expected.py
rename : testing/marionette/driver/marionette_driver/geckoinstance.py => testing/marionette/client/marionette/geckoinstance.py
rename : testing/marionette/driver/marionette_driver/gestures.py => testing/marionette/client/marionette/gestures.py
rename : testing/marionette/driver/marionette_driver/keys.py => testing/marionette/client/marionette/keys.py
rename : testing/marionette/driver/marionette_driver/marionette.py => testing/marionette/client/marionette/marionette.py
rename : testing/marionette/driver/marionette_driver/selection.py => testing/marionette/client/marionette/selection.py
rename : testing/marionette/driver/marionette_driver/wait.py => testing/marionette/client/marionette/wait.py
2015-02-11 12:15:22 -05:00
Hallvord R. M. Steen
a9e19c13f2 Bug 967853 - Hide variable tooltip when stepping in devtools debugger. r=pbrosset 2015-01-20 07:25:31 +01:00
Ian Moody
c4ee6d8410 Bug 1027246 - use "return" instead of "throw new Task.Result()" when switching to ES6 generators. r=fitzgen 2015-02-08 14:48:00 +01:00
Vikneshwar
c5252b8f8a Bug 1027246 - replaced function with function* for generators. r=fitzgen 2015-02-08 00:48:43 +00:00
Carsten "Tomcat" Book
a4b84becee Backed out changeset 46cfe0a6aa6c (bug 1027246) for suspicion of causing dt test bustage on a CLOSED TREE 2015-02-10 13:55:51 +01:00
Carsten "Tomcat" Book
e23633282d Backed out changeset f4240674fd6c (bug 1027246) 2015-02-10 13:55:14 +01:00
Abhilash Mhaisne
ad38e9e026 Bug 1130210 - Add browser.search.showOneOffButtons value in telemetry UI, r=florian. 2015-02-10 12:49:18 +01:00
Abdelrhman Ahmed
fe51a465fc Bug 1113561 - display more than two of previous search in the suggestions pane of about:home, r=florian. 2015-02-10 12:47:43 +01:00
Abdelrhman Ahmed
304464068f Bug 1122493 - reset alias to prevent reappear keywords when restoring default search engines. r=Florian 2015-02-10 12:46:15 +01:00
Monica Chew
d5813eb1c5 Bug 1119825 - Re-enable flaky test browser_bug400731.js on Windows. r=gcp 2015-02-06 14:29:00 +01:00
Alessio Placitelli
48d1003b45 Bug 1128500 - Make CustomizationTabPreloader.jsm use HiddenFrame.jsm. r=ttaubert 2015-02-04 06:34:00 +01:00
Alessio Placitelli
fd3f2e3886 Bug 1128500 - Put |HiddenFrame| from CustomizationTabPreloader.jsm in HiddenFrame.jsm. r=ttaubert 2015-02-04 06:33:00 +01:00
Jordan Santell
dc34ab798e Bug 1130200 - Fix the mocked memory and timeline actors for older gecko targets (fx2.0, fx2.1). r=vp 2015-02-09 12:49:00 +01:00
Jordan Santell
68f6126866 Bug 1129982 - remove unused profiler string. r=vp 2015-02-06 17:52:00 +01:00
John Tungul
0111a88b7d Bug 1117722 - Changed badge.style.backgroundColor. and badge attribute. r=jaws 2015-02-08 10:38:00 +01:00
Jordan Santell
55731ffa91 Bug 1111020 - Fix key events in perf tool's call trees. r=vp 2015-02-09 12:35:00 +01:00
Jennifer Fong
0abe538ed4 Bug 1109388 - Delay reading data. r=jryans 2015-02-09 14:49:00 +01:00
Ian Moody
bc45e470d1 Bug 1027246 - use "return" instead of "throw new Task.Result()" when switching to ES6 generators. r=nfitzgerald 2015-02-08 14:48:00 +01:00
Vikneshwar
40d0074003 Bug 1027246 - replaced function with function* for generators. r=fitzgen 2015-02-08 00:48:43 +00:00
Lewis Cowper
c14bf94d78 Bug 980090 - Fixes link in empty customization palette. r=gijs 2015-02-09 15:44:44 +00:00
Mark Banner
aea50363e3 Bug 1126334 - Hello Icon should change colour when screensharing is active. r=jaws 2015-02-10 09:37:44 +00:00
Blair McBride
514156d692 Bug 1128126 - Enforce safe schemes in isInstallAllowed. r=Mossop 2015-02-10 15:47:50 +13:00
David Burns
91e06da1cc Bug 1107336: correct loop imports for marionette; r=jgriffin
--HG--
extra : rebase_source : 81184a8bdee191e4e9592f885b165ac467b65520
extra : source : 9aec81381396931906b3ebe40615618ba80024ed
2015-02-10 00:49:24 +00:00
Wes Kocher
e58bf78084 Backed out changeset f1ce87511750 (bug 1044597) for bc1 orange 2015-02-09 16:08:46 -08:00
Ryan VanderMeulen
884670e7a9 Merge m-c to fx-team. a=merge 2015-02-09 16:40:25 -05:00
Jared Wein
815bb9c358 Bug 1044597 - Limit the minimum size of subdialogs in the in-content preferences. r=Gijs 2015-02-08 23:04:43 -05:00
J. Ryan Stinnett
306abe6f39 Bug 1117067 - Don't wait for tab.detach to complete. r=ochameau 2015-02-09 14:04:46 -06:00
J. Ryan Stinnett
0e70d4cdb6 Bug 1117067 - Harden toolbox cleanup paths, async promises for WebIDE tests. r=ochameau 2015-02-09 14:04:46 -06:00
J. Ryan Stinnett
3f937378ab Bug 1117067 - Destroy toolbox before disconnect. r=ochameau 2015-02-09 14:04:46 -06:00
Tim Taubert
869cee9b4a Bug 1129978 - Replace promiseAddVisits() usage with PlacesTestUtils.addVisits() r=mak 2015-02-05 22:36:55 +01:00
Tim Taubert
c13a420c17 Bug 1129978 - Replace custom addVisits() implementations with the one in PlacesTestUtils r=mak 2015-02-05 21:58:58 +01:00
Mike de Boer
73b1f9f5e6 Bug 1113896: toggle the Loop panel upon clicking the toolbar button. r=MattN 2015-02-06 15:31:34 +01:00
Adam Roach [:abr]
129437a33f Bug 1129507 - Honor DNT for Loop analytics. r=mikedeboer 2015-02-09 11:07:57 +00:00
Patrick Brosset
cf4227f6c7 Bug 1074836 - 8 - Remove the gloal skip-if=e10s on browser/devtools/inspector tests; r=me 2015-02-09 10:03:07 +01:00
Patrick Brosset
13a2fbf72b Bug 1074836 - 7 - Fix the inspector node reselection test with e10s; r=jwalker 2015-02-09 10:03:06 +01:00
Patrick Brosset
bb69a89b03 Bug 1074836 - 6 - Fix the inspector search field test with e10s; r=jwalker 2015-02-09 10:03:06 +01:00
Patrick Brosset
6d2e123f8f Bug 1074836 - 5 - Disable iframe scrolling inspector test with e10s; r=me 2015-02-09 10:03:06 +01:00
Patrick Brosset
e2adef4fa0 Bug 1074836 - 4 - Fix the iframe deletion inspector test with e10s; r=bgrins 2015-02-09 10:03:06 +01:00
Patrick Brosset
fe55271bb2 Bug 1074836 - 3 - Fix the browser ctx-menu inspector test with e10s; r=bgrins 2015-02-09 10:03:06 +01:00
Patrick Brosset
b8037c0d37 Bug 1074836 - 2 - Disable the gcli related test in browser/devtools/inspector with e10s; r=me 2015-02-09 10:03:06 +01:00
Patrick Brosset
5bf6fafbc0 Bug 1074836 - 1 - Use both actorID and connPrefix to retrieve the right highlighter actors during inspector tests; r=miker 2015-02-09 10:03:06 +01:00
Phil Ringnalda
4aa254074e Back out c6aca5f18fdf (bug 1044597) for test failures
CLOSED TREE
2015-02-08 21:29:33 -08:00
Jared Wein
6790a1b716 Bug 1044597 - Limit the minimum size of subdialogs in the in-content preferences. r=Gijs
--HG--
extra : rebase_source : dea2def9ce68d71531521d345d4bea7c046ea498
2015-02-08 23:04:43 -05:00
Phil Ringnalda
894527337a Merge m-i to m-c, a=merge 2015-02-08 17:40:44 -08:00
Yury Delendik
1b7edaf1ff Bug 1130737 - Update Shumway to version 0.9.3775. r=till 2015-02-07 09:53:12 -06:00
Phil Ringnalda
821b92b3cc Merge f-t to m-c, a=merge 2015-02-07 18:00:22 -08:00
Phil Ringnalda
fe9f944c5c Merge m-c to f-t 2015-02-07 09:00:06 -08:00
Phil Ringnalda
3ed66121d9 Merge f-t to m-c, a=merge 2015-02-07 08:55:02 -08:00
Phil Ringnalda
72015999d3 Merge m-i to m-c, a=merge 2015-02-07 08:45:54 -08:00
ffxbld
3979d1449b No bug, Automated blocklist update from host bld-linux64-spot-075 - a=blocklist-update 2015-02-07 03:24:42 -08:00
Jordan Santell
01e8e76854 Bug 1130671 - clean up some test regressions in perf++ tool. Add toString methods for views for help rendering in tests. r=vp
From 88da44a4dfe3593dad339dc043986108e012f32c Mon Sep 17 00:00:00 2001
2015-02-06 17:45:32 -08:00
Wes Kocher
5016b7b330 Merge inbound to m-c a=merge CLOSED TREE 2015-02-06 14:44:10 -08:00
Tim Taubert
a6032934fc Bug 1118279 - Remove browser_customize_popupNotification.js r=gavin 2015-02-06 18:17:10 +01:00
Phil Ringnalda
983abc4c4d Merge m-c to f-t 2015-02-07 18:06:59 -08:00
Ryan VanderMeulen
b93ed58c9e Merge m-c to inbound. a=merge 2015-02-06 11:36:03 -05:00
Olli Pettay
b7b3faa4e9 Bug 1124245, nsGlobalWindow::IsActive shouldn't depend on the state in nsFocusManager, r=Enn
--HG--
extra : rebase_source : 5fcd4611cc73651d9f7d1d498808847f26ff1d6b
2015-02-06 18:26:29 +02:00
Ryan VanderMeulen
89ff1f8cb5 Merge inbound to m-c. a=merge 2015-02-06 09:06:38 -05:00
Mike de Boer
41ea1535c8 Bug 1091785: make sure the info panel anchors to the overflow chevron if needed. r=jaws 2015-02-06 12:09:55 +01:00
Tim Taubert
35d050050f Backed out changeset 470368b135b7 (bug 1118279) 2015-02-06 11:36:07 +01:00
Ian Moody
5b7ad85bb6 Bug 1129930 - JavaScript error: chrome://browser/content/preferences/in-content/preferences.js, line 82: TypeError: getComputedStyle(...) is null. r=Gijs 2015-02-05 16:48:46 +00:00
Avijit Gupta
4219cb4edb Bug 1091117 - Used 2x png for about:newtab through media query. r=adw 2015-02-06 02:12:41 +05:30
Tim Taubert
93139036c9 Bug 1118279 - Fix intermittent browser_customize_popupNotification.js failures r=gavin 2015-02-05 21:44:13 +01:00
Victor Porof
79d0d5c9c1 Bug 1130040 - Remove undefined reference to EVENTS.RECORDING_CREATED in performance-controller.js, r=me 2015-02-05 21:51:35 -05:00
Wes Kocher
e1292d67e5 Merge inbound to m-c a=merge CLOSED TREE 2015-02-05 16:55:01 -08:00
Mark Banner
5265de82b1 Bug 1045495 - Loop's link clicker UI needs new UX for notification of non supported platform. r=mikedeboer 2015-02-05 19:35:12 +00:00
Mark Banner
120a43a3cb Bug 1098355 - Change the functions in Loop's shared.utils.Helper to be accessible from the global state and avoid passing the helper down through the component props tree. r=mikedeboer 2015-02-05 19:35:12 +00:00
Victor Porof
046c3f35b3 Bug 1129539 - stopwatch icon in landing/recording panes in perf++ tool has padding issue in OSX, r=jsantell 2015-02-05 14:34:40 -05:00
Dave Townsend
6e2a38d03c Bug 1068186: Update window.sidebar and window.external APIs to support e10s. r=felipe
Moves nsSidebar.js to toolkit and makes it just pass messages to chrome for each
API call. MainProcessSingleton listens for those messages and passes the call
along to the search service.
Combines the validation code into the same function and takes the opportunity to
support relative URLs too.
Adds a bunch of tests for these web APIs.

Also fixes:
Bug 518929: Implement window.external APIs in core code
Bug 530847: Remove Fennec's nsISidebar implementation once that code is moved into the core
Bug 517720: Adding a search engine using relative URIs is not supported

--HG--
rename : browser/components/sidebar/nsSidebar.js => toolkit/components/search/nsSidebar.js
extra : rebase_source : 3e9caa49383e78e73e5f111ff09fb063f2cfa7c0
2015-02-02 12:15:26 -08:00
Victor Porof
9222fe31d1 Bug 1121192 - Mouse events sometimes don't fire in the canvas graphs, r=jsantell 2015-02-06 13:26:10 -05:00
Victor Porof
beef2a3445 Bug 1130276 - Add an 'invert flame graph' option to go along with 'invert call tree', r=jsantell 2015-02-06 13:26:08 -05:00
Victor Porof
febf13d448 Bug 1130278 - The 'show-platform-data' pref is irrelevant for memory call trees, r=jsantell 2015-02-06 13:23:18 -05:00
Victor Porof
d91ba1c031 Bug 1130274 - JS and Memory flame graphs get rerendered but don't actually change when prefs are modified, r=jsantell 2015-02-06 13:23:02 -05:00
Victor Porof
25297694d4 Bug 1130273 - PerformanceView._onClearButtonClick listener is never removed from _clearButton, r=jsantell 2015-02-06 13:21:48 -05:00
Victor Porof
f08175aac0 Bug 1130272 - OverviewView._onGraphSelecting doesn't need to check if a recording is available, r=jsantell 2015-02-06 13:21:41 -05:00