gecko.git
6 years agoAdded FIREFOX_44_0_1_RELEASE FIREFOX_44_0_1_BUILD2 tag(s) for changeset e51f09575766... GECKO4401_2016020518_RELBRANCH
ffxbld [Fri, 5 Feb 2016 23:49:58 +0000 (5 18:49 -0500)]
Added FIREFOX_44_0_1_RELEASE FIREFOX_44_0_1_BUILD2 tag(s) for changeset e51f09575766. DONTBUILD CLOSED TREE a=release

--HG--
branch : GECKO4401_2016020518_RELBRANCH

6 years agoAutomated checkin: version bump for firefox 44.0.1 release. DONTBUILD CLOSED TREE...
ffxbld [Fri, 5 Feb 2016 23:49:55 +0000 (5 18:49 -0500)]
Automated checkin: version bump for firefox 44.0.1 release. DONTBUILD CLOSED TREE a=release

--HG--
branch : GECKO4401_2016020518_RELBRANCH

6 years agoBug 1244076 - Fix a crash in nsDocShell::IssueWarning by null-checking mContentViewer...
Ehsan Akhgari [Tue, 2 Feb 2016 15:24:32 +0000 (2 10:24 -0500)]
Bug 1244076 - Fix a crash in nsDocShell::IssueWarning by null-checking mContentViewer; r=bzbarsky, a=ritu

--HG--
extra : commitid : 7gIkwWSQH7q
extra : source : 53da63c1fb0e8e68ed94cff4b4ab835718899098
extra : intermediate-source : 458a80d87ead5dfec49e6f4b1589e9a553c8aaf6

6 years agoBug 1243942 - Bypass service workers for WebSocket handshake channels; r=bkelly,...
Ehsan Akhgari [Fri, 29 Jan 2016 02:20:18 +0000 (28 21:20 -0500)]
Bug 1243942 - Bypass service workers for WebSocket handshake channels; r=bkelly, a=ritu

Without this patch, the presence of a service worker that doesn't
respond to the FetchEvent that we dispatch for the handshake request
causes an internal redirect, which is unacceptable to the handshake
channel, therefore all WebSocket channels break on such pages.

Moreover, the integration of Web Sockets and Service Workers is unclear
yet, so these channels should bypass service workers completely.

--HG--
extra : commitid : Jg6sxnG5481
extra : source : 58bb81c4ed13f997d95aea9efb9d61af271a58a6
extra : intermediate-source : a81f48a769a6d00346d765b9463b62c41e450896

6 years agoBug 1245696: Disable opus/vorbis audio with h264. r=cpeterson a=ritu
Jean-Yves Avenard [Fri, 5 Feb 2016 20:04:22 +0000 (5 12:04 -0800)]
Bug 1245696: Disable opus/vorbis audio with h264. r=cpeterson a=ritu

YouTube has broken encoding when we enable this codec combination.

--HG--
extra : commitid : EikZcEaReNg
extra : source : 0e8b46ed6c8f52f5b75069df4a536f5fd6e17d99

6 years agoAutomated checkin: version bump for firefox 44.0.1 release. DONTBUILD CLOSED TREE...
ffxbld [Fri, 5 Feb 2016 00:23:01 +0000 (4 19:23 -0500)]
Automated checkin: version bump for firefox 44.0.1 release. DONTBUILD CLOSED TREE a=release

6 years agoBug 1244069 - "Fix configure.in minimum requirement to NSS 3.21". r=ted, a=ritu
Kai Engert (:kaie) [Fri, 29 Jan 2016 02:24:00 +0000 (29 03:24 +0100)]
Bug 1244069 - "Fix configure.in minimum requirement to NSS 3.21".  r=ted, a=ritu

--HG--
extra : commitid : KhO2KlkmSDN
extra : source : 2bf5e0123345b7023a90e697f6e5689656b6b053
extra : intermediate-source : 4d96907bc1f0b7e841a52198fe673b2b18729987

6 years agoBug 1222171 - Re-establish equivalence between gfxImageFormat and cairo_format_t...
Nicholas Nethercote [Thu, 5 Nov 2015 21:44:00 +0000 (5 13:44 -0800)]
Bug 1222171 - Re-establish equivalence between gfxImageFormat and cairo_format_t. r=mstange. a=ritu

It would be nice to add static assertions for this equivalence but I don't want
to have to include cairo.h in gfxTypes.h. (Indeed, that's why
gfxImageFormatToCairoFormat and gfxCairoFormatToImageFormat are macros in the
first place).

--HG--
extra : commitid : 20h0XJ1H9xz
extra : source : 2da18c113b3722ea61e51077ba7dd31e547a0fee

6 years agoBug 1242176 - Don't migrate privacy.clearOnShutdown.passwords if privacy.sanitize...
Matthew Noorenberghe [Thu, 28 Jan 2016 18:49:00 +0000 (28 10:49 -0800)]
Bug 1242176 - Don't migrate privacy.clearOnShutdown.passwords if privacy.sanitize.sanitizeOnShutdown is false. r=dolske, a=ritu

