Commit Graph

30376 Commits

Author SHA1 Message Date
Ryan VanderMeulen
90fcd7d1ec Merge inbound to m-c. a=merge 2015-05-29 09:32:46 -04:00
Ryan VanderMeulen
9f19207d9a Merge fx-team to m-c. a=merge 2015-05-29 09:20:52 -04:00
Gabor Krizsanits
8307360cb0 Bug 1164011 - Fixing defaultShims. r=billm 2015-05-29 14:47:49 +02:00
Andrew Osmond
2250b84012 Bug 1169342 - Remove nsIDOMDeviceStorage. Cleanup nsDOMDeviceStorage event wrappers. r=dhylands 2015-05-28 18:53:16 -04:00
Victor Porof
2c096a7a0c Backed out changeset 549e09a3e84d for breaking the web audio editor, r=permaorange 2015-05-28 18:09:25 -04:00
Victor Porof
2b7124d5f4 Bug 1169135 - Make Graphs.jsm a require module, r=jsantell 2015-05-28 17:04:16 -04:00
Victor Porof
24f11ff05a Bug 1169352 - Temporarily disable assertion in browser_timeline-waterfall-rerender.js, r=orange 2015-05-28 16:17:17 -04:00
Felipe Gomes
4490d3741c Bug 1169347 - Feedback form not popping up when disabling e10s on Aurora. r=Mossop 2015-05-28 17:12:46 -03:00
Marco Bonardo
155bdaf614 Bug 1168811 - Enable Unified AutoComplete. r=Mossop 2015-05-28 21:27:43 +02:00
James Long
f70c41a4d3 Bug 1166844 - treat eval'ed code from the console as unnamed eval sources r=ejpbruel 2015-05-28 12:39:56 -04:00
Jordan Santell
c611bc7e9c Bug 1147143 - Inverted call tree times are now based on the context of their position in the tree, non-leaf frames do not have self costs, and total costs add up to their parent. r=shu 2015-05-23 15:58:56 -07:00
Dave Townsend
8334b01998 Bug 1168954: Unexpected "Install" button appears on add-on install progress doorhanger. r=dao 2015-05-27 13:08:37 -07:00
J. Ryan Stinnett
b892c0c45a Bug 1166794 - Don't package GCLI commands. r=jwalker 2015-05-26 15:19:00 -04:00
Ryan VanderMeulen
3fb8da4cab Merge m-c to fx-team. a=merge 2015-05-28 10:25:05 -04:00
J. Ryan Stinnett
8fede82a2e Bug 1168198 - Avoid popups for view source tabs. r=Gijs 2015-05-28 09:15:23 -05:00
Victor Porof
d79cd4eccc Bug 1169257 - Add longer timeout for browser_perf-overview-render-02.js, r=orange 2015-05-28 10:10:21 -04:00
Ryan VanderMeulen
52e526e5e5 Merge fx-team to m-c. a=merge 2015-05-28 10:08:37 -04:00
J. Ryan Stinnett
b41ba8db1e Bug 1157289 - Unofficial branding with labels from Nightly. r=Gijs 2015-05-28 09:03:23 -05:00
J. Ryan Stinnett
23881b5334 Bug 1157289 - Use unoffical branding for local Firefox builds. r=glandium rs=Gijs,ttaubert 2015-05-28 09:03:23 -05:00
Ryan VanderMeulen
60e9f44a58 Bug 1161817 - Disable browser_timeline-waterfall-sidebar.js on Linux due to frequent failures.
CLOSED TREE
2015-05-28 09:36:14 -04:00
Dão Gottwald
4732b4b918 Backed out changeset cab24498e095 (bug 459563) 2015-05-28 11:09:04 +02:00
Mike de Boer
9944e3522c Bug 1162909: update the context views inside the Hello conversation window with latest UX updates. Make saving context data always work and more resilient to failure. r=Standard8 2015-05-28 11:04:42 +02:00
Patrick Brosset
c13c49b742 Bug 1166189 - ESLint configuration files for devtools; r=tromey
Adds a global .eslintrc file for all source files in /browser/devtools.
This file defines a set of global variables that are commonly used in
/browser/devtools code.
The files that import modules with Cu.import will need to define their
own globals as /* globals ... */ comments.
This file also defines the configuration for all the rules we want to
use.

