Brian Hackett
84f4720fa0
Bail out from compilation if an OOM was triggered during type inference, bug 693961. r=dvander
2011-10-17 14:18:23 -07:00
Chris Leary
0f159aabc9
Bug 694752: Test JSOP_REGEXP inline path on recompilation. (test only)
...
--HG--
extra : rebase_source : 16c8cbb20b028af184114c2dcdf288209f94755d
2011-10-15 20:57:08 -07:00
L. David Baron
b543b55998
Update to rules in current css3-mediaqueries spec for handling malformed media queries: all of the handling is now at the query level rather than the query list level. (Bug 689319) r=bzbarsky
...
--HG--
extra : transplant_source : %A1MKm%89%0D%F3%02%0E%1A%16o%97%11%5C%C9%8Ci%1Dk
2011-10-17 16:49:22 -04:00
L. David Baron
989b27897b
Make page style menu code reuse existing media query code rather than writing its own. (Bug 689319) r=dao
...
--HG--
extra : transplant_source : %21%22G%1D%BD%BF%D5MH%60%18%F9%9A%D4%86HYG5%A8
2011-10-17 16:49:22 -04:00
Joel Maher
2acb5c527f
Bug 694741 - Move Android mochitest test-paths into the source tree. r=ctalbert
2011-10-17 16:58:57 -04:00
Zack Weinberg
d4654337a9
Bug 660687: Add configure switches that can override confvars.sh's choice of an app basename and disable all system extension directories. r=ted
2010-07-23 11:00:16 -07:00
Dão Gottwald
4594452132
Bug 692537 - Location bar and search bar shouldn't be transparent with aero glass & tabs on top. r=shorlander
2011-10-17 22:40:48 +02:00
Ehsan Akhgari
082fd77472
Bug 694432 - Make the LdrLoadDll hook compatible with Windows 8 by not assuming that a valid path would always be passed; r=bsmedberg
...
--HG--
extra : rebase_source : e0df4ea7724118968276d55a0ec25fe4111756d4
2011-10-17 16:15:08 -04:00
Ehsan Akhgari
d5111d16d8
Bug 692821 - Reftests for bug 437722 fail on Android; r=mbrubeck
...
--HG--
extra : rebase_source : 3fa94e28dfcdd6deaeb3e16d4404c9261fca721f
2011-10-17 16:10:11 -04:00
Justin Lebar
e295b19833
Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug
2011-10-12 20:15:28 -04:00
Tom Schuster
4de4e82e9f
Bug 694360 - Don't allow keywords with unicode escapes. r=jorendorff
2011-10-17 19:09:54 +02:00
Ehsan Akhgari
20e096470b
Bug 364914 - Part 2: Disable some of the spellcheck reftests on Android because spellchecking is disabled there
...
Landing on a CLOSED TREE
2011-10-17 12:23:58 -04:00
Ehsan Akhgari
2a602a5685
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
...
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Ehsan Akhgari
ae1cb1c38e
Merge mozilla-central and mozilla-inbound to prepare for landing of bug 690892
...
Landing on a CLOSED TREE
2011-10-17 10:49:10 -04:00
Ehsan Akhgari
ba92e80802
Bug 694797 - Cairo fails to build with VC11 because it tries to #define inline, which is a keyword in C++; r=jrmuizel
2011-10-17 10:42:45 -04:00
Todd Whiteman
58201472eb
Bug 692523: Add imports of os/sys modules to typelib.py. r=khuey
2011-10-17 09:29:02 -04:00
Benoit Girard
784a7d07fc
Bug 692759 - Fix Non-InvalidatingCoreAnimation refresh timer for async layers plugins. r=smichaud
...
--HG--
extra : rebase_source : 3017218abbe7897aa34b7a868cc63e49550246ce
2011-10-14 14:00:44 -04:00
David Bolter
8c39619ba5
Bug 680085 - Don't traverse dirty text frames when computing rendered text. r=roc
...
We now bail in GetRenderedText when we encounter dirty text frames. This shouldm be okay since dirty text frames should be reflowed at some point and we'll refresh our accessible text cache.
2011-10-17 10:30:33 -04:00
Quentin Headen
2fe3ac75d0
Bug 364914 - Do not spell check the contents of a textarea until it's focused for the first time; r=ehsan
2011-10-16 22:06:24 -04:00
Alexander Surkov
45ef599c5d
Bug 692819 - Assertion 'Shutdown the shutdown accessible' when collapse XUL tree, r=tbsaunde
2011-10-17 22:49:34 +09:00
Mook
843730c0ae
bug 692826 - dom/plugins/base overwriting dom.xpt from dom/base (r=bsmedberg)
2011-10-07 09:59:22 -07:00
Benoit Girard
e84a828b1c
Bug 691354 - Restore CanvasLayerOGL::RenderLayer apply filter. r=bustage
2011-10-16 22:31:15 -04:00
Benoit Jacob
8eeed3c374
Bug 694730 - Upgrade WebGL conformance test suite to r15815 - no review
...
The 1.0.1 release is really close, and upgrading now allows us to give feedback and make sure that all tests are passable.
The canonical URL for this test suite is
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/webgl-conformance-tests.html
--HG--
rename : content/canvas/test/webgl/conformance/include.vs => content/canvas/test/webgl/conformance/glsl/misc/include.vs
2011-10-16 21:19:28 -04:00
Chris Double
7b85c62cd5
Bug 686957 - Add test - r=kinetik
...
--HG--
extra : rebase_source : fcd356c20768bddc6723c8f9b3143f3a3e559262
2011-09-30 17:15:35 +13:00
Chris Double
fa522acee3
Bug 686957 - Display final frame of video when seeking to end - r=kinetik
...
--HG--
extra : rebase_source : 4ba333f6de5d287f1b37cee7b4b34adb93bb4e85
2011-09-30 17:15:24 +13:00
Chris Double
aa7ee53711
Bug 686942 - Add test - r=kinetik
...
--HG--
extra : rebase_source : 722b14f4731f46c598c1dcc2b7495a1f0f133e77
2011-09-30 17:13:15 +13:00
Benoit Girard
1daed01c41
Bug 691354 - Use NEAREST filter when OGL layers have no 3d transform/scaling. r=jmuizelaar
2011-10-14 13:16:19 -07:00
Ehsan Akhgari
1c60641e0d
Merge mozilla-central and mozilla-inbound
2011-10-16 13:28:35 -04:00
Tim Taubert
6fd08a2843
merge the last green changeset on m-c to fx-team
2011-10-16 10:52:30 +02:00
Alexander Surkov
8e82643f2b
Bug 546068 - Position is not being updated when atk_text_set_caret_offset is used, r=marcoz, enndeakin
2011-10-16 12:38:19 +09:00
Ed Morley
091dcad0ea
Merge last green changeset of mozilla-inbound to mozilla-central
2011-10-15 12:19:29 +01:00
ffxbld
b6c6082f6c
Automated blocklist update from host mv-moz2-linux-ix-slave10
2011-10-15 02:32:01 -07:00
Yazen Ghannam
03ce28c74a
Bug 677085 - Merge "nsIDOMNSHTMLFrameElement" into "nsIDOMHTMLFrameElement"; r=bz
2011-10-15 09:34:31 +02:00
Ms2ger
cd715d9c9b
Bug 540433 - Remove nsIDocumentViewer; r=smaug
2011-10-15 09:33:26 +02:00
Ms2ger
aaf97be2ff
Bug 693162 - Remove Document.xmlVersion; r=sicking
2011-10-15 09:30:07 +02:00
Ms2ger
28324aa66d
Bug 687422 - Remove Text.isElementContentWhitespace; r=sicking
2011-10-15 09:29:16 +02:00
Ms2ger
7994f114f3
Bug 693154 - Remove Document.xmlStandalone; r=sicking
2011-10-15 09:28:44 +02:00
Ms2ger
5de9963a6e
Bug 693160 - Cleanup nsWindowRoot::GetControllerForCommand a bit; r=bz
2011-10-15 09:27:57 +02:00
Ms2ger
58b2ac48ed
Bug 675287 - Make Document.documentURI readonly; r=sicking
2011-10-15 09:27:47 +02:00
Ms2ger
1a7c12e69a
Bug 328908 - Remove null-check for nsHTMLSelectElement::mOptions now 'new' is infallible; r=volkmar+sicking
2011-10-15 09:26:41 +02:00
Jeff Walden
8e58215339
Bug 694709 - Remove $DXSDK_DIR/include from LOCAL_INCLUDES two places in ANGLE code. It's redundant with a sibling $MOZ_DIRECTX_SDK_PATH/include, at best, and at worst if the two conflict (as happens if the more-recently-installed DirectX SDK is not the most recent SDK), building breaks in the middle of ANGLE. r=bjacob
...
--HG--
extra : rebase_source : 909fa5cd8c1042fab7d2e95693541784d83bd23d
2011-10-14 16:28:14 -07:00
Frank Yan
2816e12cc6
Bug 690648 - Clarify popup-only move/resize window preference label.
2011-10-14 14:43:25 -07:00
Ed Morley
be43964848
Bug 575283 - Remove redundant/invalid options from the now in-tree mozconfigs; r=catlee,ted
...
Removes options that are now set by default (eg enable symbols, app=browser) and
those that have since been removed from configure (eg --disable-javaxpcom). Also
removes |--enable-jemalloc| if |--enable-trace-malloc| present, since the latter
force disables jemalloc regardless.
Note: This changeset is effectively no-op. No behaviour change is intended.
2011-10-14 22:25:01 +01:00
Ed Morley
d80b23f5b1
Backout changeset 5bdc787cf16f (bug 432391) for xpcshell crashes; a=bz
2011-10-14 22:34:24 +01:00
Matt Woodrow
67c757e3a4
Bug 693521 - Improve preserve-3d sorting behaviour by using line intersection points. r=roc
2011-10-15 09:45:01 +13:00
Matt Woodrow
bef765badf
Bug 691864 - Add more preserve-3d tests to check that parent size and offset is correctly applied. r=roc
2011-10-15 09:44:19 +13:00
Matt Woodrow
d7e185cd24
Bug 691864 - Recompute preserve-3d children overflow areas after all needed sizes are available. r=roc
2011-10-15 09:43:38 +13:00
Boris Zbarsky
22aa2632a0
Bug 432391. Hook up imgRequestProxy clones to the imgCacheValidator for the imgRequest as needed. r=joe
2011-10-14 16:15:56 -04:00
Jeff Walden
68b5ece4a0
Fix Windows warnings-as-errors build by using |struct Token|, not |class Token|. r=windows-sm-red, obvious fix so DONTBUILD
2011-10-14 13:07:23 -07:00
Bobby Holley
32e79ed0fa
Merge mozilla-central to mozilla-inbound
2011-10-14 12:12:53 -07:00