--HG--
extra : commitid : JMwXdr2gB93
extra : source : 92cc1d89929b64e421120107cd45a6923db44127
extra : intermediate-source : b02e8e8f06da85d2ec8e6e583fc536440eb101d2

6 years agoBug 1243740 - sync sdk packages to releases dir. r=rail npotb DONTBUILD, a=sylvestre
Ben Hearsum [Thu, 28 Jan 2016 15:15:01 +0000 (28 10:15 -0500)]
Bug 1243740 - sync sdk packages to releases dir. r=rail npotb DONTBUILD, a=sylvestre

--HG--
extra : source : 724aad1423e6aa0f705b0d3daf7e07adc1e139f4
extra : intermediate-source : 3de88e3a79993af53c2131a62c5d2857eabb328c

6 years agoBug 1244505 - Allow spaces in cookie names. r=mcmanus, a=sylvestre
Nicholas Hurley [Mon, 1 Feb 2016 17:46:24 +0000 (1 09:46 -0800)]
Bug 1244505 - Allow spaces in cookie names. r=mcmanus, a=sylvestre

--HG--
extra : source : 2351a9ec305bfd7eeb1eefec942623a5944243a8
extra : intermediate-source : d6f5a4905c66b5c97582ad11e4705f142838e7b7

6 years agoBug 1243873 - KEY file missing for releases, r=bhearsum a=release-automation DONTBUILD
Nick Thomas [Sun, 31 Jan 2016 20:45:45 +0000 (1 09:45 +1300)]
Bug 1243873 - KEY file missing for releases, r=bhearsum a=release-automation DONTBUILD

--HG--
extra : transplant_source : %FC%92%F3a%3EAZ0%B9%B5p%1DT%19%AA%A1%85%F8%97%D0

6 years agoNo bug, Automated blocklist update from host bld-linux64-spot-246 - a=blocklist-update
ffxbld [Sat, 30 Jan 2016 11:18:48 +0000 (30 03:18 -0800)]
No bug, Automated blocklist update from host bld-linux64-spot-246 - a=blocklist-update

6 years agoBug 1240559 - Ship NewTabURL.jsm in 44, r=mconley, a=sylvestre.
Florian Quèze [Sat, 23 Jan 2016 12:28:19 +0000 (23 13:28 +0100)]
Bug 1240559 - Ship NewTabURL.jsm in 44, r=mconley, a=sylvestre.

6 years agoNo bug, Automated blocklist update from host bld-linux64-spot-531 - a=blocklist-update
ffxbld [Sat, 23 Jan 2016 11:16:48 +0000 (23 03:16 -0800)]
No bug, Automated blocklist update from host bld-linux64-spot-531 - a=blocklist-update

6 years agoBug 1240892 - Disable default-app hash storage. r=dolske a=ritu
Jared Wein [Wed, 20 Jan 2016 20:57:54 +0000 (20 12:57 -0800)]
Bug 1240892 - Disable default-app hash storage. r=dolske a=ritu

--HG--
extra : commitid : 6gi4ZXhZYdN

6 years agoBug 1240607: Force CreateWindow hooks to be detours; a=ritu
Aaron Klotz [Mon, 18 Jan 2016 21:17:16 +0000 (18 14:17 -0700)]
Bug 1240607: Force CreateWindow hooks to be detours; a=ritu

--HG--
extra : commitid : 6aE35igTPJ
extra : histedit_source : dce6b61e0c0826770cd557630f95fd970beec28a

6 years agoBug 1239787 - TabQueueService: Do not clear tabQueueHandler reference. r=ahunt a...
Sebastian Kaspari [Wed, 20 Jan 2016 19:32:50 +0000 (20 11:32 -0800)]
Bug 1239787 - TabQueueService: Do not clear tabQueueHandler reference. r=ahunt a=ritu

--HG--
extra : commitid : 3yxi2w843e5
extra : histedit_source : 51ea841bb2946844840b0e45685de48729c88f9b

6 years agoBackout changeset 8bbed05c1661 a=ritu
Tooru Fujisawa [Wed, 20 Jan 2016 14:57:29 +0000 (20 23:57 +0900)]
Backout changeset 8bbed05c1661 a=ritu

--HG--
extra : commitid : 7qlnOvT44sl

6 years agoBug 1240528 - fix notification background color, r=dao a=ritu
Gijs Kruitbosch [Tue, 19 Jan 2016 12:38:07 +0000 (19 12:38 +0000)]
Bug 1240528 - fix notification background color, r=dao a=ritu

--HG--
extra : commitid : A4jd6SOxttT

6 years agoBug 1240534 - Don't delete the temporary PDF file until printing service is really...
Mark Finkle [Tue, 19 Jan 2016 21:52:24 +0000 (19 13:52 -0800)]
Bug 1240534 - Don't delete the temporary PDF file until printing service is really done with it. r=sebastian, a=ritu CLOSED TREE

--HG--
extra : commitid : 6kzW3vKnz70
extra : source : be602df60aa4daea250f12ce57bc9281693ad957

6 years agoBug 1240506 - Check for null listener in GeckoEditable; r=esawin a=ritu
Jim Chen [Tue, 19 Jan 2016 21:48:23 +0000 (19 13:48 -0800)]
Bug 1240506 - Check for null listener in GeckoEditable; r=esawin a=ritu

