Marco Bonardo
970fda0a3c
Bug 664127 - Allow to set opacity on ::-moz-tree-image.
...
r=roc
2011-06-23 14:35:07 +02:00
Mounir Lamouri
05a1e8b365
Bug 655240 - Trying to fix intermittent failure in content/html/document/test/test_bug448564.html f=ehsan r=sicking
2011-06-23 12:03:18 +02:00
Mounir Lamouri
3c638f1884
Merge last green changeset of mozilla-inbound into mozilla-central.
2011-06-23 11:15:52 +02:00
Ms2ger
474ed763c5
Bug 661327 - Warn in to-be-removed Attr functions; r=sicking
2011-06-23 10:30:48 +02:00
Florian Scholz
8d778c04d5
Bug 603106 - Make mfrac linethickness="medium" use the default linethickness; r=karlt
2011-06-23 10:30:21 +02:00
Dão Gottwald
5bb3d596f5
Bug 665580 - Hide http:// and single trailing slashes in the location bar. ui-r=faaborg r=sdwilsh
2011-06-23 10:13:41 +02:00
Mike Hommey
7356e15a3b
Bug 651892 part 3 - Remove __cxa_pure_virtual relocations. r=tglek
2011-06-23 04:08:03 +02:00
Mike Hommey
745c034862
Bug 651892 part 2 - Add a constructor to serializable that takes a buffer instead of an istream. r=tglek
2011-06-23 04:07:57 +02:00
Mike Hommey
67da11fe96
Bug 651892 part 1 - Add a helper function to lookup symbols in a ElfSymtab_Section. r=tglek
2011-06-23 04:07:30 +02:00
Mike Hommey
15c859bf14
Bug 666657 - Don't use a static array of char to set the MOZ_CRASHREPORTER_STRINGS_OVERRIDE environment variable. r=bsmedberg
2011-06-27 15:31:04 +02:00
Mounir Lamouri
aae725b72d
Bug 665866 - Use reflect.js for input.type and button.type reflection tests. r=Ms2ger
2011-06-27 15:33:16 +02:00
Ehsan Akhgari
5f50b55b6b
Bug 665858 - Part 2: Optimize nsContentEventHandler::GetFlatTextOffset; r=roc,masayuki
2011-06-27 08:59:01 -04:00
Ehsan Akhgari
23a49cd25d
Bug 665858 - Part 1: Optimize the conversion of native and cross platform text offsets; r=roc,masayuki
2011-06-27 08:58:43 -04:00
Mounir Lamouri
76bcf21931
Merge mozilla-central into mozilla-inbound.
2011-06-27 14:54:53 +02:00
bjarne@runitsoft.com
14b041f05f
Bug 650995 - Support max_entry_size prefs for disk & memory cache, r=michal.novotny
2011-06-27 14:21:15 +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
Ehsan Akhgari
6905c5d4c5
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-06-22 19:17:32 -04:00
Jonas Sicking
7ac9726ad6
Bug 664932: Make update unit tests not implement nsIXMLHttpRequestEventTarget in script. r=rstrong
2011-06-22 15:17:07 -07:00
Jeff Muizelaar
9c940cc534
Bug 662649. DrawFPS: Make the conversion loop easier to follow. r=joe
2011-06-22 14:53:11 -04:00
Jeff Muizelaar
d2cc193c0b
Bug 662649. DrawFPS: Add a comment about why DrawFPS is a little weird.
2011-06-22 14:49:31 -04:00
Jeff Muizelaar
f15d555c8f
Bug 662649. DrawFPS: Make sure we use a 32 bit type instead of a 64 bit one. r=joe
...
This was causing badness on platforms where unsigned long is 64 bits.
2011-06-22 14:46:27 -04:00
Jeff Muizelaar
e70b966d11
Bug 662649. DrawFPS: free leaked buffer. r=joe
...
glTexImage2D will keep a copy of this data around so we don't have to.
2011-06-22 14:43:52 -04:00
Jeff Muizelaar
5db1ac6018
Bug 661658. Fix pointer as int size problem on Win64. r=joedrew
...
The glyph cache uses a pointer for a hash value, and uses
that hash value as a pointer. We need to ensure that the
hash type is large enough to fit a pointer.
2011-06-22 14:38:25 -04:00
Michal Novotny
6d1f6742fe
Bug 504014 - Enforce RFC 3986 syntax for IPv6 literals
2011-06-23 17:04:23 +02:00
Mats Palmgren
f205bc0de5
Bug 654002 - Remove frame continuations iteratively, not recursively. r=roc
2011-06-23 01:16:00 +02:00
Ms2ger
4955fdd963
Merge backout.
2011-06-23 16:36:56 +02:00
Ms2ger
2d5d8b8638
Backed out changeset 831fabb406a1 (Bug 664821) for WinXP opt M3 crashes.
2011-06-23 16:36:07 +02:00
Igor Bazarny
39a01edf21
bug 570341 Initial implementation of web timing specification
...
r=smaug sr=biesi
2011-06-23 12:39:48 +02:00