Граф коммитов

3927 Коммитов

Автор SHA1 Сообщение Дата
Alexander Surkov 6172805667 Bug 527461 - Implement RELATION_NODE_PARENT_OF, r=tbsaunde 2013-02-26 16:17:10 +09:00
L. David Baron a8ee400190 Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
Trevor Saunders 2d3fd4f887 bug 844496 - handle the case of optgroup accessible's parent being a document with no content r=surkov 2013-02-23 16:23:14 -05:00
Alexander Surkov ac4f3b5ffa Bug 835752 - EventQueue shouldn't keep a strong reference to DocAccessible instance, r=tbsaunde 2013-02-23 21:33:11 +09:00
Ryan VanderMeulen b30facb288 Backed out 6 changesets (bug 832920, bug 825341, bug 838582, bug 842726, bug 629801, bug 842561) for Linux32 debug mochitest-2 and Windows/OSX mochitest-browser-chrome failures on a CLOSED TREE. 2013-02-22 15:30:06 -05:00
Trevor Saunders 1b867cc29f bug 825341 - convert range to webidl r=bz, smaug 2013-02-07 07:09:41 -05:00
Aishwarya ae4a11e306 Bug 794620 - group position of HTML radio buttons can be incorrect, r=surkov 2013-02-22 01:31:40 +09:00
Trevor Saunders dba12ed116 bug 832158 - implement IServiceProvider with a taer off r=surkov 2013-01-09 15:01:10 -05:00
Andrea Marchesini 60b0525214 Bug 839447 - Rename nsHTMLOptionElement to HTMLOptionElement, r=Ms2ger
--HG--
rename : content/html/content/src/nsHTMLOptionElement.cpp => content/html/content/src/HTMLOptionElement.cpp
rename : content/html/content/src/nsHTMLOptionElement.h => content/html/content/src/HTMLOptionElement.h
2013-02-18 13:24:58 +01:00
John Daggett 74c397a0f6 Bug 833169 - add font family name to font entries and use in user font cache key. r=jkew 2013-02-18 11:22:55 +09:00
L. David Baron c5b9eee040 Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
Except for the changes in:
  layout/generic/nsIFrame.h (part)
  layout/style/nsComputedDOMStyle.h (all)
  layout/style/nsRuleNode.cpp (part)
  layout/style/nsStyleContext.cpp (part)
  layout/style/nsStyleContext.h (part)
