Blake Kaplan
|
f3d1280a04
|
Bug 488925 - Check for string indexes in the API entry points. r=brendan
|
2009-04-20 12:21:44 -07:00 |
|
Andreas Gal
|
b3ec5b0f4d
|
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 |
|
Andreas Gal
|
26a670957d
|
Remove bogus assert (489040, r=brendan).
|
2009-04-20 09:52:56 -07:00 |
|
Igor Bukanov
|
4ad2e764fa
|
bug 488414 - js_GenerateShape just schedules, not run, the GC. r=brendan,gal
|
2009-04-20 12:10:29 +02:00 |
|
Igor Bukanov
|
fd49b19773
|
Backed out changeset f4662701526b (bug 488414) to fix !JS_THREADSAFE compilation errors
|
2009-04-20 11:59:36 +02:00 |
|
Igor Bukanov
|
56547f8087
|
bug 488414 - js_GenerateShape just schedules, not run, the GC. r=brendan,gal
|
2009-04-20 10:17:28 +02:00 |
|
Jeff Walden
|
f10c82d6e3
|
Kick tinderboxen out of a Linux orange that looks bogus
|
2009-04-18 22:09:37 -07:00 |
|
Jeff Walden
|
628e407f3f
|
Bug 488781 - Followup readability fix to rearrange the ordering of cases in various type-switch statements to correspond to numeric values; this makes it much easier (for me at least) to see that such switches are properly exhaustive. r=gal
|
2009-04-18 16:47:24 -07:00 |
|
Jeff Walden
|
830e81a336
|
Bug 488781 - Add a trace-time type to differentiate functions from objects. r=brendan
|
2009-04-18 16:47:23 -07:00 |
|
Jeff Walden
|
c9680230c4
|
Bug 473117 - Rejigger how guards use side exits, and fix an erroneous comment. r=graydon
|
2009-04-18 16:47:23 -07:00 |
|
Igor Bukanov
|
ba556afe6d
|
bug 487039 - caching only white-listed non-globals on the scope chain. r=brendan
|
2009-04-18 20:10:59 +02:00 |
|
Igor Bukanov
|
ac71be6d66
|
bug 487204 - NativeGet caching fixes. r=brendan
|
2009-04-18 19:56:53 +02:00 |
|
David Mandelin
|
e57983f598
|
Bug 488808: crash due to JSString INIT macros stomping deflated flag, r=brendan
|
2009-04-17 19:30:26 -07:00 |
|
Andreas Gal
|
ffd13ceb8b
|
During trecording detect null 'this' object before wrapping it (488816, r=brendan).
|
2009-04-17 19:24:54 -07:00 |
|
Robert Sayre
|
dc86a73387
|
Merge mozilla-central to tracemonkey.
|
2009-04-17 21:35:32 -04:00 |
|
Blake Kaplan
|
38b83aefae
|
Bug 485868 - Remove code duplication in xpcjsruntime.cpp. r=jst sr=brendan
--HG--
extra : rebase_source : 68dbe531ff1dca8b436ae938be763ff3921a1c9a
|
2009-04-17 16:52:15 -07:00 |
|
Blake Kaplan
|
da5b280a51
|
Bug 484180 - Don't call the class getter (especially not the scriptable helper!) for functions. r+sr=jst
--HG--
extra : rebase_source : 15e927e3a4281a0d5ffd54b528c9c90c76b7c6ee
|
2009-04-17 16:52:10 -07:00 |
|
Jason Orendorff
|
cc87745ec4
|
Bug 488693 - TM: "Assertion failure: !JS_TRACE_MONITOR(cx).needFlush, at ../jstracer.cpp". r=gal.
--HG--
extra : rebase_source : 4ff76dfc6418e818c7cabba6a7d87e5b49123540
|
2009-04-17 18:22:16 -05:00 |
|
Neil Rashbrook
|
b621259538
|
Bug 488266 Eliminate xptiInterfaceInfoManagersEnumerator r+sr=bsmedberg
|
2009-04-17 23:38:11 +01:00 |
|
Graydon Hoare
|
f97341fdf6
|
Bug 488363 - Missing write barrier on global object, r=jorendorff.
|
2009-04-17 15:25:25 -07:00 |
|
Gavin Sharp
|
6974b94790
|
Mac bustage fix for bug 436998, r=mfinkle
|
2009-04-17 18:13:05 -04:00 |
|
Justin Dolske
|
caac9d436b
|
Bug 243136 - saved form data should expire after a time period defined by user. r=sdwilsh, r=gavin
|
2009-04-17 14:36:13 -07:00 |
|
Shawn Wilsher
|
c000eb400c
|
Bug 488379 - Update mozStorageConnection.* to follow style guidelines
Consistent spacing, consistent naming, and namespaces - OH MY!
r=asuth
|
2009-04-17 17:19:31 -04:00 |
|
Doug Turner
|
dabd65d0e1
|
Bug 488862 - Fix for [@ nsGeolocation::OwnerStillExists() ] crash. r/sr=jst
|
2009-04-17 13:42:04 -07:00 |
|
Karl Tomlinson
|
040ed7df68
|
Bug 478871: Switch to new_font() and default_substitute() functions from Pango API to fix compile issues with newer pango versions. r=behdad sr=roc
|
2009-04-17 12:51:43 -07:00 |
|
Andreas Gal
|
adc0da147c
|
Merge.
|
2009-04-17 12:44:37 -07:00 |
|
Andreas Gal
|
da0094a55c
|
Backed out changeset 324bb9dc8372 (bug 487204 is implicated in top site failures).
|
2009-04-17 12:41:00 -07:00 |
|
Doug Turner
|
b2fe202312
|
Bug 488806 - network geolocation can spam server. r/sr=jst
|
2009-04-17 09:28:14 -07:00 |
|
Myk Melez
|
a9fc30c50d
|
Bug 488821 - rememberChoice checkboxes conflict in two tabs with geolocation notifications. r=dougt/gavin
|
2009-04-17 09:27:26 -07:00 |
|
timeless@mozdev.org
|
9cbbaf5999
|
Bug 487188 - PRExpectEndValue is a typo for PEExpectEndValue. r=dbaron
|
2009-04-17 16:47:45 +02:00 |
|
ben turner
|
ca8f9d0b93
|
Bug 479624 - Use JSAutoTempValueRooter instead of nsAutoGCRoot in nsJSContext::CallEventHandler. r=mrbkap, sr=jst
|
2009-04-17 15:13:08 +02:00 |
|
David Dahl
|
4dbb11d2ec
|
Bug 485442 - crash bug calling nsINavHistoryQuery.uri, r=mak,sdwilsh
|
2009-04-17 14:42:39 +02:00 |
|
Drew Willcoxon
|
609d0b7cf5
|
Bug 470314 - Send a bookmarks-restore notification, r=mak77
|
2009-04-17 14:42:34 +02:00 |
|
Marco Bonardo
|
a840184b5a
|
Bug 487789 - 1 sort operation required by mDBAdaptiveQuery, stop warning for now. rs=sdwilsh
|
2009-04-17 14:42:29 +02:00 |
|
Marco Bonardo
|
0bafad3ced
|
Bug 487787 - 1 sort operation required by mDBKeywordQuery , stop warning for now. rs=sdwilsh
|
2009-04-17 14:42:24 +02:00 |
|
Marco Bonardo
|
3dc0a432b8
|
Bug 487781 - 5 sort operations required by FindVisits selectStatement, r=sdwilsh
|
2009-04-17 14:42:20 +02:00 |
|
Blake Kaplan
|
f4e59bf91a
|
Bug 479560, r+sr=jst
|
2009-04-17 12:41:42 +01:00 |
|
Dão Gottwald
|
dbe53e1158
|
merge
|
2009-04-17 12:03:43 +02:00 |
|
Dão Gottwald
|
5ba7140f3e
|
Backout bug 243136 (changeset 5eb5a07df2e0) to fix Windows unit test orange
|
2009-04-17 12:03:03 +02:00 |
|
Justin Dolske
|
e9211fce26
|
Bug 243136 - saved form data should expire after a time period defined by user. r=sdwilsh, r=gavin
|
2009-04-17 00:03:54 -07:00 |
|
Justin Dolske
|
a2bd009bdc
|
Bug 488571 - Get rid of explicit form history caching. r=sdwilsh, r=gavin
|
2009-04-17 00:03:52 -07:00 |
|
Ryan Flint
|
5f21c009ee
|
Remove unused sanitizer module. r+sr+ui-r+a=mconnor
|
2009-04-17 02:26:37 -04:00 |
|
Masayuki Nakano
|
c023e549d6
|
Bug 487601 Crash [@ nsTextStateManager::Init] contenteditable and onfocus removing window r+sr=roc
|
2009-04-17 14:01:23 +09:00 |
|
Robert Strong
|
e0571058b0
|
Test bustage fix for bug 487346
|
2009-04-16 19:46:03 -07:00 |
|
Robert Strong
|
3836e0c168
|
Bug 485624 - Downloads in progress for previous releases should be canceled on startup instead of resumed. r=dtownsend
|
2009-04-16 18:40:46 -07:00 |
|
Robert Strong
|
3019c536cd
|
Bug 487346 - app update test cleanup. r=dtownsend
|
2009-04-16 18:32:32 -07:00 |
|
David Dahl
|
4bda3c5de5
|
Bug 487012 - License file not found for nightly update. r=rstrong
|
2009-04-16 18:32:31 -07:00 |
|
Justin Dolske
|
db6bb55403
|
Bug 466086 - Remove unused safebrowsing phishing EULA. r=gavin
|
2009-04-16 18:27:23 -07:00 |
|
Justin Dolske
|
f8614872f0
|
Bug 474846 - Data loss by migration from wallet to login manager. r=gavin
|
2009-04-16 18:27:21 -07:00 |
|
Andreas Gal
|
6520b20732
|
Backed out changeset 5bd116148175 (attempting to re-land bug 487204).
|
2009-04-16 17:56:18 -07:00 |
|