Commit Graph

71558 Commits

Author SHA1 Message Date
Benoit Jacob
d306fc19a7 Bug 666569 - Remove the Intel Direct2D GPU blacklist - r=joe
As explained in this bug, most probably the bug it was trying to fix was the same as bug 590373, which got fixed since then.
2011-06-27 13:27:04 -04:00
Benoit Jacob
51ff318cf1 Bug 667465 - Fix unused variable warnings in WebGL - r=jrmuizel 2011-06-27 13:27:04 -04:00
Benoit Jacob
870132fa1d Bug 664066 - remove useless C casts in WebGL code - r=karlt
Just to make the code a little more robust.
2011-06-27 13:27:04 -04:00
Benoit Jacob
bd4afbdd44 Bug 644787 - unblacklist D3D9 layers on Geforce 6100 - r=joe
After discussion on that bug, it appears that this device is not affected by the scrolling glitches that affect the Geforce 6150 and 62000.
2011-06-27 13:27:04 -04:00
Benoit Jacob
36c247611c Bug 624935 - unblacklist Gallium - r=karlt
Since bug 659842 is fixed, a large proportion of our ununderstood GLX crashes is gone. There are still some crashes, some with Gallium and some with non-Gallium drivers, but at this point it doesn't look like specifically blacklisting Gallium helps.
2011-06-27 13:27:04 -04:00
Simon Montagu
ca0b6c0240 Check for null frame selection. Bug 666225, r=roc 2011-06-27 19:33:28 +03:00
Simon Montagu
cc65555d9f Mochitest for bug 666225 2011-06-27 19:32:41 +03:00
Simon Montagu
00c7554ebd Don't overshoot the end of the sibling chain when copying text for bidi resolution. Bug 665837, r=roc 2011-06-27 19:30:04 +03:00
Mounir Lamouri
d8b025aad8 Backout changeset 4e87265b9c11 (bug 663259) due to Talos regression. 2011-06-27 14:52:57 +02:00
Peter Van der Beken
2cc98005f0 Fix for bug 664388 (NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS uses wrong pointer). r=bent.
--HG--
extra : rebase_source : b98acfb314f8b3e59b31d10e6ac7bc7d965287a1
2011-06-21 15:23:35 +02:00
Peter Van der Beken
6c570f85d2 Fix for bug 659581 (Clear debugger activation callback after calling it). r=brendan.
--HG--
extra : rebase_source : 41c42ca1ba657b58cb91cb5ed616f9536789ef99
2011-05-25 10:46:51 +02:00
Mounir Lamouri
45fde43e01 Merging mozilla-inbound and mozilla-central. 2011-06-27 11:04:05 +02:00
Dão Gottwald
ccf200872f Bug 658738 - observe browser-delayed-startup-finished instead of replacing delayedStartup 2011-06-27 07:49:03 +02:00
Dão Gottwald
4004fc4ed4 Bug 658738 - really remove event listener from the browser 2011-06-27 07:44:04 +02:00
Matt Woodrow
cc66446a05 Back out bug 656185 due to windows compile failures 2011-06-27 15:21:22 +12:00
Matt Woodrow
31412c006b Bug 656185 - Part 4 - Fix for D3D9. r=Bas 2011-06-27 14:32:42 +12:00
Matt Woodrow
379c7e6f82 Bug 656185 - Part 3 - Fix for D3D10. r=Bas 2011-06-27 14:32:34 +12:00
Matt Woodrow
8aba398b72 Bug 656185 - Part 2 - Handle odd crop offsets correctly with OpenGl. r=derf 2011-06-27 14:32:16 +12:00
Matt Woodrow
9376e72c7e Bug 656185 - Part 1 - Move BindAndDrawQuadWithTextureRect into LayerManagerOGL. r=joe 2011-06-27 14:32:06 +12:00
Cameron McCormack
56d9b00e15 Bug 667370 - Fix uncaught exception in test_2d.gradient.radial.cone.top.html. r=philor 2011-06-27 13:45:45 +12:00
Cameron McCormack
8d48f55b96 Bug 667155 - Ensure uncaught exceptions do cause test failures in plain mochitests. r=ted 2011-06-27 11:05:02 +12:00
Boris Zbarsky
a14c913680 Bug 480686. Don't assume that the next-continuation of an inline frame is in the same block; it could be in the next-in-flow of the block. r=roc 2011-06-26 12:48:37 -04:00
Phil Ringnalda
d94e1ef1e9 Bug 639408 - Suppress sqlite leaks in Valgrind runs, r=njn DONTBUILD 2011-06-25 22:34:54 -07:00
Doug Turner
e0a1cd4091 Bug 664996 Fix missing redraw when resuming application r=dougt
Because I'd altered the way surface creation works, it was possible to
have a null buffer in surfaceChanged while having a valid surface size.