--HG--
extra : commitid : IRjKppd6s28
extra : source : afeda02c50386cc9f07cbbedfcad5c8d746c3b2c

6 years agoBug 1239823 - don't crash when cancelling dialog due to malformed input r=margaret...
Andrzej Hunt [Tue, 19 Jan 2016 19:07:34 +0000 (19 11:07 -0800)]
Bug 1239823 - don't crash when cancelling dialog due to malformed input r=margaret a=ritu

--HG--
extra : commitid : EHwxLnz8i4Y
extra : source : d13f19fcfd65133437a1441a953530a68f0e4c0f

6 years agoAutomated checkin: version bump for firefox 44.0 release. DONTBUILD CLOSED TREE a...
ffxbld [Mon, 18 Jan 2016 22:34:42 +0000 (18 17:34 -0500)]
Automated checkin: version bump for firefox 44.0 release. DONTBUILD CLOSED TREE a=release

6 years agoBug 1233982 - Do not fetch autofill icons from the network. r=adw a=ritu
Marco Bonardo [Thu, 7 Jan 2016 16:25:09 +0000 (7 17:25 +0100)]
Bug 1233982 - Do not fetch autofill icons from the network. r=adw a=ritu

--HG--
extra : commitid : 30xRkflWnyr

6 years agoUpdate configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
ffxbld [Mon, 18 Jan 2016 18:47:33 +0000 (18 13:47 -0500)]
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release

6 years agoNo bug - Tagging mozilla-release af39a90c443c2fda798c2797e196eeb5a8b5cedd with FIREFO...
ffxbld [Mon, 18 Jan 2016 18:47:01 +0000 (18 13:47 -0500)]
No bug - Tagging mozilla-release af39a90c443c2fda798c2797e196eeb5a8b5cedd with FIREFOX_RELEASE_43_END a=release DONTBUILD CLOSED TREE

6 years agoPreserve old tags after debugsetparents. CLOSED TREE DONTBUILD a=release
ffxbld [Mon, 18 Jan 2016 18:46:59 +0000 (18 13:46 -0500)]
Preserve old tags after debugsetparents. CLOSED TREE DONTBUILD a=release

6 years agoMerge old head via |hg debugsetparents 0a65ba76edbca99037ee0bbfff8220bac3f85265 af39a...
ffxbld [Mon, 18 Jan 2016 18:46:58 +0000 (18 13:46 -0500)]
Merge old head via |hg debugsetparents 0a65ba76edbca99037ee0bbfff8220bac3f85265 af39a90c443c2fda798c2797e196eeb5a8b5cedd|. CLOSED TREE DONTBUILD a=release

6 years agoNo bug - Tagging mozilla-beta ef3cfadfccb97588653ae06eefdac28ec447c1f6 with FIREFOX_R...
ffxbld [Mon, 18 Jan 2016 18:46:10 +0000 (18 13:46 -0500)]
No bug - Tagging mozilla-beta ef3cfadfccb97588653ae06eefdac28ec447c1f6 with FIREFOX_RELEASE_44_BASE a=release DONTBUILD CLOSED TREE

6 years agoNo bug, Automated blocklist update from host bld-linux64-spot-542 - a=blocklist-update
ffxbld [Sat, 16 Jan 2016 11:13:34 +0000 (16 03:13 -0800)]
No bug, Automated blocklist update from host bld-linux64-spot-542 - a=blocklist-update

6 years agoNo bug, Automated blocklist update from host bld-linux64-spot-534 - a=blocklist-update
ffxbld [Sat, 9 Jan 2016 11:16:21 +0000 (9 03:16 -0800)]
No bug, Automated blocklist update from host bld-linux64-spot-534 - a=blocklist-update

6 years agoBug 1237775 - Change pref for network monitoring on linux to false. r=mcmanus, a...
Dragana Damjanovic [Fri, 8 Jan 2016 07:06:00 +0000 (8 08:06 +0100)]
Bug 1237775 - Change pref for network monitoring on linux to false. r=mcmanus, a=sylvestre, a=ritu

--HG--
extra : source : cbd385ecef20a6ca6c9664dcaa64bb0862ced92c

6 years agoBug 1100403 - Don't read mAdapter if null. r=margaret, a=ritu
Andrzej Hunt [Fri, 15 Jan 2016 17:09:15 +0000 (15 09:09 -0800)]
Bug 1100403 - Don't read mAdapter if null. r=margaret, a=ritu

6 years agoBug 1239085 - Remove Deprecation warning from NewTabUrl.jsm. r=olivier, a=ritu
Christoph Kerschbaumer [Tue, 12 Jan 2016 21:17:19 +0000 (12 13:17 -0800)]
Bug 1239085 - Remove Deprecation warning from NewTabUrl.jsm. r=olivier, a=ritu

--HG--
extra : source : 82da00d42c41c5bb5386524b13d0a253e9eccd61
extra : intermediate-source : 581d9ef0a6b8f05452940b3d758dd0b462083f01

