Commit Graph

71537 Commits

Author SHA1 Message Date
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
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
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
Henri Sivonen
951e671b21 Test for bug 655682 - Perform discretionary flushes in the HTML parser even if the current node is foster-parenting, fixed to not affect later tests. r=bzbarsky 2011-05-19 14:35:38 +03:00
Han Chang
15d6892b7b Bug 605979 - Remove unsound ASSERTION: IDN node too large (hit with globalStorage.namedItem); r=mayhemer 2011-06-26 18:28:46 +02:00
Benoit Girard
9f6defe8cd Bug 577224 - Fix nsCARenderer warnings; r=smichaud 2011-06-24 10:49:42 -04:00
Jeremy Huddleston
72d422b374 Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin 2011-06-25 11:25:03 -04:00
Jared Wein
feeef626dc Bug 504645 - Remove document.png from the source tree since it is no longer needed; r=dolske+mfinkle 2011-06-26 18:27:59 +02:00
Takanori MATSUURA
bd263d1c2f Bug 667286 - Include cairo.h as "cairo.h" instead of "cairo/cairo.h"; r=bas 2011-06-26 23:10:35 +09:00
Ms2ger
e9be05a47b Merge m-c to m-i 2011-06-26 10:25:15 +02: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
Dão Gottwald
728e0903c3 Bug 666706 - Don't pass IPv6 literals to the effective TLD service, since the brackets prevent them from being recognized as IPs. r=gavin 2011-06-25 09:41:31 +02:00
Dão Gottwald
563fc81b58 No bug - Remove browserWindowsCount checks from sessionstore tests since the browser-chrome test framework does similar checks 2011-06-25 09:39:42 +02:00
Jonas Sicking
874223b9ae Bug 665609: Remove Add/RemoveEventListenerByIID from nsTextEditorState. r=jst 2011-06-24 22:56:13 -07:00
Jesse Ruderman
80232adac5 Bug 667025 - crash test. 2011-06-25 04:21:27 +02:00
Mats Palmgren
ec63cdec11 Backout cset 3e54c496db92 (bug 654002) for causing bug 667025. 2011-06-25 04:21:27 +02:00
Josh Aas
516b8ec107 Bug 666529: Fixes for NPAPI timer test. Fix a crash bug discovered by Hiroyuki Ikezoe and a bad dependency on timer event ordering, both of which are sources of intermittent failures. r=jgriffin 2011-06-24 22:12:23 -04:00
Masayuki Nakano
501d9048c0 Bug 666901 docshell should use mozilla::Preferences r=bz 2011-06-25 10:55:46 +09:00
Ehsan Akhgari
b485786497 Merge mozilla-central into mozilla-inbound 2011-06-24 21:17:16 -04:00
Jonas Sicking
18cee6843a Backed out changeset 967b254211be. This was the wrong patch and probably won't compile. 2011-06-24 17:36:06 -07:00
Jonas Sicking
75b731f341 Bug 663879: Kill AddEventListenerByIID/RemoveEventListenerByIID from extensions. r=smaug 2011-06-24 16:59:49 -07:00
Jonas Sicking
48f2403186 Bug 665599: Remove Add/RemoveEventListenerByIID from nsXBLStreamListener. r=jst 2011-06-24 16:12:34 -07:00
Jonas Sicking
8db51d6b1f Bug 665599: Remove AddRemoveEventListenerByIID from nsXBLWindowKeyHandler. r=jst 2011-06-24 16:12:34 -07:00
Brian Smith
43c6eb0428 Bug 662557 - assert on out-of-memory errors in NSS even in release builds, r=kaie 2011-06-24 15:23:10 -07:00
John Ford
bf3d452775 bug 667012 - ensure PKG_PATH exists when generating checksums file r=khuey 2011-06-24 14:40:06 -07:00