207486 Commits

Author SHA1 Message Date
Alexander Surkov
9f6bd69986 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
ab7b52672e Bug 501235 - "add new mochitest sub-harness for docshell testing." r=bzbarsky 2009-06-30 18:35:32 -07:00
Doug Turner
b151fd72c7 Bug 495542 - make building without a necko/wifi an error. r=ted 2009-06-30 16:49:38 -07:00
Blake Kaplan
42d074eead Merge backout. 2009-06-30 16:22:43 -07:00
Blake Kaplan
1acd3bbae9 Backed out changeset 291552e67a3b due to leaks. 2009-06-30 16:22:20 -07:00
Paul O'Shannessy
56bbaf90af 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
ac0964e5c0 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
e44d4b94f8 Bug 501071 Fix crash @ PL_strcmp - nsAccUtils::GetRoleMapEntry r=davidb 2009-06-30 22:29:54 +01:00
Josh Aas
5fe2b7142d 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
ab3e0a7b79 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
245392b64c Remove nsPIPluginHost. b=501388 r/sr=jst 2009-06-30 16:49:04 -04:00
Antonio Gomes (tonikitoo)
a94deb09f1 Bug 471229 - can't type an apostrophe or parenthesis in text fields. r=dougt 2009-06-30 16:35:53 -04:00
Robert Sayre
4f8e9eb508 Merge tracemonkey to mozilla-central. 2009-06-30 12:19:07 -07:00
Josh Aas
47b51e1ff9 Formatting cleanup part 2, moving module to 1 blank line between functions/methods. 2009-06-30 14:55:30 -04:00
Markus Stange
89ef1df10d 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
049d3220c8 Formatting cleanup, moving module to 1 blank line between functions/methods. 2009-06-30 14:24:54 -04:00
Jim Mathies
0c02b77549 Bug 501379 - Wheel scroll bustage fix for bug 478245. r=dougt. 2009-06-30 13:19:15 -05:00
Masayuki Nakano
a9ad59ba64 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
23f8f1476f 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
e79913a333 Bug 500196: cairo/qt fails to build -- yet again, r=mfinkle 2009-06-30 09:58:29 -04:00
Karl Tomlinson
be3d6eb544 Bug 463075: building xul app --with-libxul-sdk fails lacking nspr-config. r=ted 2009-06-30 13:57:56 +01:00
Henri Sivonen
2bcc709a30 Bug 501083 - Release the Windows 1252 array at shutdown. r+sr=jonas 2009-06-30 13:53:58 +03:00
Henri Sivonen
168f13774e 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
80837507f7 Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking 2009-06-30 10:56:40 +03:00
Jim Mathies
c11bb180f7 Bustage fix for change set 9f0e541d6656. 2009-06-30 01:23:22 -05:00
Jim Mathies
cf9b808287 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
ba8842a8b0 Leak fix for change set 1aecdc720018 plus comment updates. r=jimm. 2009-06-30 01:00:16 -05:00
Josh Aas
92354e3fc0 Bug 501194 - Remove nsplugin.h. r/sr=jst 2009-06-30 01:55:05 -04:00
Nicholas Nethercote
0387130125 Remove dead setCallTable() declaration (bug 488515, r=gal). 2009-06-30 14:55:44 +10:00
Boris Zbarsky
756f2edcf9 Fixing some formatting issues with the test 2009-06-29 21:40:17 -04:00
Boris Zbarsky
5a059117d3 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
99949e5c2a 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
6c72c60910 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
d12732ccbe js_GetMethod shouldn't detect (501229, r=jorendorff). 2009-06-29 15:19:37 -07:00
David Mandelin
9e8e0f155f Bug 496448: check in python scripts for TraceVis, r=brendan 2009-06-29 14:56:57 -07:00
Andreas Gal
f88980cdf4 clearResv() is i->resv()->clear() now (501072, r=graydon). 2009-06-29 13:23:06 -07:00
Benjamin Smedberg
f8d8a6a5c2 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
4cf18dc361 Windows bustage fix for bug 500889. 2009-06-29 15:38:09 -04:00
Jim Mathies
becd2c6e8f Bug 487245 - Cleanup and better organize code in widget/src/windows/nsWindow. r=emaijala. 2009-06-29 14:36:16 -05:00
Josh Aas
709717d358 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
047c8ca2a3 Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking 2009-06-29 14:36:25 -04:00
Jonathan Griffin
f090c43a7f Actually run the test for bug 493881 2009-06-29 20:26:57 +02:00
Paritosh Aggarwal
2f3f19f2d3 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
3dda00e0ed Missing strtointeger path in js_StringToInt32 (501124, r=brendan). 2009-06-29 10:55:43 -07:00
Marco Bonardo
122593e4b0 Bug 500331 - better query for RESULTS_AS_TAG_CONTENTS, r=sdwilsh 2009-06-29 19:42:12 +02:00
Dão Gottwald
55c655b24f whitespace cleanup (no bug) 2009-06-29 19:03:45 +02:00
Dão Gottwald
dd751d3a18 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
63c2af7e08 Test for bug 493881. r=zweinberg 2009-06-29 18:25:38 +02:00
Jonathan Griffin
212692622f Test for bug 460240. r=roc 2009-06-29 18:24:34 +02:00
Markus Stange
749691e623 Bug 497723 - Arrow images in menus shouldn't inherit -moz-image-region. r=dao 2009-06-29 18:20:04 +02:00