6 years agoBug 1239015 - Fix Ctrl-click and middle-click on search suggestions in the urlbar...
Drew Willcoxon [Thu, 14 Jan 2016 19:39:22 +0000 (14 11:39 -0800)]
Bug 1239015 - Fix Ctrl-click and middle-click on search suggestions in the urlbar. r=mak, a=lizzard

--HG--
extra : source : 06337186cd73e0a3f4ba93d0799e202afbc3f562
extra : intermediate-source : 20d95004d8d18062255a9b4afa37b447b282a248

6 years agoNo bug, Automated blocklist update from host bld-linux64-spot-1070 - a=blocklist...
ffxbld [Sat, 16 Jan 2016 11:15:10 +0000 (16 03:15 -0800)]
No bug, Automated blocklist update from host bld-linux64-spot-1070 - a=blocklist-update

6 years agoAutomated checkin: version bump for firefox 44.0b9 release. DONTBUILD CLOSED TREE...
ffxbld [Fri, 15 Jan 2016 00:53:30 +0000 (14 19:53 -0500)]
Automated checkin: version bump for firefox 44.0b9 release. DONTBUILD CLOSED TREE a=release

6 years agoBacked out changeset 7bd651ae54dd (bug 1192945) to hopefully fix 1231429 a=ritu
Wes Kocher [Thu, 14 Jan 2016 23:40:56 +0000 (14 15:40 -0800)]
Backed out changeset 7bd651ae54dd (bug 1192945) to hopefully fix 1231429 a=ritu

--HG--
extra : commitid : A6mesTtY1cA
extra : amend_source : 238b011f153de8b3599575616146df950b4505c4

6 years agoBug 1235475 - Fix some merge bustage a=bustage
Wes Kocher [Thu, 14 Jan 2016 23:18:25 +0000 (14 15:18 -0800)]
Bug 1235475 - Fix some merge bustage a=bustage

--HG--
extra : commitid : 2xF44rgI4Vz

6 years agoBug 1183320 - Remove FHR from android/services r=rnewman a=ritu
Mark Finkle [Tue, 12 Jan 2016 04:08:12 +0000 (11 23:08 -0500)]
Bug 1183320 - Remove FHR from android/services r=rnewman a=ritu

6 years agoBug 1183320 - Remove FHR from android/chrome r=rnewman a=ritu
Mark Finkle [Tue, 12 Jan 2016 04:08:10 +0000 (11 23:08 -0500)]
Bug 1183320 - Remove FHR from android/chrome r=rnewman a=ritu

6 years agoBug 1183320 - Remove FHR from android/base r=rnewman a=ritu
Mark Finkle [Tue, 12 Jan 2016 04:08:07 +0000 (11 23:08 -0500)]
Bug 1183320 - Remove FHR from android/base r=rnewman a=ritu

6 years agoBug 1235475 - Crash at the exception source when an exception is in native code;...
Jim Chen [Thu, 14 Jan 2016 22:21:59 +0000 (14 14:21 -0800)]
Bug 1235475 - Crash at the exception source when an exception is in native code; r=snorp a=ritu

When we have a Java exception in native code, the Java stack in the exception
will not be very useful because the top frame is the native entry point. In
this case, the native stack is more useful. However, currently we don't get a
good native stack in this situation because we go through Java when handling
the exception, and the native stack we get will have a lot of unknown frames
inside libdvm or libart. This patch makes us stay in native code when handling
an uncaught exception from native code, so that we get a good native stack.

--HG--
extra : commitid : DXxdo9fpvZe
extra : source : 90775224fe6288e413179d191da3fde297cf6069
extra : histedit_source : 1412ccfbb1c793f1682b124572888eb76b2776d7%2C1da076f24171d15fb4fb46a395ba85035dbab87f

6 years agoBug 1224200. Allow downscaler to get (and ignore) new input lines after it has finish...
Timothy Nikkel [Wed, 13 Jan 2016 23:16:32 +0000 (13 17:16 -0600)]
Bug 1224200. Allow downscaler to get (and ignore) new input lines after it has finished producing all output lines. r=milan a=ritu

--HG--
extra : commitid : vxci4rGIux
extra : source : 164acbd4bafc77b9c7b8ea5c198a251b4bbf8424
extra : intermediate-source : ef269a2009e11c5ed969f0fde3eafbe46888af50

6 years agoBug 1236643 - Reorder GeckoEditable destruction sequence; r=esawin a=ritu
Jim Chen [Thu, 14 Jan 2016 21:38:43 +0000 (14 13:38 -0800)]
Bug 1236643 - Reorder GeckoEditable destruction sequence; r=esawin a=ritu

--HG--
extra : commitid : 9Demk6LDwx4

6 years agoBug 1234280 - Handle oom in CodeGeneratorShared::addCacheLocations. r=jandem a=ritu
Nicolas B. Pierron [Thu, 14 Jan 2016 21:18:37 +0000 (14 13:18 -0800)]
Bug 1234280 - Handle oom in CodeGeneratorShared::addCacheLocations. r=jandem a=ritu

--HG--
extra : commitid : H0VgkTODnl9

6 years agoBacked out changeset 486e6901c1d9 (bug 1234280) a=backout
Wes Kocher [Thu, 14 Jan 2016 21:18:11 +0000 (14 13:18 -0800)]
Backed out changeset 486e6901c1d9 (bug 1234280) a=backout

