Commit Graph

252586 Commits

Author SHA1 Message Date
Jan-Ivar Bruaroey
fe5dd93125 Bug 1181883 - Add serializer on MediaDeviceInfo. r=smaug 2015-07-08 20:46:34 -04:00
Valentin Gosu
d881889081 Bug 1179779 - Neither XRE_START_OFFLINE nor -offline work any more. r=mayhemer 2015-07-08 15:56:12 +02:00
Morris Tseng
dc5920b015 Bug 1182950 - Fix compile error in non-unified build. r=botond 2015-07-12 23:23:00 -04:00
Michael Layzell
9511b77f2b Bug 1028132 - Remove mozilla::HasDangerousPublicDestructor<T>. r=mccr8 2015-07-07 18:45:00 -04:00
Nicolas Silva
e6a5a9b15d Bug 1180688 - Detect whether the widget will be able to present frames with BasicCompositor on Mac. r=mstange 2015-07-13 16:46:48 +02:00
Nicolas Silva
37143d9703 Bug 1180688 - Backout previous fix to try another solution. r=me 2015-07-13 16:46:44 +02:00
Julien Pagès
78d3bce95f Bug 1081970 - Gracefully handle interrupts when running test suite. r=dburns 2015-07-12 09:32:00 -04:00
Andrew Comminos
6e23ebfde0 Bug 1182632 - Fuzz GTK3 widget reftests that composite differently. r=mstange 2015-07-10 14:11:00 -04:00
ISHIKAWA, Chiaki
300659da25 Bug 1172304 - Fix to handle short read in Plugin code. r=johns 2015-07-07 11:29:00 -04:00
ISHIKAWA, Chiaki
142ba44329 Bug 1170646 - Handle short read in (old) Cache code still used by C-C TB. r=michal 2015-07-07 11:34:00 -04:00
Michael Layzell
c1d10743ff Bug 1180993 - Part 3: Correct use sites of functions which return already_AddRefed. r=ehsan 2015-07-10 08:36:00 -04:00
Michael Layzell
1a947e7297 Bug 1180993 - Part 2: Add the MOZ_MUST_USE attribute to mfbt, and use it to verify usage of already_AddRefed. r=ehsan 2015-07-06 21:42:00 -04:00
Michael Layzell
b12cf73752 Bug 1180993 - Part 1: Add an analysis to help catch unused return values of specific types. r=ehsan 2015-07-10 09:46:00 -04:00
Lee Salzman
e634b6e971 Bug 1170390 - Use Optimal2DFormatForContent over OptimalFormatForContent to avoid enum conversions. r=jrmuizel 2015-07-06 22:27:19 -04:00
Lee Salzman
d5109076a8 Bug 1170390 - Add gfxASurface::GetSurfaceFormat for retrieving precise surface format where necessary. r=jrmuizel 2015-07-06 22:11:38 -04:00
Lee Salzman
a34975493d Bug 1170390 - Make gfxPlatform::CreateOffscreenSurface use explicit format rather than guess. r=jrmuizel 2015-07-06 21:21:47 -04:00
Lee Salzman
c85b595075 Bug 1170390 - Detect 16bpp cairo xlib surface format. r=jrmuizel 2015-07-06 20:19:56 -04:00
Jon Coppeard
ed3209e821 Backed out changeset afb1f49458db (bug 1171909) for SM(arm) errors 2015-07-13 14:26:01 +01:00
Carsten "Tomcat" Book
8d0b31cb6d Backed out changeset 3054f69fb5a1 (bug 1123383) for sm cgc failures 2015-07-13 15:19:47 +02:00
Robert O'Callahan
c25172739f Bug 1167786. Restrict bounds of drawn region to the nsShmImage bounds to avoid X errors. r=karlt 2015-07-14 00:03:44 +12:00
Carsten "Tomcat" Book
793cb73bec Merge mozilla-central to mozilla-inbound 2015-07-13 12:09:29 +02:00
Xidorn Quan
b9dc3a93cd Bug 1160014 part 4 - Implement fullscreen transition on Windows. r=jimm 2015-07-13 20:44:36 +10:00
Xidorn Quan
74fed6862f Bug 1160014 part 3 - Backout code from bug 634586. r=jimm
The code was for improving fullscreen transition. However, it doesn't seem to
be an improvment anymore. Instead, it causes various bugs like bug 649067,
bug 646374, bug 1053783. Also see bug 634586 comment 33 which shows that this
code causes performance issue on slow machine. According to my test, removing
this code could improve the speed switching to fullscreen from normal mode.
2015-07-13 20:44:36 +10:00
Xidorn Quan
2e8981657b Bug 1160014 part 2 - Move some procedures in nsBaseWidget::MakeFullScreen to individual methods. r=roc
The two new methods will be reused by code in later patches.
2015-07-13 20:44:36 +10:00
Xidorn Quan
50ab569356 Bug 1160014 part 1 - Implement common part of fullscreen transition. r=roc,smaug,dao
This patch implements the code which is shared by all platforms for
fullscreen transition.

It adds two prefs for the duration of fullscreen transition. They can
also be used to completely suppress the transition.