Instead of looking at the buffer pointers, I've replaced it with a
boolean that tracks whether the surface size is valid or not.

In addition, there was a typo that meant that synchronised redraws were
being skipped, as the object from mSyncDraws was taken and immediately
discarded.

--HG--
extra : rebase_source : 1b689f7c8cdd10565dea30a4cd65f49371f046d3
2011-06-25 21:35:52 -07:00
Doug Turner
6b1bb79b2a Back out 0839c57106a8. Caused a regression; follow up will address. r=dougt
--HG--
extra : rebase_source : c9aa1dac6480a41ce147e641f675b090b8cc5427
2011-06-25 21:34:10 -07:00
Dão Gottwald
20c7bbd552 Bug 667202 - Provide 'ss' centrally for all browser-chrome sessionstore tests. r=zpao
--HG--
extra : rebase_source : e01e92d9fef5d91d3220b70412f907f2265f5c2b
2011-06-25 23:38:31 +02:00
Benoit Girard
6455de56ad Enabled Mac Async plugin by default + Fixes. b=663259 r=josh 2011-06-25 15:12:59 -04:00
Mounir Lamouri
7e7b4b1d5c Bug 666869 - Crash [@ nsGlobalWindow::GetPerformance]. r=smaug 2011-06-27 00:08:33 +02:00
Mounir Lamouri
57a439636b Backout changeset bba3ada5314c (bug 480686) due to perma-orange. 2011-06-27 00:00:47 +02:00
Bas Schouten
dd84e816fe Bug 667225 - Part 2: Add a crash test for 0px size fonts. r=jrmuizel 2011-06-26 20:00:08 +02:00
Bas Schouten
6d51fdb1ed Bug 667225 - Part 1: Do not attempt to draw runs with no glyphs. r=jrmuizel 2011-06-26 20:00:06 +02:00
Boris Zbarsky
07f402e920 Bug 650806. Make sure to only trigger links if their owner document's inner window is still the docshell's current inner window when OnLinkClickSync fires. r=jst 2011-06-26 12:48:37 -04:00
Boris Zbarsky
8383c5aae1 Bug 480686. Don't assume that the next-continuation of an inline frame is in the same block; it could be in the next-in-flow of the block. r=roc 2011-06-26 12:48:37 -04:00
Trevor Saunders
7887eae402 bug 657719 - rename IsHyperlink() to IsLink() r=surkov
From cdac78ca863280f3ef9fd2b34a28e566230f60b8 Mon Sep 17 00:00:00 2001
---
 accessible/src/atk/nsAccessibleWrap.cpp            |    7 +++----
 accessible/src/atk/nsMaiHyperlink.cpp              |   12 ++++++------
 accessible/src/atk/nsMaiHyperlink.h                |    5 ++---
 accessible/src/atk/nsMaiInterfaceHyperlinkImpl.cpp |   17 ++++++++---------
 accessible/src/base/nsAccessible.cpp               |   14 +++++++-------
 accessible/src/base/nsAccessible.h                 |    8 ++++----
 accessible/src/base/nsBaseWidgetAccessible.cpp     |    4 ++--
 accessible/src/html/nsHTMLLinkAccessible.cpp       |    2 +-
 accessible/src/html/nsHTMLLinkAccessible.h         |    2 +-
 accessible/src/msaa/CAccessibleHyperlink.cpp       |   12 ++++++------
 accessible/src/xul/nsXULTextAccessible.cpp         |    6 +++---
 accessible/src/xul/nsXULTextAccessible.h           |    2 +-
 12 files changed, 44 insertions(+), 47 deletions(-)