This also adds a set of .eslintrc files, one per test directory in
/browser/devtools. Each of these files extend from one of 2 parent config
files: .eslintrc.xpcshell or .eslintrc.mochitest.
The parent config define the set of globals these types of tests have
access to (test runner functions, assertion functions, etc.).

Finally, this also adds .eslintrc files in /toolkit/devtools for code and
tests, which just extend from their counterparts in /browser/devtools.
2015-05-28 09:30:03 +02:00
Dão Gottwald
950d3dea12 Bug 459563 - Let <description> and <label> on OS X have the same margin as on Windows and Linux. r=gijs 2015-05-27 14:25:03 +02:00
Panos Astithas
ca34714e77 Add an unlisten command for stopping any active debugger server instaces (bug 976977). r=jwalker 2015-05-28 08:25:11 +03:00
Panos Astithas
7c82fad5f6 Dev Edition update nag should not be daily (bug 1102409). r=Gijs 2015-05-28 08:23:40 +03:00
Victor Porof
0d3c50b095 Bug 1169132 - Fix imports in FlameGraph.js, r=jsantell 2015-05-28 00:30:41 -04:00
Victor Porof
4cade779a6 Bug 1169120 - Waterfall should preserve the currently selected marker after resizing, r=jsantell 2015-05-28 00:30:21 -04:00
Phil Ringnalda
248e10c6fa Back out 1662253c88f7 (bug 459563) for 10.6 m-oth bustage
CLOSED TREE
2015-05-27 20:17:40 -07:00
J. Ryan Stinnett
9c311ccb0d Bug 1169109 - Revert bug 1160771 changes to WebIDE throbber.svg. r=me 2015-05-27 20:46:37 -05:00
J. Ryan Stinnett
2379ef23ed Bug 1168095 - Repair view source from sidebar pages. r=Gijs 2015-05-27 20:17:18 -05:00
Nihanth Subramanya
20589216c3 Bug 1108648 - Horizontal grey bars in the new search panel should have the same height. r=florian 2015-05-26 17:47:33 -07:00
Gabriel Luong
e67a49ddf2 Bug 1139058 - Part 2: Unit test for adding unmatched rules to the rule view r=pbrosset 2015-05-27 17:36:20 -07:00
Gabriel Luong
675384305c Bug 1139058 - Part 1: Allow unmatched rules to be added to the rule view r=pbrosset 2015-05-27 17:36:17 -07:00
Dão Gottwald
d24da6d65a Bug 459563 - Let <description> and <label> on OS X have the same margin as on Windows and Linux. r=gijs 2015-05-27 14:25:03 +02:00
Dão Gottwald
9af1b70505 Bug 1167146 - Use the displayOrigin option for the web app installation notification. r=myk 2015-05-27 12:45:49 +02:00
Mark Banner
3ed2e918c8 Bug 1151528 - Add optimizely to Loop standalone for research and optimization purposes. Also tidy up some of the in-line javascript in the index page. r=mikedeboer DONTBUILD NPOTB 2015-05-28 11:19:17 +01:00
Mike de Boer
9ec9427af2 Bug 1162909: follow-up to revert the accidental hard-coding of dir='rtl' inside Hello conversation windows. rs=me. DONTBUILD 2015-05-28 11:55:26 +02:00
Aaron Raimist
7616955373 Bug 1147438 - Underlines on network error page titles, r=gijs 2015-05-27 15:28:00 +01:00
Mark Banner
513b7e7c8b Bug 1168788 - Check for devices should check for audio or video not just audio. r=mikedeboer 2015-05-27 13:47:56 +01:00
Jared Wein
d86f7c7b5f Bug 1168585 - The buttons within the search box and within the search panel are blurry/pixelated on Windows HiDPI. r=Gijs 2015-05-27 17:31:55 -04:00
Jared Wein
046920412c Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
Jared Wein
dae350ad36 Bug 1023607 - Implement Windows HiDPI theme for other icons and tiny widgets. r=Gijs 2015-05-27 13:58:24 -04:00
Jared Wein
776f0cfe2c Bug 1168528 - New tab button and tab arrows on Windows HiDPI are blurry. r=Gijs 2015-05-27 17:31:55 -04:00
Victor Porof
87a0d1088a Bug 1158862 - Rerendering waterfall graph ignores current selection, r=jsantell 2015-05-27 17:24:33 -04:00
Victor Porof
eee4e60100 Bug 1168125 - Add a new test, r=jsantell 2015-05-27 17:24:13 -04:00
Victor Porof
b3209ac556 Bug 1168125 - Fix existing tests, r=jsantell 2015-05-27 17:24:13 -04:00
Victor Porof
018153f773 Bug 1168125 - Add marker folding logic, r=jsantell 2015-05-27 17:23:53 -04:00
Victor Porof
58f2595a36 Bug 1168125 - Replace the waterfall view with a tree, r=jsantell 2015-05-27 17:23:53 -04:00
Victor Porof
a2263fc8f0 Bug 1158982 - Using up/down keys moves overview graphs, r=jsantell 2015-05-27 15:23:44 -04:00
Xidorn Quan
cd1568aaa3 Bug 1167890 - Cleanup DOM fullscreen state in chrome for MozDOMFullscreen:Exited event. r=dao 2015-05-29 09:55:39 +12:00
Ryan VanderMeulen
4d0124e866 Backed out changeset dd96df1da2b5 (bug 1166728) for making test_bug320799.html permafail on Mulet.
CLOSED TREE
2015-05-28 11:01:18 -04:00
Ryan VanderMeulen
566c696fa6 Merge m-c to inbound. a=merge 2015-05-28 10:20:38 -04:00
Kyle Zentner
55a9911f0d Bug 1166728 - Remove box-sizing: padding-box, as per CSS WG. r=dholbert 2015-05-27 09:57:00 -04:00
David Rajchenbach-Teller
a78e603398 Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak 2015-05-05 12:44:16 +02:00
Ryan VanderMeulen
80da098fe3 Bug 1081925 - Disable browser_popup_blocker.js on Linux for frequent failures. 2015-05-28 08:29:12 -04:00
Mark Banner
1b9d2188b0 Bug 1168366 - Loop Link-clicker: Joining a room, giving feedback, looses context information until the page is reloaded. r=mikedeboer 2015-05-27 12:59:43 +01:00
Mark Banner
f7c5935f10 Bug 1168564 - Fix some general RTL issues in the Loop panel and conversation window. r=mikedeboer 2015-05-27 12:59:43 +01:00
Alexandre Poirot
0acc397e34 Bug 1167181 - Fix pending getOriginalLocation requests while running browser_computedview_matched-selectors_01.js. r=pbrosset 2015-05-25 22:51:45 +02:00
Tim Taubert
c9333cec27 Bug 1158855 - Don't collect children of SHEntries if one or more of those were dynamically added r=Yoric 2015-05-25 19:03:33 +02:00
Sami Jaktholm
663e38401f Bug 1165482 - Suppress errors that occur is Developer Toolbar tab change handler if the tab is closed during the update operation. r=bgrins 2015-05-27 04:41:38 +03:00
Sami Jaktholm
726a09363a Bug 1160774 - Don't wait for 'stylesheet-selected' event in source-utils.js as it is not emitted if the requested sheet is already selected. r=jsantell
The promise returned by selectStyleSheet resolves about the same time as the
'stylesheet-selected' event would be emitted so there's no need to wait for the
actual event that might never come.
2015-05-23 21:49:50 +03:00
Tim Taubert
b2b1f12269 Bug 1167579 - Fix intermittent browser_broadcast.js failures by rewriting modifySessionStorage() r=billm 2015-05-22 21:01:11 -04:00
Victor Porof
6b2d219a40 Bug 1168125 - Fixed regression where the content panel wouldn't stretch to fill the entire availalbe space on non-e10s, r=bgrins 2015-05-27 01:04:38 -04:00
Phil Ringnalda
4f85ef1274 Back out b85bc83d5a15 (bug 1166774) for frequent failures in browser_ruleview_colorpicker-edit-gradient.js 2015-05-26 21:04:21 -07:00
Ryan VanderMeulen
db30d8fa54 Bug 1168547 - Update pdf.js to version 1.1.165. r=yury 2015-05-26 19:32:18 -04:00
Wes Kocher
63aafad32d Merge m-c to fx-team, a=merge 2015-05-26 16:26:24 -07:00
Wes Kocher
6fee8607f7 Merge inbound to central, a=merge 2015-05-26 16:16:26 -07:00
Mark Banner
3d1bd791d0 Bug 1089102 - Make the Loop settings menu be displayed properly in the panel for rtl locales. r=mikedeboer 2015-05-26 20:59:59 +01:00
Victor Porof
cfc7fab233 Bug 1168125 - Performance notice messages should use display: intial, not display: auto, r=regression 2015-05-26 15:42:34 -04:00
Alexandre Poirot
732bc86704 Bug 1167174 - Assert that custom highlighter do show the highlighter before proceeding. r=pbrosset 2015-05-25 18:54:08 +02:00
Mike de Boer
b4edf67fde Bug 1166646: WINDOW_ENABLED telemetry key is falsy, thus not working. Check for its type properly. r=Standard8 2015-05-26 15:35:59 +02:00
Mark Banner
c5f21af537 Bug 1168333 - Not having any devices has regressed to being notified as 'Something went wrong' on desktop. r=mikedeboer 2015-05-26 13:27:47 +01:00
Carsten "Tomcat" Book
e6d957c692 Merge mozilla-central to fx-team 2015-05-26 13:32:38 +02:00
Carsten "Tomcat" Book
3ab38e57d9 merge mozilla-inbound to mozilla-central a=merge 2015-05-26 12:07:11 +02:00
Mark Banner
fcb7932545 Follow-up to Bug 1152764 - use indexOf rather than includes as Array.prototype is only available on nightly builds. r=mikedeboer 2015-05-26 10:50:18 +01:00
Patrick Brosset
7ac9b6c749 Bug 1167957 - Remove spidermonkey specific JS from debugger 2015-05-25 09:17:26 +02:00
Phil Ringnalda
c6766a23a5 Back out bc60df62a51e (bug 1167957) for frequent incomprehesible e10s leaks of a docshell in browser_urlbarEnter.js 2015-05-25 17:41:58 -07:00
Sami Jaktholm
77bd8cdabf Bug 982201 - Don't give up so easily when constructing netmonitor statistics view during tests. r=past
In tests it doesn't make sense to give up after two seconds as we want to test
the actual feature - not that it can do everything in under two seconds which
is quite a long shot on debug builds.

