Commit Graph

97279 Commits

Author SHA1 Message Date
Eitan Isaacson
ac97aa10a8 Bug 766779 - Introduce Explore by touch 2012-06-25 10:34:52 -07:00
Eitan Isaacson
044fb0c6a4 Bug 766780 - Introduce android scroll accessibility events. r=davidb 2012-06-25 10:34:52 -07:00
Eitan Isaacson
a5cb5ccf0f Bug 764686 - Always check if point are in match's bounds in Accessible::ChildAtPoint(). r=davidb 2012-06-25 10:34:52 -07:00
Simone Carletti
0e2f91f8e2 Bug 767700 - fix line endings to be consistent. r=gerv. 2012-06-25 18:11:45 +01:00
Ed Morley
ab12de58f5 Backout c38e96f197e5, 7e795daed2f7, d74e5dfa1626, a942ab4e7089, 28754a456feb & d3da23241bba (bug 710330) for failures in test_localStorageOriginsDomainDiffs.html 2012-06-25 17:27:32 +01:00
Ed Morley
20c26fe02b Merge mozilla-central to mozilla-inbound 2012-06-25 17:23:37 +01:00
Jonathan Watt
d503e80219 Bug 767996 - Add null check to nsSVGUtils::InvalidateBounds. r=me. 2012-06-25 16:17:42 +01:00
Panos Astithas
c5e60cfbe6 Merge m-c to fx-team 2012-06-25 16:57:09 +03:00
Paul Rouget
ae992d96d8 Backed out changeset e51851dba7a2 - leaked 23 DOMWindow(s) and 1 DocShell(s) 2012-06-25 13:36:49 +02:00
Paul Rouget
0a88c4ff5b Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar. r=past r=dao 2012-06-25 11:37:16 +02:00
Ryan VanderMeulen
6bd65d9f86 Merge m-c to inbound. 2012-06-24 22:59:07 -04:00
Benoit Girard
5173e4e0a5 Backout 746513dca667 (Bug 765357) due to xpcshell orange (linux, mac). 2012-06-24 21:00:21 -04:00
Landry Breuil
46662a0f60 Bug 765834 - remove extra UTF BOM that breaks builds r=khuey 2012-06-24 15:29:47 +02:00
Ryan VanderMeulen
71a0dba494 Merge m-c to inbound. 2012-06-23 22:22:42 -04:00
Margaret Leibovic
3f32f63748 Bug 765390 - (Part 3) Add ability to call endSelection without attempting to copy text. r=mbrubeck 2012-06-23 15:46:22 -07:00
Margaret Leibovic
fbd3f6fb54 Bug 765390 - (Part 2) Text selection should be cleared on pagehide. r=mbrubeck 2012-06-23 15:46:21 -07:00
Margaret Leibovic
059aa9a2a4 Bug 765390 - (Part 1) Create a flag to keep track of whether or not selection is active instead of checking _view. r=mbrubeck 2012-06-23 15:46:21 -07:00
Margaret Leibovic
48f8c100e8 Bug 767626 - We don't need to be caching the selectedText. r=mbrubeck 2012-06-23 15:46:21 -07:00
Margaret Leibovic
4bb5deaec0 Bug 724339 - Support text selection on RTL pages. r=mbrubeck 2012-06-23 15:46:14 -07:00
Mark Capella
3e279a4f8f Bug 757503 - decomtaminate GetColumnIndexAt/GetRowIndexAt/GetRowAndColumnIndicesAt on accessible tables, r=tbsaunde 2012-06-23 18:34:48 -04:00
Mark Capella
c249fc2140 Bug 765512 - decomtaminate GetSelected (Cell / Column / Row) Indices() on accessible tables, r=tbsaunde 2012-06-23 18:34:44 -04:00
Tim Taubert
e6ac1b10f8 merge m-c to fx-team 2012-06-23 20:18:08 +02:00
Olli Pettay
ae635e6ad9 Bug 766694 - Add a test to check existence of each interface in the window scope, r=bz
--HG--
extra : rebase_source : 02e03c441c2c4ed3cbd1ce2981c84cfb350c70a1
2012-06-23 15:42:32 +03:00
Olli Pettay
0bcc3dec86 Bug 763899 - mouseenter events should fire the opposite order of mouseleave, r=masayuki
--HG--
extra : rebase_source : 1c306177f0496c84d32bde9015d1d90c22ddfbaa
2012-06-23 15:41:47 +03:00
Kyle Huey
b5e3f9747f Bug 766462: Followup to fix typo. 2012-06-23 08:00:06 -07:00
Kyle Huey
f95ff896dd Bug 766462: Make some tests wait for all their events. r=me 2012-06-23 07:02:52 -07:00
Ryan VanderMeulen
7f17ddfa16 Merge the last PGO-green inbound changeset to m-c. 2012-06-23 08:35:25 -04:00
ffxbld
84ad6e2064 Automated blocklist update from host bld-centos5-32-vmw-019 2012-06-23 03:11:21 -07:00
Ms2ger
d2336c4ef9 Merge m-c to m-i. 2012-06-23 10:03:22 +02:00
Ms2ger
0331e4dfe8 Bug 756641 - Set up redirects for W3C servers; r=ted 2012-06-23 09:10:16 +02:00
Ms2ger
be2608de87 Bug 767130 - Consolidate code duplicated between nsGenericElement.cpp and nsINode.cpp; r=bz 2012-06-23 08:58:04 +02:00
David Zbarsky
df2d9e3aea Bug 661746 - Part of part 2: Introduce a const AsElement(). r=bzbarsky 2012-06-23 08:57:57 +02:00
Ms2ger
d91f9e40f3 Bug 767130 - Create nsINode.cpp; r=mounir
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
2012-06-23 08:57:01 +02:00
Chris Ilias
932c4daf31 Bug 752268 - Add browser.privatebrowsing prefs to about:support. r=zpao 2012-06-22 22:38:19 -07:00
Stephen Horlander
627d31edfa Bug 766985 - Backout Mixed State Icon. r=dao 2012-06-22 22:37:27 -07:00
Kartikaya Gupta
89721bc5c1 Bug 727351 - Fix the MotionEventHelper fling code to deal with the panning threshold and re-enable the fling correctness test. r=cpeterson 2012-06-22 23:10:26 -04:00
Kartikaya Gupta
da4103114e Bug 727351 - Some minor refactoring of the MotionEventHelper code to make the fling part more readable. r=cpeterson 2012-06-22 23:09:16 -04:00
Kartikaya Gupta
9f6ac061d8 Back out cset c7f2e01bd3a3 (bug 746876) for robocop perma-orange. 2012-06-22 23:04:49 -04:00
Jonathan Watt
126ee0336a Bug 541270 - Correctly calculate the filter region for SVG filters on HTML to account for zooming. r=dholbert. 2012-06-23 04:01:36 +01:00
Phil Ringnalda
0e199a7991 Back out 12f76b9a2d78 (bug 541270) for failing to compile 2012-06-22 19:12:35 -07:00
Jonathan Watt
fa945296aa Bug 541270 - Correctly calculate the filter region for SVG filters on HTML to account for zooming. r=dholbert. 2012-06-23 02:47:10 +01:00
Chris Jones
32a72b6e00 Bug 761927: Fix focus for <iframe mozbrowser remote>. r=jlebar,Enn 2012-06-22 18:27:30 -07:00
Chris Jones
4de77f5be4 Bug 761927, part 0: Add casting helpers and clean house a little. r=jlebar 2012-06-22 18:27:30 -07:00
Mats Palmgren
75a530380c Bug 575294 - s/mFocused/sFocused/. part=5/5 r=smaug 2012-06-23 03:13:56 +02:00
Mats Palmgren
ad5fb5584f Bug 575294. part=4/5 r=roc 2012-06-23 03:13:56 +02:00
Mats Palmgren
5a1b6fa425 Bug 575294. part=3/5 r=roc 2012-06-23 03:13:56 +02:00
Mats Palmgren
6b60df46d6 Bug 575294. part=2/5 r=smaug,roc 2012-06-23 03:13:56 +02:00
Mats Palmgren
cdca8af1f4 Bug 575294, bug 760946. part=1/5 r=enndeakin,smaug 2012-06-23 03:13:56 +02:00
Mats Palmgren
3c61b69cd3 Bug 726264. r=smaug 2012-06-23 03:13:56 +02:00
Kyle Huey
ad5cd6156f Merge m-c to b-s. 2012-06-22 14:27:07 -07:00