Daniel Holbert
|
9499e41e6d
|
Backed out changeset a4178a154d16 due to PR_STATIC_ASSERT failure on ppc
|
2010-03-25 09:22:03 -07:00 |
|
Daniel Holbert
|
8c947c4b49
|
merge
|
2010-03-25 09:21:22 -07:00 |
|
Daniel Holbert
|
f5b5986626
|
Backed out changeset 1bcf725bb32f due to PR_STATIC_ASSERT failure on ppc
|
2010-03-25 09:21:10 -07:00 |
|
Daniel Holbert
|
3d7797465b
|
merge
|
2010-03-25 09:20:35 -07:00 |
|
Daniel Holbert
|
b2092c511b
|
Backed out changeset 52a34f8e0dd5 due to PR_STATIC_ASSERT failure on ppc
|
2010-03-25 09:20:21 -07:00 |
|
Josh Aas
|
401484723c
|
Require Mac OS X 10.6 at runtime for 64-bit builds. b=553429 r=bsmedberg
|
2010-03-25 12:07:50 -04:00 |
|
Andrew Thompson
|
04ecefd532
|
Fix frequent crash when dragging or copying images on Mac OS X. b=529910 r=josh r=joe
|
2010-03-25 12:07:36 -04:00 |
|
Daniel Holbert
|
e888ad6089
|
Bug 554804: Fix GetBaseValue in nsSMILCSSProperty and nsSVGTransformSMILAttr to benefit from return value optimization. r=jwatt
|
2010-03-25 09:03:12 -07:00 |
|
Daniel Holbert
|
7a1b4bf825
|
Bug 554687 patch 2: Use nsSMILValue::Swap instead of operator= where appropriate. r=roc
|
2010-03-25 09:02:03 -07:00 |
|
Daniel Holbert
|
963196eba7
|
Bug 554687 patch 1: Add Swap() method for nsSMILValue. r=roc
|
2010-03-25 09:02:01 -07:00 |
|
Justin Lebar
|
ca62b5df57
|
Bug 553970 - Fix nsIURL::GetRelativeSpec documentation. r=biesi
--HG--
extra : rebase_source : 874de0e571120e2b9034d924b4e4f33f808bc0f0
|
2010-03-22 13:29:51 -07:00 |
|
Gavin Sharp
|
95e6466da4
|
Bug 554165: add compat shim for gBrowser.mStrip to unbreak some extensions, and add a supported accessor for the tab context menu, r=dao
--HG--
extra : rebase_source : 00c018e03debe8ae7caa0bbaae2e01fc730c32d1
|
2010-03-22 13:49:55 -04:00 |
|
Martin Stránský
|
179957a7d2
|
Bug 554284 - Clipboard should skip wrong text/html data format. r=karlt
--HG--
extra : rebase_source : d5b592fb36072514c4e08bc09a84d30a6e889e34
|
2010-03-25 14:18:10 +01:00 |
|
Craig Topper
|
c3fc5fa456
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
|
Paolo Amadini
|
b4046efec1
|
Bug 475283 - Replace getStringBundle() with ContentAreaUtils.stringBundle. r=gavin
--HG--
extra : rebase_source : 887eab46d0104e2692fe74b631e6be2562efcb2c
|
2010-03-25 14:16:20 +01:00 |
|
Ted Mielczarek
|
258de257fd
|
workaround bug 554854 by linking dump_syms statically. rs=bsmedberg
--HG--
extra : rebase_source : 5c136481da244f47956cd1db515c0068aafd5732
|
2010-03-25 09:16:19 -04:00 |
|
timeless@mozdev.org
|
f4c42047c4
|
Bug 554605 crash [@ morkRow::AcquireRowObject(morkEnv*, morkStore*)]
r=bienvenu sr=bienvenu
|
2010-03-25 13:52:49 +01:00 |
|
Marco Bonardo
|
59fc644e1e
|
Bug 553489 - Part11: Test for cases where an icon should not be set. r=sdwilsh
|
2010-03-25 12:34:53 +01:00 |
|
Marco Bonardo
|
e831c65fee
|
Bug 553489 - Part10: reimplement setAndLoadFaviconForPage. r=sdwilsh sr=vlad
|
2010-03-25 12:34:49 +01:00 |
|
Marco Bonardo
|
208cd2f7a2
|
Bug 553489 - Part9: NotifyStep. r=sdwilsh
|
2010-03-25 12:34:47 +01:00 |
|
Marco Bonardo
|
f1927b220f
|
Bug 553489 - Part8: AssociateIconWithPageStep. r=sdwilsh
|
2010-03-25 12:34:45 +01:00 |
|
Marco Bonardo
|
5e4bf87f23
|
Bug 553489 - Part7: SetFaviconDataStep. r=sdwilsh
|
2010-03-25 12:34:42 +01:00 |
|
Marco Bonardo
|
e10624755d
|
Bug 553489 - Part6: FetchNetworkIconStep. r=sdwilsh
|
2010-03-25 12:34:40 +01:00 |
|
Marco Bonardo
|
4e6db2d9d4
|
Bug 553489 - Part5: EnsureDatabaseEntryStep. r=sdwilsh
|
2010-03-25 12:34:38 +01:00 |
|
Marco Bonardo
|
b6174d2a67
|
Bug 553489 - Part4: FetchDatabaseIconStep. r=sdwilsh
|
2010-03-25 12:34:35 +01:00 |
|
Marco Bonardo
|
601401fcee
|
Bug 553489 - Part3: GetEffectivePageStep. r=sdwilsh
|
2010-03-25 12:34:33 +01:00 |
|
Marco Bonardo
|
925a3aac39
|
Bug 553489 - Part2: AsyncFaviconStepper. r=sdwilsh r=dietrich
|
2010-03-25 12:34:31 +01:00 |
|
Marco Bonardo
|
d31d86de04
|
Bug 553489 - Part1: new callback interface and better idl docs. r=sdwilsh sr=vlad
|
2010-03-25 12:34:28 +01:00 |
|
Ryan Flint
|
c3f67a8fcc
|
Bug 541779 - Make site-specific zoom check asynchronous. r=myk
|
2010-03-25 06:52:21 -04:00 |
|
Markus Stange
|
3097ae1265
|
Backed out changeset 77e1ae41987e, bug 538242, because of window bounds related test failures.
|
2010-03-25 11:30:40 +01:00 |
|
Markus Stange
|
e4af73f17e
|
Bug 538242 - Always keep mBounds up to date. r=josh
|
2010-03-25 10:25:00 +01:00 |
|
Markus Stange
|
b5b991d41d
|
Bug 554061 - Also check XBL stylesheets when determining whether a restyle is necessary when document state changes. r=dbaron
|
2010-03-25 10:22:58 +01:00 |
|
Brendan Eich
|
fbecd311a0
|
Remove excessive braces; nuke else after return.
|
2010-03-09 14:29:50 -08:00 |
|
Boris Zbarsky
|
19a7e9b481
|
Bug 551118. Reuse string-to-number code and fix bug with negative hex in strings being treated as a negative integer. r=brendan
|
2010-03-09 17:21:32 -05:00 |
|
Henri Sivonen
|
3060e7ee1b
|
Bug 546648 - Make test_mousecapture.xul wait for the load event of opened windows. r=enndeakin.
--HG--
extra : rebase_source : 112d1f7963fe9c3d92960f6e8fc8c17524d41638
|
2010-03-09 15:11:24 +02:00 |
|
Dão Gottwald
|
ff84a6c391
|
Bug 546259 - enable aero glass for the main window. r=rflint
|
2010-03-25 08:13:33 +01:00 |
|
Dão Gottwald
|
9cb701c058
|
Bug 553673 - Border and glow doesn't fade to hovered state on toolbar button hover, only background. r=rflint
|
2010-03-25 07:44:29 +01:00 |
|
Dão Gottwald
|
f476898304
|
Bug 549898 - Location bar increases in height at secure sites (https) with higher dpi. r=rflint
|
2010-03-25 07:43:34 +01:00 |
|
Chris Leary
|
a5a35ca3be
|
Bug 550643 - Minor improvements to parsemark.py. r=jorendorff.
|
2010-03-08 18:22:44 -06:00 |
|
David Anderson
|
b8e9325d42
|
Trace recursion when the return keyword is omitted (bug 530900, r=gal).
|
2010-03-08 10:28:08 -08:00 |
|
Nicholas Nethercote
|
3e03ef3a42
|
Bug 550796 - TM: remove dead ImportGlobalSlotVisitor class. r=lw.
|
2010-03-08 16:11:59 +11:00 |
|
Nicholas Nethercote
|
f7c713fc2d
|
Bug 550654 - TM: removed dead 'inner_sp_ins' variable. r=dvander.
|
2010-03-08 08:09:35 +11:00 |
|
Jacek Caban
|
dc667e4c55
|
Bug 441324 - mingw fix
|
2010-03-06 05:59:00 -06:00 |
|
Chris Jones
|
014cb688de
|
Bug 550425: Bump up the timeout for expensive deadlock tests and print more info on failures. r=bsmedberg,sdwilsh
|
2010-03-24 19:12:32 -05:00 |
|
Chris Jones
|
e4aea6bfca
|
Followup to bug 544936: Open child process handles with more privileges. r=bsmedberg
|
2010-03-24 19:12:31 -05:00 |
|
Ben Turner
|
852d1c8744
|
Bug 553038 - Fix random orange on test_suspend.html
|
2010-03-24 15:02:16 -07:00 |
|
Chris Jones
|
06f32ffddd
|
Bug 554262 - [OOPP] Silverlight context menu hangs the browser. r=bent, jmathies.
|
2010-03-24 16:49:54 -05:00 |
|
Jim Mathies
|
0eba287c0f
|
Bug 553606 - [OOPP] Limit spin loop to a call depth of one. r=bent.
|
2010-03-24 16:49:05 -05:00 |
|
Chris Jones
|
7329573dd7
|
Bug 544936, part 6: Submit a browser minidump along with the plugin's, if we got one. r=dolske,gavin,josh
|
2010-03-24 16:22:04 -05:00 |
|
Chris Jones
|
08461da183
|
Bug 544936, part 5: Generate browser/plugin paired minidumps when the hang detector fires. r=bsmedberg
|
2010-03-24 16:22:03 -05:00 |
|