Граф коммитов

553896 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Hengst 88e9d5fb24 Backed out changeset 772250315e76 (bug 1390524) for build bustage in test_compile_checks.py: compiler_class() takes exactly 2 arguments (1 given). r=backout on a CLOSED TREE 2017-08-17 21:31:00 +02:00
Brian Stack 20f43fb860 Bug 1391323 - Make action tasks have task group and scheduler set by default r=dustin
MozReview-Commit-ID: G7oPskaFBVO

--HG--
extra : rebase_source : fadac724061db39c9e89c4cf17fe9845b5638e27
2017-08-17 11:53:55 -07:00
Sebastian Hengst e8c36327cd Backed out changeset 1e7bcce37cfc (bug 1374315) for frequently failing browser-chrome's browser_ext_browserAction_popup_resize.js. r=backout a=backout on a CLOSED TREE
MozReview-Commit-ID: 4jM1IqGW8u5
2017-08-17 19:31:10 +02:00
Sebastian Hengst a4d9621f69 Backed out changeset 0a543fedee9c (bug 1390874) for unexpected pass and unexpected fail in mochitest browser_startup_images.js, at least on Windows. r=backout a=backout on a CLOSED TREE
MozReview-Commit-ID: 5ZtuMtnrPlH
2017-08-17 19:29:58 +02:00
ffxbld 04391741c9 No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update 2017-08-17 10:13:33 -07:00
ffxbld a012130123 No bug, Automated HSTS preload list update from host bld-linux64-spot-302 - a=hsts-update 2017-08-17 10:13:29 -07:00
flyingrub 2b87303c87 Bug 1390835 - Fix the sidebar width in about:telemetry r=chutten
MozReview-Commit-ID: 1LJWQ2Ntb9u

--HG--
extra : rebase_source : 1ad542a61e3316a0414462b0632ca6ebbce9a661
2017-08-17 16:33:27 +02:00
Carl Corcoran ca2d011a97 Bug 1333126: plugin crash tests now wait properly for crash handling; r=gsvelto
MozReview-Commit-ID: 70AvBYhCKnE

--HG--
extra : rebase_source : 78ff19d2bf6d119a3d6d488fa198a5f6731dcf5e
2017-08-18 11:25:05 +02:00
Bas Schouten fc62b0a980 Bug 1363922 - Part 2: Estimate scale of frames based on their PresShell resolution. r=mstange
MozReview-Commit-ID: 8f6T3PiPkF8
2017-08-17 15:45:31 +02:00
Bas Schouten 1a70bab6de Bug 1363922 - Part 1: Remember about the reference frame during BuildDisplayList for ScrollFrameHelper so GetScrolledRect can use it. r=mstange
MozReview-Commit-ID: 8GO6xuSH5xY
2017-08-17 15:45:30 +02:00
Ruturaj K. Vartak d9e47b7112 Bug 1337690 - Replace MDN link with an icon. r=ntim.
MozReview-Commit-ID: PYn6vCfxx
2017-08-20 11:20:26 +02:00
Dragana Damjanovic b274c67092 Bug 1390881 - Improve the TFO telemetry. r=mcmanus 2017-08-20 09:45:26 +02:00
Dragana Damjanovic 279495a829 Bug 1390881 - Check whether TFO cookie or TFO cookie and data are sent on Windows. r=mcmanus 2017-08-20 09:45:17 +02:00
Gian-Carlo Pascutto f4a0bc4497 Bug 1386826 - Whitelist the objdir, so _tests gets covered. r=jmaher
MozReview-Commit-ID: 8SHk1Pfy37I

--HG--
extra : rebase_source : 3944e20e310dda395e67ba9b1e33747413dea84e
2017-08-16 19:03:09 +02:00
Sebastian Hengst 38936d8d58 merge mozilla-central to autoland. r=merge a=backout on a CLOSED TREE 2017-08-17 19:32:20 +02:00
Paul Bone db6ae66368 Bug 1386660 - Part 6: Clarify relationships between prefs. r=sfink
Make it clearer how prefs, JSGC params, and their defaults relate to one
another.
2017-08-16 15:40:39 +10:00
Paul Bone 631ef67c6c Bug 1386660 - Part 5: Add constants to avoid multiple hard-coded values. r=sfink 2017-08-17 11:55:39 +10:00
Michael Kaply 0dbb8dd2bf Bug 1374695 - Add extensionID to addEngine API. r=florian
MozReview-Commit-ID: 5hxzvCXhMxi

