Shawn Wilsher
7a0b8db179
Merge places to mozilla-central.
2009-07-23 07:58:59 -07:00
Neil Deakin
5df63444b5
Bug 503754, dropping tab on content area should not reload page, r=mano
2009-07-23 10:39:13 -04:00
Neil Deakin
cd2a6410e2
Bug 504183, crash setting focus on file input that has no frame, r=smaug
2009-07-23 10:39:10 -04:00
Neil Deakin
0bf0eb9696
Bug 497844, use focus event instead of load event, r=gavin
2009-07-23 10:39:07 -04:00
Neil Deakin
4f5268fdc2
Bug 504367, remove unneeded code which caches focus in nsGlobalWindow::WindowStateHolder, r=bz
2009-07-23 10:38:54 -04:00
Benjamin Smedberg
61ffa998af
Bug 505857 - Fix up locking in the category manager, r=timeless
2009-07-23 10:29:00 -04:00
Alexander Surkov
ca2cd92c70
Bug 504985 - get_accRole, if returning a role string, includes namespace URI withthe actual role, effective June 9, 2009, r=marcoz, davidb
2009-07-23 15:12:57 +08:00
L. David Baron
e6a3698129
Destroy frame properties right after destroying the frame tree so they're destroyed before the style set. (Bug 399994) r=roc
2009-07-23 07:40:18 -04:00
Ginn Chen
f90d939080
Bug 456719 run-mozilla.sh doesn't work well with ksh93 r=benjamin
2009-07-23 18:09:10 +08:00
Ginn Chen
5e813f70a4
Bug 492720 libgjs failed to compile with js headers of Firefox 3.5 r=brendan
2009-07-23 18:07:09 +08:00
Jonathan Watt
93d4d6c74c
Bug 435356. Stop using nsIDOMSVGMatrix internally. r=longsonr
2009-07-23 10:35:59 +02:00
John Daggett
5120ac28f0
Bug 496573. Fix font load failure for fonts with family/fullname mismatch. r=vlad
2009-07-22 22:08:23 -10:00
Peter Weilbacher
07d36c48d8
[OS/2] Bug 448918: add media support on OS/2 (liboggplay part), p=dragtext@e-vertise, r=chris.double
2009-07-23 10:37:01 +03:00
Peter Weilbacher
8c6b76317d
[OS/2] Bug 448918: add media support on OS/2 (liboggz part), p=dragtext@e-vertise, r=chris.double
2009-07-23 10:37:01 +03:00
Peter Weilbacher
0db2f355cd
[OS/2] Bug 448918: add media support on OS/2 (sydneyaudio part), p=dragtext@e-vertise, r=chris.double
2009-07-23 10:37:01 +03:00
Peter Weilbacher
2edd748d49
Bug 495352: Audio stream polling runs amok, p=dragtext@e-vertise, r=chris.double
2009-07-23 09:17:26 +03:00
Peter Weilbacher
afbc0fd077
[OS/2] Bug 505574: OS/2 nsinstall.exe from moztools fails to install test directories recursively (after bug463417), p=wuno@lsvw, r=pweilbacher
2009-07-23 09:12:32 +03:00
Peter Weilbacher
8f16c1b7a2
[OS/2] Bug 505887: OS/2 breaks in widget after checkin for bug753, p=wuno@lsvw, r=pweilbacher
2009-07-23 09:10:33 +03:00
Chris Jones
e1f8c82efc
bug 490072: upgrade XPCOM unit tests to new thread sync API. drop nsAutoLock test. r=bsmedberg
2009-07-22 22:55:02 -05:00
Boris Zbarsky
7888c9702c
Bug 503467. Rearrange the code a bit in ParseNumber to make it more readable. r=dbaron
2009-07-22 21:35:07 -04:00
Boris Zbarsky
cc472b1f01
Bug 491180. <button> should not clip overflowing contents. r=roc
2009-07-22 21:31:45 -04:00
Boris Zbarsky
97359757b6
Bug 502447. Make sure to recompute the viewport scrollbar flags early enough during root frame setup. r=roc
2009-07-22 21:31:44 -04:00
Karl Tomlinson
639c7427eb
b=487971 use fontmap property on PangoFcFont from Pango-1.24
...
--HG--
extra : rebase_source : 97255de05f7afc7550bbb37b1e0b0296a7f4b7c0
2009-07-23 13:21:45 +12:00
Karl Tomlinson
31bbcbd0b3
b=498143 Flash in background tab consumes input events. r=enndeakin
...
--HG--
extra : rebase_source : 18f4ae2d37f41615dc46b7f9db19e8d579496421
2009-07-23 13:18:39 +12:00
Robert Sayre
b8172c1402
Bug 503160 - integer constants are not automatically demoted. Patch by Andreas Gal and Robert Sayre. r=dvander/gal
2009-07-22 19:47:41 -04:00
Rob Arnold
b079bc80b6
Fix Windows Mobile bustage due to bug 503892. r=roc
...
--HG--
extra : rebase_source : 8f391dee1106e5d22b48264971d207606983029f
2009-07-22 16:38:05 -07:00
timeless@mozdev.org
145236e39f
Bug 504474 JS_ValueToBoolean is void
...
r=brendan
2009-07-22 17:31:04 -05:00
timeless@mozdev.org
394f0a1fe0
Bug 500068 thundersomething addon constantly crashes tb 2.0.0.22 final (win32, winxp) [@ nsCharTraits<unsigned short>::length - nsPref::SetUnicharPref]
...
r=dveditz
2009-07-22 17:31:04 -05:00
timeless@mozdev.org
f3d51230fc
Bug 308245 nsWebBrowser::Create fails to handle docShell(do_CreateInstance("@mozilla.org/docshell;1")) failing [@ nsWebBrowser::BindListener]
...
r=bz
2009-07-22 17:31:04 -05:00
timeless@mozdev.org
86ae0b7a12
Bug 491195 fix warnings in qcms
...
mostly comparisons between unsigned and signed
also an incomplete initializer
and a warning about using C++ style variables
r=jrmuizel
2009-07-22 17:31:03 -05:00
timeless@mozdev.org
ecebe2a338
Bug 491196 don't implement static functions in headers
...
r=sdwilsh
Moving JSValStorageStatementBinder to mozStoragePrivateHelpers as bindJSValue
storage/src/mozStorageStatementParams.h: At global scope:
storage/src/mozStorageStatementParams.h:78: warning: ‘PRBool mozilla::storage::JSValStorageStatementBinder(JSContext*, mozIStorageStatement*, int, jsval)’ defined but not used
storage/src/mozStorageStatementParams.h:78: warning: ‘PRBool mozilla::storage::JSValStorageStatementBinder(JSContext*, mozIStorageStatement*, int, jsval)’ defined but not used
You get this once for each file that includes a header that defines a static function which is not used in that file.
2009-07-22 17:31:03 -05:00
timeless@mozdev.org
4ce3e7f582
Bug 496774 XPCJSRuntime::XPCJSRuntime shouldn't touch mJSRuntime without null checking something
...
r=bent sr=jst
2009-07-22 17:31:03 -05:00
timeless@mozdev.org
1f6f60b919
Bug 501593 update TestXPC to use Request Model
...
r=jorendorff sr=mrbkap
2009-07-22 17:31:02 -05:00
timeless@mozdev.org
9458b76a5d
Bug 504087 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(IMETextTxn) incorrectly used NS_INTERFACE_MAP_END_INHERITING(EditTxn)
...
r=neil
2009-07-22 17:31:02 -05:00
timeless@mozdev.org
351383887d
Bug 504109 remove mPreferredWidth and mPreferredHeight from nsWindow
...
r=neil
2009-07-22 17:31:02 -05:00
timeless@mozdev.org
dc7b9b276c
Bug 504113 - "initialize mUsageDelta in nsInMemoryStorage()'s constructor" [r=honzab.moz]
...
r=mayhemer
2009-07-22 17:31:02 -05:00
timeless@mozdev.org
3229418722
Bug 504172 useless null check of first in nsXULPopupManager::Rollup
...
r=roc
2009-07-22 17:31:02 -05:00
timeless@mozdev.org
73ec0541b5
Bug 504453 nsAttrAndChildArray::GrowBy worries coverity
...
r=sicking sr=sicking
2009-07-22 17:31:01 -05:00
timeless@mozdev.org
b456407073
Bug 504473 FORWARD_NULL deref of mPresContext in nsEventStateManager::GetEventTarget
...
r=smaug sr=smaug
2009-07-22 17:31:01 -05:00
timeless@mozdev.org
4573189bef
Bug 504479 nsSMILAnimationFunction::ScaleIntervalProgress Comparing unsigned less than zero is never true
...
r=roc
2009-07-22 17:31:01 -05:00
timeless@mozdev.org
a505c4ee0b
Bug 504487 nativeBindings is unused in nsXBLWindowKeyHandler::WalkHandlers
...
r=neil
2009-07-22 17:31:01 -05:00
timeless@mozdev.org
711722cebc
Bug 504496 case eCSSEditableProperty_NONE is unreachable in nsHTMLCSSUtils::GetCSSPropertyAtom
...
r=neil
2009-07-22 17:31:01 -05:00
timeless@mozdev.org
78fb5b8346
Bug 504500 EmbedPrompter::Create touches mButtonLabels[EMBED_MAX_BUTTONS]
...
r=roc
2009-07-22 17:31:00 -05:00
Shawn Wilsher
a55625d015
Bug 504384 - Excessive Flickering with the Asynchronous Location Bar
...
This removes the synchronous call to adjustHeight. The adjustHeight call
running in the setTimeout will run after _appendCurrentResult has added our
results, and after any overflow has happened that we might hit (see
_adjustAcItem).
r=gavin
2009-07-22 15:29:43 -07:00
Shawn Wilsher
99a7d82e91
Bug 505871 - Use a timeout before searching in the location bar
...
Searches are really fast, but we don't want to do too much extra work. So, use
a timeout. In most cases, a user should get a result within 100ms still, which
should feel instantaneous.
r=dietrich
2009-07-22 15:18:34 -07:00
Shawn Wilsher
a472a959e1
Bug 505813 - Use the connections executeAsync instead of calling it on each statement.
...
r=dietrich
2009-07-22 15:18:34 -07:00
Shawn Wilsher
6631ab6c3b
Bug 505550 - Acquire the db's mutex when cloning statements in Connection::ExecuteAsync
...
Hold the lock around all our API calls so we don't lose so much to the
background thread.
r=asuth
2009-07-22 15:18:33 -07:00
Shawn Wilsher
2681223754
Bug 505550 - Acquire the db's mutex when cloning statements in Connection::ExecuteAsync
...
Hold the lock around all our API calls so we don't lose so much to the
background thread.
r=asuth
2009-07-22 15:18:33 -07:00
Shawn Wilsher
5a66fb8a7c
Bug 494828 - Stop using our own mutexes and use SQLite's where possible.
...
Part 2: Use the helper object in a few places where we had our own mutexes.
r=asuth
2009-07-22 15:18:33 -07:00
Shawn Wilsher
c61e6f67fa
Bug 494828 - Stop using our own mutexes and use SQLite's where possible.
...
Part 2: Use the helper object in a few places where we had our own mutexes.
r=asuth
2009-07-22 15:18:33 -07:00