--HG--
extra : commitid : 3lRZahFie6s
extra : amend_source : 63b49c43c9f7b0230d07f5b409b2535f8070808d

6 years agoBug 1224766 - forward callID to disambiguate multiple gUM requests from same window...
Jan-Ivar Bruaroey [Thu, 14 Jan 2016 21:06:03 +0000 (14 16:06 -0500)]
Bug 1224766 - forward callID to disambiguate multiple gUM requests from same window. r=jesup,smaug a=ritu

6 years agoBug 1238010 - Turn off ClosingService. r=mcmanus, a=ritu
Dragana Damjanovic [Fri, 8 Jan 2016 20:10:00 +0000 (8 15:10 -0500)]
Bug 1238010 - Turn off ClosingService. r=mcmanus, a=ritu

--HG--
extra : source : 1b3dec8ee5494f93264f25bccdf13d803241a4dd
extra : intermediate-source : 6252d26907b6133474714aabea3249922cc3a297

6 years agoBug 1208145 - Clear XUL persistence data for passwordManager.xul passwordCol.hidden...
Matthew Noorenberghe [Thu, 14 Jan 2016 00:26:18 +0000 (13 16:26 -0800)]
Bug 1208145 - Clear XUL persistence data for passwordManager.xul passwordCol.hidden. r=dolske a=ritu

Bug 1121291 made @hidden persist but we are reverting that change so we need to remove the values so the password column doesn't always show by default.

--HG--
extra : commitid : etHJhCrKLk
extra : rebase_source : b0cd122897457e27ab29461387ac7b008fca4c27

6 years agoBug 1208145 - Revert bug 1121291 using hard-coded strings from Fx43. r=dolske a=ritu
Matthew Noorenberghe [Thu, 14 Jan 2016 00:26:13 +0000 (13 16:26 -0800)]
Bug 1208145 - Revert bug 1121291 using hard-coded strings from Fx43. r=dolske a=ritu

--HG--
extra : commitid : JnmRo368CZW
extra : rebase_source : 27c695911e2bdb381ef7737fb2e1f9418e289969

6 years agoBug 1233599 - Add build dependencies to appcompat-v7. r=mcomella a=ritu
Nick Alexander [Thu, 14 Jan 2016 00:16:58 +0000 (13 16:16 -0800)]
Bug 1233599 - Add build dependencies to appcompat-v7. r=mcomella a=ritu

--HG--
extra : commitid : HuzJdOsohdA

6 years agoBug 1218473: Add check for presence of NVIDIA Optimus drivers to WindowsNopSpacePatch...
Aaron Klotz [Wed, 6 Jan 2016 19:54:48 +0000 (6 12:54 -0700)]
Bug 1218473: Add check for presence of NVIDIA Optimus drivers to WindowsNopSpacePatcher; r=ehsan a=ritu

--HG--
extra : commitid : 7h7cJQ8xk0H
extra : source : e135879cff29eba8be6541a411379f37c75529be
extra : intermediate-source : 7f6dc6f3589bdd326bfeb46689eb4f3a509f1bdf

6 years agoBug 1237103 - Fix Application Reputation remote lookups. r=gcp a=ritu
Francois Marier [Wed, 6 Jan 2016 21:37:06 +0000 (6 13:37 -0800)]
Bug 1237103 - Fix Application Reputation remote lookups. r=gcp a=ritu

--HG--
extra : commitid : UBEbZ6azus
extra : source : 8dff95d86acbf982051a0d8c4fe207a0ec604e07
extra : intermediate-source : 55e14bd319505f8c43f1ac8d7480cfac32c10270

6 years agoBug 1236266 - Use release assert in IPC serialization for regions (r=jmuizelaar)...
Bill McCloskey [Tue, 5 Jan 2016 00:00:27 +0000 (4 16:00 -0800)]
Bug 1236266 - Use release assert in IPC serialization for regions (r=jmuizelaar) a=ritu

--HG--
extra : commitid : IBMSWlKGa1O
extra : source : 51c62defb59707b9de153e1741d9965b8ef9b0ea
extra : intermediate-source : 2d0585aa988044fae0df0885a018ef57705f40db

6 years agoBug 1236266 - Don't generate invalid empty regions in pixman (r=jmuizelaar) a=ritu
Bill McCloskey [Wed, 6 Jan 2016 16:43:15 +0000 (6 08:43 -0800)]
Bug 1236266 - Don't generate invalid empty regions in pixman (r=jmuizelaar) a=ritu

--HG--
extra : commitid : 3zZsi1sHqgB
extra : source : 0a1121061fa8e6cb973eccf149c0ce6cd53a6e7f
extra : intermediate-source : 65635ce66b9eeb2f5c1d08e97d2318bb6d91fe3f

6 years agoBack out bug 1236754 now that e10s is off in beta (a=ritu)
Bill McCloskey [Wed, 13 Jan 2016 22:05:15 +0000 (13 14:05 -0800)]
Back out bug 1236754 now that e10s is off in beta (a=ritu)

