Commit Graph

308375 Commits

Author SHA1 Message Date
Wes Johnston
d49f2dac76 Bug 798358 - Use learnmore link for addons on about:home. r=mfinkle 2013-01-10 11:00:59 -08:00
Bas Schouten
689f180c53 Bug 830347 - Part 3: Integrate new D3D compositor into widget. r=jmathies 2013-05-03 19:34:33 +02:00
Bas Schouten
745964b1cd Bug 830347 - Part 2: Add the code for CompositorD3D11. r=jrmuizel 2013-05-03 19:34:29 +02:00
Bas Schouten
34f8ad7af9 Bug 830347 - Part 1: Initialize D3D11 device when needed. r=jrmuizel 2013-05-01 16:27:09 +02:00
Dan Gohman
8dce4f8c63 Bug 869510 - x86 assembler spew improvements. r=sstangl 2013-05-07 11:39:33 -07:00
Timothy Nikkel
2da1c6b5cb Bug 869476. nsImageLoadingContent::Track/UntrackImage should return void. r=khuey 2013-05-07 13:38:35 -05:00
Matt Brubeck
2a67130728 Bug 867163 - Clear context actions when dismissing the appbar [r=sfoster] 2013-05-07 11:38:08 -07:00
Jim Blandy
95482a2311 Bug 840292: Change debugging server xpcshell tests to use a "listTabs" request, rather than a "listContexts" request. r=dcamp
The original protocol specification had a "listContexts" request, but that
was only ever implemented in the test harness. The real server has always
used a browser-appropriate "listTabs" request. The latter is now
documented, and the former has been removed from the spec.

