Commit Graph

23181 Commits

Author SHA1 Message Date
Blake Kaplan
c3dc1ab151 Bug 469761 - Protect against apply on a non-function. r=gal 2008-12-16 15:09:05 -08:00
Benjamin Smedberg
c088c75c85 Bug 469191 - jsstack.js: give better locations for errors, r=dmandelin 2008-12-16 16:20:19 -05:00
David Mandelin
7f85908dd4 Bug 469177 - red/green analysis (cx->fp) doesn't actually run the analysis, r=jorendorff 2008-12-16 16:15:09 -05:00
Joe Drew
892c75c3da Merge backout of bug 469756 for bug 469809. 2008-12-16 14:53:42 -05:00
Joe Drew
4997e26984 Backed out changeset 0c0bf7bd8e7b for bug 469809 2008-12-16 14:52:42 -05:00
Jim Blandy
73253da291 Bug 468041: List the object files that depend on javascript-trace.h explicitly. r=bsmedberg
It seems gratuitous to rebuild every object file when
javascript-trace.h changes.
2008-12-16 11:50:21 -08:00
Josh Aas
6662073efd merge 2008-12-16 14:40:04 -05:00
Josh Aas
e79f540ada Backed out changeset 2776db2defa2 2008-12-16 14:38:58 -05:00
Josh Aas
f122084a16 back out bustage fixes 2008-12-16 14:35:56 -05:00
Jim Blandy
471974d852 (no bug): Add echo-tier-dirs target, to display tiers' directories. r=bsmedberg 2008-12-16 10:46:16 -08:00
Josh Aas
4f5be055a7 merge 2008-12-16 11:57:47 -05:00
Josh Aas
af7b30f559 do a better job disabling test 2008-12-16 11:56:20 -05:00
Steven Michaud
acf9b9c319 Avoid dropped control-key events by making LastModifierState global. b=463802 r=masayuki,josh sr=roc 2008-12-16 10:50:19 -06:00
Josh Aas
461b256ed4 Disable plugin test due to leaks. b=386676 2008-12-16 11:33:53 -05:00
Peter Van der Beken
0eeeec31c5 Switch to sets module instead of using builtin set type to support Python 2.3 on mobile. Bustage fix. 2008-12-16 17:20:38 +01:00
Alexander Surkov
bb59f8fa78 Bug 468451 - Images with empty alt attribute no longer get an empty accessible name, but return NULL instead, r=aaronlev, marcoz, davidb 2008-12-17 00:13:49 +08:00
Dave Townsend
ff2fb6064f Bug 464942: Clean up permissions.sqlite before running tests. bustage fix 2008-12-16 15:48:19 +00:00
Peter Van der Beken
65eeb9ac06 Fix for bug 461566 (Don't call FindTearoff when not needed and cache XPCNativeInterfaces in quickstubs). r/sr=jst. 2008-12-16 16:46:18 +01:00
Peter Van der Beken
8473174cb4 Fix for bug 461563 (Allow WrapNative to return a jsval without the wrapper). r/sr=jst. 2008-12-16 16:46:18 +01:00
Oleg Romashin
0160ea81ab Bug 469756 - GDK_EXTENSION_EVENTS_ALL option is not enabled for gdk window. r=roc. 2008-12-16 10:46:01 -05:00
Josh Aas
6e9c3576aa Add a system for testing plugins. b=386676 r=smichaud sr=roc 2008-12-16 10:27:32 -05:00
Mats Palmgren
242af8a01e Test for bug 462789. 2008-12-16 14:16:34 +01:00
Mats Palmgren
74190286c5 Add a null-check. b=462789 r+sr=dbaron 2008-12-16 14:16:33 +01:00
Mats Palmgren
6a52c50ce4 Add a few missing null-checks. Return error code from GetRuleLine() when it fails. b=462787 r+sr=dbaron 2008-12-16 12:26:42 +01:00
Olli Pettay
80fb6384d7 Bug 469672 - Destroy event target chain using a loop, not recursion, r+sr=jst 2008-12-16 12:35:56 +02:00
Alexander Surkov
bd7387989f merge with Bug 458022 2008-12-16 18:18:32 +08:00
Alexander Surkov
05141df6aa Bug 448744 - IAccessibleText::caretOffset should return -1 if the system caret is not currently with in that particular object, r=aaronlev, marcoz, sr=roc 2008-12-16 18:14:20 +08:00
Marco Bonardo
fe2b213bec Bug 458022 - Correct persist selection on still valid nodes in treeView.js, r=mano 2008-12-16 11:04:08 +01:00
Marco Bonardo
c1c4eecb7c Bug 416650 - Tags list is shown while viewing properties of a folder after viewing properties of a bookmark, r=mano 2008-12-16 11:04:08 +01:00
John Daggett
9b51570278 otf versions of reftest mark fonts 2008-12-16 14:47:31 +09:00
Jeff Walden
3832d15fae Bug 381598 - HTTP server tests cleanup. r=me because I don't think it's a good use of anyone's time to disentangle the tests as they were written prior to this checkin 2008-12-15 21:02:41 -08:00
Jeff Walden
b221abac7a Bug 465921 - httpd.js fails to deliver after about 35 reloads of test_seek1.html, most likely because the connection is being prematurely terminated by the client. r=bz 2008-12-15 21:02:40 -08:00
Matthew Gregan
c88fcaacd3 Bug 469595 - Changes to tests only: test_wav_seek* intermittent test failure - r=doublec 2008-12-16 17:58:33 +13:00
Matthew Gregan
fd9f596d87 Bug 464158 - nsHTMLMediaElement::PickMediaElement does not do media type switching - r=doublec sr=roc 2008-12-16 16:32:03 +13:00
Blake Kaplan
3c05b67fc0 Bug 469582 - Add -j to the ./js usage string if the tracer is enabled. r=brendan 2008-12-15 17:03:05 -08:00
Blake Kaplan
3f3f4048f8 Bug 469621 - Protect the new scope object from garbage collection. r=crowder 2008-12-15 16:42:40 -08:00
Justin Dolske
974b132b0c Bug 468916 - make modifyLogin() smarter than just remove+add. r=zpao, r=gavin 2008-12-15 16:29:45 -08:00
Matthew Gregan
da8f3b4280 Bug 469628 - Playing 8-bit Wave files can block writing to the audio backend - r=doublec sr=roc 2008-12-16 12:37:42 +13:00
Matthew Gregan
32d671a197 Bug 466405 - Ogg and Wave specific mochitests should be hidden by appropriate build-time conditional - r=ted.mielczarek 2008-12-16 12:31:51 +13:00
Chris Double
27cf15deb8 Bug 463627 - Audio playback stops after some seconds on Linux - r=kinetik sr=roc 2008-12-16 12:06:22 +13:00
Jim Blandy
dc9a66856f Bug 461180: Add coverage tests for traceable math native functions. r=mrbkap
These cases are adapted from those in js/tests/ecma/Math.
2008-12-15 14:45:56 -08:00
Jim Blandy
a49451a0af Bug 461180: Define traceable native versions of the rest of the math funcs. r=jorendorff 2008-12-15 14:45:56 -08:00
Tom Dyas
58ab68db5f Support Mac OS X services. b=135268 r=josh sr=roc 2008-12-15 15:56:29 -05:00
Markus Stange
0618af1618 Bug 469683 - Wrong context menu transparency, r=josh sr=roc 2008-12-15 21:27:30 +01:00
Robert Strong
7a390745a9 [Seamonkey Win32] Add manifest to 7zSD.sfx. r=mcsmurf 2008-12-15 12:16:43 -08:00
John Wolfe
1ad4a9a0bc Bug 467368 - Windows Mobile _wfullpath implementation doesn't handle paths with ../ correctly 2008-12-15 10:53:21 -08:00
John Wolfe
e3ac859456 Bug 463326 - WinCE missing ExpandEnvironmentStringsW function. r=dougt, blassey 2008-12-15 10:16:07 -08:00
Robert Kaiser
91c83d1de9 bug 468337 - Remove "what's related" module, supplementary patch for OS/2 and RDF cleanup, r=pweilbacher sr=Neil 2008-12-15 19:07:42 +01:00
Robert Kaiser
b34419948e bug 468337 - Remove "what's related" module, r=Mnyromyr sr=Neil 2008-12-15 19:07:29 +01:00
Robert Kaiser
9e955a89f5 bug 448729 - Remove xpfe/components/history from trunk, supplementary cleaning up toolkit-makefiles.sh, r+sr=Neil 2008-12-15 19:07:16 +01:00