Commit Graph

27293 Commits

Author SHA1 Message Date
Ryan VanderMeulen
14ee341ae2 Merge inbound to m-c. a=merge 2015-01-20 22:12:46 -05:00
Ryan VanderMeulen
564714d7fa Merge fx-team to m-c. a=merge 2015-01-20 20:49:09 -05:00
ffxbld
295c4ad381 No bug, Automated blocklist update from host bld-linux64-spot-1001 - a=blocklist-update 2015-01-20 15:17:21 -08:00
Dan Mosedale
920ea3e4e7 Bug 1120003 Hoist Loop REST errnos and websocket reasons, patch=jaws,dmose r=Standard8 2015-01-20 13:15:21 -08:00
Victor Porof
44095e9307 Bug 1123825 - ThreadNode constructor params are a mess; use an options param instead, r=jsantell 2015-01-20 15:57:19 -05:00
Victor Porof
cd0e416d2e Bug 1123811 - Consistently use getLabel() and profileLabel in RecordingsView's _onRecordingStarted and _onRecordingStopped, r=jsantell 2015-01-20 15:57:19 -05:00
Victor Porof
a35280391c Bug 1123808 - RecordingsView emits a redundant EVENTS.RECORDING_SELECTED in _onRecordingStarted and _onRecordingImported, r=jsantell 2015-01-20 15:57:19 -05:00
Victor Porof
b984a73ab2 Bug 1123705 - The _getStringHash method used in createFlameGraphDataFromSamples can sometimes return Infinity, r=jsantell 2015-01-20 12:40:53 -05:00
Brian Grinstead
30fd40b965 Bug 1030318 - Enable devtools/framework tests with e10s - part 3;r=ejpbruel 2015-01-20 08:16:39 -08:00
Carsten "Tomcat" Book
5d6d5a7e00 Merge mozilla-central to fx-team 2015-01-20 13:28:18 +01:00
Carsten "Tomcat" Book
d5b3db8f68 merge fx-team to mozilla-central a=merge 2015-01-20 12:19:59 +01:00
Vikram Jadhav
341259a9c4 Bug 1121471 - Remove use of expression closures from browser-ctrlTab.js. r=dao 2015-01-20 09:31:41 +01:00
Jordan Santell
d00e9d3aad Bug 1102350 - Implement invert-call-tree option in new performance tool, backed by a pref, set on by default. r=vp 2015-01-19 10:37:00 +01:00
Nicholas Nethercote
f4f14df668 Bug 1123527 - Added #error cases for impossible platforms. r=glandium.
cppcheck says:

> b2g/app/nsBrowserApp.cpp:251: error: Uninitialized variable: gotCounters
> browser/app/nsBrowserApp.cpp:637: error: Uninitialized variable: gotCounters

It's a false positive because one of XP_WIN and XP_UNIX is always defined, but
it doesn't hurt to make that fact clearer.

--HG--
extra : rebase_source : 8717e3814e1cfacb9dd42cb9509aca0c3a926747
2015-01-15 22:10:29 -08:00
Margaret Leibovic
ed1d33181c Bug 795981 - (Part 3) Disable reader mode by default. r=jaws
--HG--
extra : rebase_source : ed0f88f5eea89a005f2e7aad48addec857ba05bb
2015-01-12 16:13:51 -08:00
Victor Porof
c4a9090f20 Bug 1123306 - Remove minSquaredDistanceBetweenPoints from the LineGraph, r=jsantell 2015-01-19 14:38:07 -05:00
Ehsan Akhgari
8b92678a58 Merge m-c into fx-team 2015-01-19 14:34:04 -05:00
Ehsan Akhgari
87521526f3 Bug 1123342 - Add a new tooltool manifest for OS X static analysis builds; r=bhearsum a=NPOTB
This is currently a copy of releng.manifest.

