Commit Graph

36866 Commits

Author SHA1 Message Date
Brian Birtles
525ced2316 Bug 1189630 - Make browser_translation_exceptions.js wait for infobar to finish animating; r=florian 2015-08-07 09:01:09 +09:00
Bobby Holley
8830ca657f Bug 1184387 - Stop using the hidden DOM window in browser_parsable_css. r=Gijs
The hidden DOM window has a chrome:// URI on mac and a resource:// URI elsewhere,
which makes it really terrible for stuff like this.
2015-08-06 16:36:32 -07:00
Michael Layzell
6c2cfc16c7 Bug 1190175 - Update offlineapp listbox to display origin property, r=ehsan 2015-08-06 13:15:15 -07:00
Nikhil Marathe
970731b146 Bug 1153499 - Enable push and sw prefs. r=dougt,ehsan
--HG--
extra : commitid : GQaiqrErWLz
extra : rebase_source : 3f01566803616b221b883b51ab079d8868e8e502
extra : source : 06a05093fc417449b9458fa88105e863acddef8d
2015-07-15 13:12:44 -07:00
Nikhil Marathe
25e263af21 Bug 1144660 - client.focus() adds window interaction checks and directly uses DOMServiceWorkerFocusClient to focus window. r=ehsan,dao
client.focus() now directly uses the DOMServiceWorkerFocusClient event. The
platform popup checking is not available on service workers. Instead each
worker maintains a counter of if it is allowed to interact with windows. This
counter is currently only incremented by the notificationclick event and
dropped after the event has been dispatched.

Since acquiring a client is an async operation most service workers will
perform in notificationclick, an additional extension is granted after the event
during which the service worker may focus a client. This extension is only granted
if the script invokes NotificationEvent.waitUntil() at which point the timer begins.
The extension is terminated when the Promise passed to waitUntil() is fulfilled, or
the timer expires, whichever comes first.

--HG--
extra : commitid : 5wavKTRZWcy
extra : rebase_source : fc8ab4ef6c9bf384b5525b0bc979b3cedc4e1d6c
2015-07-23 08:30:27 -07:00
Ryan VanderMeulen
f6bdd4e7a5 Merge m-c to inbound. a=merge 2015-08-06 15:47:49 -04:00
Ryan VanderMeulen
bac91f37d2 Merge inbound to m-c. a=merge 2015-08-06 15:22:37 -04:00
Ehsan Akhgari
9af0e36ebc Bug 1186267 - Add a keyboard shortcut for toggling the mute state of a tab; r=jaws 2015-08-06 13:38:07 -04:00
Ehsan Akhgari
b93c5afb6f Bug 1188114 - Change the tooltips for the tab audio indicator icon to describe the action taken by clicking the icon; r=jaws
The (%S) in the tooltip strings is a placeholder to be filled in bug
1186267.
2015-08-06 13:38:06 -04:00
Ehsan Akhgari
d9c119e925 Bug 1189759 - Part 2: Add sound playing and muted icons to the all tabs menu; r=jaws 2015-08-06 13:38:05 -04:00
Ehsan Akhgari
9c982244a4 Bug 1189759 - Part 1: Implement <xul:menuitem endimage> as a way to display an image at the end of a menu item; r=jaws 2015-08-06 13:38:04 -04:00
Julian Descottes
2d848fa979 Bug 1191093 - Add panelId for markup-view autocomplete popup, r=bgrins
When creating the AutocompletePopup for the markup view, use a custom panelId.
This forces the AutocompletePopup to use separate XUL elements.

Otherwise, the markupview popup and the ruleview popup were sharing the same
XUL elements. When the markup-view was destroyed (ie on each page navigation),
the autocomplete popup in the rule view was no longer working.

- added panelId option in markup-view.js
- modified autocompletion tests in styleinspector/test
  to verify the autocomplete popup is still working
  after page navigation