2011-06-23 21:29:43 -07:00
Trevor Saunders
59f3224ba5 bug 657719 - decomtaminated GetAnchor() -> AnchorAt() r=surkov
From a429395a8be38d699d33d8352372bf8d6905b503 Mon Sep 17 00:00:00 2001
---
 accessible/src/atk/nsMaiHyperlink.cpp            |    4 ++--
 accessible/src/base/nsAccessible.cpp             |   10 +++++-----
 accessible/src/base/nsAccessible.h               |    4 ++--
 accessible/src/base/nsBaseWidgetAccessible.cpp   |    4 ++--
 accessible/src/base/nsBaseWidgetAccessible.h     |    2 +-
 accessible/src/html/nsHTMLImageMapAccessible.cpp |    4 ++--
 accessible/src/html/nsHTMLImageMapAccessible.h   |    4 ++--
 accessible/src/html/nsHTMLLinkAccessible.cpp     |    2 +-
 accessible/src/html/nsHTMLLinkAccessible.h       |    2 +-
 accessible/src/msaa/CAccessibleHyperlink.cpp     |    4 ++--
 accessible/src/xul/nsXULTextAccessible.cpp       |    2 +-
 accessible/src/xul/nsXULTextAccessible.h         |    2 +-
 12 files changed, 22 insertions(+), 22 deletions(-)
2011-06-13 20:56:42 -07:00
Trevor Saunders
7444823798 bug 657719 - nsXformsSelectableAccessible::IsItemSelected() -> IsSelected() r=surkov
From b302c0e2cc2b8fc912192e9836e1c35fbb25b664 Mon Sep 17 00:00:00 2001
---
 accessible/src/xforms/nsXFormsAccessible.cpp       |    4 ++--
 accessible/src/xforms/nsXFormsAccessible.h         |    2 +-
 .../src/xforms/nsXFormsFormControlsAccessible.cpp  |    8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)
2011-06-13 20:31:08 -07:00
Trevor Saunders
9595c15ef3 bug 657719 - followup nsAccessible::IsValid() -> nsAccessible::IsLinkValid() r=surkov
From e703a428b799fe24d5244e7a4566fd3fbe0f76a7 Mon Sep 17 00:00:00 2001
 nsAccessible::IsLinkValid()
---
 accessible/src/atk/nsMaiHyperlink.cpp        |    2 +-
 accessible/src/base/nsAccessible.cpp         |   14 +-------------
 accessible/src/base/nsAccessible.h           |   12 +++++++++++-
 accessible/src/msaa/CAccessibleHyperlink.cpp |    2 +-
 4 files changed, 14 insertions(+), 16 deletions(-)
2011-06-21 22:43:25 -07:00
Trevor Saunders
26c39f8cef bug 657719 - nsAccessible::IsSelected() hidden overloaded virtual method r=surkov
From 4a0905d51ad8b84af7f627284131f355d3156c69 Mon Sep 17 00:00:00 2001
---
 accessible/src/base/nsAccessible.cpp |    9 +--------
 accessible/src/base/nsAccessible.h   |    7 ++++++-
 2 files changed, 7 insertions(+), 9 deletions(-)
2011-06-13 17:26:32 -07:00
Trevor Saunders
a2403dd031 bug 664084 - set but unused nsresult in nsHTMLTableAccessible.cpp:1208 r=surkov
From 98228e034f021e8ab897537f0aa280e622cf2fc3 Mon Sep 17 00:00:00 2001
---
 accessible/src/html/nsHTMLTableAccessible.cpp |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
2011-06-13 16:28:35 -07:00
Trevor Saunders
f8e0359aa8 bug 664083 - parens around complicated boolean logic nsHTMLTable.cpp:325 r=surkov
From 94a79a1220475904d9b3ab7bf2825eb18752a2ab Mon Sep 17 00:00:00 2001
---
 accessible/src/html/nsHTMLTableAccessible.cpp |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