DONTBUILD
2015-01-19 14:26:50 -05:00
Carsten "Tomcat" Book
14fe4c7323 Merge mozilla-central to fx-team 2015-01-19 16:30:02 +01:00
Carsten "Tomcat" Book
1d9467746c merge fx-team to mozilla-central a=merge 2015-01-19 16:14:33 +01:00
shreyas
71d315faf0 Bug 1122433 - Expression closure replaced in Abouthome.jsm. r=dao 2015-01-19 15:12:59 +01:00
Eddy Bruël
4d291a4357 Bug 1107682 - Clean up the way we set breakpoints on newly introduced scripts;r=fitzgen 2015-01-19 14:44:26 +01:00
Eddy Bruël
3bb5d57ee8 Bug 1096490 - Remove the deprecated-sync-thenables from protocol.js;r=bgrins 2015-01-19 13:58:45 +01:00
Eddy Bruël
0955cedefd Bug 1123211 - Handle uncaught promise rejections in the source editor;r=pbrosset 2015-01-19 13:57:08 +01:00
Blake Kaplan
b6d9283771 Bug 1055508 - Make the findbar respect the search clipboard as well as prefillwithselection in e10s. r=mikedeboer 2015-01-16 15:11:00 +01:00
Patrick Brosset
0715fc3d04 Bug 1122507 - Fix the way the new network security tab toggles in the network panel now that we have the allTabs menu. r=past 2015-01-16 05:27:00 +01:00
Matthew Noorenberghe
fe59c9f53b Bug 1123128 - Silence "no useful preprocessor directives" warning for permissions.xul/translation.xul/contentAreaDownloadsView.css. a=faster-builds
--HG--
extra : amend_source : 9c95144fbef3f7f54804b785edfcdfcd5c07b460
2015-01-18 13:21:09 -08:00
Abdelrhman Ahmed
ab30fb689f Bug 1122356 - Remove use of expression closures from WindowsPreviewPerTab.jsm. r=dao 2015-01-18 07:06:00 -08:00
Jordan Santell
4fdfc02c01 Bug 1121196 - Toggle flamegraph rendering when switching, r=vporof 2015-01-14 07:46:24 -08:00
Christopher Reyes
f67be0ccdd Bug 1122709 - Removed expression closures from getters; r=dao 2015-01-18 00:39:20 +01:00
Phil Ringnalda
3197373f09 Merge f-t to m-c, a=merge 2015-01-17 13:09:20 -08:00
Gijs Kruitbosch
7f8edb2341 Bug 1120236 - fix autocomplete in case search bar doesn't exist, r=florian 2015-01-17 00:21:21 +00:00
Florian Quèze
ca321bf844 Bug 1121550 - One-off button list header half visible when there's no one-off engine to display in the search panel, r=felipe. 2015-01-16 22:24:45 +01:00
Florian Quèze
9f685904df Bug 1120546 - getUserMedia used in frames needs tests, r=felipe. 2015-01-16 22:21:13 +01:00
Florian Quèze
04850ee5f2 Bug 1103692 - ReferenceError: bundle is not defined in webrtcUI.jsm, r=felipe. 2015-01-16 22:21:07 +01:00
Florian Quèze
ae363b2565 Bug 1114433 - location.reload() leaves behind dangling gUM permission prompt, r=felipe. 2015-01-16 22:20:46 +01:00
Florian Quèze
711bcb73a3 Bug 1120389 - 'search.xml, line 500: TypeError: aEvent is undefined' when using the 'Paste & Search' context menu item, r=felipe. 2015-01-16 22:20:24 +01:00
Victor Porof
1ff4bcf962 Bug 1122180 - The RECORDING_IMPORTED shouldn't emit both a recording model and all its data, r=jsantell 2015-01-16 13:44:24 -05:00
Victor Porof
6d8bbd5edc Bug 1122172 - Typo in PerformanceController.getLocalElapsedTime: function is only accessed, not called, r=jsantell 2015-01-16 13:44:24 -05:00
Felipe Gomes
1f4c79d386 Bug 1117933 - Check for the right channel before showing e10s feedback prompt. r=Mossop 2015-01-16 16:41:21 -02:00
Mark Banner
3c2dcc3861 Bug 1121071 Part 1 - Remove old call url code from the Loop panel and related UI areas. r=mikedeboer 2015-01-16 18:34:30 +00:00
Mark Banner
c6463b8a0a Bug 1104930 - Create a mixin for handling updating of the video container for various Loop conversation views. r=nperriault 2015-01-16 18:34:30 +00:00
Vikram Jadhav
1e21312b56 Bug 1122430 - Use for..of iteration instead of Array.forEach in ctrlTab.suspendGUI. r=dao 2015-01-16 07:56:00 -05:00
James Long
cf8cf274c6 Bug 941287 - Show optimized out and other missing variables in the debugger variables view with the appropriate message. r=victorporof 2015-01-14 13:51:00 -05:00
Gijs Kruitbosch
6630a2d1c3 Bug 1114343 - ensure start of URL is visible when user navigates, r=dao 2015-01-14 12:17:01 +00:00
Jordan Santell
0c8eacf3fd Bug 1121700 - Create OptionsView helper for devtools preference toggling. r=vp 2015-01-15 13:05:00 -05:00
Hector Zhao
66d83ed299 Bug 1035400 - Fix "restart to update" button. r=felipe 2015-01-14 17:39:01 +08:00
Tim Taubert
f99d578d1a Bug 950399 - Tests for domain cookies r=yoric 2015-01-15 13:09:02 +01:00
Tim Taubert
3658e827a1 Bug 950399 - SessionStore shouldn't forget domain cookies r=yoric 2015-01-15 11:22:21 +01:00
Victor Porof
abc8bc421b Bug 1119934 - Display (idle) nodes in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00