2015-08-05 23:36:05 +02:00
Alexander Ploner
8b98b093e9 Bug 1090305 - [10.10] Remove Noise Texture from Toolbar(s) r=dao
--HG--
extra : commitid : 13qWLlSmZ77
extra : rebase_source : b7769f9e0f3dd8a339a4b5146b758cef3f1f0908
2015-08-05 16:29:45 -07:00
Matthew Noorenberghe
b1ace8ce6a Bug 1185579 - UITour: Make the "accountStatus" target use the FxA avatar when logged in. r=markh
--HG--
extra : commitid : AUgzx1cxTuu
extra : rebase_source : 13dc45d7fa6b55479bbd5ba5b3a7ba19e8579b23
2015-08-04 22:55:21 -07:00
Wes Kocher
c906ee5d44 Backed out 2 changesets (bug 1150678) for xpcshell bustage
Backed out changeset 1c24d237080c (bug 1150678)
Backed out changeset 9f1f1e11ca37 (bug 1150678)
2015-08-05 16:24:58 -07:00
Mike Conley
4dbe2dafc0 Bug 1186448 - pdfjschildbootstrap.js should only be executed once per child process. r=jimm
We were executing it once per tab, originally.

--HG--
extra : commitid : LRvIxv1E9Bu
extra : rebase_source : dd65086966c0af177a673c93f8a863c2b4978aed
extra : amend_source : 85a52241f5c5e5fad0ba5dfd96b7b884f41b22f0
2015-08-04 15:55:54 -04:00
Dave Townsend
69c40afce0 Bug 1191421: Don't notify users about unsigned experiments that have been disabled. r=dao
--HG--
extra : commitid : pA6HaBTXj4
extra : rebase_source : 1429b468a1ecfd7c797ecf2e544bf839f405fa0d
2015-08-05 13:33:57 -07:00
Dave Townsend
07777b0237 Bug 1191008: Display the unsigned notification on the front-most window. r=dao
--HG--
extra : commitid : KEvv9R7OPUt
extra : rebase_source : a721314951bb0dadd5575b2ea326b84aa0ad47c8
2015-08-05 11:37:58 -07:00
Marco Bonardo
c59f2ffded Bug 1150678 - Part 2: allow to change uri for a single bookmark keyword and remove the old keyword when needed. r=ttaubert
--HG--
extra : commitid : 1nWe1X4t8xb
2015-08-05 23:10:16 +02:00
Wes Kocher
d66d1ed333 Backed out changeset 1376c328fbb3 (bug 1185579) for browser_fxa.js test failures 2015-08-05 13:50:59 -07:00
Nick Fitzgerald
28b830d9cd Bug 1166524 - Provide short labels and longer descriptions for GC reasons; r=jsantell,terrence 2015-08-05 13:47:45 -07:00
Jordan Santell
d32651e97d Bug 1050085 - Clean up performance L10N comments. r=flod 2015-08-04 18:11:24 -07:00
Matthew Noorenberghe
6cf549763e Bug 1185579 - UITour: Make the "accountStatus" target use the FxA avatar when logged in. r=markh
--HG--
extra : commitid : HoUXeCQssgu
2015-08-04 22:55:21 -07:00
Ryan VanderMeulen
28edcba412 Backed out changeset fc9cae9a0f60 (bug 1180495) for browser_purgehistory_clears_sh.js failures.
CLOSED TREE

