Commit Graph

33078 Commits

Author SHA1 Message Date
Florian Quèze
130ed4d90f 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
24bf7321d5 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
7a4535c009 Bug 1111638 - add a localization note for the 'changeSearchSettings.button' string, r=flod. 2015-02-11 20:47:27 +01:00
Wes Kocher
9ac8784ba5 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
3c63ccea40 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
9651c57ff8 Merge m-c to inbound. a=merge 2015-02-11 16:29:25 -05:00
Brad Lassey
d9f6139998 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
45326aa769 Bug 1127927 - Make link saving safe for e10s (r=mconley) 2015-02-11 12:55:29 -08:00
Bob Owen
78f86d5dec 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
d5dc59ac0e 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
2fdb67a40b 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
999b92a3a5 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
0c07247744 Bug 967853 - Hide variable tooltip when stepping in devtools debugger. r=pbrosset 2015-01-20 07:25:31 +01:00
Ian Moody
d003b51e93 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
4d13dbf9ae Bug 1027246 - replaced function with function* for generators. r=fitzgen 2015-02-08 00:48:43 +00:00
Carsten "Tomcat" Book
b36a26edcb 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
15c2734abd Backed out changeset f4240674fd6c (bug 1027246) 2015-02-10 13:55:14 +01:00
Abhilash Mhaisne
2cdc367d44 Bug 1130210 - Add browser.search.showOneOffButtons value in telemetry UI, r=florian. 2015-02-10 12:49:18 +01:00
Abdelrhman Ahmed
771880859f 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
8be160ee49 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
a3030e3cde Bug 1119825 - Re-enable flaky test browser_bug400731.js on Windows. r=gcp 2015-02-06 14:29:00 +01:00
Alessio Placitelli
d6f60e64cf Bug 1128500 - Make CustomizationTabPreloader.jsm use HiddenFrame.jsm. r=ttaubert 2015-02-04 06:34:00 +01:00
Alessio Placitelli
e10e2550b4 Bug 1128500 - Put |HiddenFrame| from CustomizationTabPreloader.jsm in HiddenFrame.jsm. r=ttaubert 2015-02-04 06:33:00 +01:00
Jordan Santell
d4068011bf 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
834200e7d2 Bug 1129982 - remove unused profiler string. r=vp 2015-02-06 17:52:00 +01:00
John Tungul
6d458da24f Bug 1117722 - Changed badge.style.backgroundColor. and badge attribute. r=jaws 2015-02-08 10:38:00 +01:00
Jordan Santell
e4d3b6a055 Bug 1111020 - Fix key events in perf tool's call trees. r=vp 2015-02-09 12:35:00 +01:00
Jennifer Fong
947057798f Bug 1109388 - Delay reading data. r=jryans 2015-02-09 14:49:00 +01:00
Ian Moody
1fe4861d3a 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
a7841cffc8 Bug 1027246 - replaced function with function* for generators. r=fitzgen 2015-02-08 00:48:43 +00:00
Lewis Cowper
336f3aa3ee Bug 980090 - Fixes link in empty customization palette. r=gijs 2015-02-09 15:44:44 +00:00
Mark Banner
3bcc461063 Bug 1126334 - Hello Icon should change colour when screensharing is active. r=jaws 2015-02-10 09:37:44 +00:00
Blair McBride
06584886b6 Bug 1128126 - Enforce safe schemes in isInstallAllowed. r=Mossop 2015-02-10 15:47:50 +13:00
David Burns
22b1c82346 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
352fb1aa98 Backed out changeset f1ce87511750 (bug 1044597) for bc1 orange 2015-02-09 16:08:46 -08:00
Ryan VanderMeulen
e7e0e7b5cb Merge m-c to fx-team. a=merge 2015-02-09 16:40:25 -05:00
Jared Wein
58278bdf08 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
b04221aa65 Bug 1117067 - Don't wait for tab.detach to complete. r=ochameau 2015-02-09 14:04:46 -06:00
J. Ryan Stinnett
af8c1f3277 Bug 1117067 - Harden toolbox cleanup paths, async promises for WebIDE tests. r=ochameau 2015-02-09 14:04:46 -06:00
J. Ryan Stinnett
d52d067d08 Bug 1117067 - Destroy toolbox before disconnect. r=ochameau 2015-02-09 14:04:46 -06:00
Tim Taubert
18b3dd4de2 Bug 1129978 - Replace promiseAddVisits() usage with PlacesTestUtils.addVisits() r=mak 2015-02-05 22:36:55 +01:00
Tim Taubert
736d848071 Bug 1129978 - Replace custom addVisits() implementations with the one in PlacesTestUtils r=mak 2015-02-05 21:58:58 +01:00
Mike de Boer
fe975347fc Bug 1113896: toggle the Loop panel upon clicking the toolbar button. r=MattN 2015-02-06 15:31:34 +01:00
Adam Roach [:abr]
152cff5f44 Bug 1129507 - Honor DNT for Loop analytics. r=mikedeboer 2015-02-09 11:07:57 +00:00
Patrick Brosset
7f57c217fd 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
8d93385c33 Bug 1074836 - 7 - Fix the inspector node reselection test with e10s; r=jwalker 2015-02-09 10:03:06 +01:00
Patrick Brosset
155f70201e Bug 1074836 - 6 - Fix the inspector search field test with e10s; r=jwalker 2015-02-09 10:03:06 +01:00
Patrick Brosset
306859f127 Bug 1074836 - 5 - Disable iframe scrolling inspector test with e10s; r=me 2015-02-09 10:03:06 +01:00
Patrick Brosset
fa1773640a Bug 1074836 - 4 - Fix the iframe deletion inspector test with e10s; r=bgrins 2015-02-09 10:03:06 +01:00
Patrick Brosset
25bcad199c Bug 1074836 - 3 - Fix the browser ctx-menu inspector test with e10s; r=bgrins 2015-02-09 10:03:06 +01:00
Patrick Brosset
cf7d250aca 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
b0464366bf 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
d051edbe20 Back out c6aca5f18fdf (bug 1044597) for test failures
CLOSED TREE
2015-02-08 21:29:33 -08:00
Jared Wein
b5c53cd373 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
4ae95aae6b Merge m-i to m-c, a=merge 2015-02-08 17:40:44 -08:00
Yury Delendik
6db8817415 Bug 1130737 - Update Shumway to version 0.9.3775. r=till 2015-02-07 09:53:12 -06:00
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
Tim Taubert
66d07205ed Bug 1118279 - Remove browser_customize_popupNotification.js r=gavin 2015-02-06 18:17:10 +01:00
Phil Ringnalda
eba3b0662f Merge m-c to f-t 2015-02-07 18:06:59 -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
Jared Wein
523ceeb263 Bug 1115227 - Loop: add part of the UITour PageID to the Hello tour URLs as a query parameter. r=MattN
--HG--
extra : rebase_source : a12dfc2cb6789bde8953cad78f1746076eb9216f
2015-01-31 18:17:13 -05: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