Commit Graph

248207 Commits

Author SHA1 Message Date
Makoto Kato
dd9bc2a2f7 Bug 662765 - Respect _M_IX86_FP. r=jlebar 2011-06-13 17:12:33 +09:00
David Bolter
225ee87f45 Bug 663136 - Add test coverage for tablist as implicit live region. r=MarcoZ 2011-06-12 23:54:36 -07:00
Trevor Saunders
f113504a2f Bug 653086 - clean up editor configuration in a11y files r=fernando
From 4a69f14cec60e25aca096b75b1be265b11a31244 Mon Sep 17 00:00:00 2001
---
 accessible/src/atk/AtkSocketAccessible.cpp         |    3 +--
 accessible/src/atk/AtkSocketAccessible.h           |    3 +--
 accessible/src/atk/nsARIAGridAccessibleWrap.h      |    2 +-
 accessible/src/atk/nsAccessNodeWrap.cpp            |    2 +-
 accessible/src/atk/nsAccessNodeWrap.h              |    2 +-
 accessible/src/atk/nsAccessibleRelationWrap.h      |    2 +-
 accessible/src/atk/nsAccessibleWrap.cpp            |    2 +-
 accessible/src/atk/nsAccessibleWrap.h              |    2 +-
 accessible/src/atk/nsApplicationAccessibleWrap.cpp |    2 +-
 accessible/src/atk/nsApplicationAccessibleWrap.h   |    2 +-
 accessible/src/atk/nsDocAccessibleWrap.cpp         |    2 +-
 accessible/src/atk/nsDocAccessibleWrap.h           |    2 +-
 accessible/src/atk/nsHTMLImageAccessibleWrap.h     |    2 +-
 accessible/src/atk/nsHTMLTableAccessibleWrap.h     |    2 +-
 accessible/src/atk/nsHyperTextAccessibleWrap.h     |    2 +-
 accessible/src/atk/nsMai.h                         |    2 +-
 accessible/src/atk/nsMaiHyperlink.cpp              |    2 +-
 accessible/src/atk/nsMaiHyperlink.h                |    2 +-
 accessible/src/atk/nsMaiInterfaceAction.cpp        |    2 +-
 accessible/src/atk/nsMaiInterfaceAction.h          |    2 +-
 accessible/src/atk/nsMaiInterfaceComponent.cpp     |    3 +--
 accessible/src/atk/nsMaiInterfaceComponent.h       |    3 +--
 accessible/src/atk/nsMaiInterfaceDocument.cpp      |    2 +-
 accessible/src/atk/nsMaiInterfaceDocument.h        |    2 +-
 accessible/src/atk/nsMaiInterfaceEditableText.cpp  |    2 +-
 accessible/src/atk/nsMaiInterfaceEditableText.h    |    2 +-
 accessible/src/atk/nsMaiInterfaceHyperlinkImpl.cpp |    2 +-
 accessible/src/atk/nsMaiInterfaceHyperlinkImpl.h   |    2 +-
 accessible/src/atk/nsMaiInterfaceHypertext.cpp     |    2 +-
 accessible/src/atk/nsMaiInterfaceHypertext.h       |    2 +-
 accessible/src/atk/nsMaiInterfaceImage.cpp         |    2 +-
 accessible/src/atk/nsMaiInterfaceImage.h           |    2 +-
 accessible/src/atk/nsMaiInterfaceSelection.cpp     |    2 +-
 accessible/src/atk/nsMaiInterfaceSelection.h       |    2 +-
 accessible/src/atk/nsMaiInterfaceTable.cpp         |    2 +-
 accessible/src/atk/nsMaiInterfaceTable.h           |    2 +-
 accessible/src/atk/nsMaiInterfaceText.cpp          |    2 +-
 accessible/src/atk/nsMaiInterfaceText.h            |    2 +-
 accessible/src/atk/nsMaiInterfaceValue.cpp         |    2 +-
 accessible/src/atk/nsMaiInterfaceValue.h           |    2 +-
 accessible/src/atk/nsRoleMap.h                     |    2 +-
 accessible/src/atk/nsRootAccessibleWrap.cpp        |    2 +-
 accessible/src/atk/nsRootAccessibleWrap.h          |    2 +-
 accessible/src/atk/nsStateMap.h                    |    2 +-
 accessible/src/atk/nsTextAccessibleWrap.h          |    2 +-
 accessible/src/atk/nsXULListboxAccessibleWrap.h    |    2 +-
 accessible/src/atk/nsXULMenuAccessibleWrap.h       |    2 +-
 accessible/src/atk/nsXULTreeGridAccessibleWrap.h   |    2 +-
 48 files changed, 48 insertions(+), 52 deletions(-)
