Axel Hecht
8a52a20306
Backed out bug 462188, changeset 10dfe13222aa, due to mochitest hang.
...
--HG--
extra : rebase_source : 04df751be990ce4652f5a7d17579744ea6c64aa3
2009-01-24 13:41:12 +01:00
Bob Clary
2b70e2c6fa
bug 469625 - JavaScript Tests by Jason Orendorff.
2009-01-24 04:42:27 -08:00
Bob Clary
daeea13672
bug 469940 - JavaScript Test by Brendan Eich.
2009-01-24 04:42:27 -08:00
Bob Clary
194f749884
bug 469927 - JavaScript Test by Jesse Ruderman.
2009-01-24 04:42:26 -08:00
Bob Clary
3441eee55b
bug 465433 - JavaScript Test by Jesse Ruderman.
2009-01-24 04:42:26 -08:00
Bob Clary
526118fffe
bug 465132 - JavaScript Test by Jesse Ruderman.
2009-01-24 04:42:26 -08:00
Bob Clary
a80c20bde8
bug 446026 - JavaScript Tests by Brian Crowder, moz_bug_r_a4.
2009-01-24 04:42:26 -08:00
Bob Clary
518ca8b50a
bug 470758 - JavaScript Tests by Blake Kaplan.
2009-01-24 04:42:26 -08:00
Bob Clary
470e97830e
bug 470388 - JavaScript Tests by Gary Kwong.
2009-01-24 04:42:25 -08:00
Bob Clary
71dc2340f0
bug 470300 - JavaScript Tests by Jesse Ruderman.
2009-01-24 04:42:25 -08:00
Bob Clary
c07dc34663
bug 470176 - JavaScript Test by Jesse Ruderman.
2009-01-24 04:42:25 -08:00
Bob Clary
0e4ffb1465
bug 470061 - JavaScript Test by Jesse Ruderman.
2009-01-24 04:42:25 -08:00
Bob Clary
7e1881261b
bug 465460 - JavaScript tests by Jesse Ruderman.
2009-01-24 04:42:25 -08:00
Ehsan Akhgari
bc5aa6bcd2
Bug 462106 - Clear the data copied to clipboard inside the private browsing mode after leaving it; r,sr=roc a=blocking-firefox3.1+
2009-01-24 14:46:01 +03:30
Chris Pearce
3b0b1c6e28
Bug 451958. Support Access-Controls for media loads. r+sr=roc
...
--HG--
extra : rebase_source : 4a180379a401040f16c4fce80ef116da139ba2cb
2009-01-25 00:00:17 +13:00
Theppitak Karoonboonyanan
569850469d
Bug 462188. Make nsHTMLEditRules::WillDeleteSelection extend the selection before checking whether there's anything to delete. r+sr=peterv
...
--HG--
extra : rebase_source : 3c393351939ad7c475604ed0bc5591e87e36b2ae
2009-01-24 22:01:05 +13:00
Brian Crowder
1859a1f07b
Bug 465808 - use FUN_OBJECT(callerFrame->fun) instead of potentially cloned callerFrame->callee; r=brendan
2009-01-24 01:20:10 -08:00
Zbigniew Braniecki (zbraniecki@mozilla.com)
315b289f84
Backed out changeset e81a7ff740bd for proper checkin (test drive, sorry :()
2009-01-24 01:17:07 -08:00
Zbigniew Braniecki (zbraniecki@mozilla.com)
551cda4c65
Bug 4658080 - use FUN_OBJECT(callerFrame->fun) instead of potentially cloned callerFrame->callee; p=bcrowder,r=brendan
2009-01-24 01:02:29 -08:00
Ehsan Akhgari
ad2c4b2f39
Bug 472396 - Private browsing is saving form data in certain cases (e.g. Gmail subject in compose); r=jst,dolske
2009-01-24 11:23:35 +03:30
bjarne@runitsoft.com
3a0930b339
Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden, a=testingonlychange
2009-01-12 11:23:28 -08:00
Phil Ringnalda
425a26e188
Bug 473485 - snarf is no longer built by default in js.cpp, among other reverted changes, r=jorendorff, a=NPOTDB
2009-01-23 21:55:29 -08:00
Jesse Ruderman
a4020920b6
Test for bug 445288.
2009-01-24 05:25:10 +01:00
Natch
e122708b1f
Bug 474964 - comment nodes screw up the tab bar. r=gavin
2009-01-24 01:41:36 +01:00
Blake Kaplan
2ddd004009
Bug 462428 - Make __lookup[GS]etter__ work on quickstubbed properties by faking it for XPConnect prototype objects only. r=jorendorff sr=brendan
2009-01-23 15:44:01 -08:00
Jonas Sicking
cd13cb89e5
Backed out changeset 41045faa0ef6 due to leaks
2009-01-23 15:08:41 -08:00
Jonas Sicking
051c8e95e7
Bug 461555: Don't clear out the parser until all deferred scripts have executed to ensure that a document.write in a deferred script doesn't clear the page. r/sr=mrbkap
2009-01-14 17:25:21 -08:00
Brad Lassey
4326214d10
Brad Lassey - bug 463561 - mkdepend crashes while compiling freetype, follow up push to js/src r=bsmedberg a191=beltzner
2009-01-23 16:06:15 -05:00
Steven Michaud
0873c09f13
Fix crash (but not hang) when Gecko alert opens above Cocoa modal Save As dialog. b=468393 r=josh sr=roc
2009-01-23 14:46:35 -06:00
Daniel Holbert
fdfdfc97fe
Bug 473236 - follow up patch v3b: restore original executable status for previously-executable Makefiles in nss folder. a=ted
...
Probably unnecessary, but it's conceivable that someone might execute them directly ( they do have a #! line at the top), and their executable status is going to get turned on at our next NSS snapshot-importing anyway.
2009-01-23 11:55:40 -08:00
Daniel Holbert
3a59b040f3
Bug 473236 - follow up patch v3a: restore executable status for some files that might need it. a=ted
2009-01-23 11:52:51 -08:00
Benjamin Smedberg
f9db07aa38
Bug 475027 - only MSVC needs jscpucfg.h... everyone else should be using jsautocfg.h and the configure-generated defines. If you're doing something crazy like cross-compiling from FreeBSD to Windows using MSVC, this will make your life happier r=crowder
2009-01-23 14:46:15 -05:00
Brad Lassey
bd96f1d0e2
bug 463561 - mkdepend crashes while compiling freetype r=bsmedberg a191=beltzner
2009-01-23 14:30:07 -05:00
Mark Finkle
478f386d96
Bug 467825: Add a tool to the xulrunner SDK to add icon to xul-runner stub, r=bsmedberg NPOTB
2009-01-23 13:45:59 -05:00
Steven Michaud
d142c250b3
NPP_SetWindow()'s window->clipRect.top off by 22 pixels in CoreGraphics mode. b=474491 r=josh sr=roc
2009-01-23 11:24:27 -06:00
Mats Palmgren
4cf4b246fc
Test for bug 446328.
2009-01-23 18:15:36 +01:00
Peter Van der Beken
363f052da2
Merge backout
2009-01-23 17:05:32 +01:00
Peter Van der Beken
5a2f84bb76
Back out changeset 32dc89bc34ad (Fix for bug 464676 (Cycle collector sometimes unlinks live cycles). r=bent, sr=jst.) to fix orange.
2009-01-23 17:05:05 +01:00
Josh Aas
904c2da266
Fix crash in Mac OS X native menus when attribute change notifications come in an order we don't expect. Allow for any attribute change notification order. b=433858 r=mstange sr=roc
2009-01-23 10:45:03 -05:00
Boris Zbarsky
4f8f3b0027
Bug 474938. Restore silly speculative parsing workaround. r+sr=peterv
2009-01-23 10:16:10 -05:00
Boris Zbarsky
234e700c64
Bug 474389. Fix the 'set up editor after this load' setup, which hasn't really worked for a while, except for initial loads in the window. r+sr=peterv
2009-01-23 10:16:10 -05:00
Boris Zbarsky
b78c05a597
Bug 459443. Make sure to detach our editor even if we don't have a session history entry, so that scripts will get correctly reenabled. r+sr=peterv
2009-01-23 10:16:09 -05:00
Neil Deakin
cbee03cb58
Bug 473847, progressmeters with large max don't work properly, caused by multiplication overflow, r+sr=dbaron
2009-01-23 10:02:31 -05:00
Peter Van der Beken
9157343457
Fix for bug 464676 (Cycle collector sometimes unlinks live cycles). r=bent, sr=jst.
2009-01-23 15:47:24 +01:00
Ted Mielczarek
79e7690f7c
bug 474973 - make config.{guess,sub} executable
2009-01-23 07:56:51 -05:00
Ted Mielczarek
628997d06c
bug 385792 - compress pdb files in symbol store. r=bsmedberg
2009-01-23 07:40:27 -05:00
Makoto Kato
915b7988ba
Bug 472812 - Remove /mozilla/widget/src/windows/aimm.h. r=masayuki, sr=roc
2009-01-23 21:11:46 +09:00
Gavin Sharp
b34e772a9e
Bug 474538 - nsIBrowserHistory::removePagesFromHost documentation is crazy, r=sdwilsh
2009-01-23 12:52:14 +01:00
David Dahl
42f8da9b49
Bug 403151 - In the bookmarks organizer preview pane change "more" from a button to a progressive disclosure control, r=mak77 ui-r=faaborg
2009-01-23 12:52:14 +01:00
Marco Bonardo
7b8fc0c275
Bug 356571 - loadOneOrMoreURIs gives up if one of the URLs has an unknown protocol, r=gavin
2009-01-23 12:52:14 +01:00