Commit Graph

27681 Commits

Author SHA1 Message Date
Wes Kocher
5016b7b330 Merge inbound to m-c a=merge CLOSED TREE 2015-02-06 14:44:10 -08:00
Ryan VanderMeulen
b93ed58c9e Merge m-c to inbound. a=merge 2015-02-06 11:36:03 -05: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
Victor Porof
a39be98e65 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
076f5444be Bug 1129187 - Initialize all the overview graphs and detail views lazily, r=jsantell 2015-02-06 13:20:19 -05:00
J. Ryan Stinnett
8c04098a0a Bug 1126965 - Show QR code for WiFi auth in WebIDE. r=past 2015-02-06 12:09:39 -06:00
Gijs Kruitbosch
2144399143 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
a026625ff9 Merge m-c to fx-team. a=merge 2015-02-06 11:36:31 -05:00
Gijs Kruitbosch
aabbf84f27 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
1a31864d4a 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
721c4e20e1 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
5b43bf50df Bug 1120650: add telemetry probe for slow script notices. r=vladan, r=billm 2015-02-06 16:02:37 +02:00
Tim Taubert
7e2a6b6480 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
1590ebd9cf 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
3b96966931 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
aaffebe44e Bug 1129697 - Fix browser_555547.js r=mak 2015-02-05 14:19:41 +01:00
Jared Wein
4b6baf37b8 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
bf010be68d 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
33ea54bc3a Bug 1127288 - add header for DRM checkbox, fix link alignment, r=dolske 2015-01-31 10:36:54 +00:00
Paolo Amadini
7cb0199d9a 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
49cf933459 Bug 1005870 - Adding a copy() command to the console;r=robcee 2015-02-04 18:53:40 -08:00
Zachary Carter
bd42374fce 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
Mark Hammond
22c2498925 Bug 1126911 - Avoid postMessage from content in browser_aboutAccounts.js and browser_aboutHealthReport.js. r=Gijs 2015-02-05 11:07:40 -08:00
Ryan VanderMeulen
7233ed7b86 Bug 1116457 - Skip browser_history_sidebar_search.js on Linux and OSX e10s due to frequent intermittent failures. 2015-02-05 12:17:35 -05:00
Ryan VanderMeulen
6e53f225c7 Bug 1029545 - Disable browser_dbg_variables-view-popup-14.js for frequent failures on all platforms. 2015-02-05 12:17:34 -05:00
Mike Connor
9cec39ddde bug 1126511 - update Yahoo search plugins to use per-access point tags for better reporting/analysis, Fennec portion, r=margaret/mfinkle 2015-02-05 11:24:54 -05:00
Mike Connor
4d8228cbca Bug 958874 - Use HTTPS for Bing search, r=gavin 2015-02-03 01:07:06 -05:00
Jordan Santell
013785609d Bug 1120800 - Clear button now clears out all recordings and
From 2b0d8712c363893515e181de147ac3c8e0c51890 Mon Sep 17 00:00:00 2001
 stops current recording. r=vp
2015-02-04 13:35:31 -08:00
Florian Quèze
4e6de52441 Bug 1102038 - the 'Change Search Settings' button and the open search items cannot be used via the keyboard, r=Mossop. 2015-02-05 00:08:19 +01:00
Florian Quèze
6a96d96d46 Bug 1126816 - a search started before the search panel opens goes to the previously selected one-off engine, r=Mossop. 2015-02-05 00:08:19 +01:00
Florian Quèze
a99001cab9 Bug 1124904 - cleanup keyboard navigation in the new search panel - separate the logic moving the selection from the logic examining at the keyboard events, r=Mossop. 2015-02-05 00:08:19 +01:00
Florian Quèze
733f615541 Bug 1124904 - cleanup keyboard navigation in the new search panel - simplify the 'selected' attribute handling, r=Mossop. 2015-02-05 00:08:19 +01:00
Florian Quèze
bee5e371c7 Bug 1124900 - add tests for keyboard navigation in the search panel, r=Mossop. 2015-02-05 00:08:19 +01:00