--HG--
extra : rebase_source : 93964b926057a79c3e90efc4a291019a740995ac
2017-08-14 15:51:12 -05:00
Michael Kaply 4a10c8330f Bug 1390153 - Add support for suggest_url to WebExtension added engines. r=mixedpuppy
MozReview-Commit-ID: IPsDbwZ8KSy

--HG--
extra : rebase_source : 7d6f0c1e9e1b4c1ea8ae914f021f0dac357a8c1a
2017-08-14 10:56:47 -05:00
Henrik Skupin f7fd4a1cd9 Bug 1387403 - Force quitting the browser if no session can be established. r=jgraham
In case the NewSession command fails due to errors returned
by Marionette, the browser has to be killed. This is necessary
because DeleteSession always requires an existent session, and
would fail in closing the browser. So the process would continue
to be alive.

MozReview-Commit-ID: 1llX4lPNYjN

--HG--
extra : rebase_source : 0da6529e2c09358c83760fc66c997db09665e304
2017-08-17 14:05:11 +02:00
Andreas Tolfsen 59a7d270fb Bug 1390520 - Improve readability of Set Window Rect test. r=automatedtester
In addition to readability improvements, it fixes a few small errors
where the "x" and "y" field are being mixed up.

MozReview-Commit-ID: LP8uAaELadY

--HG--
extra : rebase_source : 855c8a7b84396a57df63e315a78b5f1e389eda16
2017-08-15 16:35:03 +01:00
Andreas Tolfsen 1724ec2c8b Bug 1390520 - Enable Set Window Rect from minimized window state test. r=automatedtester
Now that geckodriver has support for window state in the window rect
object, we can enable the test_set_window_rect_window_minimized test
from testing/web-platform/tests/webdriver/tests/set_window_rect.py.

MozReview-Commit-ID: FY6EZTxMUbE

--HG--
extra : rebase_source : 0614f35e35ef4274e13ccc35d12093e7bdc18afa
2017-08-15 15:57:34 +01:00
Dale Harvey 56c1c3f6d3 Bug 1389640 - Restore focus states for url bar in light/dark themes. r=dao
MozReview-Commit-ID: K3Jy8CXOkDS

--HG--
extra : rebase_source : 59b84e1f63006a9edd3c1fb3ec66b939963071ce
2017-08-17 11:04:58 +01:00
Kaku Kuo d824321d11 Bug 1388309 - let VideoDecoderChild::InitIPDL() return false if we don't want to decode video on GPU process; r=mattwoodrow
MozReview-Commit-ID: DD7xVkXT6fk

--HG--
extra : rebase_source : 0db172786e24d358640112e6a3461e8308103665
extra : intermediate-source : ce7e905e0ef5fdbc584c1e63cc6b62df9d566ec4
extra : source : 546c8abe515b4fc887d355c165643862346aff78
2017-08-14 18:03:12 +08:00
Francesco Lodolo (:flod) 95bcdec305 Bug 1391933 - Fix localization issues in Kill Add-on dialogs, r=kmag
Changes originally landed in bug 1356334:
* Removed SUMO link as a localizable string.
* Updated SUMO link: removed "en-US" from link and "cache" parameter.
* Use ordered placeholder instead of %S.
* Fix typo ("responsing").
* Use "extension" instead of "add-on" in DOM strings for consistency.
* Removed period from KillAddonScriptGlobalMessage, since it's a checkbox.

MozReview-Commit-ID: 5IFH2ruISZb

--HG--
extra : rebase_source : a0e84e5338b22e39c0f629c89b4d4b42b3d6bcbe
2017-08-20 10:52:32 +02:00
Fischer.json f7b2b6183a Bug 1377852 - Do not display the 2nd storage pressure notification when there is one being displayed, r=jaws
MozReview-Commit-ID: 4YwdJMy6vGf

--HG--
extra : rebase_source : 5c371d7c522f5e9243d699e00b5e53427f8dd545
2017-08-17 15:10:52 +08:00
JW Wang 41cd273f4e Bug 1391142. P3 - remove IsLiveStream() from MediaResource. r=gerald
MozReview-Commit-ID: DBFrYfj2lGB

--HG--
extra : rebase_source : 18532f55f38c5ac54660c11f078741e09273a30a
extra : source : 0e45bca0cdc0b2428216e6c9a55f8651e5b21017
2017-08-17 15:20:40 +08:00
JW Wang b8ff3673d9 Bug 1391142. P2 - remove MDSM::mResource and related functions. r=gerald
MozReview-Commit-ID: 4od7b8YNrMh

