Brendan Eich
a824652c5a
Bug 489079 - Google Calendars disappear with latest trunk of Shredder [Error: Error parsing XML streamReferenceError: gCal is not defined] (r=mrbkap).
2009-04-21 18:46:16 -07:00
Boris Zbarsky
21484dcdf0
Disabling test for bug 488417 because it seems to be making mochitest unhappy for later tests somehow.
2009-04-21 21:35:28 -04:00
Gavin Sharp
23d4387517
Bug 488864 - have hgignore ignore all (.)mozconfig* files; r=ted.mielczarek
2009-04-22 02:42:14 +02:00
Paolo Amadini
3b70af52ff
Bug 489078 - (TUnit) xpcshell-tests test_getTypeFromExtension_with_empty_Content_Type.js leaks; r=sdwilsh
2009-04-22 02:42:11 +02:00
Jesse Ruderman
4c9b41cd5a
Make temporary debug-only logging code not crash. r=sdwilsh
2009-04-21 16:57:19 -07:00
Boris Zbarsky
29e86d8bc8
Bug 67752. Implement interruptible reflow. r=roc,dbaron
2009-04-21 19:53:52 -04:00
Boris Zbarsky
518099c27c
Trying to reenable test for bug 488417, with a test change to hopefully make the orange go away.
2009-04-21 19:53:13 -04:00
Shawn Wilsher
e0c22362cc
Bug 489455 - Update URLClassifier to follow Safebrowsing spec
...
This makes us not change %00 to %01.
r=tony
2009-04-21 19:34:06 -04:00
Ben Newman
1c669214fe
Bug 467865 - [@ js_RemoveRoot - ... - XPCThrower::ThrowExceptionObject] xpconnect is misusing nsCOMPtr. r=jonas+sr=jst
2009-04-21 16:09:29 -07:00
Boris Zbarsky
29771df1cf
Disable test for bug 488417 because it seems to be making mochitest unhappy for later tests somehow.
2009-04-21 17:57:53 -04:00
Johnathan Nightingale
925b42eef4
Bug 425001 - Tests for bugs 400731 and 431826 rely on timers and are therefore fragile. TEST ONLY FIX.
...
Replace with DOMContentLoaded listeners, since onload doesn't work for error pages.
2009-04-21 16:17:14 -04:00
Boris Zbarsky
a3765c4791
Bug 488417. Need to hold strong refs to ranges across calling RemoveRange. r+sr=roc
2009-04-21 15:57:40 -04:00
Daniel Holbert
cb4e34ef17
SVG/SMIL test-only fix: add 'reftest-wait' to a test that needs it. NPODB (also, test not currently run on tinderboxen)
2009-04-21 12:54:47 -07:00
Dave Townsend
b84066eaf3
Bustage fix from bug 484442
2009-04-21 11:53:43 -07:00
Honza Bambas
4cf308ac44
Bug 486646 - nsMediaChannelStream::OnStopRequest nulls out mChannel too early, r=roc+bz
2009-04-21 20:43:09 +02:00
Benjamin Smedberg
0a03de456f
Bug 484442: Firefox crashes on on bringing up safe-mode with any/all of the Options Checked. r=mossop
2009-04-21 11:36:44 -07:00
Robert Sayre
c634b7b558
Merge tracemonkey to mozilla-central.
2009-04-21 14:34:59 -04:00
Shawn Wilsher
c63420df17
Debug-only logging code to track down bug 469514.
...
r=ted
2009-04-21 11:32:07 -04:00
Shawn Wilsher
54396a500b
Bug 489257 - Rename and update mozStorageEvents.* to mozStorageAsyncStatementExecution.*
...
Renames the files to be more representative to what they actually contain. This
also updates the files to follow the storage style guidelines.
r=asuth
--HG--
rename : storage/src/mozStorageEvents.cpp => storage/src/mozStorageAsyncStatementExecution.cpp
rename : storage/src/mozStorageEvents.h => storage/src/mozStorageAsyncStatementExecution.h
2009-04-21 11:27:03 -04:00
Nino DAversa
510f46a8ce
Bug 482613 - Support for WiFi Scanning on Windows Mobile r=dougt, sr=jst
2009-04-21 07:30:25 -07:00
Siddharth Agarwal
2602acc8f6
Bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- part 2, define MOZ_WINSDK_TARGETVER and error out if the SDK is too old. r=bsmedberg
2009-04-21 13:26:26 +01:00
tk
38179a6f66
bug 487396 - fix some of the jemalloc windows build madness (followup). r=ted
2009-04-21 07:32:16 -04:00
Olli Pettay
2bc14afcfe
Bug 454781 - Mochitest doesn't align the names of the testfiles and test results, r=sayrer
2009-04-21 14:25:22 +03:00
Hiroyuki Ikezoe
85bc31ec42
Bug 488804 - Cleanup in build/wince/shunt/map.cpp. r=blassey
2009-04-21 09:50:23 +02:00
Michael Kohler
a7e26da05b
Bug 489212 - EIO_onDescriptionFieldInput() should be EIO_onDescriptionFieldBlur(). r=mak
2009-04-21 09:48:29 +02:00
Jim Mathies
31a6e8430e
Bug 489285 - Disable file attrib tests for Bug 403014 due to unit test failure.
2009-04-21 01:47:54 -05:00
Doug Turner
029d8d55bd
Bug 489228 - implements nsIWifiListener::onError in geolocation network provider. r/sr=jst
2009-04-20 20:36:43 -07:00
Robert Strong
de5575ebb2
Bug 488928 - statusText is set twice in Downloader::onStopRequest. r=dtownsend
2009-04-20 18:58:15 -07:00
Kai Engert
8823039b10
Bug 487721, deliver NSS 3.12.4 RC0 to mozilla-central
...
r=wtc
2009-04-21 03:51:56 +02:00
Brendan Eich
3fb1a68fb5
Bug 488963 - "Assertion failure: cg->lexdeps.lookup(atom), at ../jsemit.cpp" (tachyonal r=mrbkap).
2009-04-20 18:46:46 -07:00
jorendorff
a3d052c013
Leaving outermost request should js_LeaveTrace (480301, r=brendan).
2009-04-20 18:22:00 -07:00
Jim Mathies
0421e8a1c5
Bug 403014 - Windows "Don't Index" bit set on download files. (r=sdwilsh,dougt)
2009-04-20 20:06:03 -05:00
Jim Mathies
61dab66817
Bug 488984 - when draging tab to content area aEvent.screenX/Y in _onDragEnd is always 0 (breaks tab tearing). r=vlad
2009-04-20 17:54:46 -07:00
Brendan Eich
87a017d172
Fix dangling JS_PROPERTY_CACHE_METERING bits broken by patch for bug 489171.
2009-04-20 17:32:36 -07:00
igor
0949d89ebb
js_SetPropertyHelper does not null *entryp for read-only properties (489171, r=gal,brendan).
2009-04-20 17:00:59 -07:00
Brendan Eich
f8d5a5e0fd
Bug 488690 - "Assertion failure: dn->pn_defn, at ../jsemit.cpp" (r=mrbkap).
2009-04-20 15:51:27 -07:00
Blake Kaplan
52593ce08a
Bug 488843 - Restore missing check for un-optimiziable frames. r=brendan
2009-04-20 15:41:54 -07:00
Blake Kaplan
ea1bb01cbc
Bug 488843 - Restore missing check for un-optimiziable frames. r=brendan
2009-04-20 15:40:58 -07:00
Chris Jones
7f6d743770
bug 489135: fix old PRMonitor leak, init debug var in mozilla::Monitor. r=smontagu
2009-04-21 00:33:12 +02:00
Serge Gautherie
3ede13b3f3
Bug 482598 - Requesting a tinderbox for Mac with --enable-accessibility; (Bv1) Force a leak threshold for test suite; r=jwalden+bmo
2009-04-21 00:26:03 +02:00
Robert Strong
aba1c0981e
Test cleanup - Bug 488797 - Custom GreD directory in xpcshell tests fails on Thunderbird
2009-04-20 14:08:03 -07:00
Dão Gottwald
be27f7f1b3
Bug 488255 - Bookmark name in editBookmarkPanel is invisible when name picker hasn't focus. r=mstange
2009-04-20 22:59:53 +02:00
Jeff Walden
284098f0c0
Bug 489124 - Remove an unnecessary guard, specialize tracing of typeof for functions now that JSVAL_TFUN exists. r=gal
2009-04-20 12:25:43 -07:00
Blake Kaplan
a2878350f9
Bug 488925 - Check for string indexes in the API entry points. r=brendan
2009-04-20 12:21:44 -07:00
Takuro Ashie
75e2d45bf2
Bug 488068 - ImmReleaseContext should be called for opened HIMC. r=pavlov, sr=dougt
2009-04-20 21:09:28 +02:00
Ted Mielczarek
5586f91d7c
bug 489073 - race condition with nsinstall in toolkit/mozapps/plugins/tests Makefile. r=mossop
2009-04-20 14:51:26 -04:00
Robert Sayre
49edacf312
Merge tracemonkey to mozilla-central.
2009-04-20 14:43:41 -04:00
Andreas Gal
e4b5e016c2
Abort trace if the global object gets wrapped and we already hold a reference to the unwrapped object (489007, r=brendan).
2009-04-20 11:30:32 -07:00
Richard Brown
2d49efee5e
Bug 482747 - js/src/Makefile.in DESTDIR support. r=jim
2009-04-20 20:08:34 +02:00
Andreas Gal
70579304c4
Remove bogus assert (489040, r=brendan).
2009-04-20 09:52:56 -07:00