Commit Graph

49508 Commits

Author SHA1 Message Date
David Mandelin
fba2c79282 [JAEGER] Bug 582449: remove obsolete regexp syntax from test cases 2010-07-27 17:44:26 -07:00
David Mandelin
00f96529d9 [JAEGER] Trying to get rid of build bustage and strict aliasing warnings surrounding usage of JS_ATOMIC_SET_MASK 2010-07-27 17:30:19 -07:00
David Mandelin
2a664efa82 [JAEGER] Bug 582268: add lhs-is-constant specialization to mod check for negative zero result, r=dvander 2010-07-27 17:14:04 -07:00
David Mandelin
76163eaed4 [JAEGER] Bug 582429: fix stubs::GetElem handling of negative indices to match jsinterp.cpp, no_r=me 2010-07-27 17:06:36 -07:00
David Anderson
269487046d [JAEGER] Merge. 2010-07-27 16:58:47 -07:00
David Anderson
433eea0e1c [JAEGER] Fixed syncing bugs when comparing doubles (bug 582392). 2010-07-27 16:57:39 -07:00
David Mandelin
6bc3cc34bf [JAEGER] Bug 582423: use unsigned shift for string length stub, no_r=me 2010-07-27 16:47:01 -07:00
David Mandelin
490de59ddd [JAEGER] Fix MSVC warnings. 2010-07-27 14:44:25 -07:00
David Mandelin
377329cf14 [JAEGER] Make the jsreftest shell suite actually run in methodjit mode 2010-07-27 14:42:09 -07:00
David Anderson
7ff58771b6 [JAEGER] Merge. 2010-07-27 14:32:43 -07:00
David Anderson
21ffa0531f [JAEGER] Fixed EQ/NE with non-int32 known types (bug 582185). 2010-07-27 14:32:03 -07:00
Sean Stangl
22e444cff1 [JAEGER] Fix x86_64 strict aliasing warnings again.
The last merge with TraceMonkey blew away these changes.
2010-07-27 14:19:10 -07:00
Andrew Drake
fecdab5ba0 [JAEGER] Fix segfault adding upvars when eval is present. r=dvander, b=582279 2010-07-27 13:41:42 -07:00
David Mandelin
da52d7c98c [JAEGER] Fix MSVC warning. 2010-07-27 12:21:14 -07:00
David Mandelin
e650554a3a [JAEGER] Bug 582143: don't use int32 negation on MIN_INT, r=dvander
--HG--
extra : rebase_source : 545d1acee88fc383928548d1ca03253916593c66
2010-07-27 12:19:09 -07:00
Luke Wagner
247c0a1b9f [JAEGER] Add empty op to js::Interpret
--HG--
extra : rebase_source : ad4737763fdd7d7a68ca26d7baa9c26f6805d4a2
2010-07-27 12:09:07 -07:00
Chris Jones
8023a3d2ac Bug 582174: IsDead() was intended to check for null. r=dwitte
--HG--
extra : rebase_source : 3a85ae01837b303c13c412e26b78b8179cdfff75
2010-07-27 01:26:41 -05:00
Doug Turner
9c89882ec5 Bug 582032 - Part 1 - Adds a start method to nsIXULRuntime. r=cjones
--HG--
extra : rebase_source : 6e4e6dde727ecfc37393dbd73c3233e6c3c80a2e
2010-07-30 11:43:56 -07:00
Bill Gianopoulos
b04972f83a Bug 575245 - Fix for fx window z-Level issue with windows taskbar set to auto-hide. r=neil, sr=jimm. 2010-07-30 14:24:36 -05:00
Jeff Muizelaar
ea5785d3e3 Bug 576169: Use fill() where possible rather than clip-paint. r=vlad 2010-07-30 20:57:19 +02:00
Justin Lebar
3b52aa7fdf merge 2010-07-30 11:36:30 -07:00
Justin Lebar
510267fbd6 Backed out changeset d9717604f007 2010-07-30 11:36:18 -07:00
Justin Lebar
111e7ef187 Bug 561076 - Use a hashtable to speed up nsContentUtils::UnregisterPrefCallback. r=bzbarsky a=blocking2.0
--HG--
extra : rebase_source : 753885fe23666d392cea378b2d911a754df7ef58
2010-07-30 10:22:57 -07:00
Rob Arnold
b07cb5dd7c Bug 580522 - Need a user-visible pref to disable Aero Peek r=gavin ui-r+a=beltzner 2010-07-30 13:11:06 -04:00
Dave Townsend
9bd11df7f9 Fix a merge failure in the test from bug 581229. 2010-07-30 08:36:35 -07:00
Peter Van der Beken
75d7cd044e Back out debugging code for bug 500105. 2010-07-30 11:57:19 +02:00
Josh Aas
6616e71c71 Bug 531552: Force handling of at-launch open-url and open-file Apple Events to happen during command line construction so that we can put them on the command line and don't open unnecessary windows. r=benwa 2010-07-30 09:44:51 -04:00
Mark Banner
44b3560686 Bug 574333 Include xpfe/components/directory in the list of things that Thunderbird builds. r=ted,sr=bienvenu,a=bsmedberg 2010-07-30 12:33:30 +01:00
David Dahl
95b920f222 Bug 579954 - sometimes gBrowser cannot be accessed, r=gavin 2010-07-30 08:30:55 -03:00
Patrick Walton
3c8fb206ed Bug 582460 - Revamp the look of the filter buttons on the Web Console, r=mossop, a=beltzner 2010-07-30 08:30:55 -03:00
Patrick Walton
a334aff3e0 Bug 582455 - Remove the grippy from the Web Console, r=mossop, a=beltzner 2010-07-30 08:30:55 -03:00
Mihai Sucan
475f933020 Bug 566081 - Inspect doesn't work inside iframes, r=gavin 2010-07-30 08:30:55 -03:00
Patrick Walton
afc2b726a4 Bug 582135 - Move the Web Console filter box to the right, r=gavin, a=mossop 2010-07-30 08:30:55 -03:00
Rob Campbell
51bdfe060e Bug 574408 - Make use of titlebar attributes in Inspector to allow panel positioning, r=gavin, a=bsmedberg 2010-07-30 08:30:55 -03:00
Ginn Chen
ff09b88ca8 Bug 579856 Failed to build angle code with Sun Studio 12 r=vlad a=joedrew 2010-07-30 18:54:04 +08:00
Ginn Chen
9bf1029bf4 Bug 582189 Fix harfbuzz build issue with Sun Studio r=jfkthame a=joedrew 2010-07-30 18:52:55 +08:00
Henri Sivonen
39b513d6f4 Bug 582940 - Make the HTML5 parser URL unescape <a name> until HTML5-compliant fragment navigation is supported. r=bzbarsky, a=blocking2.0-betaN.
--HG--
extra : rebase_source : 0e4cb540161dfe445d58840618877f97cbe8eba0
2010-07-30 13:08:36 +03:00
Henri Sivonen
6c54a1e646 Bug 582788 - Treat non-ASCII-superset encoding the same way in late meta handling as in meta prescan. r=bzbarsky, a=blocking2.0-betaN.
--HG--
extra : rebase_source : 53407afad2a7304d77c1faa3e43301db4fa84ff2
2010-07-30 13:03:54 +03:00
Blake Kaplan
47dec9bca0 Bug 584260 - Delay creating the outer window JS object until the last possible second. r=jst 2010-07-26 18:08:26 -07:00
David Mandelin
eccb347f74 [JAEGER] Bug 528129: correct equality comparison on two undefined values, r=dvander 2010-07-26 18:02:13 -07:00
David Mandelin
904ccc994c Merge from Tracemonkey. 2010-07-27 11:48:08 -07:00
Jan de Mooij
976053d03c [JAEGER] Fast-path for ValueToBoolean with ints (bug 579527, r=dvander). 2010-07-27 11:14:57 -07:00
Andrew Drake
5622b86554 [JAEGER] Fix incorrect use of return value of setter. r=dvander, b=580712 2010-07-27 01:12:37 -07:00
Sean Stangl
01f70eadcb [JAEGER] Use scratchRegister to swap on x86_64. Don't use XCHG. XCHG is slow. 2010-07-26 19:04:41 -07:00
David Anderson
9a12ccc5e5 [JAEGER] Fast-path for comparing doubles (bug 579225). 2010-07-26 18:12:51 -07:00
David Mandelin
45c205f566 Bug 582084: make sure int tags get written on fast path of globalinc, r=dvander 2010-07-26 17:59:40 -07:00
Sean Stangl
efe74a5af3 [JAEGER] Implement punbox Value -> {Type,Payload} conversion helpers. 2010-07-26 16:05:50 -07:00
David Mandelin
882f581f03 [JAEGER] Bug 582039: deoptimize globals if the initial var object is not the global object, r=dvander 2010-07-26 14:36:32 -07:00
David Mandelin
977f07340e [JAEGER] MSVC build fix, probably fallout from today's merge from TM. 2010-07-26 14:24:31 -07:00
David Anderson
fda084345f [JAEGER] Merge. 2010-07-26 11:57:01 -07:00