The new 45 second timeout during tests matches the 45 second timeout of
mochitests which essentially makes it impossible for whenDataAvailable to
timeout during tests causing these false positives.
2015-05-23 07:16:22 +03:00
Ryan VanderMeulen
44575500be Backed out changesets ddad4d54c31e and ef85fdfd2fc7 (bug 1043863) for making browser_thumbnails_storage.js permafail on WinXP opt. 2015-05-26 14:05:18 -04:00
Ursula
a88a26c93c Bug 1145303 - Remove unused 'What is this page?' link and related intro messaging. r=mconley 2015-05-22 15:52:43 -04:00
J. Ryan Stinnett
107db4ac6c Bug 1167633 - Remove SpiderMonkey specific JS syntax from App Manager / WebIDE. r=pbrosset 2015-05-22 09:34:00 -04:00
Ursula
a52b4e9095 Bug 1167594 - Make it possible for the preloaded browser to be remote. r=mconley 2015-05-22 11:52:44 -04:00
David Rajchenbach-Teller
d493f029da Bug 1034075 - Add more details to SessionFile AsyncShutdown blocker. r=ttaubert 2015-05-19 13:53:41 +02:00
Tim Nguyen
298c67856d Bug 1125952 - Make about:sessionrestore use more available height. r=jaws 2015-05-22 09:58:00 -04:00
Alexandre Poirot
fb6561b31a Bug 1167181 - Wait for computed view to be fully loaded in tests before proceeding to next one. r=pbrosset 2015-05-25 01:09:47 +02:00
Patrick Brosset
da0ebb022f Bug 1167957 - Remove spidermonkey specific JS from debugger 2015-05-25 09:17:26 +02:00
Victor Porof
5e85bb4a0a Bug 1167962 - Fix import in synthesizeProfileForTest, r=orange 2015-05-24 14:12:53 -04:00
Victor Porof
bf154d89a3 Bug 1167975 - CallView._displaySelf sets this.document just because other functions use it; it should pass it as an argument instead, r=jsantell 2015-05-24 12:12:20 -04:00
Victor Porof
c2772871a3 Bug 1167967 - Memory allocations tree render() has an extra unnecessary options argument, r=jsantell 2015-05-24 12:12:20 -04:00
Victor Porof
289a05eefc Bug 1167963 - FrameNode should not export isContent, r=jsantell 2015-05-24 12:12:20 -04:00
Victor Porof
e410cc6092 Bug 1167962 - Keep exports at bottom of modules, r=jsantell 2015-05-24 12:12:20 -04:00
Victor Porof
ce018c3942 Bug 1167961 - Task is incorrectly used in compatibility.js, r=jsantell 2015-05-24 12:12:20 -04:00
Jordan Santell
8546690a0e Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp 2015-05-24 00:18:08 -07:00
Patrick Brosset
2198b2a542 Bug 1167704 - Remove SpiderMonkey specific syntax in browser/devtools/shared and browser/devtools/framework; r=jryans 2015-05-22 21:17:11 +02:00
J. Ryan Stinnett
00d4284aa2 Bug 1067325 - DevTools test fixes for view source in tab. r=pbrosset 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
f4f438183c Bug 1067325 - Allow DevTools to use view source in tab. r=jsantell 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
c8a6ddc7fd Bug 1067325 - MathML source in tab. r=mconley 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
3882a3547c Bug 1067325 - Selection source in tab via frame scripts. r=mconley 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
1fde438170 Bug 1067325 - Extract view source core to support tabs. r=mconley 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
b4e49ea508 Bug 1067325 - Fix line endings in several browser / toolkit files. r=mconley 2015-05-23 18:17:50 -05:00
Dão Gottwald
16b5714c43 Bug 1167716 - Make max-width for popup notifications work again. r=dtownsend 2015-05-24 00:12:49 +02:00
Phil Ringnalda
ae0515f0a5 Merge f-t to m-c, a=merge 2015-05-23 14:28:07 -07:00
Phil Ringnalda
199f7ab4ef Merge m-i to m-c, a=merge 2015-05-23 13:31:21 -07:00
Mark Banner
fe67ec84b7 Bug 1155170 - Add favicon to Hello link clicker page. r=dmose NPOTB DONTBUILD 2015-05-23 12:38:39 +01:00
ffxbld
dc52d04172 No bug, Automated blocklist update from host bld-linux64-spot-023 - a=blocklist-update 2015-05-23 03:32:25 -07:00
Marina Samuel
c1409df6c8 Bug 1167243 - Intermittent browser_newtab_enhanced.js | Suggested for {'Web Education'|'Technology'} enthusiasts [r=adw] 2015-05-22 16:37:30 -07:00
Ed Lee
972edb58e9 Bug 1167805 - Not enough padding for page title causing pin icon to overlap [r=adw] 2015-05-22 17:37:21 -07:00
Phil Ringnalda
7d349c7262 Back out f77ab8c321a2 (bug 1167716) for making a11y/accessible/tests/mochitest/states/test_link.html time out on 10.6 2015-05-22 21:27:58 -07:00
Shane Caraveo
8bccc89d03 Bug 1165046 fix e10s test browser_social_activation, r=felipe 2015-05-22 18:29:03 -07:00
Tim Taubert
2b8f8824b5 Bug 1167502 - Fix bc1 window property leaks by importing the TabStateFlusher into a variable r=bustage 2015-05-22 21:13:49 -04:00
Jordan Santell
623985e2b0 Bug 1167006 - part 3 fully revert merge from 780e1f999f54. 2015-05-22 17:37:40 -07:00
Tim Taubert
0434a04fd8 Bug 1167502 - Fix bc1 bustage by importing TabStateFlusher.jsm where needed 2015-05-22 20:13:20 -04:00
Maxim Zhilyaev
63d3c4b289 Bug 1145428 - Suggested Tiles pins (becomes a user history tile after end time) [r=adw] 2015-05-22 16:30:21 -07:00
Dão Gottwald
3662f40249 Bug 1167716 - Make max-width for popup notifications work again. r=dtownsend 2015-05-23 00:51:41 +02:00
Ryan VanderMeulen
ecdd625f1a Merge inbound to m-c. a=merge 2015-05-22 14:02:47 -04:00
J. Ryan Stinnett
74dbd129f2 Backed out changeset da3c181e9fae on CLOSED TREE (bug 1067325) 2015-05-22 07:08:05 -05:00
J. Ryan Stinnett
dafc022414 Backed out changeset f32ee4ca1af4 on CLOSED TREE (bug 1067325) 2015-05-22 07:07:49 -05:00
J. Ryan Stinnett
8aa9873cf8 Backed out changeset a6c91e3114ca on CLOSED TREE (bug 1067325) 2015-05-22 07:07:17 -05:00
J. Ryan Stinnett
bc00d0ae3b Backed out changeset 0dbdd6fc4701 on CLOSED TREE (bug 1067325) 2015-05-22 07:06:36 -05:00
J. Ryan Stinnett
3bb674484c Backed out changeset 71aa79b01224 on CLOSED TREE (bug 1067235) 2015-05-22 07:03:14 -05:00
J. Ryan Stinnett
7d17cca476 Backed out changeset a5e245f216b7 on CLOSED TREE (bug 1067325) 2015-05-22 07:01:59 -05:00
J. Ryan Stinnett
52a1330fe8 Bug 1067325 - DevTools test fixes for view source in tab. r=pbrosset 2015-05-22 05:16:24 -05:00
J. Ryan Stinnett
777478c407 Bug 1067325 - Allow DevTools to use view source in tab. r=jsantell 2015-05-22 05:16:24 -05:00
J. Ryan Stinnett
937c90eb83 Bug 1067325 - MathML source in tab. r=mconley 2015-05-22 05:16:24 -05:00
J. Ryan Stinnett
fc405bc150 Bug 1067325 - Selection source in tab via frame scripts. r=mconley 2015-05-22 05:16:24 -05:00
J. Ryan Stinnett
ca2311c1a6 Bug 1067325 - Extract view source core to support tabs. r=mconley 2015-05-22 05:16:23 -05:00
J. Ryan Stinnett
5a7163f183 Bug 1067325 - Fix line endings in several browser / toolkit files. r=mconley 2015-05-22 05:16:23 -05:00
Jordan Santell
e2c364ab79 Bug 1166494 - part3: Correctly handle marker definition fields that are described via function rather than array. r=vp 2015-05-22 02:37:06 -07:00
Mark Banner
fa04b34b6e Bug 1165266 - Upgrade Loop's use of eslint to version 0.21.x and eslint-react-plugin to 2.3.x and enable no-undef rule. r=dmose 2015-05-22 08:53:09 +01:00
Panos Astithas
111679e74d Bug 1163024 - Part 2: Ignore network requests from chrome code in a content toolbox. r=ochameau 2015-05-22 09:09:44 +03:00
Ed Lee
d0f93e96c9 Bug 1159884 - Inadjacency documentation [f=bsmedberg] 2015-05-21 01:33:10 -07:00
Ed Lee
57d91bf485 Bug 1165525 - Onboarding messaging poorly words how to turn off suggestions by implying blank is the only way [r=adw] 2015-05-20 16:29:49 -07:00
Jordan Santell
990b925d9b Bug 1058898 - Enable e10s tests on the performance tool. r=vp 2015-05-10 01:20:56 -07:00
Jordan Santell
206a24768e Bug 1166494 - part2: correctly add labels to console markers and properly add style markers' restyleHints. r=vp 2015-05-21 22:43:52 -07:00
Jordan Santell
bf36e73bf2 Bug 1166494 - Re-add console timestamp and style markers' metadata. r=vp 2015-05-20 08:43:23 -07:00
Jordan Santell
986e6e749f Bug 1164552 - create new colors in light/dark themes for devtools specifically for rendering graphs in the performance tool. The highlight-* colors in light theme work well for text, less so for rendered blocks and appear very 'bold'. Most of the dark theme graph colors are the same as their highlight-* equivilents. r=vp 2015-05-20 13:15:28 -07:00
Tim Taubert
b7ef806a63 Bug 1166757 - Bustage fix for permanent browser_tabview_bug706430.js failures on a CLOSED TREE 2015-05-22 00:30:38 -04:00
James Long
925b96b6bb Bug 1164632 - use new worker helpers in debugger for pretty-printing r=jsantell 2015-05-21 12:06:32 -04:00
Phil Ringnalda
9d8da7f1b7 Merge m-c to m-i 2015-05-25 19:24:45 -07:00
Tim Taubert
dc3534bf86 Bug 1167502 - Convert sessionstore tests r=billm 2015-05-08 21:15:10 +02:00
Tim Taubert
76ae30d26c Bug 1167502 - Convert browser/base/content/test/general/ tests r=billm 2015-05-08 21:14:56 +02:00
Victor Porof
e83c54b885 Bug 1167733 - Consolidate prefs access and usage in the new performance tool, r=jsantell 2015-05-22 17:46:59 -04:00
Matthew Noorenberghe
0af7a0426f Bug 1167756 - Switch to openUILink for the Pocket menubar item to avoid using and leaking AppConstants. r=jaws 2015-05-22 14:07:00 -07:00
Jordan Santell
b7f607e03e Bug 1167006 - Fully revert bad merge from 780e1f999f54. 2015-05-22 13:56:34 -07:00
Jordan Santell
eeaad14fe3 Revert "Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp"
This reverts commit 411adbfe0ea2
2015-05-22 13:47:18 -07:00
Victor Porof
56742edad5 Bug 1167428 - Don't add event listeners in PerformanceController.destroy, r=jsantell 2015-05-22 16:29:41 -04:00
Victor Porof
15e4d65eb2 Bug 1167426 - The _connected property in PerformanceActorsConnection is not necessary, r=jsantell 2015-05-22 16:29:20 -04:00
Victor Porof
90c9c05062 Bug 1167298 - Remove the ordinal property on categories, r=jsantell 2015-05-22 16:28:57 -04:00
Victor Porof
fda91de78f Bug 1167300 - Fix all performance tool imports to work with the new file locations, r=jsantell 2015-05-22 16:25:52 -04:00