--HG--
extra : rebase_source : c509a1dff11ae6c03ceff5500158d7d41e29454c
2015-08-05 14:54:49 -04:00
Fernando R. Sela
0ff826c59f Bug 1170757-Enabled eslint dot-location + no-empty rules for Hello, r=dmose 2015-08-05 11:40:53 -07:00
Felipe Gomes
9cde9adbe8 Bug 1180495 - [e10s] Ensure that clearing history also clears the session history of remote tabs. r=mconley 2015-08-05 15:08:06 -03:00
Iaroslav (yarik) Sheptykin
42f7006721 Bug 1191306 - Replacing .includes with indexOf to avoid test failures on Aurora. r=felipe 2015-08-05 16:47:22 +02:00
Dão Gottwald
05d3e9fdc5 Bug 1189976 - Make rules / separators in the Control Center panel lighter. r=ttaubert 2015-08-05 18:55:53 +02:00
Carsten "Tomcat" Book
f4a658cace Backed out changeset 7f106466e9ad (bug 1185579) for memory leaks on a CLOSED TREE
--HG--
extra : rebase_source : 8ccdbb130e1b378aaa9f005a5e5fa4a80683d125
2015-08-05 16:57:20 +02:00
Martin Tomes
4cd8f591b9 Bug 1146312 - Display partner branding and ToS/PN links on the GetStarted only. r=Standard8 2015-08-05 14:32:50 +01:00
Chris Rafuse
88ae48d8ed Bug 1181991 - Change e-mail invitation text to improve CTR. r=andreio 2015-08-04 16:27:00 -04:00
Carsten "Tomcat" Book
2486d8a52b Backed out changeset 2672589e571e (bug 1161072) for test failures in browser_tilt_picking_inspector.js 2015-08-05 14:33:40 +02:00
Carsten "Tomcat" Book
b998607785 Merge mozilla-central to fx-team 2015-08-05 13:36:41 +02:00
Carsten "Tomcat" Book
592d83d1f5 merge mozilla-inbound to mozilla-central a=merge 2015-08-05 13:12:59 +02:00
Alexandre Poirot
fafabaec63 Bug 1161072 - Destroy the walker actor on disconnect. r=bgrins 2015-08-05 02:59:11 -07:00
Carsten "Tomcat" Book
46778b4671 Backed out changeset de6f45e30226 (bug 1152721) for XPCshell Bustage 2015-08-05 10:38:18 +02:00
Mark Hammond
31c893bae6 Bug 1190279 - fix UI for unverified FxA users in both hamburger menu and Sync prefs pane. r=oeger 2015-08-05 15:50:36 +10:00
Carsten "Tomcat" Book
6954d6e5b6 Backed out changeset ad37329e81ce (bug 1190279) for test failures in browser_fxaccounts.js 2015-08-05 07:47:37 +02:00
Andrei Oprea
d286cd952a Bug 1183617 - Implement updated design of contact buttons 2015-08-04 22:22:27 -07:00
Mark Hammond
147bced11a Bug 1190279 - fix UI for unverified FxA users in both hamburger menu and Sync prefs pane. r=oeger 2015-08-05 14:22:20 +10:00
Jordan Santell
ac5233e99c Bug 1177558 - Change devtools memory module to return docshell time rather than Date.now() to match epoch from allocations, and add tests. r=fitzgen 2015-08-04 16:49:03 -07:00
Jordan Santell
6dd2134bae Bug 1163763 - part 2 - fix broken test from bug 1163763. r=fitzgen. CLOSED TREE 2015-08-04 17:12:34 -07:00
Wes Kocher
26d416417a Backed out changeset e87075045bf3 (bug 1180495) for browser_purgehistory_clears_sh.js e10s permafails CLOSED TREE 2015-08-04 15:51:45 -07:00
Tim Taubert
06fa4c8c09 Bug 1031661 - Apply correct zoom level to preloaded content like about:newtab r=dao 2015-07-29 14:57:35 +02:00
Matthew Noorenberghe
544ea6692b Bug 1185579 - UITour: Make the "accountStatus" target use the FxA avatar when logged in. r=markh
--HG--
extra : commitid : DiK8fTgNHox
2015-08-04 22:55:21 -07:00
Julian Descottes
80419e3cdf Bug 1152721 - Extract styleinspector common methods to utils.js, r=mratcliffe
--HG--
extra : commitid : 81Rx7sutIMo
2015-08-04 23:26:29 -07:00
Edouard Oger
40d9e412b9 Bug 1149721 - Restyle the Sync preferences page. r=jaws 2015-08-04 11:46:00 +02:00
Ehsan Akhgari
778c91d13d Bug 1190082 - Rename media-playback and the related stuff to audio-playback; r=smaug
Given that we only dispatch this for audio, media-playback sounds
like a misnomer.
2015-08-04 21:07:41 -04:00
Carsten "Tomcat" Book
ba03e3c181 Backed out 2 changesets (bug 1016555, bug 1189427) for making Android 4.3 API11+ debug X3 perma fail in test_ev_certs.js
Backed out changeset ebd4e3880403 (bug 1189427)
Backed out changeset 331e489c7534 (bug 1016555)
2015-08-06 11:51:27 +02:00
Carsten "Tomcat" Book
2df123b59f Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js
Backed out changeset 252814d5e628 (bug 1153499)
2015-08-06 09:47:38 +02:00