public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jory Pratt" <anarchy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/files/, www-client/firefox/
Date: Fri, 15 Jan 2016 02:30:05 +0000 (UTC)	[thread overview]
Message-ID: <1452824913.aea7f566e53245f1004f48d4fa4a88c8a9641a37.anarchy@gentoo> (raw)

commit:     aea7f566e53245f1004f48d4fa4a88c8a9641a37
Author:     Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 15 02:28:33 2016 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Fri Jan 15 02:28:33 2016 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=aea7f566

www-client/firefox - Update to latest 44.0_beta8

 www-client/firefox/Manifest                        |  2 +-
 .../firefox/files/firefox-no-skia-fixup.patch      | 30 ----------------------
 ...44.0_beta6.ebuild => firefox-44.0_beta8.ebuild} |  3 +--
 3 files changed, 2 insertions(+), 33 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index fdb285c..e291d9d 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -80,4 +80,4 @@ DIST firefox-43.0-zh-CN.xpi 493639 SHA256 73c74a35f7862f6e583d2fd9edb6fcd3e565c5
 DIST firefox-43.0-zh-TW.xpi 485317 SHA256 488fb84380b3729e2c78c2bb5c9d4046988f4c457727ac19c9458f92f1fe72fb SHA512 e5a32805e3e68b54b3ebe19f5b1dc9a606df232cdc7df301a57d6ba39ab6d69347c27480c2162e30cbdcf1601364c47f3811398751ab4f63f94763772212bbbd WHIRLPOOL 2273baf3e84b7f390a9c121a125902dcf1d625ebf4b96451f78642f16dd2e62b5abf4cda70a66daaec25d68e15e5bc1cd0cb460cde26f18c17008febf6198396
 DIST firefox-43.0.source.tar.xz 175414296 SHA256 a5b16741dcce9344ca71e39e0efb0e7e1336ca5160cb9b6b12f8985f402d8fea SHA512 3ca37428d1b02ba2609ec526e86ab96563b403a03efde8439cbb4acdb282b5970ccb6a14266483c839389d59e07f6b0297314890ee04a669ba2d4b10bc4cb738 WHIRLPOOL 14d8d90452bf6d0e3965f0c8050d0dd4771f1a00a6cc68f6ae9e26334e5a2c5cad9fae92d51f0f677b07aea3120e75686655cbd5c6bcf7f0b5f84d9a1ca4553f
 DIST firefox-44.0-patches-0.3.tar.xz 13724 SHA256 f10d7b8009f720268ffd8ce4354a91ad8604b8eb67cf85fa97250915ac1de639 SHA512 b4d93a506b2b1cc264e6407ec509b6fc6fa7543e99e90edb2ef1049ed087d50a1b36331c8dceb978f15de59483c737bac4f16753634418852a7beadff3834fa6 WHIRLPOOL 8a95ecdba91ace71ca250313f597eff87f845e9c33944ab7325690361b2eff449a346a90afd91d81bcdd39d1c541a0a67603f43be3c0b8828da1a81935c98aa6
-DIST firefox-44.0b6.source.tar.xz 182438184 SHA256 2e8dd8c4f191631142e624ba110daaeb451dfeeaa02554da5a7ac852f88af54e SHA512 2506889d2065b3953e6b3bf3edb0c02614c4e1b1419bb1fb1984c44e104cbc13765ce5f2f36f9a69c5030274eae90c90dbcb1f5b9a6615175982cafd698b0fdf WHIRLPOOL 8701c6d57c34769dc04eb9ab6db03dc77458ea35b19222ef36fa0dba08354f6a2b51622506f969ee3dc08ada9ee0650a6576db554d4e87fbabf8f25a1667d900
+DIST firefox-44.0b8.source.tar.xz 182399536 SHA256 5e4cc5de4133d39c212385a2ad4ebe441d1d3ac156165426e0719ceea83b7eab SHA512 616fadf8704bba680e3733570e2ebe93599c6b5f9ff797de0849b83bd27cd68b2298f2eaa8505453304be252bc14d15b282a93420401b2306abd055b48ae83ad WHIRLPOOL b5a29854ecb01b6e3b1e78f36f9aec2f3d3af9373c923dce6ee9d9ae96839a89a532d4f0bc035517863005967f6df984e7804b06d13cb3ed1c90729c09a91848