--HG--
extra : rebase_source : 2a471cc2e8049f98e65b96af626a00de4e4919f4
extra : source : a8dd8625a688555448cdc4c5429a23278e3e21c4
2017-08-17 11:52:29 +08:00
JW Wang b5f3c097c3 Bug 1391142. P1 - dispatch IsLiveStream changes from MediaDecoder to MDSM. r=gerald
This allows us to remove the dependency on MediaResource from MDSM in P2.

MozReview-Commit-ID: I46fWXfnGQK

--HG--
extra : rebase_source : 4808c7218d8c48c7425da16fadf4fd748cb2932f
extra : source : 10ac012e4c252438db1f64bb57dff181aff42a65
2017-08-17 11:48:08 +08:00
Ricky Chien f41e4d0fbb Bug 1392153 - Display fxa name & email properly and manage account shouldn't open new window r=jaws
--HG--
extra : rebase_source : 7b3e287c862b3c88cd3ddf445bcb8a8df67c1d8b
2017-08-21 11:14:41 +08:00
Nevin Chen 7ef4d3ebee Bug 1391575 - Move MMA GCM sender ID to config file r=maliu,nalexander
MozReview-Commit-ID: Iro4cszQrpF

--HG--
extra : rebase_source : 640614062d699413afdf15c29606a3bfff2d461b
2017-08-18 18:12:11 +08:00
John Lin ddd6436e6a Bug 1391556 - fix incorrect out of bound check. r=jwwang
MozReview-Commit-ID: JytNgl6bqCX

--HG--
extra : rebase_source : 53ef9acf40d5c882342488c6ef1abf6bddae0542
2017-08-22 10:06:41 +08:00
Jing-wei Wu 1e1b1b1bf2 Bug 1391160 - Remember SYSTEM_UI_FLAG_LIGHT_STATUS_BAR when show/hide fullscreen. r=nechen,sebastian,walkingice
Keep the value of SYSTEM_UI_FLAG_LIGHT_STATUS_BAR in window system ui status when show/hide fullscreen.

MozReview-Commit-ID: CnOsCFKuN65

--HG--
extra : rebase_source : b3a1afc6c5270730bc1d6c5d92bc9573c6eba8f9
extra : source : a0241dff71de29ba62b2b44c3e229df4a7de2d72
2017-08-22 09:52:31 +08:00
Tom Ritter 9ac1fd1250 Bug 1391127 Add -lm for brotli when compiling with gcc for Windows r=glandium
MozReview-Commit-ID: HBficJlFKSH

--HG--
extra : rebase_source : 77f22486396f4c611132764d19ff93708f161016
2017-08-18 10:30:55 -05:00
maliu bbb6f1eeba Bug 1389990 - back out d5210a2cb19a (Bug 1365505 - Part1-Make the feature flag be exposed not only on nightly. ) r=kikuo"
MozReview-Commit-ID: BZfwYV4QUeS

--HG--
extra : rebase_source : 858be32a0e61dc3762a0177d14d63162b7771305
2017-08-16 19:32:38 +08:00
maliu 9684db3726 Bug 1389990 - back out 80491c51a8e7 (Bug 1365505 - Part2-Turn on the pref for hls not only on nightly.) r=kikuo"
MozReview-Commit-ID: 2oMz5RwsV3g

--HG--
extra : rebase_source : 1a173c078bb382502caa052c71dfbd4c5b2744b6
2017-08-16 19:32:27 +08:00
Sylvestre Ledru 0985b8bf6d Bug 1389898 - Declare NS_ANDROIDHISTORY_CID only once r=sebastian
MozReview-Commit-ID: Eq93bCl7aWj

--HG--
extra : rebase_source : a9ece3d843e4657bcfad80b6aa93e11b0c3f225b
2017-08-13 11:08:00 +02:00
Dão Gottwald ef16e98f13 Bug 1390926 - Get rid of the --identity-popup-expander-width CSS variable. r=johannh
MozReview-Commit-ID: JN32gfmq7Y1

--HG--
extra : rebase_source : 6c05a5c40bb1ee2f36f31e17485183bdcc9a1c3a
2017-08-16 17:58:19 +02:00
Xavier ALT d4e2abdf0a Bug 1390812 - Remove obsolete #back-button rule from compacttheme.inc.css r=dao
MozReview-Commit-ID: 5yWygUFF9gp

--HG--
extra : rebase_source : 6b507245137634959ab796b58caa389a39b708ee
2017-08-17 00:29:17 +02:00
steveck-chung 4006388b95 Bug 1386959 - [Form Autofill] Add probe for form autofill availability. r=francois,lchang
MozReview-Commit-ID: KPOBxmHOiuK

--HG--
extra : rebase_source : d56176249f8b5417151a4953b080ae2a8d2acd81
2017-08-14 11:56:19 +08:00
steveck-chung 928155d075 Bug 1390816 - Part 2: Add browser test for sync enabled case. r=lchang
MozReview-Commit-ID: FpsaoaMc6U4

--HG--
extra : rebase_source : 464cb1b8587ebd459ff08f19686c683a7e60e1b6
2017-08-17 12:18:24 +08:00
steveck-chung e13ae1504d Bug 1390816 - Part 1: Add addresses sync checkbox in first time saving doorhanger. r=lchang
MozReview-Commit-ID: KkpseMw4kRk

--HG--
extra : rebase_source : 1dfbacafcedf28bdc2a8a93db35fb5509ff9a889
2017-08-16 19:08:32 +08:00
Henry Chang d09db9fb2b Bug 1390777 - Use srcdoc to replace src=data:xxx whenever possible. r=ckerschb
MozReview-Commit-ID: 1FeRTmZv46N

--HG--
extra : rebase_source : 1b53de3be3fdb37f2b85550bf2b922d4285721aa
2017-08-17 16:00:29 +08:00
Johann Hofmann 94e3bb2575 Bug 1390874 - Add a hidpi test directory to emulate high screen resolution for browser_startup_images.js. r=florian
Also adds a warning that the test should only be used in debug mode.

MozReview-Commit-ID: 6X8jSz5O2ue

--HG--
extra : rebase_source : 67bc022906470695041e37ac1852af1df5b87c90
2017-08-16 15:33:14 +02:00
Alastor Wu fee7fb93ca Bug 1388660 - part2 : add test. r=Ehsan
Add a new file "almostSilentAudioTrack.webm" and the test to prevent showing
the sound indicator when playing that kinds of video.

MozReview-Commit-ID: CeUhAePBuqs

--HG--
extra : rebase_source : c1deb2ec749fcebeccb554b64ffe77b46a18aa3d
2017-08-17 11:10:31 +08:00
Alastor Wu d5273690a3 Bug 1388660 - part1 : AudioData::IsAudible() should return false when its data is super small and near to zero. r=jwwang
When the value of data is too small to be heard, AudioData::IsAudible() should return false so that we won't show the sound indicator for silent media.

In this case, the loudness of reported video is -673 dBFS, it's impossible to be heard.

MozReview-Commit-ID: Ewiko7RpkeX

--HG--
extra : rebase_source : 692e1af570648546deabc3fe4ae4c4b36bf8f356
2017-08-17 11:02:11 +08:00
flyingrub 692daa6f92 Bug 1389781 - Remove border-bottom from the header in common.css r=dao
MozReview-Commit-ID: G6Hh9igwpaI

--HG--
extra : rebase_source : db47e6a72ed0b3f08439fe47ea51ef336c0d8d43
2017-08-12 17:56:04 +02:00
Gijs Kruitbosch ee2fbb6c73 Bug 1371765 - remove unused downloads icons, tidy up CSS, r=Paolo
MozReview-Commit-ID: 3kGgiTsx6Y2

--HG--
extra : rebase_source : d684066b5277c251a3ad9366c4e5d240fdaf5860
2017-08-18 18:07:13 +01:00
Gijs Kruitbosch ace9ca19d1 Bug 1371765 - make downloads button non-customizable, r=jaws,Paolo
MozReview-Commit-ID: E9izQpa4fFZ

--HG--
extra : rebase_source : f2c8a292c5bddb2dfde656b0f37fe2abee371ea0
2017-08-16 15:54:36 +01:00
Fernando Jiménez Moreno ad848612c1 servo: Merge #17876 - Wait for actual paint before setting paint related metrics (from ferjm:pwm.webrender); r=jdm
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors

Source-Repo: https://github.com/servo/servo
Source-Revision: 43d1f45b73baa6b70e647f32f1637e05604bcc57

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : e0bead1dfd01df66c8817d9e26ce959a47908b5a
2017-08-22 10:06:30 -05:00