Simon Montagu
|
827d9111b2
|
Make fluid continuations between adjacent text frames with the same directionality. Bug 499538, r+sr=roc
|
2009-07-01 00:16:26 -07:00 |
|
Alexander Surkov
|
379c97de17
|
Bug 501078 - aria-selected=true on the row should be inherited by gridcell, r=marcoz, davidb
|
2009-07-01 16:10:15 +08:00 |
|
Jonathan Griffin
|
5a44a06a30
|
Bug 501235 - "add new mochitest sub-harness for docshell testing." r=bzbarsky
|
2009-06-30 18:35:32 -07:00 |
|
Doug Turner
|
c607434a0f
|
Bug 495542 - make building without a necko/wifi an error. r=ted
|
2009-06-30 16:49:38 -07:00 |
|
Blake Kaplan
|
e70a8f1ac4
|
Merge backout.
|
2009-06-30 16:22:43 -07:00 |
|
Blake Kaplan
|
aac9f0431d
|
Backed out changeset 291552e67a3b due to leaks.
|
2009-06-30 16:22:20 -07:00 |
|
Paul O'Shannessy
|
472b1194d3
|
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us
r=dolske
r=sdwilsh
|
2009-06-30 16:00:11 -07:00 |
|
Johnny Stenback
|
a511964116
|
Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org
|
2009-06-30 15:55:16 -07:00 |
|
Neil Rashbrook
|
8f0fbe0b03
|
Bug 501071 Fix crash @ PL_strcmp - nsAccUtils::GetRoleMapEntry r=davidb
|
2009-06-30 22:29:54 +01:00 |
|
Josh Aas
|
c8ac5d9d83
|
Change plugin unloading behavior to never unload plugins by default. Prior to this patch plugins were unloaded whenever their last instance was destroyed. The old behavior meant that going from one page with a Flash instance to another page with a Flash instance would shut down the entire Flash plugin instead of just destroying one instance and starting another. The new behavior dramatically cuts down on plugin loading/unloading activity. Set "plugins.unloadASAP" to "true" to enable the old behavior of unloading plugins as soon as their last instance is destroyed. b=500925 r=bz sr=jst
|
2009-06-30 17:16:34 -04:00 |
|
Blake Kaplan
|
920e1cabfe
|
Bug 500931 - Ensure that weak reference wrappers return the right object when called upon. r=bent sr=jst
--HG--
extra : rebase_source : 5f73d1e92b912cf88c8a45a3ccd53de35c7b1e3d
|
2009-06-30 13:49:46 -07:00 |
|
Josh Aas
|
73eb23eeb9
|
Remove nsPIPluginHost. b=501388 r/sr=jst
|
2009-06-30 16:49:04 -04:00 |
|
Antonio Gomes (tonikitoo)
|
404dae9f63
|
Bug 471229 - can't type an apostrophe or parenthesis in text fields. r=dougt
|
2009-06-30 16:35:53 -04:00 |
|
Robert Sayre
|
5248dd661e
|
Merge tracemonkey to mozilla-central.
|
2009-06-30 12:19:07 -07:00 |
|
Josh Aas
|
180bdf8ce3
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
|
Markus Stange
|
1a9fa1b48e
|
Bug 501407 - Restore some lines that were lost during the refactoring in bug 420491. r=josh
|
2009-06-30 20:41:56 +02:00 |
|
Josh Aas
|
69c0e57be6
|
Formatting cleanup, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:24:54 -04:00 |
|
Jim Mathies
|
af0f5fa236
|
Bug 501379 - Wheel scroll bustage fix for bug 478245. r=dougt.
|
2009-06-30 13:19:15 -05:00 |
|
Masayuki Nakano
|
adfdc27a90
|
Bug 486778 Spell checker's wavy line is sometimes drawn through misspelled words r+sr=roc
|
2009-07-01 01:52:16 +09:00 |
|
Jeff Muizelaar
|
591639a8a3
|
Bug 498428. Try the rest of the cairo update. r=joe
This time with the suspect patch to see if we hit tSVG.
|
2009-06-30 11:54:50 -04:00 |
|
Steffen Imhof
|
2b751e300c
|
Bug 500196: cairo/qt fails to build -- yet again, r=mfinkle
|
2009-06-30 09:58:29 -04:00 |
|
Karl Tomlinson
|
f4afac5b7f
|
Bug 463075: building xul app --with-libxul-sdk fails lacking nspr-config. r=ted
|
2009-06-30 13:57:56 +01:00 |
|
Henri Sivonen
|
782fbe8536
|
Bug 501083 - Release the Windows 1252 array at shutdown. r+sr=jonas
|
2009-06-30 13:53:58 +03:00 |
|
Henri Sivonen
|
cc3e223a82
|
Bug 501091 - Avoid overlap with platform defines in HTML5 element/attribute name object names. r=jonas, sr=mrbkap
|
2009-06-30 13:50:56 +03:00 |
|
Olli Pettay
|
6041f8abed
|
Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking
|
2009-06-30 10:56:40 +03:00 |
|
Jim Mathies
|
68285ee4b7
|
Bustage fix for change set 9f0e541d6656.
|
2009-06-30 01:23:22 -05:00 |
|
Jim Mathies
|
0730253ebc
|
Bug 493037 - "aNumLines must be non-zero" assertion hit on mouse wheel input. r=emaijala.
|
2009-06-30 01:02:07 -05:00 |
|
Jim Mathies
|
79d245deca
|
Leak fix for change set 1aecdc720018 plus comment updates. r=jimm.
|
2009-06-30 01:00:16 -05:00 |
|
Josh Aas
|
4a7715939e
|
Bug 501194 - Remove nsplugin.h. r/sr=jst
|
2009-06-30 01:55:05 -04:00 |
|
Nicholas Nethercote
|
1e84e68309
|
Remove dead setCallTable() declaration (bug 488515, r=gal).
|
2009-06-30 14:55:44 +10:00 |
|
Boris Zbarsky
|
5637179ce2
|
Fixing some formatting issues with the test
|
2009-06-29 21:40:17 -04:00 |
|
Boris Zbarsky
|
32197e16c7
|
Bug 500905. Don't try to create text frames for textnodes that don't have frames if their parent frame's parent type is not block. That way we won't reconstruct the row, for example, if a cell is reframed and has whitespace next to it. Also fix WipeContainingBlock to not reframe in that case anyway. r+sr=roc
|
2009-06-29 21:39:55 -04:00 |
|
David Mandelin
|
4af7401ebd
|
Bug 500621: make regexp lirbuf setup work the same as tracing lirbuf to avoid mem leak, r=dvander
|
2009-06-29 17:04:35 -07:00 |
|
Mike Hommey
|
52c585af70
|
Bug 501241 - xpcshell fails to build when setting EDITLINE. r=mrbkap
--HG--
extra : rebase_source : c41df07d7ccaf98a15335493aa9227788da323ee
|
2009-06-29 16:10:54 -07:00 |
|
Andreas Gal
|
84b0735487
|
js_GetMethod shouldn't detect (501229, r=jorendorff).
|
2009-06-29 15:19:37 -07:00 |
|
David Mandelin
|
b86272cfea
|
Bug 496448: check in python scripts for TraceVis, r=brendan
|
2009-06-29 14:56:57 -07:00 |
|
Andreas Gal
|
8196259ca6
|
clearResv() is i->resv()->clear() now (501072, r=graydon).
|
2009-06-29 13:23:06 -07:00 |
|
Benjamin Smedberg
|
62e1988110
|
Add headers to system-headers which we're using in electrolysis (trivial change)
--HG--
extra : rebase_source : b057f7d6cdb6c5eb737b229ccc7ac7a812c24648
|
2009-06-29 15:41:40 -04:00 |
|
Josh Aas
|
11468250a3
|
Windows bustage fix for bug 500889.
|
2009-06-29 15:38:09 -04:00 |
|
Jim Mathies
|
20a315d9be
|
Bug 487245 - Cleanup and better organize code in widget/src/windows/nsWindow. r=emaijala.
|
2009-06-29 14:36:16 -05:00 |
|
Josh Aas
|
c81455d12a
|
Remove plugin instance peers (nsIPluginInstancePeer, nsPIPluginInstancePeer). Second and final part of bug 500889. r/sr=jst
|
2009-06-29 14:53:52 -04:00 |
|
David Bolter
|
281b227c46
|
Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking
|
2009-06-29 14:36:25 -04:00 |
|
Jonathan Griffin
|
57454ce4ed
|
Actually run the test for bug 493881
|
2009-06-29 20:26:57 +02:00 |
|
Paritosh Aggarwal
|
c3757b928f
|
Bug 499365 - lirasm - Provide for execution of multiple fragments in a single file. r=jorendorff.
|
2009-06-29 13:26:43 -05:00 |
|
Andreas Gal
|
b7aae8df42
|
Missing strtointeger path in js_StringToInt32 (501124, r=brendan).
|
2009-06-29 10:55:43 -07:00 |
|
Marco Bonardo
|
5c7e3ca021
|
Bug 500331 - better query for RESULTS_AS_TAG_CONTENTS, r=sdwilsh
|
2009-06-29 19:42:12 +02:00 |
|
Dão Gottwald
|
6dff30a966
|
whitespace cleanup (no bug)
|
2009-06-29 19:03:45 +02:00 |
|
Dão Gottwald
|
87c8e42a85
|
Bug 491247 - utils.js: reference to undefined property aPopup.childNodes[aPopup._startMarker + 1]. r=mak
|
2009-06-29 18:47:03 +02:00 |
|
Jonathan Griffin
|
79cb929745
|
Test for bug 493881. r=zweinberg
|
2009-06-29 18:25:38 +02:00 |
|
Jonathan Griffin
|
e4314e6747
|
Test for bug 460240. r=roc
|
2009-06-29 18:24:34 +02:00 |
|