diff --git a/www-client/firefox/files/firefox-no-skia-fixup.patch b/www-client/firefox/files/firefox-no-skia-fixup.patch
deleted file mode 100644
index 4bcb608..0000000
--- a/www-client/firefox/files/firefox-no-skia-fixup.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-# HG changeset patch
-# User Steve Singer <steve@ssinger.info>
-# Date 1451504814 18000
-#      Wed Dec 30 14:46:54 2015 -0500
-# Node ID 990f442c885d2b906ac3e18ee72f34478788c6fa
-# Parent  c690c50b2b543b420803e8192d6e08e06b20e0a3
-Bug 1235859 - Add FrameSize to non-skia downscaler. 
-
-diff --git a/image/Downscaler.h b/image/Downscaler.h
---- a/image/Downscaler.h
-+++ b/image/Downscaler.h
-@@ -166,16 +166,17 @@ public:
- 
-   bool IsFrameComplete() const { return false; }
-   uint8_t* RowBuffer() { return nullptr; }
-   void ClearRow(uint32_t = 0) { }
-   void CommitRow() { }
-   bool HasInvalidation() const { return false; }
-   DownscalerInvalidRect TakeInvalidRect() { return DownscalerInvalidRect(); }
-   void ResetForNextProgressivePass() { }
-+  const nsIntSize FrameSize() const { return nsIntSize(0, 0); }
- };
- 
- #endif // MOZ_ENABLE_SKIA
- 
- 
- 
- } // namespace image
- } // namespace mozilla
-

diff --git a/www-client/firefox/firefox-44.0_beta6.ebuild b/www-client/firefox/firefox-44.0_beta8.ebuild
similarity index 99%
rename from www-client/firefox/firefox-44.0_beta6.ebuild
rename to www-client/firefox/firefox-44.0_beta8.ebuild
index 034934d..8549e8e 100644
--- a/www-client/firefox/firefox-44.0_beta6.ebuild
+++ b/www-client/firefox/firefox-44.0_beta8.ebuild
@@ -134,8 +134,7 @@ src_prepare() {
 	EPATCH_SUFFIX="patch" \
 	EPATCH_FORCE="yes" \
 	epatch "${WORKDIR}/firefox"
-	epatch "${FILESDIR}"/${PN}-44-qt-widget-fix.patch \
-		"${FILESDIR}"/${PN}-no-skia-fixup.patch
+	epatch "${FILESDIR}"/${PN}-44-qt-widget-fix.patch
 
 	# Allow user to apply any additional patches without modifing ebuild
 	epatch_user


             reply	other threads:[~2016-01-15  2:30 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-15  2:30 Jory Pratt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-17 10:56 [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/files/, www-client/firefox/ Joonas Niilola
2020-04-08  2:01 Jory Pratt
2020-02-14  2:34 Jory Pratt
2019-09-14 20:35 Jory Pratt
2018-11-04 14:59 Thomas Deutschmann
2018-03-31 14:11 Lars Wendler
2017-06-06  4:39 Jory Pratt
2017-05-12 21:11 Ian Stakenvicius
2017-01-17 17:30 Jory Pratt
2017-01-13 16:38 Jory Pratt
2016-09-22 14:39 Ian Stakenvicius
2016-09-02 13:55 Ian Stakenvicius
2016-08-03 20:48 Ian Stakenvicius
2016-04-05 20:29 Ian Stakenvicius
2016-03-12 19:30 Ian Stakenvicius
2016-02-04 16:39 Ian Stakenvicius
2015-12-23 21:30 [gentoo-commits] proj/mozilla:crossdev commit in: www-client/firefox/, www-client/firefox/files/ Ian Stakenvicius
2015-12-23 21:06 ` [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/files/, www-client/firefox/ Ian Stakenvicius
2015-10-21 20:41 Ian Stakenvicius
2015-03-01 18:41 Ian Stakenvicius
2014-12-04 21:15 Ian Stakenvicius
2014-10-16 21:18 Ian Stakenvicius

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1452824913.aea7f566e53245f1004f48d4fa4a88c8a9641a37.anarchy@gentoo \
    --to=anarchy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox