Commit Graph

317035 Commits

Author SHA1 Message Date
Brad Lassey
c51eaa5101 bug 894885 - move common mozconfig options to the common mozconfig, follow up to move some things back r=glandium 2013-07-23 17:49:17 -04:00
Brad Lassey
7728fff972 bug 894313 - GeckoThread should own its own static instance r=kats 2013-07-19 11:14:32 +01:00
Bill McCloskey
54cb4cc404 Bug 896651 - Need to clean up resources for out-of-process layer trees when shutting down (r=mattwoodrow) 2013-07-23 14:53:22 -07:00
Guillaume Abadie
e570bec18c Bug 896814 - GLContext add enum GLExtensionPackages. r=jgilbert
DONTBUILD
2013-07-23 17:33:51 -04:00
Guillaume Abadie
3215174236 Bug 896814 - GLContext add enum GLExtensionPackages. r=jgilbert
DONTBUILD
2013-07-23 17:33:51 -04:00
Ryan VanderMeulen
7febc04428 Backed out changeset 590fc39b6a1c (bug 892546) for landing with the wrong bug number. 2013-07-23 17:40:28 -04:00
Gregory Szorc
2886864385 Bug 890097 - Part 3: Capture detailed information for FileCopier actions; r=glandium 2013-07-23 14:37:04 -07:00
Gregory Szorc
6811c4223f Bug 890097 - Part 2: InstallManifest class for managing file installs; r=glandium 2013-07-23 14:36:40 -07:00
Gregory Szorc
60c6511cab Bug 890097 - Part 1: Use more Pythonic API for PurgeManifest; r=glandium 2013-07-23 14:35:01 -07:00
Guillaume Abadie
147a029fdd bug 892546 - GLContext add enum GLExtensionPackages - r=jgilbert 2013-07-23 17:33:51 -04:00
Gregory Szorc
16412ac12d Bug 897045 - Properly handle extra make arguments if there is no mozconfig; r=mshal 2013-07-23 13:59:12 -07:00
Gregory Szorc
da7deab3e1 Bug 884421 - Automatically select network ports for /services tests; r=rnewman 2013-07-23 13:53:05 -07:00
Gregory Szorc
1f0e635098 Bug 896093 - Reference proper variable when blocked port is used; r=trivial 2013-07-23 13:53:01 -07:00
Eric Faust
be010ebce9 Bug 765454 - Add forgotten test case. (r=jandem) 2013-07-23 13:48:53 -07:00
Mike de Boer
af3f83a4d2 Bug 892499 - Use background-color instead of box-shadow to prevent drawing glitches. r=dao 2013-07-23 13:55:00 +02:00
David Rajchenbach-Teller
a4528c0dc2 Bug 897033 - Fix nsCookieService's statement finalization. r=ehsan 2013-07-23 16:41:23 -04:00
Botond Ballo
d689c3581c Bug 895904 - Hook up NativePanZoomController.abortAnimation(). r=kats 2013-07-23 16:41:22 -04:00
Bear Travis
a03478bd24 Bug 893298 - Correctly calculate button and button child's desired height to vertically center the child. r=bz 2013-07-18 14:21:47 -07:00
Eric Faust
f5f4ae7098 Bug 765454 - IonMonkey: Inline common scripted accessors. (r=djvj,jandem) 2013-07-23 13:36:05 -07:00
Jim Mathies
cbd5e85bc7 Bug 890529 - Update localization note on crashprompt strings. r=ally 2013-07-23 15:29:00 -05:00
Jim Mathies
ad3e726bd8 Bug 896017 - Prevent mouse input from switching input modes between touchstart and touchend events. r=mbrubeck 2013-07-22 08:49:13 -05:00
Eric Faust
d234fdcb6f Bug 891980 - IonMonkey: Allow lookupGeneric on fun_resolve hooked objects. (r=Waldo) 2013-07-23 13:32:36 -07:00
Armen Zambrano Gasparnian
a1bfadb938 Bug 713055. Match talos.json's suites to mozilla-tests/config.py before enabling talos mozharness. DONTBUILD. CLOSED TREE. r=jmaher 2013-07-23 16:24:50 -04:00
Honza Bambas
ab0c95d086 Bug 886184: Initialize variable 'usage' in DOMStorageDBThread.cpp, to fix -Wsometimes-uninitialized build warning. r=ehsan 2013-07-23 13:24:49 -07:00
Georg Fritzsche
30cf8a0fc4 Bug 887773 - Test coverage for plugin doorhanger for data URLs. r=jaws 2013-07-04 20:01:10 +02:00
Georg Fritzsche
4557a291fb Bug 887773 - Make plugin doorhanger work for data URLs & fixup permission usage. r=gavin 2013-07-03 15:01:06 +02:00
David Burns
59a129de4e Bug 896043 : Switching off tests as they are not being used and blocking marionette content updates; r=jgriffin 2013-07-22 10:57:56 +01:00
Jon Coppeard
9e2e053f14 Bug 895883 - IonMonkey: (ARM) Use hardware divide instruction for unsigned division where possible r=mjrosenb 2013-07-22 10:14:16 +01:00
Chris Lord
10605e0e62 Bug 886298 - Convert Layers fixed position margins to typed units. r=kats 2013-07-22 09:50:13 +01:00
Chris Lord
e3186541d9 Bug 886298 - Add a typed-units Margin. r=kats 2013-07-22 09:50:11 +01:00
Chris Lord
baaed043f6 Bug 886298 - Convert Layers fixed position anchor to typed units. r=kats 2013-07-22 09:50:09 +01:00
Chris Lord
a19367ac49 Bug 876542 - Restore async pan/zoom compensation behaviour during overscroll. r=roc
Bug 876542 introduces a patch that reworks how we maintain the position of
fixed position layers, but didn't handle overscroll/zoom. This restores the old
behaviour in this situation.
2013-07-22 09:50:07 +01:00
Chris Lord
7291650c62 Bug 876542 - Restore async fixed layer margin animation. r=roc, kats
Restore the reconciliation between content document fixed position margins at
render time and the fixed layer margins as retrieved via SyncViewportInfo
during async panning/zooming.
2013-07-22 09:50:05 +01:00
Nicholas Nethercote
e09f947edd Bug 887558 (part 4) - Introduce WrapperObject and CrossCrompartmentWrapperObject. r=jorendorff.
--HG--
extra : rebase_source : a4749bd143a2c668072bfeefa436f5ada9b8d374
2013-06-27 22:42:30 -07:00
Daniel Holbert
c2325a83e5 Bug 896032: Don't bother capturing return value from CallGetService in nsGtkKeyUtils.cpp, since we don't use it. r=smontagu 2013-07-21 15:53:53 -07:00
Jeff Muizelaar
9ddd2f5d8f Bug 896290. Support drawing with antialaising in DrawTargetCG. r=mattwoodrow 2013-07-19 08:18:18 -04:00
David Zbarsky
5dba986973 Bug 895116: Remove some duplicated reftests r=roc 2013-07-21 04:16:29 -07:00
David Zbarsky
84f3d76057 Bug 895116: CreateBasicDeprecatedTextureHost should pass along the texture flags r=mattwoodrow 2013-07-21 04:16:28 -07:00
Randell Jesup
bc2879abc2 Bug 886886: Remove 44100->44000 kludges r=derf 2013-07-21 03:47:40 -04:00
Randell Jesup
03b686d2df Bug 886886: replace fixed-ratio capture resampler in webrtc with speex resample r=derf,jmspeex 2013-07-21 03:47:24 -04:00
Mike Hommey
3af66c5a46 Bug 895083 - Set NS_STDCALL to nothing on WIN64. r=ehsan 2013-07-21 13:59:05 +09:00
Mike Hommey
ba048d8e3d Bug 895253 - Disable crash reporter when cross building across different OSes (e.g. OSX android builds). r=ted 2013-07-21 13:58:42 +09:00
Mike Hommey
6900414df5 Bug 895248 - Move --enable-stdcxx-compat in build/unix/mozconfig.linux. r=ted 2013-07-21 13:58:23 +09:00
Mike Hommey
ab8fe8a5ad Bug 894538 - Don't use -static-stdc++ on b2g. r=ted 2013-07-21 13:58:02 +09:00
L. David Baron
a643510184 Bug 896138 patch 9: Move RecomputePosition to a more logical place in the .cpp file, near other hint handling implementations. No review. 2013-07-20 12:14:25 -07:00
L. David Baron
0a56a39306 Bug 896138 patch 8: Add setter for RestyleManager::mInStyleRefresh rather than using friend. r=heycam (within review comments for patch 4)
(The friend declaration is still needed for access to RestyleElement,
which I'd rather leave private.)
2013-07-20 12:14:25 -07:00
L. David Baron
2e0c82c9c0 Bug 896138 patch 7: Remove unused aFrameManager parameters to some functions. r=heycam 2013-07-20 12:14:25 -07:00
L. David Baron
539703de44 Bug 896138 patch 6: Move restyle management code from nsFrameManager to RestyleManager. r=heycam
This is the second of two big chunks of code moved into the new
RestyleManager class from another sources.

Note that the undisplayed map remains in nsFrameManager, although it
could perhaps have moved.
2013-07-20 12:14:25 -07:00
L. David Baron
6686ee84a1 Bug 896138 patch 5: Expose UndisplayedNode list from nsFrameManager. r=heycam
This is needed for the following patch, which leaves the undisplayed map
in nsFrameManager rather than moving it to RestyleManager (I think one
could argue for either way, but it was easier not to move it).
2013-07-20 12:14:25 -07:00
L. David Baron
a7c8d44db9 Bug 896138 patch 4: Move restyle management code from nsCSSFrameConstructor to RestyleManager. r=heycam
This moves restyling management out of nsCSSFrameConstructor (thus
reducing its size), and keeps the restyling code closer together.

This is the first of two big chunks of code moved in this patch series.
A later patch in this series will move related code from nsFrameManager
into the same destination file.
2013-07-20 12:14:25 -07:00