In addition, this patch uses the newly added prefs to suppress the
transition in all tests which use the DOM fullscreen.
2015-07-13 20:44:36 +10:00
Xidorn Quan
8808558a82 Bug 1160014 part 0 - Avoid explicitly mentioning DOM Fullscreen concept in widget part. r=roc 2015-07-13 20:44:36 +10:00
Jon Coppeard
8de5959976 Bug 1182428 - Refactor common trace logging code in bytecode compiler r=luke 2015-07-13 11:31:20 +01:00
Jon Coppeard
676d9ffdfd Bug 1171909 - Check for alloc failure initializing AssemblerBufferWithConstantPools and update error handling ExceptionHandlerBailout r=jandem 2015-07-13 11:31:20 +01:00
Tooru Fujisawa
ee75b8af17 Bug 1172453 - Use TypedOrValueRegister instead of ConstantOrRegister in GetElementIC. r=jandem 2015-07-13 19:29:07 +09:00
Nicolas B. Pierron
9123e1f49e Bug 1181558 part 1 - Share the machine state between all SnapshotIterators of the same InlineFrameIterator. r=jandem 2015-07-13 12:24:52 +02:00
Nicolas B. Pierron
05c023ad66 Bug 1181558 part 0 - Remove unused SnapshotIterator constructor. r=jandem 2015-07-13 12:24:51 +02:00
Neil Deakin
f1cd8a6f79 Bug 1132518, document navigation tests, r=smaug 2015-07-13 06:07:50 -04:00
Neil Deakin
7e3bf72325 Bug 1132518, add an attribute to the xul document root element to allow focus on document navigation to be retargetted to another element, such as the urlbar, r=smaug,dao 2015-07-13 06:07:50 -04:00
Neil Deakin
6b162d8330 Bug 1132518, make document navigation with F6/Shift+F6 work in e10s. This combines the document and tab navigation mechanisms together, r=smaug 2015-07-13 06:07:49 -04:00
Neil Deakin
7211bcdf16 Bug 1132518, add a flag to nsIFrameTraversal to skip the popup checks, r=mats 2015-07-13 06:07:49 -04:00
Neil Deakin
7ebe7c99a2 Bug 1177000, only consider popups of the same type when determining whether a popup shouldn't reopen, this allows dropdown buttons in popup to reopen properly, r=neil 2015-07-13 06:07:49 -04:00
Carsten "Tomcat" Book
108daa6a0d merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
Carsten "Tomcat" Book
4887623ec6 merge fx-team to mozilla-central a=merge 2015-07-13 11:39:17 +02:00
Carsten "Tomcat" Book
6ae0cf5e19 merge b2g-inbound to mozilla-central a=merge 2015-07-13 11:36:39 +02:00
Jean-Yves Avenard
d2d40f98bd Bug 1182933: Implement MediaReadAt. r=bholley
Ensure SilentReadAt seek back to original position even in case of error.
Properly set the MediaByteBuffer length.
2015-07-13 10:36:48 +10:00
Timothy Nikkel
3f3b036b5f Bug 1176156. Make sure images are asked to decode if we are drawing the alt feedback instead of the image. r=seth
The Draw() call on the image would normally kick off decoding, but we don't do that if we are drawing the alt feedback instead.
2015-07-12 19:10:07 -05:00
B2G Bumper Bot
ef868ba5d3 Bumping manifests a=b2g-bump 2015-07-12 11:17:31 -07:00
B2G Bumper Bot
228d12644a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3073356ae6c8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #30927 from KevinGrandon/bug_1182846_system_permission_gaia_checkbox

Bug 1182846 - Port permission checkbox to gaia-checkbox

========

https://hg.mozilla.org/integration/gaia-central/rev/dbb5c315fcd3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1182846 - Port permission checkbox to gaia-checkbox
2015-07-12 11:15:32 -07:00
B2G Bumper Bot
8a59fd3ef1 Bumping manifests a=b2g-bump 2015-07-12 02:07:35 -07:00
B2G Bumper Bot
b1a11b4014 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a23af53d63a2
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #30924 from stasm/1182568-legacy-resolver

Bug 1182568 - Support legacy AST in the l20n resolver. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/4e50567d24c3
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1182568 - Support legacy AST in the l20n resolver. r=gandalf
2015-07-12 02:05:36 -07:00
Dão Gottwald
2c6b2e69fc Bug 1182760 - urlbar binding shouldn't have two focus handlers. r=ttaubert 2015-07-11 20:28:14 +02:00
ProgramFOX
596882cc85 Bug 1123383 - SIMD (interpreter): remove Clamp. r=bbouvier 2015-07-11 18:06:46 +02:00
Hiroyuki Ikezoe
b1c987adff Bug 1182931 - Expose assert_unreached in subwindows. r=bbirtles 2015-07-12 17:04:00 +02:00
ffxbld
40066c5373 No bug, Automated blocklist update from host bld-linux64-spot-222 - a=blocklist-update 2015-07-11 03:33:41 -07:00
ffxbld
6a03db2cc6 No bug, Automated HPKP preload list update from host bld-linux64-spot-222 - a=hpkp-update 2015-07-11 03:33:38 -07:00