This is preparation for using a common root actor implementation for all
servers: the xpcshell tests now actually use the protocol such a common
root actor would speak.
2013-05-07 10:20:34 -07:00
Lucas Rocha
f79216b77b Bug 869166 - Add space between URL bar and tab curve (r=mfinkle) 2013-05-07 18:19:19 +01:00
Lucas Rocha
7d4e32bf65 Bug 869022 - Fade tabs button and menu away when tabs panel is open (r=mfinkle) 2013-05-07 18:19:19 +01:00
Bobby Holley
b714aad3a8 Bug 868675 - Tests. r=gabor 2013-05-07 10:09:02 -07:00
Bobby Holley
a91303c66e Bug 868675 - Introduce a Cu API for waiving/unwaiving. r=gabor,sr=mrbkap
This should be the API we promote going forward.
2013-05-07 10:09:02 -07:00
Bobby Holley
fd429ba296 Bug 868675 - Allow waiving on non-native objects. r=gabor 2013-05-07 10:09:02 -07:00
Bobby Holley
f27e202092 Bug 868675 - Don't throw for primitive-valued inputs to XPCNativeWrapper{,.unwrap}. r=gabor 2013-05-07 10:08:59 -07:00
Jonathan Griffin
e491847a9b Bug 838607 - Disable firstrun page during Marionette tests, r=mdas 2013-05-07 10:07:28 -07:00
Lucas Rocha
8f492a6463 Bug 868460 - Move all animation-related classes to the animation directory (r=mfinkle)
--HG--
rename : mobile/android/base/AnimatorProxy.java => mobile/android/base/animation/AnimatorProxy.java
rename : mobile/android/base/HeightChangeAnimation.java => mobile/android/base/animation/HeightChangeAnimation.java
rename : mobile/android/base/PropertyAnimator.java => mobile/android/base/animation/PropertyAnimator.java
rename : mobile/android/base/Rotate3DAnimation.java => mobile/android/base/animation/Rotate3DAnimation.java
rename : mobile/android/base/ViewHelper.java => mobile/android/base/animation/ViewHelper.java
2013-05-07 18:04:11 +01:00
Lucas Rocha
8bbad08286 Bug 868460 - Replace AnimatorProxy calls with ViewHelper ones (r=mfinkle) 2013-05-07 18:04:10 +01:00
Lucas Rocha
ab699590dc Bug 868460 - Fix getAlpha() in AnimatorProxy (r=mfinkle) 2013-05-07 18:04:10 +01:00
Lucas Rocha
0b9dbd9c2f Bug 868460 - Mark views to have transient state while animating (r=mfinkle) 2013-05-07 18:04:10 +01:00
Lucas Rocha
6258609329 Bug 868460 - Bail earlier when trying to start invalid animators (r=mfinkle) 2013-05-07 18:04:10 +01:00
Joel Maher
be54e8e60b Bug 868152 - disable webaudio crashtests for Android to enable 700 other tests. r=philor 2013-05-07 12:46:48 -04:00
Joel Maher
6908c5ab01 Bug 866094 - add ability in mozinfo to determine if the build is asan. r=ted 2013-05-07 12:46:46 -04:00
Joel Maher
85d4edebe2 Bug 868329 - Switch legacy cases of test disabling on Android/B2G using makefile ifdefs over to android.json & b2g.json. r=edmorley 2013-05-07 12:46:45 -04:00
Joel Maher
9ca82995cc Bug 847558 - on amazon ec2 vm's browser_dbg_createChrome.js hangs (timed out) on opt builds. r=armenzg 2013-05-07 12:46:43 -04:00
Sunny
c595a52995 Bug 867034 - Remove |this| from |this.Utils|. r=jaws 2013-05-07 12:26:30 -04:00
Hannes Verschore
d12f0f4aea Bug 867070: IonMonkey: Disable hoisting of some instructions when it doesn't enable hoisting one of their uses, r=dvander 2013-05-07 09:10:52 +02:00
Mike Hommey
b03817d34c Bug 777379 - Additional .DEFAULT_GOAL test for pymake. r=gps DONTBUILD 2013-05-07 17:34:47 +02:00
Sumedh Shekhar
87dffc32e4 Bug 804742 - EnsureStringLength doesn't work. f=Ms2ger, r=ehsan 2013-05-08 00:52:52 +09:00
Peter Van der Beken
6bf999810b Bug 868929 - Convert ImageDocument to WebIDL, drop hasXPConnectImpls from documents. r=bz.
--HG--
rename : content/html/document/src/ImageDocument.cpp => content/html/document/src/ImageDocument.h
extra : rebase_source : 23d83e5fcf8b6a6162524c09e7057edaeddec044
2013-05-07 17:27:53 +02:00
Peter Van der Beken
70530ae566 Bug 868929 - Convert ImageDocument to WebIDL, consolidate PostCreateWrapper call into nsIDocument::WrapObject. r=bz.
--HG--
rename : content/html/document/src/ImageDocument.cpp => content/html/document/src/ImageDocument.h
extra : rebase_source : 79780765f9e6be8846774344e0218631903478d4
2013-05-06 15:42:00 +02:00
Peter Van der Beken
a340410615 Bug 868929 - Convert ImageDocument to WebIDL, switch to WebIDL. r=bz.
--HG--
rename : content/html/document/src/ImageDocument.cpp => content/html/document/src/ImageDocument.h
extra : rebase_source : 18af4f816c456e9a642f12b504651b19765141dc
2013-05-06 15:42:00 +02:00
Peter Van der Beken
893bf6ac64 Bug 868929 - Convert ImageDocument to WebIDL, move class into a header. r=bz.
--HG--
rename : content/html/document/src/ImageDocument.cpp => content/html/document/src/ImageDocument.h
extra : rebase_source : 080b7c60b131b68528a8bee45c30761cbb0e0278
2013-05-06 15:42:00 +02:00
Nathan Froyd
19a6f21e0b Bug 869073 - make WebIDL enums enum classes instead of plain enums; r=bz 2013-05-06 15:28:13 -04:00
Andrew Halberstadt
da6d3f8e10 Bug 830430 - automation.py should read profile data from a file, r=jhammel
* * *
Copy prefs general
2013-05-07 11:19:46 -04:00
William Lachance
ca6ec8f20e Bug 869095 - Bump in-tree mozdevice to 0.25;r=jmaher 2013-05-07 11:09:46 -04:00
Olli Pettay
966c30f69d Bug 868232 - Paris binding for MozStkCommandEvent, r=peterv
--HG--
extra : rebase_source : 4a79aa44707f9dd0b0eb68611e13702f1bdb838e
2013-05-07 15:46:07 +03:00
Jan de Mooij
606a872816 Bug 866050 - Fix UsesBeforeIonRecompile. r=bhackett
--HG--
extra : rebase_source : 6f4cfa4561b1c8af0b28a10604ddb43824553310
2013-05-07 16:31:25 +02:00
Jan de Mooij
db26d3fc93 Bug 690446 - Emit *GNAME ops in non-eval strict-mode code. r=bhackett
--HG--
extra : rebase_source : 11bced315dd2d4fa125ac1e2cd7f4b599dd62c3c
2013-05-07 16:27:14 +02:00
Ehsan Akhgari
3a5e115094 Bug 865242 - Remove support for soundfield panning from PannerNode; r=padenot 2013-05-07 08:27:08 -04:00
Ioana Budnar
2eaa0a8ee7 Bug 856043 - Test that the Restore Previous Session menu item is not displayed in private mode. r=ehsan 2013-05-07 15:10:00 +03:00
Ioana Budnar
fa162cd97a Bug 856043 - Tests to check that session restore buttons from in-content pages are disabled in private mode. r=ehsan 2013-05-07 14:11:22 +03:00
Iivari Äikäs
6ad63ad8a5 Bug 617897 - Replace calls to AppendASCII('*') with Append('*'). r=dougt 2013-05-07 10:25:21 -04:00
Ryan VanderMeulen
96fb9281e2 Merge m-c to inbound. 2013-05-07 10:10:46 -04:00
Ryan VanderMeulen
5fdac89492 Backed out 2 changesets (bug 867070, bug 868990) for Windows PGO bustage on a CLOSED TREE.
Backed out changeset d5ff413f723a (bug 867070)
Backed out changeset 93f778d03364 (bug 868990)
2013-05-07 10:09:43 -04:00
Ryan VanderMeulen
f180a652b3 Merge m-c to birch. 2013-05-07 08:35:02 -04:00
Ehsan Akhgari
2d8ce02336 Convert AudioNodeStream.cpp to unix line endings, no bug 2013-05-07 07:59:16 -04:00
Ehsan Akhgari
5261db46f9 Remove the unused AudioEventTimeline::ComputedValue function, no bug 2013-05-07 07:56:03 -04:00
Michael Ratcliffe
00d86587ad Bug 869233 - TEST-UNEXPECTED-FAIL | browser_cmd_appcache_valid.js | html output for appcache validate should match successfully. Actual textContent: "Manifest URI..." r=me 2013-05-07 12:31:39 +01:00
Tim Taubert
68e8086683 merge m-c to fx-team 2013-05-07 09:19:32 +02:00
David Creswick
7edaa6edcf Bug 740541 - Style sheets in iframes are not listed in the style editor; r=harth 2013-05-06 20:31:46 -07:00