Commit Graph

25853 Commits

Author SHA1 Message Date
Vladimir Vukicevic
bd928d3cac b=478548; slightly optimize PresContext::Theme; r=dbaron 2009-02-26 12:02:00 -08:00
Andreas Gal
56117dc22a js_Array_dense_setelem can call arbitrary JS code (479487, r=jorendorff). 2009-02-26 11:59:07 -08:00
Kev Needham
511e6d579e Bug 479240: update start page hostnames for Firefox 3.1 to allow changing the default in Russia, r=gavin,axel 2009-02-26 10:39:59 -08:00
Asaf Romano
ebc289ae1f Bug 465608 - pressing ESC while dragging a tab should cancel the drag (windows/mac). r=mconnor 2009-02-26 10:18:47 -08:00
Shawn Wilsher
df06927b79 Bug 479729 - Unable to shutdown using async statements.
This changeset finalizes statements before we try to rollback a transaction with
the async storage API.  This problem only came up when you canceled a statement.
r=asuth
2009-02-26 12:55:47 -05:00
Honza Bambas
60579fc675 Bug 474038 - Don't reuse keep-alive connections for both anonymous and non-anonymous requests; r=(cbiesinger + jonas) sr=jonas 2009-02-26 18:43:45 +01:00
Nickolay_Ponomarev
fa24740272 Bug 478086 - enumerating drives/disks on Win32 using nsIFile.directoryEntries returns a single string with embedded NULLs in it; r=benjamin 2009-02-26 18:34:07 +01:00
Mook
9ad88404f5 Bug 472032 - [win64] sizeof(long) != sizeof(void*) assertion in nsScriptSecurityManager.cpp; changed SecurityLevel to use PRWord, clarified assertion on the protected code; r+sr=dveditz 2009-02-26 18:31:17 +01:00
Atsushi Sakai
56eb68cdb6 Bug 478161 - 5th arg of mktime should begin at zero; r=ted.mielczarek 2009-02-26 18:27:41 +01:00
Honza Bambas
b84acde538 Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing; r=cbiesinger 2009-02-26 18:25:09 +01:00
Igor Bukanov
896a95119f bug 477706 - fixing most VC 2005 warnings. r=gal,mrbkap 2009-02-26 09:49:39 +01:00
Andreas Gal
1cbf259c3c Improve blacklisting (479109, r=graydon). 2009-02-25 18:47:22 -08:00
Andreas Gal
78ba6b4a54 Make arrays with less than 256 entries always dense (479386, r=brendan). 2009-02-25 14:48:07 -08:00
Dave Townsend
2072050607 Bug 475322: Browser chrome test harness shouldn't use a periodic poller. r=gavin 2009-02-25 14:27:32 -08:00
Olli Pettay
08022b8871 Bug 466856 - Crash [@ nsTypedSelection::CopyRangeToAnchorFocus], r+sr=roc 2009-02-26 18:36:34 +02:00
SkyLined
01f1d70804 Crash tests for bug 456727. 2009-02-26 11:55:15 +01:00
Matthew Gregan
3facbf1d48 Merge backout of 59d848818fd8. 2009-02-26 22:06:11 +13:00
Matthew Gregan
241ed4b214 Backed out changeset 59d848818fd8 2009-02-26 21:59:39 +13:00
Matthew Gregan
005e869ef9 Replace test Wave file with silent alternative. No bug. 2009-02-26 21:30:29 +13:00
David Bolter
5b17a61d1e Bug 478810 - document role='textbox' fails assertion, r=surkov, r=MarcoZ 2009-02-26 09:17:43 +01:00
Justin Dolske
8cf9612577 Bug 475634 - Login manager should send observer notifications on various events. r=mconnor 2009-02-25 23:40:38 -08:00
Justin Dolske
bd8dd853c5 Bug 477917 - expose login GUIDs through login manager API. r=gavin 2009-02-25 23:40:38 -08:00
Justin Dolske
0ffc0e6eb8 Bug 470983 - Video controls should ...buffering... indicate when ...buffering... playback is stalled. r=enn, ui-r=boriss 2009-02-25 23:40:38 -08:00
Justin Dolske
25382dc4f4 Bug 462114 - Event handlers in video control XBL binding should self-terminate. r=enn 2009-02-25 23:40:37 -08:00
Robert O'Callahan
0e9a1e6846 Bug 479936 - Correctly handle sizing of video elements 2009-02-26 20:04:42 +13:00
Robert O'Callahan
12706db074 Bug 480053 - Fix z-ordering of scrollbars to match Webkit/IE8. r+sr=dbaron 2009-02-26 20:00:36 +13:00
Jonathan Kew
3c011596d4 Bug 474819 - Correct the sign of baseline offsets in ATSUI font backend. r=roc 2009-02-26 19:58:31 +13:00
Matthew Gregan
ad2f765c3e Bug 411615 - ah_crap_handler should call _exit explicitly. r=dbaron, sr=jag 2009-02-26 19:56:10 +13:00
Jason Orendorff
c864be7509 Bug 477351 - Assertion failure: cx->bailExit (from js_ReportAllocationOverflow from js_ConcatStrings). r=gal.
--HG--
extra : rebase_source : 52b5fea9846cfb36eeb4e295005634d9d490598e
2009-02-25 13:11:34 -06:00
Jason Orendorff
fff3f2d0f5 Bug 480016 - js/tests/js1_8_1/extensions/regress-477187.js uses timeout() but doesn't expectExitCode(6). r=bc.
--HG--
extra : rebase_source : b95ba1ccbbdf318786e2446276d80885602d574a
2009-02-25 12:41:41 -06:00
Jason Orendorff
ad88e65f08 Bug 381963 - Missing parens around genexp in |while|. r=Waldo.
--HG--
extra : rebase_source : c87b642082bf9e05c8fb7993fa8a37d3fa63b4ce
2009-02-25 11:36:39 -06:00
Matthew Gregan
51b1c1c5aa Bug 470662 - Don't set paused to true when playback ends. r=chris.double, sr=roc 2009-02-25 14:41:42 +13:00
Matthew Gregan
404627dddb Bug 479929 - Return value of esd_open_sound not checked correctly. r+sr=roc 2009-02-24 18:06:42 +13:00
Matthew Gregan
620e25b404 Bug 471024 - volume or mute set early in media load ignored. r=chris.double, sr=roc 2009-02-25 23:59:00 +13:00
Dave Camp
9382bde2f2 More logging for bug 471227. 2009-02-25 21:57:28 -08:00
Dave Camp
3b2e17d3fa Merge for backout of bug 479393 2009-02-25 21:51:00 -08:00
Dave Camp
1ff25183df Backed out changeset 209a7cc3150e (Bug 479393) 2009-02-25 21:49:47 -08:00
Edward Lee
4e3508ccb4 Bug 479739 - Make location bar autocomplete even faster. r=sdwilsh 2009-02-25 21:46:13 -08:00
Doug Turner
387edb7fe3 Bug 478923 - Maemo Geolocation Provider support to support latest Geolocation specification. r/sr=jst 2009-02-25 20:33:24 -08:00
Robert Strong
c8fdb9cefb Bug 236107 (Windows only fix) - wrong background for caption in groupbox. r=mconnor 2009-02-25 18:45:00 -08:00
Wan-Teh Chang
22cf5dc5c0 Bug 479393: Call CERT_SetUsePKIXForValidation(PR_TRUE) after
initializing NSS to make the old NSS cert validation APIs use the
new libpkix cert validation engine internally.  r=kaie.
2009-02-25 17:51:31 -08:00
Blake Kaplan
d74a4498d3 Bug 479499 - Gracefully handle receiving more data while inside the expat driver. r+sr=peterv 2009-02-25 17:38:28 -08:00
Blake Kaplan
b6d30b3a27 Bug 478433 - Use a better method to create this function. r+sr=jst 2009-02-25 17:33:54 -08:00
Blake Kaplan
db3e4717db Bug 477431 - The JS spec says that we have to iterate over string properties only. r+sr=jst 2009-02-25 17:33:12 -08:00
Blake Kaplan
6fbb5a7a82 Bug 476967 - Report strict warnings again. r+sr=jst 2009-02-25 17:32:48 -08:00
Blake Kaplan
086c266705 Bug 435151 - XPCSafeJSObjectWrapper's construct hook was not correct. r+sr=jst 2009-02-25 17:32:23 -08:00
Blake Kaplan
14658eb0ed Bug 479288 - Move wrapping back into the outerObject hook. r+sr=bent/jst 2009-02-25 17:32:09 -08:00
Blake Kaplan
1a4ca1407d Remove unreachable printf since tinderbox isn't hitting it (bug 474537).
--HG--
extra : rebase_source : 95bf4a605216c97aaa15e552eb6779be8dbb33e3
2009-02-25 13:48:06 -08:00
Robert Sayre
d9eda25bc6 Merge tracemonkey to m-c. 2009-02-25 15:05:47 -05:00
Mike Beltzner
a853df172a Bug 479645. Slight wording fix to rights stuff. r=gavin,pike. 2009-02-25 14:54:14 -05:00