Commit Graph

21323 Commits

Author SHA1 Message Date
Graydon Hoare
6901121f8d Fix MSVC sensitivity to symbols called 'far' 2008-11-04 16:28:05 -08:00
David Mandelin
f96c978165 Fixing regexp compiler nanojit spew to conform with TM 2008-11-04 16:10:38 -08:00
David Mandelin
c761727be4 Adding JS_TRACER guards to regexp compiler for ppc builds & other non-tracing 2008-11-04 16:03:57 -08:00
David Mandelin
19ac0a15e0 Adding cast to make MSVC happy 2008-11-04 15:49:48 -08:00
David Mandelin
dca6d46eec Fixing Linux breakage, stupid jump crosses initialization errors 2008-11-04 15:21:23 -08:00
David Mandelin
d245bf6acb Fixing OSX build, seems related to namespace trickery 2008-11-04 15:17:51 -08:00
Andreas Gal
b8168d74d9 Merge. 2008-11-04 15:08:24 -08:00
Andreas Gal
cdec6ab0a7 Interpreter directly emits the this object found in the property cache for JSOP_CALLNAME, so do the same in the tracer (462989, r=mrbkap). 2008-11-04 15:07:38 -08:00
David Mandelin
c92c2000cc Bug 461050 WIP: compiling simple regexps, r=danderson,agal 2008-11-04 14:51:51 -08:00
Graydon Hoare
9198f045ad Bug 462228 - Add interface to disconnect and reconnect loops in nanojit, r=gal. 2008-11-04 14:20:19 -08:00
Graydon Hoare
5cfd909934 Bug 462228 - Merge code-patching functions in nanojit, r=rreitmai. 2008-11-04 14:18:17 -08:00
Robert Sayre
03d49a666b Merge mozilla-central to tracemonkey. 2008-11-04 02:05:05 -05:00
Shawn Wilsher
dd545b71eb Comment out test failure. Filed bug 462986 for it. 2008-11-04 00:13:48 -05:00
David Anderson
158e7f3bb0 Don't cache pointer to recorder since it might change in js_MonitorRecording (462980, r=gal). 2008-11-03 20:57:50 -08:00
Phil Ringnalda
bbe7e1d08a Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
David Anderson
db369008ec Fixed memory leak in LInsHashSet (bug 462826, r=gal). 2008-11-03 19:43:47 -08:00
Shawn Wilsher
0a32f72c76 Bug 453180 - Adding moz_annos_placeattributeindex should be done in migration code not shutdown
r=dietrich
2008-11-03 22:41:16 -05:00
Shawn Wilsher
1f89b4462e Bug 453179 - Remove unused indecies in a migration code path - not shutdown
r=dietrich
2008-11-03 22:41:15 -05:00
Shawn Wilsher
cf48f23ca7 Bug 453177 - Move moz_places.user_title removal back to MigrateV6Up
r=dietrich
2008-11-03 22:41:15 -05:00
Phil Ringnalda
5afa6b0096 Bug 462185 - Don't include JavaScript stand-alone shell in distributions on Mac, r=gavin 2008-11-03 19:39:21 -08:00
Alexander Surkov
bcacb1f51a Bug 280136 - Remove GetFinalState(), r=davidb 2008-11-04 11:37:46 +08:00
Alexander Surkov
c05ee390bf Bug 386978 - get rid FireToolkitEvent, r=aaronlev, sr=benjamin 2008-11-04 11:36:36 +08:00
Justin Dolske
48f41d8587 Bug 462525 - username truncation code is unnecessarily duplicated in nsLoginManagerPrompter. r=gavin 2008-11-03 19:24:14 -08:00
Justin Dolske
3c849b43c3 Bug 460771 - Play/pause control confused after video ends. r=gavin 2008-11-03 19:22:30 -08:00
Shawn Wilsher
a98e5c474c merge back to tip for private browsing 2008-11-03 22:04:44 -05:00
David Mandelin
d0a8376658 Bug 462412: API to delete a single fragment, r=danderson 2008-11-03 16:14:44 -08:00
David Anderson
2be8898675 Merge. 2008-11-03 16:11:36 -08:00
David Anderson
65f7adbd31 Fixed OOM handling when starting a recorder or assembler (bug 451322, r=gal+rreitmai). 2008-11-03 16:10:20 -08:00
Shawn Wilsher
5dc62bd1a7 backout of changeset b0dc837c20fa and 73350927f5f1 due to test failures 2008-11-03 18:55:15 -05:00
Ehsan Akhgari
5fdab7c48c Bug 461710 - Write an automated test to ensure that visited link coloring is turned off in private browsing mode; r=dietrich 2008-11-04 02:52:23 +03:30
Ehsan Akhgari
c09da72f56 Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode; r=johnath 2008-11-04 02:52:23 +03:30
Ehsan Akhgari
1bd7a4be4f Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky 2008-11-04 02:52:23 +03:30
Ehsan Akhgari
a21f8e15f2 Bug 461625 - Hide the UI for saving permission manager entries in Private Browsing mode, r=mconnor 2008-11-04 02:52:22 +03:30
Ehsan Akhgari
8d63682786 Bug 461755 - Error console should be cleared when leaving the private browsing mode; r=mconnor 2008-11-04 02:52:22 +03:30
Ehsan Akhgari
a4476d8af6 Bug 460346 - Privacy pref for Always on Private Browsing Mode; r=mconnor 2008-11-04 02:52:22 +03:30
Ehsan Akhgari
97eae1d71e Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [Private Browsing service]; r=mconnor 2008-11-04 02:52:22 +03:30
Ehsan Akhgari
a2e1bc51b4 Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [Places unit test fix]; r=dietrich 2008-11-04 02:52:22 +03:30
Ehsan Akhgari
4770654ff7 Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [unit test API changes]; r,sr=mconnor 2008-11-04 02:52:22 +03:30
Ehsan Akhgari
99e40e800f Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [sessionstore part]; r=zeniko 2008-11-04 02:52:21 +03:30
Ehsan Akhgari
0cd9741967 Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [downloadmgr part]; r=sdwilsh 2008-11-04 02:52:21 +03:30
Doug Turner
7aa69cbbd6 merge to tip. 2008-11-03 22:59:09 +00:00
Doug Turner
a4bb368e11 Redefines because windows mobile doesn't have W apis for these defindes. Not part of da browser 2008-11-03 22:58:15 +00:00
Shawn Wilsher
bf12bb7f0e Backed out changeset 157abfbcb96e (bug 461422) tree is closed 2008-11-03 17:30:22 -05:00
Blake Kaplan
dab238daea Bug 462910 - Add a JS_ValueToSource API. r=brendan 2008-11-03 14:28:36 -08:00
Neil Deakin
0b9da38f13 Bug 461422 Menulists should not be generated lazily r=Neil sr=bz 2008-11-03 22:22:16 +00:00
Doug Turner
731cec6a82 Adding default empty files for common ansi includes. NPODB 2008-11-03 22:14:02 +00:00
timeless@mozdev.org
8277de41ec Bug 460115 Setting "Authorization" request header to value without a space results in crash [@ libc-2.6.so@0x6fbcc]
r=biesi sr=biesi
2008-11-03 23:08:44 +01:00
Brendan Eich
94ae1a5b36 Bug 462879 - "Assertion failure: UPVAR_FRAME_SKIP(uva->vector[i]) == 1" with nested eval (r=mrbkap). 2008-11-03 13:55:51 -08:00
Benjamin Smedberg
5fb029b4dc Merge Bug 462730 copying to js/src with tip 2008-11-03 14:31:54 -05:00
Benjamin Smedberg
7954d6ff25 Bug 462730 - Parallel builds with -j20 don't build the submakefiles before recursing into them. Switch back to using $* in the rule because we found out the make 3.80 bug: it doesn't set $* in double-colon rules, but it does in single-colon rules. r=ted (copy rules.mk to the JS build system) 2008-11-03 14:30:05 -05:00