Seth Fowler
a69b49d8d7
Bug 1191347 - Explicitly release surfaces on the main thread in TestDecodeToSurface. r=me
2015-09-19 15:47:36 -07:00
Brian Hackett
e76fb387ee
Backout d29fef133d8a for octane regressions.
2015-09-19 14:46:48 -06:00
Seth Fowler
93cbaca5e0
Bug 1201796 (Part 4) - Add downscale-during-decode support for the ICO decoder. r=tn
2015-09-19 13:34:14 -07:00
Seth Fowler
ba6ea7f0cc
Bug 1201796 (Part 3) - Enable downscale-during-decode for imgITools::EncodeScaledImage(). r=tn
2015-09-19 13:34:12 -07:00
Seth Fowler
ddc24ded58
Bug 1201796 (Part 2) - Add GetFrameAtSize() to support downscale-during-decode for GetFrame() use cases. r=tn
2015-09-19 13:34:09 -07:00
Seth Fowler
30373cd6eb
Bug 1201796 (Part 1) - Treat ICOs with wrong widths and heights as corrupt. r=tn
...
--HG--
rename : image/test/reftest/ico/ico-bmp-corrupted/invalid_ico_height.ico => image/test/crashtests/invalid_ico_height.ico
rename : image/test/reftest/ico/ico-bmp-corrupted/invalid_ico_width.ico => image/test/crashtests/invalid_ico_width.ico
2015-09-19 13:34:06 -07:00
Seth Fowler
c383ca71b8
Merge m-c to m-i, a=merge
2015-09-19 13:28:29 -07:00
Seth Fowler
87995a2eae
Merge b-i to m-c, a=merge
2015-09-19 13:21:24 -07:00
Phil Ringnalda
998bf97f68
Bug 1206406 - We need to also ifdef the CID for about:performance so about:about doesn't assert in non-NIGHTLY_BUILDs, r=Yoric
2015-09-19 12:24:18 -07:00
Jan de Mooij
54366d34b4
Bug 1204073 - Optimize GETELEM with constant string-or-symbol index better in Ion. r=bhackett
2015-09-19 21:00:03 +02:00
Brian Hackett
1e0c0f6319
Bug 1206265 - Add missing increment operations, r=jandem.
2015-09-19 12:44:39 -06:00
Jan de Mooij
eee51a81be
Bug 1203791 - Fix LazyLink issue with Debugger::onIonCompilation. r=h4writer
2015-09-19 20:00:40 +02:00
Jan de Mooij
e51d81ee75
Bug 1201850 - Don't elide stack check when getelem/setelem caches are used. r=bhackett
2015-09-19 20:00:16 +02:00
Jan de Mooij
cee00a968a
Bug 1199175 - Fix Debugger::slowPathOnLeaveFrame to remove the frame on OOM too. r=shu
2015-09-19 20:00:14 +02:00
Brian Hackett
42b1701245
Bug 1198861 - Improve type barrier logic to avoid unnecessary tests on primitive types, and fix redundant baseline stubs for SETELEM property adds, r=jandem.
2015-09-19 10:40:22 -06:00
Masayuki Nakano
d13141e676
Bug 1187583 part.2 Apply the TS_E_NOLAYOUT hacks for MS-IME to MS Office IME 2010 for Japanese too r=emk
2015-09-19 22:22:40 +09:00
Masayuki Nakano
e73a80f16a
Bug 1187583 part.1 Add a method to check if active TIP is MS Office IME 2010 for Japanese r=emk
2015-09-19 22:22:40 +09:00
Sebastian Hengst
c674795517
Backed out changeset d52326f55d2e (bug 1203147) for dt2 failure. r=backout
2015-09-19 13:58:32 +02:00
ffxbld
51c75f9eac
No bug, Automated HPKP preload list update from host bld-linux64-spot-560 - a=hpkp-update
2015-09-19 03:46:51 -07:00
ffxbld
c354c7fbb7
No bug, Automated HSTS preload list update from host bld-linux64-spot-560 - a=hsts-update
2015-09-19 03:46:49 -07:00
B2G Bumper Bot
3c3c706529
Bumping manifests a=b2g-bump
2015-09-19 01:28:32 -07:00
B2G Bumper Bot
f716408837
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/62487ac0eb54
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31869 from etiennesegonzac/bug-1203772
Bug 1203772 - Ignore home events during opening from task manager. s=sfoster
========
https://hg.mozilla.org/integration/gaia-central/rev/3eae49ac32f2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1203772 - Ignore home events during opening from task manager. r=sfoster
========
https://hg.mozilla.org/integration/gaia-central/rev/ff4a70eef74e
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Merge pull request #31931 from sethfowler/bug1206358
Bug 1206358 - Temporarily disable a test in Gaia's task_manager_icons_test.js, which depends upon the intrinsic size of an ICO file
========
https://hg.mozilla.org/integration/gaia-central/rev/683f5d109388
Author: Seth Fowler <mark.seth.fowler@gmail.com>
Desc: Bug 1206358 - Temporarily disable a test in Gaia's task_manager_icons_test.js, which depends upon the intrinsic size of an ICO file. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/958eab6f9fbe
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31760 from etiennesegonzac/bug-1195547
Bug 1195547 - Start the LockScreenAgent at launch to prevent media controls issues on the lockscreen. r=gweng
========
https://hg.mozilla.org/integration/gaia-central/rev/42f5fc58dfb9
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1195547 - Make the lockscreen media controls request an up to date status at init. r=gweng, jimporter
2015-09-19 01:25:37 -07:00
Phil Ringnalda
a94eeacc8e
Back out changeset c9dbc1119342 (bug 1203085) on suspicion of breaking gaia tests
2015-09-18 23:50:56 -07:00
Phil Ringnalda
102da69c8c
Merge m-c to b-i
2015-09-18 21:54:17 -07:00
Phil Ringnalda
19a7611cd4
Merge f-t to m-c, a=merge
2015-09-18 21:46:16 -07:00
Nihanth Subramanya
1e54de96fd
Bug 1110771 - One-click search buttons should have a right-click menu. r=florian
...
--HG--
extra : commitid : FXnsB1DNBTI
2015-09-18 16:51:23 -07:00
Matthew Noorenberghe
f213135066
Bug 1201909 - Set the production www.mozilla.org URL for the tracking protection tour. r=javaun
...
--HG--
extra : commitid : Exl2Zb8sdYY
2015-09-18 16:29:47 -07:00
Christoph Kerschbaumer
6d3847c487
Bug 1204703 - Make nsContentSecurityManager scriptable (r=sicking)
...
--HG--
extra : source : 977d5b7ecba32a0617d40c231e2f16963bf4a4ef
2015-09-18 09:27:15 -07:00
Christoph Kerschbaumer
696a2d029f
Bug 1204703 - Add AsyncOpen2 to channels in toolkit/ and b2g/ (r=sicking)
...
--HG--
extra : source : deda472458fd5314c11461302008ce984dbd00a7
2015-09-18 09:27:32 -07:00
Christoph Kerschbaumer
35ed4ce561
Bug 1204703 - Add AsyncOpen2 to channels within JS tests (r=sicking)
...
--HG--
extra : source : 309b4d1ab81c67783d7db0968bcff7c88108ba4f
2015-09-18 09:27:52 -07:00
Wes Kocher
8414be2356
Backed out 3 changesets (bug 1143922) for landing with the wrong bug number
...
Backed out changeset 309b4d1ab81c (bug 1143922)
Backed out changeset deda472458fd (bug 1143922)
Backed out changeset 977d5b7ecba3 (bug 1143922)
2015-09-18 14:13:33 -07:00
Wes Kocher
ab68ce61c7
Merge m-c to inbound, a=merge
2015-09-18 14:04:52 -07:00
Wes Kocher
5413dae30f
Merge b2ginbound to central, a=merge
2015-09-18 14:01:50 -07:00
Wes Kocher
3e0814bfd3
Merge fx-team to central, a=merge
2015-09-18 13:58:09 -07:00
Panos Astithas
343faa19a9
Bug 1206102 - Make the TP list names more flexible from a l10n standpoint. r=paolo f=flod
2015-09-18 18:53:58 +03:00
Carsten "Tomcat" Book
1ae732f5ba
Backed out 5 changesets (bug 1205540) for Assertion Failurs in m2-e10s tests on a CLOSED TREE
...
Backed out changeset e89d8182d588 (bug 1205540)
Backed out changeset abace4cdec06 (bug 1205540)
Backed out changeset b3f6e1db7233 (bug 1205540)
Backed out changeset 0d122cb34921 (bug 1205540)
Backed out changeset 4de5f87180fb (bug 1205540)
2015-09-18 16:36:33 +02:00
Ben Kelly
3528a43c26
Bug 1206084 Always Cancel() channel in nsCORSListenerProxy for failed redirects. r=ehsan
2015-09-18 07:15:39 -07:00
Andrew Halberstadt
422647ac94
Bug 1206073 - [xpcshell] Fix default value for testingModulesDir when running from mach, r=jgraham
...
--HG--
extra : commitid : KjVjUrw8IZ4
extra : rebase_source : 4ff826498fb3c303e873b8da760671577bd174b7
2015-09-18 10:00:40 -04:00
Jim Chen
a12a517734
Bug 1197974 - Force Gecko to exit when explicitly quitting; r=mfinkle
...
Currently we "quit" by closing the last window, but this bug makes us
not quit Gecko automatically when the last window closes. Therefore we
should force Gecko to quit. This patch also makes our quit code
consistent with the addon restart code at [1], i.e. using
nsIAppShell::Quit to quit and sending the "quit-application-requested"
notification. The previous notification,
"browser-lastwindow-close-requested", appears to only be used on
desktop.
[1] mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/browser.js?rev=f61c3cc0eb8b#6287
2015-09-18 09:17:11 -04:00
Jim Chen
797447c09d
Bug 1197974 - Don't exit Gecko on Android even if there's no window; r=snorp
...
Gecko on Android follows the Android app model where it never stops
until it is killed by the system or told explicitly to quit. Therefore,
we should exit Gecko when there is no window or the last window is closed.
2015-09-18 09:17:10 -04:00
Jim Chen
5d85f6dea6
Bug 1196381 - Eliminate breakpad dependency in ThreadStackHelper; r=nfroyd r=snorp
...
The breakpad dependency in ThreadStackHelper is preventing us from
upgrading our in-tree copy to a newer version (bug 1069556). This patch
gets rid of that dependency. This makes native stack frames not work
for BHR, but because of the ftp.m.o decommissioning, native
symbolication was already broken and naive stack frames already don't
work, so we don't really lose anything from this patch.
Eventually we want to make ThreadStackHelper use other means of
unwinding, such as LUL for Linux
I added | #if 0 | around the code to fill the thread context, but left
the code in because I think we'll evenually want to reuse some of that
code.
2015-09-18 09:17:10 -04:00
Jim Chen
b4389f1282
Bug 1199444 - Add test for BundleEventListener; r=mcomella
...
Bug 991167 added BundleEventListener that allow dispatching an event
directly to the UI thread or to the background thread. This patch adds
tests to testEventDispatcher, to test that the events are dispatched on
the correct threads and that the Bundle messages are correct. Because
these events are asynchronous, the test waits for each event to be
processed before continuing.
2015-09-18 09:17:10 -04:00
Alexander Surkov
cd9b877daf
Bug 1205476 - crash in mozilla::a11y::DocAccessible::ProcessInvalidationList(), r=smaug
2015-09-18 08:52:46 -04:00
Patrick Brosset
82e16df980
Bug 1156757 - Turn ON the animation inspector UI v3 by default and remove v2; r=past
...
--HG--
extra : commitid : CPhS9J1Uiud
extra : rebase_source : b97de661479f5718c55ace89fc330c5fa1e130fd
extra : histedit_source : 709cc4edcf93b6e69f2852c8488c6dbdb7358cf6
2015-09-18 13:12:36 +02:00
Paolo Amadini
c99e0fba8c
Bug 1205715 - Strings for Control Center when HTTP pages have login forms. r=ttaubert
2015-09-17 16:58:15 +01:00
Mike de Boer
50ca8bcc3d
Bug 1204577: remove invalid CSS properties from Loop/ Hello source files. r=Standard8
2015-09-18 13:20:59 +02:00
Panos Astithas
4b772c5883
Bug 1177085 - Add a preferences panel for changing the pre-loaded TP blocklist. r=jaws,francois
2015-09-18 15:29:45 +03:00
Carsten "Tomcat" Book
ead717cdd6
Merge mozilla-central to fx-team
2015-09-18 13:26:51 +02:00
Carsten "Tomcat" Book
26bf9e678b
merge mozilla-inbound to mozilla-central a=merge
2015-09-18 13:19:00 +02:00
Carsten "Tomcat" Book
6bd232e288
merge fx-team to mozilla-central a=merge
2015-09-18 12:03:30 +02:00