Commit Graph

10084 Commits

Author SHA1 Message Date
Mark Banner
fd95bcedb5 Bug 1126334 - Hello Icon should change colour when screensharing is active. r=jaws 2015-02-10 09:37:44 +00:00
Wes Kocher
3c1a64e37d Backed out changeset f1ce87511750 (bug 1044597) for bc1 orange 2015-02-09 16:08:46 -08:00
Jared Wein
adaf33c625 Bug 1044597 - Limit the minimum size of subdialogs in the in-content preferences. r=Gijs 2015-02-08 23:04:43 -05:00
Tim Taubert
991c603e8e Bug 1129978 - Replace promiseAddVisits() usage with PlacesTestUtils.addVisits() r=mak 2015-02-05 22:36:55 +01:00
Tim Taubert
a9070b8209 Bug 1129978 - Replace custom addVisits() implementations with the one in PlacesTestUtils r=mak 2015-02-05 21:58:58 +01:00
Mike de Boer
78d6e3ba1f Bug 1113896: toggle the Loop panel upon clicking the toolbar button. r=MattN 2015-02-06 15:31:34 +01:00
Adam Roach [:abr]
4bbd60995f Bug 1129507 - Honor DNT for Loop analytics. r=mikedeboer 2015-02-09 11:07:57 +00:00
Phil Ringnalda
c86fd6e415 Back out c6aca5f18fdf (bug 1044597) for test failures
CLOSED TREE
2015-02-08 21:29:33 -08:00
Jared Wein
79f3d38cbd Bug 1044597 - Limit the minimum size of subdialogs in the in-content preferences. r=Gijs 2015-02-08 23:04:43 -05:00
Jared Wein
55b98e7586 Bug 1115227 - Loop: add part of the UITour PageID to the Hello tour URLs as a query parameter. r=MattN 2015-01-31 18:17:13 -05:00
Chris Peterson
bcec56d259 Bug 1129321 - Remove nonstandard let blocks from browser. r=ttaubert 2015-01-24 23:39:14 -08:00
Christoph Kerschbaumer
8492e34039 Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2 in browser/ - tests (r=gijs) 2015-02-06 13:54:28 -08:00
Christoph Kerschbaumer
fc2d9ddd3d Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2 in browser/ (r=gijs) 2014-10-24 14:36:11 -07:00
Dave Townsend
bb7ee9f2fb 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
2015-02-02 12:15:26 -08:00
Mike de Boer
7c43b998b6 Bug 1091785: make sure the info panel anchors to the overflow chevron if needed. r=jaws 2015-02-06 12:09:55 +01:00
Ian Moody
a91c0e798f 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
Wes Kocher
e61af722c8 Merge inbound to m-c a=merge CLOSED TREE 2015-02-05 16:55:01 -08:00
Mark Banner
e6e46590c7 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
d0046ae001 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
Tim Taubert
414d2c93ca 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
60900c154d 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 2015-02-05 08:09:15 -08:00
Tim Taubert
6d130d0bfd Bug 1129697 - Fix browser_555547.js r=mak 2015-02-05 14:19:41 +01:00
Jared Wein
092eac0030 Bug 1128177 - Dialog to clear data when exiting Firefox needs more space between two columns (in-content preferences). r=Gijs 2015-02-05 09:09:23 -05:00
Gijs Kruitbosch
3ab5530f8e Bug 1127288 - fix test failure caused by conditional DRM content hiding, rs=bustage on a CLOSED TREE 2015-02-05 13:39:06 +00:00
Gijs Kruitbosch
b4271edf80 Bug 1127288 - add header for DRM checkbox, fix link alignment, r=dolske 2015-01-31 10:36:54 +00:00
Paolo Amadini
d16d2efda7 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
Ryan VanderMeulen
4a7a648772 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
Mike Connor
c8d4e1aefd 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
5e72bc86db Bug 958874 - Use HTTPS for Bing search, r=gavin 2015-02-03 01:07:06 -05:00
Florian Quèze
a2a75b9b90 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
99dfee4f86 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
c0799497a7 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
64a421d5b1 Bug 1124900 - add tests for keyboard navigation in the search panel, r=Mossop. 2015-02-05 00:08:19 +01:00
Wes Kocher
85e8a4e2f7 Backed out 7 changesets (bug 1047603) for mn-e10s and bc1-e10s bustage
Backed out changeset 38c6689adcbb (bug 1047603)
Backed out changeset 931b3b52e8e8 (bug 1047603)
Backed out changeset 9346f1b17ff2 (bug 1047603)
Backed out changeset 02dbbf0b017f (bug 1047603)
Backed out changeset a4ec7ded1155 (bug 1047603)
Backed out changeset dfe6ac341eb3 (bug 1047603)
Backed out changeset d846a8ebe879 (bug 1047603)
2015-02-04 15:05:19 -08:00
Drew Willcoxon
7764bdc1a7 Bug 1120716 - Offer "learn more" links in the legacy-Sync-to-FxA migration UI. r=markh,Unfocused 2015-02-04 13:59:47 -08:00
Mike Conley
6640cc169b Bug 1047603 - Fix browser_394759_behaviour.js test. r=ttaubert.
Turns out this test wasn't accustomed to newly created windows having
initially non-remote browsers, and that we need to wait for them to
redirect and restore in the content process before we can properly
serialize the window.
2015-01-26 15:21:34 -05:00
Tim Taubert
0018100c9b Bug 1094846 - Convert xpcshell-tests in browser/components/places to Bookmarks.jsm API r=mak 2015-01-27 12:29:28 +01:00
Mark Hammond
f82ef82e80 Bug 1097406 - FHR data for sync migration. r=adw/gfritzsche 2015-02-04 17:36:44 +11:00
Ian Moody
2369240d9c Bug 1126278 - In-content preferences category list should lose the padding-top on low window heights r=gijs 2015-02-02 17:09:37 +00:00
Jared Wein
a378b1fa8f Backed out changeset 756dc51160cf (bug 1044600) CLOSED TREE 2015-02-03 19:02:49 -05:00
Dave Townsend
54a848fc76 Backing out 580a54390e83 from bug 1083281 due to devtools test failures. CLOSED TREE 2015-02-03 15:51:24 -08:00
Dave Townsend
921bd9912f Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell 2015-01-07 15:56:18 -08:00
Jared Wein
eb1789e594 Bug 1044600 - in-content preferences: empty dialogs after pressing backspace or the Back button. r=Gijs 2015-02-03 10:00:04 -05:00
Abdelrhman Ahmed
9b36bf243a Bug 1113681 - Prevent dragging search engines from the checkboxes. r=Florian 2015-01-28 22:39:00 +01:00
Florian Quèze
3307a69a9d Bug 1111947 - Dropping text on the searchbar shouldn't search it immediately. r=mossop 2015-01-26 15:41:05 +01:00
Carsten "Tomcat" Book
0a6fe542b7 Merge mozilla-central to fx-team 2015-02-03 15:34:51 +01:00
Carsten "Tomcat" Book
d162d85b1e Backed out changeset a882d834faee (bug 1111947) for causing merge conflicts down from m-c 2015-02-03 15:34:07 +01:00
Carsten "Tomcat" Book
b0e7db8130 Backed out changeset 65ca9f64dd0a (bug 1113681) 2015-02-03 15:33:43 +01:00
Carsten "Tomcat" Book
b1f788c467 merge fx-team to mozilla-central a=merge 2015-02-03 14:36:21 +01:00
Abdelrhman Ahmed
8e4ff15037 Bug 1115002 - Pressing context menu should close the search panel. r=Florian 2015-02-03 13:57:04 +01:00