6 years agoBug 1238892 - disable on-screen-keyboard support for Windows 8(.1), r=jaws,dolske...
Gijs Kruitbosch [Tue, 12 Jan 2016 14:20:33 +0000 (12 14:20 +0000)]
Bug 1238892 - disable on-screen-keyboard support for Windows 8(.1), r=jaws,dolske a=ritu

--HG--
extra : amend_source : 0a8bd0fc6f36696ff1d38eb4da783e190aeefa8e

6 years agoBug 1236951 - New mozharness script for desktop partner repacks, and associated confi...
Chris Cooper [Tue, 12 Jan 2016 19:56:14 +0000 (12 14:56 -0500)]
Bug 1236951 - New mozharness script for desktop partner repacks, and associated config files, DONTBUILD - r=jlund, A=NPOTB

--HG--
extra : source : ec4ff5db95592903dc9a8c3ad374eb99c540c468

6 years agoBug 1224736: When image size lookup fails in nsTreeBodyFrame::PaintImage, only fall...
Daniel Holbert [Tue, 12 Jan 2016 01:56:39 +0000 (11 17:56 -0800)]
Bug 1224736: When image size lookup fails in nsTreeBodyFrame::PaintImage, only fall back to use the full destRect if we've got a VectorImage. r=tn a=ritu

6 years agoBug 1237171 - Improve a case where ICO and BMP files disagree on an image size. r...
Nicholas Nethercote [Fri, 8 Jan 2016 00:18:22 +0000 (7 16:18 -0800)]
Bug 1237171 - Improve a case where ICO and BMP files disagree on an image size. r=tn, a=sylvestre

--HG--
extra : amend_source : 7ca435ab893ab816ff38473696ea2af6c45676bf

6 years agoBacked out changeset 72ae67129ad7 (bug 1237171) for landing the wrong patch
Carsten "Tomcat" Book [Tue, 12 Jan 2016 08:13:25 +0000 (12 09:13 +0100)]
Backed out changeset 72ae67129ad7 (bug 1237171) for landing the wrong patch

6 years agoBug 1237171 - Improve a case where ICO and BMP files disagree on an image size. r...
Nicholas Nethercote [Fri, 8 Jan 2016 00:18:22 +0000 (7 16:18 -0800)]
Bug 1237171 - Improve a case where ICO and BMP files disagree on an image size. r=tn. a=sylvestre

6 years agoBug 1233434 - Fixing download failure on a multi-user GNU/Linux machine. r=bagder...
Aidin Gharibnavaz [Sat, 19 Dec 2015 18:41:00 +0000 (19 22:11 +0330)]
Bug 1233434 - Fixing download failure on a multi-user GNU/Linux machine. r=bagder a=lizzard

--HG--
extra : commitid : 5RqqZlRT6Qt
extra : source : babff100e9f835f1391de16398d14d7f8c39aa03
extra : intermediate-source : 0413edcf9ca4152d9cb97a8efdeacc06982597ff

6 years agoBug 1236975 - Re-enable SHA-1 certificates r=keeler,rbarnes a=lizzard
Richard Barnes [Tue, 5 Jan 2016 17:36:17 +0000 (5 12:36 -0500)]
Bug 1236975 - Re-enable SHA-1 certificates r=keeler,rbarnes a=lizzard

--HG--
extra : commitid : J5Lf7CLrsIY
extra : source : dab1794bd567ccf78b74340a7bb1b430c2a7c159

6 years agoBacked out changeset 413d833d300a (bug 1235537) a=backout
Wes Kocher [Tue, 5 Jan 2016 19:14:52 +0000 (5 11:14 -0800)]
Backed out changeset 413d833d300a (bug 1235537) a=backout

--HG--
extra : commitid : EIB6ellie1E

6 years agoAutomated checkin: version bump for firefox 43.0.4 release. DONTBUILD CLOSED TREE...
ffxbld [Mon, 4 Jan 2016 22:57:02 +0000 (4 17:57 -0500)]
Automated checkin: version bump for firefox 43.0.4 release. DONTBUILD CLOSED TREE a=release

6 years agoBug 1235537 - Add old versions of G DATA BankGuard .dll to Windows blocklist. r=bsmed...
philipp [Mon, 4 Jan 2016 21:40:30 +0000 (4 13:40 -0800)]
Bug 1235537 - Add old versions of G DATA BankGuard .dll to Windows blocklist. r=bsmedberg a=lizzard

--HG--
extra : commitid : 19UKHMEWrXL

6 years agoBug 1235591 - Add Android builds to Bouncer, r=jlund a=release-automation DONTBUILD
Rail Aliiev [Tue, 29 Dec 2015 19:07:10 +0000 (29 14:07 -0500)]
Bug 1235591 - Add Android builds to Bouncer, r=jlund a=release-automation DONTBUILD

6 years agoNo bug, Automated blocklist update from host bld-linux64-spot-389 - a=blocklist-update
ffxbld [Sat, 26 Dec 2015 11:18:32 +0000 (26 03:18 -0800)]
No bug, Automated blocklist update from host bld-linux64-spot-389 - a=blocklist-update

