Commit Graph

32951 Commits

Author SHA1 Message Date
Phil Ringnalda
4bbde3d208 Merge f-t to m-c, a=merge 2015-02-07 18:00:22 -08:00
Phil Ringnalda
d2d401d355 Merge m-c to f-t 2015-02-07 09:00:06 -08:00
Phil Ringnalda
5299711df0 Merge f-t to m-c, a=merge 2015-02-07 08:55:02 -08:00
Phil Ringnalda
c456d08848 Merge m-i to m-c, a=merge 2015-02-07 08:45:54 -08:00
ffxbld
e7f393ef70 No bug, Automated blocklist update from host bld-linux64-spot-075 - a=blocklist-update 2015-02-07 03:24:42 -08:00
Jordan Santell
1d8c963c58 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
37dc6c9583 Merge inbound to m-c a=merge CLOSED TREE 2015-02-06 14:44:10 -08:00
Ryan VanderMeulen
64e01e7296 Merge m-c to inbound. a=merge 2015-02-06 11:36:03 -05:00
Olli Pettay
e964974938 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
306a1550a3 Merge inbound to m-c. a=merge 2015-02-06 09:06:38 -05:00
Mike de Boer
6350c90ad0 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
50e5e3f6ac Backed out changeset 470368b135b7 (bug 1118279) 2015-02-06 11:36:07 +01:00
Ian Moody
4f06461dbd 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
24be2ecfb3 Bug 1091117 - Used 2x png for about:newtab through media query. r=adw 2015-02-06 02:12:41 +05:30
Tim Taubert
6b165afa93 Bug 1118279 - Fix intermittent browser_customize_popupNotification.js failures r=gavin 2015-02-05 21:44:13 +01:00
Victor Porof
8a79879b02 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
834e2d3042 Merge inbound to m-c a=merge CLOSED TREE 2015-02-05 16:55:01 -08:00
Mark Banner
b459d5b70b 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
8a4d155f4d 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
ea80a3b8c4 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
fcf968baa0 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
f2efa98b2c Bug 1121192 - Mouse events sometimes don't fire in the canvas graphs, r=jsantell 2015-02-06 13:26:10 -05:00
Victor Porof
2ad4bcd235 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
32eac95fb7 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
760c3412d4 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
6e39e2e504 Bug 1130273 - PerformanceView._onClearButtonClick listener is never removed from _clearButton, r=jsantell 2015-02-06 13:21:48 -05:00
Victor Porof
f3b1d4393a Bug 1130272 - OverviewView._onGraphSelecting doesn't need to check if a recording is available, r=jsantell 2015-02-06 13:21:41 -05:00
Victor Porof
b430914141 Bug 1130270 - Waterfall view doesn't need to be cleared when a recording is started in the new performance tool, r=jsantell 2015-02-06 13:21:29 -05:00
Victor Porof
95ac757463 Bug 1129187 - Initialize all the overview graphs and detail views lazily, r=jsantell 2015-02-06 13:20:19 -05:00
J. Ryan Stinnett
ba559120ac Bug 1126965 - Show QR code for WiFi auth in WebIDE. r=past 2015-02-06 12:09:39 -06:00
Gijs Kruitbosch
806945722a Bug 1111148 - show doorhanger for EME being played back, r=florian
--HG--
extra : rebase_source : 1b441c55e6e78b6096977dc25dd232c3c6bb653c
2015-02-04 17:13:38 +00:00
Ryan VanderMeulen
98f6a09ef5 Merge m-c to fx-team. a=merge 2015-02-06 11:36:31 -05:00
Gijs Kruitbosch
de88c62ae8 Bug 1130007 - fix layout of general pane on OS X, r=jaws
--HG--
extra : rebase_source : a9374eb75bf3296935641eb34628d14acc0c463e
2015-02-06 14:34:17 +00:00
Jordan Santell
178c4ba00b Bug 1128859 - Memory allocation views are only enabled if 'enable-memory' preference is on. r=vp
From bca130324429144e7f92d6c058600cf378717106 Mon Sep 17 00:00:00 2001
2015-02-04 15:20:04 -08:00
Bob Owen
1a4af9dc4c Bug 1127230: Change the NPAPI sandbox prefs to integers to indicate the level of sandboxing. r=bsmedberg 2015-01-30 17:48:15 +00:00
Avi Halachmi
6be44da368 Bug 1120650: add telemetry probe for slow script notices. r=vladan, r=billm 2015-02-06 16:02:37 +02:00
Brian Grinstead
87b8d47c5d Bug 1093820 - Update Dev Edition theme in Windows to match latest mockups;r=Gijs 2015-02-06 15:32:48 -08:00
Wes Kocher
8dfdbb45dd Merge m-c to fx-team a=merge CLOSED TREE 2015-02-06 14:57:26 -08:00
Brian Grinstead
ff610ddba5 Bug 1121723 - change width and margin of tab separators for devedition to prevent tab jittering in customize mode;r=MattN 2015-02-06 14:53:50 -08:00
Mike Taylor
bed25f8083 Bug 1129055 - Make headers summary URL value selectable. r=vporof 2015-02-06 13:30:37 -08:00
Tim Taubert
2989e9ca45 Bug 1094853 - Convert chrome tests in browser/components/places to Bookmarks.jsm API r=mak 2015-01-28 17:36:46 +01:00
Dave Townsend
425a83de72 Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell, r=mratcliffe
--HG--
extra : rebase_source : beda0088e7715eeb41525b0123f308068745bd80
2015-02-05 08:09:15 -08:00
Avijit Gupta
4bc0047497 Bug 934748 - Refactored browser_popupNotification_3.js to use addProgressListener+executeSoon rather than addTabsProgressListener. r=smacleod 2015-02-04 00:26:22 +05:30
Tim Taubert
046ff0b5b4 Bug 1129697 - Fix browser_555547.js r=mak 2015-02-05 14:19:41 +01:00
Jared Wein
ffe427c125 Bug 1128177 - Dialog to clear data when exiting Firefox needs more space between two columns (in-content preferences). r=Gijs
--HG--
extra : rebase_source : 6e348fb56dfdd0cb7e6ea80a4a02464792655c71
2015-02-05 09:09:23 -05:00
Gijs Kruitbosch
4462183c09 Bug 1127288 - fix test failure caused by conditional DRM content hiding, rs=bustage on a CLOSED TREE
--HG--
extra : amend_source : c3eb8a7d6738516845d1c0d9db933fb243f43f57
2015-02-05 13:39:06 +00:00
Gijs Kruitbosch
ea5e7de4d5 Bug 1127288 - add header for DRM checkbox, fix link alignment, r=dolske 2015-01-31 10:36:54 +00:00
Paolo Amadini
c3952b24ed Bug 1114624 - Don't register the legacy nsIDownloadManager implementation of nsITransfer by default anymore. r=mak,marco,margaret,fabrice 2015-02-05 11:19:01 +00:00
David Rajchenbach-Teller
cd68187d3f Bug 1005870 - Adding a copy() command to the console;r=robcee 2015-02-04 18:53:40 -08:00
Zachary Carter
3154b578e0 Bug 1127638 - Provide a way to get an OAuth token for a set of desired scopes for the currently logged in user r=markh 2015-02-05 13:31:23 -08:00