2011-06-13 16:18:57 -07:00
Trevor Saunders
88e99b94f5 bug 657719 - part 2 GetChildAtPoint overloaded virtual method r=surkov
From 2c992098c55e2d51729b6b972d60d9e844032f2c Mon Sep 17 00:00:00 2001
---
 accessible/src/atk/nsMaiInterfaceComponent.cpp   |    6 ++--
 accessible/src/base/nsAccessible.cpp             |   12 ++++----
 accessible/src/base/nsAccessible.h               |    6 ++--
 accessible/src/base/nsApplicationAccessible.cpp  |    4 +-
 accessible/src/base/nsApplicationAccessible.h    |    5 +--
 accessible/src/base/nsBaseWidgetAccessible.cpp   |    4 +-
 accessible/src/base/nsBaseWidgetAccessible.h     |    5 +--
 accessible/src/base/nsOuterDocAccessible.cpp     |    6 ++--
 accessible/src/base/nsOuterDocAccessible.h       |    4 +-
 accessible/src/html/nsHTMLImageMapAccessible.cpp |    4 +-
 accessible/src/html/nsHTMLImageMapAccessible.h   |    5 +--
 accessible/src/msaa/nsAccessibleWrap.cpp         |   30 ++++-----------------
 accessible/src/xul/nsXULTreeAccessible.cpp       |    6 ++--
 accessible/src/xul/nsXULTreeAccessible.h         |    5 +--
 accessible/src/xul/nsXULTreeGridAccessible.cpp   |    4 +-
 accessible/src/xul/nsXULTreeGridAccessible.h     |    5 +--
 16 files changed, 44 insertions(+), 67 deletions(-)
2011-06-13 15:20:54 -07:00
Trevor Saunders
ecab7ed8f3 bug 657719 - nsAccessible::GetIndexInParent() overloaded virtual method r=surkov
From 9456a3d1de8d5d707de94c040627d6daf871fcf1 Mon Sep 17 00:00:00 2001
---
 accessible/src/atk/nsApplicationAccessibleWrap.cpp |    2 +-
 accessible/src/base/AccGroupInfo.cpp               |    2 +-
 accessible/src/base/NotificationController.cpp     |    8 ++++----
 accessible/src/base/nsARIAGridAccessible.cpp       |    4 ++--
 accessible/src/base/nsAccessible.cpp               |    6 +++---
 accessible/src/base/nsAccessible.h                 |    2 +-
 accessible/src/html/nsHTMLImageMapAccessible.cpp   |    4 ++--
 accessible/src/html/nsHyperTextAccessible.cpp      |    4 ++--
 accessible/src/msaa/nsAccessibleWrap.cpp           |   15 +++++++--------
 accessible/src/xul/nsXULListboxAccessible.cpp      |    4 ++--
 accessible/src/xul/nsXULTextAccessible.cpp         |    4 ++--
 accessible/src/xul/nsXULTreeAccessible.cpp         |    4 ++--
 accessible/src/xul/nsXULTreeAccessible.h           |    2 +-
 accessible/src/xul/nsXULTreeGridAccessible.cpp     |    2 +-
 accessible/src/xul/nsXULTreeGridAccessible.h       |    2 +-
 15 files changed, 32 insertions(+), 33 deletions(-)
2011-06-13 02:08:40 -07:00
Kyle Huey
ecb9c8319d Merge b-s to m-c 2011-06-25 10:13:14 -07:00
Oleg Romashin
6bf9a51ead Bug 663393 - Maemo6/Meego VKB doues not work properly without meegotouch r=dougt 2011-06-25 09:22:34 -04:00
Jan Varga
99bb48adb6 Bug 635673 - Fix automatic test. 2011-06-25 15:50:21 +02:00
Jan Varga
9ed93f386e Bug 635673 - Content inside xul:iframe with type=content is always able to resize top chrome window. r=bz 2011-06-25 13:42:41 +02:00
Marco Bonardo
5fe0614d99 Merge last green changeset from mozilla-inbound to mozilla-central 2011-06-25 12:04:08 +02:00
arno renevier
9eb5ed40e7 Bug 666224 - Fix off-by-one error when checking nsCommandLine::GetArgument aIndex argument. r=bsmedberg 2011-06-25 11:49:03 +02:00
Jared Wein
d8d06e48e3 Bug 518008 - Make clicking the video content area play/pause the video. r=dolske 2011-06-25 11:47:39 +02:00
Sid
835ea0a962 Bug 624225 - Remove border radii from tabs in order to make the top corners clickable. r=dao 2011-06-25 11:46:21 +02:00