6 years agoAutomated checkin: version bump for firefox 43.0.3 release. DONTBUILD CLOSED TREE...
ffxbld [Wed, 23 Dec 2015 22:04:27 +0000 (23 17:04 -0500)]
Automated checkin: version bump for firefox 43.0.3 release. DONTBUILD CLOSED TREE a=release

6 years agoBacked out changeset 87f971726cde (bug 1233237) a=sylvestre
Wes Kocher [Wed, 23 Dec 2015 21:26:06 +0000 (23 13:26 -0800)]
Backed out changeset 87f971726cde (bug 1233237) a=sylvestre

--HG--
extra : commitid : IGB9spvPJbz

6 years agoBug 1233970 - Override YouTube userAgent to fake Firefox 42 in Firefox 43. r=smaug...
Chris Pearce [Tue, 22 Dec 2015 19:53:00 +0000 (22 20:53 +0100)]
Bug 1233970 - Override YouTube userAgent to fake Firefox 42 in Firefox 43. r=smaug, a=sylvestre

6 years agoAutomated checkin: version bump for firefox 43.0.2 release. DONTBUILD CLOSED TREE...
ffxbld [Mon, 21 Dec 2015 21:03:42 +0000 (21 16:03 -0500)]
Automated checkin: version bump for firefox 43.0.2 release. DONTBUILD CLOSED TREE a=release

6 years agoBug 1233237 - Add Nvidia Network Access Manager .dlls to Windows blocklist. r=aklotz...
philipp [Mon, 21 Dec 2015 20:20:16 +0000 (21 12:20 -0800)]
Bug 1233237 - Add Nvidia Network Access Manager .dlls to Windows blocklist. r=aklotz a=lizzard

--HG--
extra : source : c6be663fa1946241927de6d960e152f5c1a1f8f7

6 years agoBug 1233711 - update meta data for web-platform-tests. r=me, a=test-only
Joel Maher [Mon, 21 Dec 2015 11:16:19 +0000 (21 03:16 -0800)]
Bug 1233711 - update meta data for web-platform-tests. r=me, a=test-only

6 years agoBug 1216551 - Fix an issue with Loop's unit tests failing when no devices are install...
Mark Banner [Mon, 21 Dec 2015 11:13:03 +0000 (21 03:13 -0800)]
Bug 1216551 - Fix an issue with Loop's unit tests failing when no devices are installed, due to bad stubbing. r=jmaher, a=test-only

