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

482245 Коммитов

Автор SHA1 Сообщение Дата
Carsten "Tomcat" Book 32a806d5a1 Backed out changeset af828ca7cc58 (bug 1258510) on developers request 2016-07-13 08:37:37 +02:00
Carsten "Tomcat" Book 96d9ab7d51 Backed out changeset c43fa1320372 (bug 1258510) 2016-07-13 08:37:24 +02:00
cku 4ee5e3ab50 Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
MozReview-Commit-ID: Eo8FzwOFAOT

--HG--
extra : rebase_source : f38801f37f09d6c82e365033bea40269850c32d1
2016-07-12 16:15:45 +08:00
cku eed3cc3db3 Bug 1258510 - Part 1. Use the return value of nsCSSRendering::PaintBackgroundWithSC. r=mstange
MozReview-Commit-ID: D1gKBng8hnJ

--HG--
extra : rebase_source : 8eea6e07c30fcccaae8eb4a1876b3c23686bdb5d
2016-07-12 01:22:54 +08:00
Wes Kocher bacab7c0f8 Merge m-c to autoland, a=merge 2016-07-12 16:54:34 -07:00
Wes Kocher 92616e983b Merge fx-team to central, a=merge 2016-07-12 16:24:27 -07:00
Wes Kocher 9bfd2af1f9 Merge inbound to central, a=merge 2016-07-12 15:24:34 -07:00
Carsten "Tomcat" Book 66a84ab34f Merge mozilla-central to autoland 2016-07-12 16:45:24 +02:00
Carsten "Tomcat" Book a7e954de09 Merge mozilla-central to fx-team 2016-07-12 16:42:42 +02:00
Carsten "Tomcat" Book f283e32158 Merge mozilla-central to mozilla-inbound 2016-07-12 16:35:46 +02:00
Carsten "Tomcat" Book 010d84a620 merge mozilla-inbound to mozilla-central a=merge 2016-07-12 16:30:18 +02:00
Carsten "Tomcat" Book 6b2a78c355 merge fx-team to mozilla-central a=merge 2016-07-12 16:28:53 +02:00
Carsten "Tomcat" Book e6a99fe9ed Backed out changeset 6044eec77a2c (bug 1285991) for bustage on a CLOSED TREE 2016-07-12 11:45:54 +02:00
Carsten "Tomcat" Book b40f905f49 Backed out changeset 643bfa8b72ba (bug 1207233) for bustage 2016-07-12 11:40:16 +02:00
Carsten "Tomcat" Book c33672a846 Backed out changeset ff7dbda6a6d0 (bug 1207233) 2016-07-12 11:40:00 +02:00
Mark Hammond 82d378057c Bug 1286169 - include addon names and versions in some Sync logs. r=tcsc
MozReview-Commit-ID: Dpb4qSQVPqN

--HG--
extra : rebase_source : b15da92ba6d4083eefe86e2cabaeb033ba9c1adb
2016-07-12 17:43:54 +10:00
Chris Pearce 5c4a9cd046 Bug 1273725 - Don't show 'No supported source' message in video controls if there's no sources. r=jaws
We're flashing a warning message  "NO video with supported format and MIME type
found." when we're loading a YouTube page in Fennec. This is because YouTube
are calling load() on a video element with no src attribute or source children
in a click handler in order to defeat the "requires user interaction to play"
restrictions on mobile Chrome and Safari in that video element.

We're showing the warning message to help developers diagnose why loads are
unintentionally failing. However, the behaviour that YouTube are doing is
intentional, and YouTube are likely to not be the only ones doing this. So we
should change our video controls to not display the warning message in this
case. We should be compatible with other browsers.

We'll still log a debug message to the browser console as to why the load
is failing, to help developers who hit this unintentionally.

MozReview-Commit-ID: IpugbMOloJt

--HG--
extra : rebase_source : cd84e8a5fb300f984d91ae792c197a70992c38e1
2016-07-12 16:19:03 +12:00
Thom Chiovoloni 2050d02abe Bug 1267919 - Part 3. Implement initial sync telemetry recording code. r=Dexter,markh
MozReview-Commit-ID: 3hATEQVQjao

--HG--
extra : transplant_source : %08%CFv%89%19%299%9C%A4%F0%E6%9CY%E6c%B1O8%3A%17
2016-07-11 13:37:23 -04:00
Nick Fitzgerald 28d0598039 Bug 1286095 - Assert that `JS::ubi::Concrete<T>` inherits from `JS::ubi::Base`; r=jimb 2016-07-11 17:30:00 +02:00
Julian Hector 5c72f0a928 Bug 1285946 - Add sys_readv to seccomp whitelist. r=gcp 2016-07-11 18:51:33 +02:00
Tim Huang fd497dc733 Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku
--HG--
rename : browser/components/contextualidentity/ContextualIdentityService.jsm => toolkit/components/contextualidentity/ContextualIdentityService.jsm
2016-07-11 20:03:00 +02:00
Julian Hector 620e4db84f Bug 1285827 - Add sys_link to seccomp whitelist. r=gcp 2016-07-11 19:38:53 +02:00
Julian Hector 3e3082511c Bug 1285816 - Add sys_accept4 to seccomp whitelist. r=gcp
MozReview-Commit-ID: 8NTeEtX9wMz
2016-07-11 00:12:49 +02:00
Julian Hector 085ce99e60 Bug 1285771 - Add sys_mlock to seccomp whitelist. r=gcp 2016-07-11 19:32:55 +02:00
Marcos Caceres 2ed95af0e9 Bug 1285560 - test_window_oninstall_event.html is kinda broken. r=baku 2016-07-12 00:01:00 +02:00
Jared Wein 466b4c4e05 Bug 1283415 - Only set the poster src on the anonymous content if the attribute is not empty. r=cpearce 2016-07-10 09:06:00 +02:00
Shih-Chiang Chien 387368f47d Bug 1272197 - Part 5, rename callback functions in nsIPresentationControlChannel.idl. r=junior
MozReview-Commit-ID: cvavmuUxeX
2016-07-12 10:16:46 +08:00
Shih-Chiang Chien 0d76940df2 Bug 1272197 - Part 4, fix naming in test cases. r=junior
MozReview-Commit-ID: DfKVKA9YWyN
2016-07-11 20:27:55 +08:00
Alexandre Lissy fd4d75f34b Bug 1285157 - Remove SetTransport(aChannel) for NUWA r=cyu
MozReview-Commit-ID: HR8r9flyJDQ

--HG--
extra : rebase_source : bc0e284f6469292a0495501dc71017902247ddd3
2016-07-07 10:07:24 +02:00
Carsten "Tomcat" Book fa6b3b7e57 Merge mozilla-central to autoland 2016-07-12 11:08:29 +02:00
Carsten "Tomcat" Book 02ea56d596 merge mozilla-inbound to mozilla-central a=merge 2016-07-12 10:58:33 +02:00
Carsten "Tomcat" Book 8262976cf1 merge fx-team to mozilla-central a=merge 2016-07-12 10:57:34 +02:00
Wes Kocher 2d88ea542c Backed out changeset 27054f5883df (bug 1282944) for jsreftest failures CLOSED TREE 2016-07-11 17:54:16 -07:00
Wes Kocher 5ca0c64a7a Backed out changeset fab721467f68 (bug 1199296) for breaking lots of tests, including SM tests CLOSED TREE 2016-07-11 16:42:12 -07:00
Wes Kocher 0bdaa84a39 Backed out changeset f7af9f4cf7ed (bug 1283826) for GTest failures CLOSED TREE 2016-07-11 16:37:14 -07:00
Jim Chen 1ea9e5b8da Bug 1285570 - Update auto-generated bindings; r=me 2016-07-11 18:07:35 -04:00
Jim Chen 247c8dadf2 Bug 1285570 - Implement VISITED event as native method; r=snorp
Convert the VISITED event in GeckoEvent to a native method call in
GeckoAppShell.
2016-07-11 18:07:35 -04:00
Jim Chen 71a6e62f73 Bug 1283739 - Prevent reentrant calls to showSoftInput and hideSoftInput; r=esawin
Add a check to showSoftInput and hideSoftInput To prevent an infinite
recursive loop of showSoftInput indirectly calling
onCreateInputConnection, which calls showSoftInput again,
2016-07-11 18:07:35 -04:00
Michael Smith d62989d9eb Bug 1282944 - Link excess lazy builders immediately, instead of throwing them away. (r=h4writer) 2016-07-11 14:45:02 -07:00
Eric Faust ff5887ef18 Bug 1199296 - Don't allow method definitions to be legacy generators. (r=shu) 2016-07-11 14:45:00 -07:00
Kartikaya Gupta 68f6d2f529 Bug 1283826. r=mstange
MozReview-Commit-ID: HsAN1RYCFCP
2016-07-11 17:17:18 -04:00
Jim Chen 77a100ac1c Bug 1280446 - Follow-up to fix another possible crash; r=me 2016-07-11 17:16:57 -04:00
Wes Kocher 2d35edb521 Merge m-c to inbound, a=merge 2016-07-11 14:07:52 -07:00
Wes Kocher c44d0b1673 Merge fx-team to central, a=merge 2016-07-11 14:01:50 -07:00
Wes Kocher 79c14ffdc6 Merge inbound to central, a=merge 2016-07-11 13:56:12 -07:00
Jeff Gilbert 8f2a6142de Bug 1285117 - Just return 0 on assert path. CLOSED TREE
MozReview-Commit-ID: 8s2vJzloBHj
2016-07-11 13:53:19 -07:00
Jonathan Kew 9c3f72ea61 Bug 1286011 - Allow system-wide font fallback to be attempted for characters with 'unknown' script. r=emk 2016-07-11 21:25:23 +01:00
Jeff Gilbert 697771cf14 Bug 1136410 - Build fix.
MozReview-Commit-ID: DQuWFTgsFLf
2016-07-11 13:18:36 -07:00
Jeff Gilbert 8bbaf9eeee Bug 1136410 - Forbid attrib aliasing. - r=mtseng'
MozReview-Commit-ID: 6shjIyJQQ6V
2016-07-11 13:18:36 -07:00
Jeff Gilbert 71c6eb5a53 Bug 1285117 - Reintroduce WebGL2 compressed formats. - r=ethlin
MozReview-Commit-ID: IYNkrE33ywr
2016-07-11 13:11:39 -07:00