(see patch 3b in the bug), this patch was written with the sed script:
s/\<GetStyle\(Font\|Color\|List\|Text\|Visibility\|Quotes\|UserInterface\|TableBorder\|SVG\|Background\|Position\|TextReset\|Display\|Content\|UIReset\|Table\|Margin\|Padding\|Border\|Outline\|XUL\|SVGReset\|Column\)\>/Style\1/g
2013-02-16 13:51:02 -08:00
Alexander Surkov ffad930fa8 Bug 834120 - Table cell accessibles not exposed for CSS table without table-row, r=tbsaunde 2013-02-16 14:42:00 +09:00
Trevor Saunders f94d794ef7 bug 841928 - fix crash in ia2AccessibleHypertext::get_hyperlink() r=me 2013-02-15 18:02:21 -05:00
Trevor Saunders c4d231052a bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz 2013-02-12 17:02:51 -05:00
Alexander Surkov 0218498639 Bug 835666 - ARIA combobox selected value is not a part of name computation, r=tbsaunde 2013-02-15 18:54:06 +09:00
Trevor Saunders b4afc9c2a4 bug 834894 - remove NS_IMPL_CYCLE_COLLECTION_NATIVE_x macros r=mccr8 2013-01-16 23:36:02 -05:00
Alexander Surkov 4bb5310087 Bug 835121 - ARIA grid should be editable by default, r=tbsaunde 2013-02-14 19:57:35 +09:00
Trevor Saunders 8a1ade07de bug 648267 - remove nsIWinAccessNode r=surkov 2013-01-09 06:34:39 -05:00
Trevor Saunders 997cfb88cc bug 829387 - remove nsWinUtils::ConvertToIA2Array() r=surkov 2013-01-09 05:22:59 -05:00
Trevor Saunders d989fedbf6 bug 829382 - remove nsIWinAccessNode and stuff from ia2AccessibleTableCell r=surkov 2013-01-09 05:20:35 -05:00
Trevor Saunders a1b7fbfef4 bug 767272 - don't use nsIAccessibleTable type stuff in ia2AccessibleTable r=surkov 2013-01-09 03:51:30 -05:00
Alexander Surkov d2b3dc8b06 Bug 823927 - text is jammed with control's text in name computation, r=tbsaunde 2013-02-12 18:13:57 +09:00
Alexander Surkov 65db8c80b8 Bug 838407 - aria-hidden false value shouldn't be exposed via object attributes, r=tbsaunde 2013-02-11 09:54:14 +09:00
Alexander Surkov d63192594a Bug 445510 - Support ARIA-based text attributes, r=tbsaunde
--HG--
rename : accessible/tests/mochitest/attributes/test_text.html => accessible/tests/mochitest/textattrs/test_general.html
2013-02-09 13:36:34 +09:00
Boris Zbarsky 1ee4c73471 Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
Brian Nicholson 0873d26649 Bug 837848 - Remove gecko property from handleGeckoMessage calls. r=mfinkle 2013-02-04 13:22:30 -08:00
Alexander Surkov ca9b894dde Bug 786163 - sort out name calculation for HTML input buttons, r=tbsaunde 2013-02-03 13:49:18 +09:00
Tanvi Vyas 6591455ded Bug 822367 - Since document.open() creates a new channel, set nsDocShell:mMixedContentChannel to the newly created channel if the user has decided to allow mixed content on the page. r=smaug 2013-01-30 00:04:34 -08:00
Henri Sivonen 470885f7b0 Bug 820508 part 3 - Accessibility mapping for <main>. r=dbolter. 2013-01-29 14:31:45 +02:00
Alexander Surkov 473f2562a9 Bug 812767 - move out event processing logging from NotificationController, r=tbsaunde
--HG--
rename : accessible/src/base/NotificationController.cpp => accessible/src/base/EventQueue.cpp
rename : accessible/src/base/NotificationController.h => accessible/src/base/EventQueue.h
2013-01-29 19:00:58 +09:00
Phil Ringnalda d47cb00287 Back out 422c0104079e (bug 767272) for attributes/test_obj.html hangs 2013-01-28 23:17:32 -08:00
Trevor Saunders 0a893d4711 bug 767272 - don't use nsIAccessibleTable type stuff in ia2AccessibleTable r=surkov 2013-01-09 03:51:30 -05:00
Hubert Figuière c324be7dad Bug 835338 - Part 1: Disable test_scroll.xul on Mac for now. r=dbolter
--HG--
extra : rebase_source : 35117aad43afeddb5d9ecdd39e0ab562b075a63d
2013-01-28 12:08:30 -05:00
Alexander Surkov f9e8ca1c78 Bug 569356, part2 - coalescence of state change events is bad, r=tbsaunde 2013-01-28 18:21:03 +09:00
Ehsan Akhgari dff20ff30d Follow-up for bug 833097, bug 833101 and bug 833118 - Only disable PGO on the modules in question on Windows, a=me
--HG--
extra : rebase_source : dae7ac9db9e0b85a39cf7d647b46f9da48398dc2
2013-01-21 18:53:05 -05:00
Ehsan Akhgari 1fdc56b7d7 Bug 833097 - Stop doing PGO on a11y in the hopes of being able to reopen the tree; r=khuey a=depgo 2013-01-21 17:09:15 -05:00
Alexander Surkov b09290a5d3 Bug 569356, part1 - add support of event scenarios in testing, r=marcoz 2013-01-19 09:01:38 +09:00
Jacek Caban a00b93ee41 Bug 828141 - Added missing Accessible-inl.h include 2013-01-18 12:16:01 +01:00
Trevor Saunders 83bcbe0d6b bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
Trevor Saunders eee088d0e7 bug 828141 - windows shouldn't hold onto events r=surkov 2013-01-08 19:41:58 -05:00
Mats Palmgren 922a941b05 Bug 786533 - On Windows, one of the system header files (windef.h) defines 'min' and 'max' as macros which breaks any use of std::min/std::max. Define NOMINMAX before including system header files where needed to avoid defining those macros. r=ehsan 2013-01-15 13:22:03 +01:00
Mats Palmgren 865cec14e9 Bug 786533 - On OSX, one of the system header files (exception_defines.h) defines 'try' and 'catch' as macros which breaks @try/@catch. We need to #undef those before using nsObjCExceptions.h. r=ehsan 2013-01-15 13:22:03 +01:00
Mats Palmgren b7ae90666d Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
Iscaro 74fe4ce60b Bug 789621 - getTextAttributes doesn't work with magic offsets. r=surkov 2013-01-12 15:24:13 -05:00
Chris Peterson de411b5fd0 Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan 2013-01-10 08:19:36 -08:00
Ed Morley 10baf1e626 Backout da88cd4bc6db & 696264e2414c (bug 569356) for intermittent, but frequent test_doc_busy.html timeouts 2013-01-09 11:48:23 +00:00
David Bolter 0b0d8ea666 Fixing one line in previous fix. b=569356. r=MarcoZ 2013-01-08 10:51:54 -05:00
Alexander Surkov 4e23c55881 Bug 569356 - Coalescence of state change events is bad, r=tbsaunde, marcoz 2013-01-08 17:15:51 +09:00
Ehsan Akhgari 304e36fea0 Bug 579517 follow-up: Remove NSPR types that crept in 2013-01-07 18:21:50 -05:00
Robert O'Callahan 970988bc3c Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : d00947c925b17f860fcdc0e12b1ec3cc31b7c630
2013-01-05 16:12:24 +13:00