2011-05-27 15:37:24 -07:00
Dão Gottwald
9d6577b4a0 Bug 658738 - reset TabContextMenu.contextTab when manually calling TabContextMenu.updateContextMenu 2011-06-12 21:49:35 +02:00
Dão Gottwald
dc7b553ee6 browser_tabview_bug627288.js cleanup 2011-06-13 08:37:33 +02:00
L. David Baron
94572e57cf Fix error in comment. r=bzbarsky 2011-06-12 18:52:32 -07:00
L. David Baron
e715ff317c Add test for rule serialization to catch any bugs in DocumentRule::GetCssText that are like the bug in the DEBUG-only DocumentRule::List in the initial patch for bug 398962. 2011-06-12 18:52:32 -07:00
L. David Baron
6e7b5eaf51 Add missing break (Bug 398962) r=bzbarsky 2011-06-12 18:52:32 -07:00
L. David Baron
ca3ad8f7ac Add needs-focus annotation for native-theme listbox tests. (Bug 659708) 2011-06-12 18:52:32 -07:00
L. David Baron
8115fe5cea Add needs-focus annotation for a bunch of tests with selects in them to try to fix intermittent failures. (Bug 626103) 2011-06-12 18:52:32 -07:00
L. David Baron
cceebb9956 Remove notion of percentage of intrinsic size: remove code that handles percentages (which are no longer set thanks to the previous patch) and make them invalid. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
2011-06-12 18:52:32 -07:00
L. David Baron
2487c4de1e Remove notion of percentage intrinsic size: remove the single case that (incorrectly) sets percentage intrinsic sizes, and fix all of the tests that depend on our old incorrect behavior. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
2011-06-12 18:52:32 -07:00
L. David Baron
d69c8fdc7b Change IsPercentageAware (which tests whether an inline box's width depends on the width of its container) to check the correct general statement of when the width of a replaced element depends on its container's width, and in doing so avoid depending on the notion of percentage intrinsic size. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
2011-06-12 18:52:32 -07:00
L. David Baron
33189ba795 Allow -moz-box-ordinal-group: 0 (but not negatives, since we store the value as PRUint32). (Bug 644514) r=bzbarsky 2011-06-12 18:52:32 -07:00
L. David Baron
a31f5ce4a7 Address missed review comment from bug 644514 patch 1: remove unused macro. r=bzbarsky 2011-06-12 18:52:32 -07:00
Makoto Kato
6635f50f90 Bug 662726 - Remove unused ANGLE source. r=bjacob 2011-06-13 10:32:34 +09:00
Dave Townsend
64314b12e3 Backing out changeset 010b73990286 from bug 660732 due to it breaking about:support (bug 662901). 2011-06-12 08:47:34 -07:00
Mounir Lamouri
ff8b2c9a13 Merging mozilla-inbound with mozilla-central. 2011-06-12 17:25:56 +02:00
Jason Duell
aeeb58e404 Bug 660774 - e10s necko: refactor channelEventQueue to allow async resume/flush. r=jdm 2011-06-11 18:37:09 -07:00
Nick Hurley
c7f6b1cb89 Bug 637339 - Improve error handling in HttpChannelChild. r=honzab 2011-06-11 18:37:03 -07:00
Philipp von Weitershausen
076e05aedd Merge central to inbound 2011-06-12 00:27:08 +02:00
Olli Pettay
6c9d68d0da Bug 643062, more generic null pointer check for ExecuteDetachedHandler, r=sicking
--HG--
extra : rebase_source : f65d5dc9665ac836d1d2fb0c3617dcb9ffc684c5
2011-06-11 23:43:33 +03:00
Masayuki Nakano
29305dc449 Bug 663041 layout should use mozilla::Preferences r=roc 2011-06-12 11:30:16 +09:00
Masayuki Nakano
9b0bdf62e1 Bug 663036 part.3 gfx should use mozilla::Preferences r=roc+joe 2011-06-12 11:30:16 +09:00
Masayuki Nakano
82aeafcc35 Bug 663036 part.2 Implement GetComplex() and SetComplex() in Preferences r=roc 2011-06-12 11:30:15 +09:00
Masayuki Nakano
5ad968ec2f Bug 663036 part.1 Make Preferences instance with service constructor r=roc 2011-06-12 11:30:15 +09:00
Masayuki Nakano
4899bba1eb Bug 660768 modules should use mozilla::Preferences r=roc+joe+tglek 2011-06-12 11:30:15 +09:00
Daniel Holbert
ef124e5a00 Bug 578564 followup: Make text after #endif into a comment to fix build warning. (comment-only, basically) DONTBUILD 2011-06-11 17:13:30 -07:00
Randell Jesup
f6fe96272c Bug 505108: Don't leak strings on early returns from Area::ParseCoords(), fix how CString is freed. r=roc 2011-06-11 16:40:39 -04:00
Philipp von Weitershausen
99cd0da8fa Back out bug 662898 (changeset e01a18d61dd6) due to test_canvas.html failures. 2011-06-11 15:44:06 +02:00
Robert O'Callahan
4477ebd2be Bug 662898. Set canvas drawImage source pattern after any shadow is drawn, so the source doesn't get clobbered by the shadow drawing. r=jrmuizel 2011-06-11 23:52:55 +12:00
Marco Bonardo
ded0fca26c Merge mozilla-inbound and mozilla-central 2011-06-11 11:08:40 +02:00
Ms2ger
05740efd82 Bug 663190 - Calling strokeRect with zero width or height should do nothing; r=smaug 2011-06-11 09:57:47 +02:00
Ms2ger
a6d4a9adc8 Bug 663194 - Calling drawImage with zero-size canvas should throw INVALID_STATE_ERR; r=sicking 2011-06-11 09:52:27 +02:00
Ms2ger
8915f62d3b Bug 660433 - Remove nsIDOMNSHTMLTextAreaElement; f=volkmar r=peterv 2011-06-11 09:52:24 +02:00
Steven Michaud
15118749cb Bug 661636 - [10.7 SDK] QuickDraw APIs undefined when doing 32-bit builds using the OS X 10.7 SDK. r=bgirard 2011-06-11 09:12:58 +02:00
Ed Morley
32dbced401 Bug 659944 - Remove leftover MOZ_IPC ifdef in nsHttpChannel.cpp; r=cbiesinger 2011-06-11 09:12:34 +02:00
Wes Johnston
6542252fbc Bug 662785 followup, disable uidiscovery UI in tests to fix some orange, r=mfinkle 2011-06-10 15:14:02 -07:00
Geoff Lankow
c44e90607e Bug 662977 - File upload control needs a change event on drop. r=bz
--HG--
extra : rebase_source : aa8afe68e9bfcdbbf772a8ed22c93570131a9395
2011-06-11 00:44:53 +12:00
Phil Ringnalda
2a2f2175aa Bug 658941 and bug 661997, disable permaorange browser_autocomplete.js and browser_contentpopup.js 2011-06-09 21:13:13 -07:00
Joe Drew
b978ce8e35 Bug 660448 - look up FT_Library_SetLcdFilter via dlsym at runtime to fix terrible subpixel rendering on up-to-date Linux systems. r=karlt,bjacob
This will need to be reverted once our build systems are upgraded to a newer
version of FreeType. In the long run, we need to increase our runtime
dependency to this newer version.
2011-06-10 21:06:23 -04:00
Patrick McManus
8e4a602544 bug 663096 update mochitest/pywebsocket to drain input to avoid RST r=biesi
--HG--
extra : transplant_source : %27%05%5C%B1%E8j2%22q%BE%BBY%D7%8B9%81%18%18I%03
2011-06-10 16:52:30 -04:00
Patrick McManus
bab29d1d5d bug 663096 udpate mochitest/pywebsockets to 489 r=biesi
--HG--
extra : transplant_source : %BF.%3D%14%E8%D9%FB%83%F3%D1j%EC%85_%04%E1%AA.%00%F5
2011-06-10 16:52:29 -04:00
Patrick McManus
b4e00a6d2f bug 663096 - websockets enable deflate stream extension by pref r=biesi
--HG--
extra : transplant_source : %0AV%C2%E8%81QY%87LV%F8%60%F5%9B%B2%B3Z%02%E8%FA
2011-06-10 16:52:27 -04:00
Ehsan Akhgari
77db392f64 Merge mozilla-central and mozilla-inbound 2011-06-10 16:07:54 -04:00
Benoit Jacob
52a0dd4eeb Bug 658840 - let glxtest process return from XRE_main rather than calling exit() - r=bsmedberg
Calling exit() resulted in two strings being considered leaked by valgrind. Returning from XRE_main() should fix that.
2011-06-10 15:07:54 -04:00
Benoit Jacob
74758ffbcb Bug 660466 - segfault in glxtest - check if a visual was found - r=karlt 2011-06-10 15:05:10 -04:00
Benoit Jacob
0123ed0bf8 Bug 660466 - segfault in glxtest - check if any fbconfig was found - r=karlt 2011-06-10 15:04:20 -04:00
Benoit Jacob
1f01a661a6 Bug 659842 - about:support was creating a WebGL context even if webgl.disabled=true - r=karlt
This patch removes SafeToCreateCanvas3DContext, and checks webgl.disabled in WebGLContext::SetDimensions.
2011-06-10 15:02:06 -04:00
Benoit Jacob
3404a86446 Bug 663162 - Update ANGLE to r686 - r=joedrew
Just an ANGLE update, plus updating the list of failed tests on WinXP, also now properly reporting on unexpeced success (using todo(true) instead of ok(false))
2011-06-10 14:59:08 -04:00