6 years agoBug 1233711 - update meta data for web-platform-tests to support osx 10.10.5 (round...
Joel Maher [Sun, 20 Dec 2015 21:34:49 +0000 (20 13:34 -0800)]
Bug 1233711 - update meta data for web-platform-tests to support osx 10.10.5 (round 3). r=Ms2ger, a=test-only

6 years agoBug 1216551 - Fix an issue with Loop's unit tests failing when no devices are install...
Mark Banner [Sun, 20 Dec 2015 21:34:39 +0000 (20 13:34 -0800)]
Bug 1216551 - Fix an issue with Loop's unit tests failing when no devices are installed, due to bad stubbing. r=jmaher a=test-only

6 years agoBug 1233711 - update meta data for web-platform-tests to support osx 10.10.5 on the...
Joel Maher [Sat, 19 Dec 2015 17:42:50 +0000 (19 09:42 -0800)]
Bug 1233711 - update meta data for web-platform-tests to support osx 10.10.5 on the mozilla-release (round 2). r=Ms2ger a=test-only

6 years agoNo bug, Automated blocklist update from host bld-linux64-spot-304 - a=blocklist-update
ffxbld [Sat, 19 Dec 2015 11:13:57 +0000 (19 03:13 -0800)]
No bug, Automated blocklist update from host bld-linux64-spot-304 - a=blocklist-update

6 years agoBug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Window...
Matt Howell [Wed, 9 Dec 2015 22:22:19 +0000 (9 17:22 -0500)]
Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 2 (swap cert, relanding), r=catlee, a=lizzard

6 years agoBug 1233711 - Update web-platform-tests expected data. r=jgraham. a=test-only
Joel Maher [Fri, 18 Dec 2015 16:11:49 +0000 (18 08:11 -0800)]
Bug 1233711 - Update web-platform-tests expected data. r=jgraham. a=test-only

6 years agoBug 1216542 - disable browser_wa_properties-view-media-nodes.js on OSX, due to failur...
Joel Maher [Fri, 18 Dec 2015 16:11:48 +0000 (18 08:11 -0800)]
Bug 1216542 - disable browser_wa_properties-view-media-nodes.js on OSX, due to failures on 10.10.5. r=vp a=test-only

6 years agoBug 1158489, Upgrade to NSS 3.20.2, a=lhenry
Kai Engert [Thu, 17 Dec 2015 20:52:45 +0000 (17 21:52 +0100)]
Bug 1158489, Upgrade to NSS 3.20.2, a=lhenry

6 years agoBug 1079858 - Part 1: Inform the updater and maintenance service of the new SHA2...
Matt Howell [Wed, 9 Dec 2015 16:26:51 +0000 (9 11:26 -0500)]
Bug 1079858 - Part 1: Inform the updater and maintenance service of the new SHA2 certicicate issuer r=rstrong, a=ritu

--HG--
extra : commitid : 8gqUBarrDZA
extra : source : cdcd29e5c79e6c6a6e1c0ff7f8e469fee612da59

6 years agoBug 1216549 - osx 10.10.5 error in /test_conformance__canvas__viewport-unchanged...
Joel Maher [Fri, 4 Dec 2015 13:15:58 +0000 (4 05:15 -0800)]
Bug 1216549 - osx 10.10.5 error in /test_conformance__canvas__viewport-unchanged-upon-resize.html. r=jgilbert, a=test-only

6 years agoBackout 60b122dabbb4. r=me a=lizzard
Nick Alexander [Wed, 16 Dec 2015 19:19:37 +0000 (16 11:19 -0800)]
Backout 60b122dabbb4. r=me a=lizzard

--HG--
extra : commitid : 3rG60pu8R21

6 years agoAutomated checkin: version bump for fennec 43.0.1 release. DONTBUILD CLOSED TREE...
ffxbld [Wed, 16 Dec 2015 00:18:18 +0000 (15 19:18 -0500)]
Automated checkin: version bump for fennec 43.0.1 release. DONTBUILD CLOSED TREE a=release

6 years agoBug 1220450 - Clear length on cache OOM. r=kamidphish, a=ritu
Jeff Gilbert [Tue, 24 Nov 2015 02:55:18 +0000 (23 18:55 -0800)]
Bug 1220450 - Clear length on cache OOM. r=kamidphish, a=ritu

Clear length on cache OOM.
From 805f71a86167d68223489797a97b0e40c6c9605c Mon Sep 17 00:00:00 2001
---
 dom/canvas/WebGLContextBuffers.cpp | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

6 years agoAutomated checkin: version bump for firefox 44.0b8 release. DONTBUILD CLOSED TREE...
ffxbld [Tue, 12 Jan 2016 02:50:35 +0000 (11 21:50 -0500)]
Automated checkin: version bump for firefox 44.0b8 release. DONTBUILD CLOSED TREE a=release

6 years agoBug 1233182: Part 2. reversed some lines in the merge. r=botond a=ritu
Milan Sreckovic [Mon, 11 Jan 2016 20:01:00 +0000 (11 12:01 -0800)]
Bug 1233182: Part 2. reversed some lines in the merge. r=botond a=ritu

--HG--
extra : commitid : K6PwJHYFeZM

6 years agoBug 1236212 - Adjust month number spinner to account for the fact that month is 0...
Margaret Leibovic [Mon, 11 Jan 2016 19:41:51 +0000 (11 11:41 -0800)]
Bug 1236212 - Adjust month number spinner to account for the fact that month is 0-based. r=rnewman, a=ritu

--HG--
extra : commitid : KnTeIzcVItS
extra : amend_source : a92de2ff2a42bb553357587bfe90cc7fea99aaf7

6 years agoBug 1201902 - Add new feedback link to panel menu. r=Standard8 a=ritu
David Critchley [Mon, 11 Jan 2016 19:35:50 +0000 (11 11:35 -0800)]
Bug 1201902 - Add new feedback link to panel menu. r=Standard8 a=ritu

--HG--
extra : commitid : F8kipfJPTfa

6 years agoBug 1230668 - Don't use frame when not in composed document. r=heycam a=sylvestre
L. David Baron [Fri, 8 Jan 2016 10:15:44 +0000 (8 21:15 +1100)]
Bug 1230668 - Don't use frame when not in composed document.  r=heycam a=sylvestre

--HG--
extra : commitid : E6e2xac2awo
extra : source : e0603b355f0c98b14c7dc8ca4784c26aca550937
extra : intermediate-source : bedac201438fbe8b904e8f3d7767c6f0c2731010

6 years agoBug 1230784 - Don't copy SurfaceTexture contents when presenting video on Android...
James Willcox [Fri, 18 Dec 2015 16:38:40 +0000 (18 10:38 -0600)]
Bug 1230784 - Don't copy SurfaceTexture contents when presenting video on Android r=esawin,jya a=ritu

6 years agoBacked out changeset e03e0c167f47 (bug 1237171) for bustage
Carsten "Tomcat" Book [Mon, 11 Jan 2016 15:13:27 +0000 (11 16:13 +0100)]
Backed out changeset e03e0c167f47 (bug 1237171) for bustage

6 years agoBug 1236329 - Back out the patch for bug 492933 (revision d8012b35413b) because...
Boris Zbarsky [Tue, 5 Jan 2016 20:05:23 +0000 (5 15:05 -0500)]
Bug 1236329 -  Back out the patch for bug 492933 (revision d8012b35413b) because it's not web-compatible in practice.  r=smaug, a=ritu

--HG--
extra : source : 75f2ab55c835179d31c671f2ce4bbdd62a40759e

6 years agoBug 1237171 - Improve a case where ICO and BMP files disagree on an image size. r...
Nicholas Nethercote [Fri, 8 Jan 2016 00:18:22 +0000 (7 16:18 -0800)]
Bug 1237171 - Improve a case where ICO and BMP files disagree on an image size. r=tn, a=sylvestre

--HG--
extra : source : edf79b699755aaa8f0da7850ff0b2cccd9135c4e