Commit Graph

211760 Commits

Author SHA1 Message Date
David Anderson
d0ad97aff9 Added calleValue()/calleObject() inline helpers to JSStackFrame (bug 512371, r=brendan). 2009-10-26 17:28:56 -07:00
Luke Wagner
d6c62a622f Bug 523515 - pretty up TraceRecorder (r=dvander) 2009-10-26 13:06:17 -07:00
David Mandelin
49d937e42e Bug 524400: make trace-test.py return nonzero exit code if there were test failures, r=jorendorff
--HG--
extra : rebase_source : e3658606a5fbeb971c7dda101af9943e8d6278ad
2009-10-26 13:02:19 -07:00
Brendan Eich
8d0c82da47 Factor jsscopeinlines.h out, clean up #include order (524267, r=gal/jorendorff). 2009-10-26 13:39:39 -07:00
Robert Sayre
81917d747d Merge mozilla-central to tracemonkey. 2009-10-26 13:29:48 -04:00
Jonathan Watt
8d0cd60f12 Bug 524104. Markers should be affected by group opacity on the marked element. r=longsonr@gmail.com 2009-10-26 18:17:49 +01:00
Jonathan Griffin
6bc3380759 Bug 523208. Fix string to refer to --setpref instead of --extra-pref. 2009-10-26 09:57:33 -07:00
Mark Finkle
3d58d58fdc Bug 517086: Set Fennec user agent [r=ted] 2009-10-26 12:07:56 -04:00
Boris Zbarsky
bfd1fe0b33 Bug 507448. Expose the names of the function arguments on jsdIScript. r=timeless,brendan
--HG--
rename : content/base/test/Makefile.in => js/jsd/test/Makefile.in
2009-10-26 09:30:40 -04:00
Makoto Kato
5cbf59e915 Backout Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref 2009-10-26 21:53:41 +09:00
Makoto Kato
b2c357067f Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref. r+sr=jst 2009-10-26 20:11:24 +09:00
Doug Turner
1879dfc7c6 Backing out bug 524083 - changeset 4bda2085ef8b. libxul builds are broken 2009-10-26 00:08:49 -07:00
Doug Turner
14d84b19e5 Bug 492848 - Visibility notify event API for windowless plugins. r=roc 2009-10-26 00:00:14 -07:00
Oleg Romashin
e5da0cab89 Bug 472821 - Force wmode preference required to make all plugins visible in fennec. r=joshmoz, sr=jst 2009-10-26 04:46:03 -04:00
Ginn Chen
4428c3b5be Bug 524083 libmozqcms, libmozcairo, libmozlibpixman is not in libxul's depends r=benjamin 2009-10-26 14:28:21 +08:00
Ginn Chen
f4c4e9adf3 Bug 522157 Make -D__FUNCTION__=__func__ global for Sun Studio on Solaris r=benjamin 2009-10-26 14:25:40 +08:00
Elmar Ludwig
85ecca676b Bug 522948 - crash at shutdown with geo.enabled=false [@nsCOMArray_base::InsertObjectAt(nsISupports*, int)]. r=dougt 2009-10-25 22:50:16 -07:00
Doug Turner
52dff7931b Bug 524339 - Close file after reading system info. r=blassey 2009-10-25 20:29:35 -07:00
Makoto Kato
eedbf120db Bug 518544 - configure cannot detect NEON support if using gcc in Ubuntu 9.04 ARM. r=vlad 2009-10-26 10:22:19 +09:00
Nicholas Nethercote
92e7c4985d Bug 522612 - TM: kill new skips-with-payloads. r=graydon. 2009-10-26 10:39:44 +11:00
Daniel Holbert
638007729b Bug 520710 followup: move nsSMILAnimationFunction's inline methods IsToAnimation/IsAdditive to header, to fix link error on some OSX systems. r=smaug 2009-10-25 12:22:29 -07:00
Phil Ringnalda
d5b8092f6f Bug 523054 - Sweep out some more viewer orts, r=dbaron 2009-10-25 10:03:17 -07:00
timeless@mozdev.org
11f96c5208 Bug 427716 - don't get modules before locks, r=kaie 2009-10-25 10:03:13 -07:00
Nochum Sossonko
7ce7c1ae08 Test for bug 509828. r=bz 2009-10-25 17:24:14 +01:00
Walter Meinl
2fcb973fe2 Bug 495608 - [OS/2] "make package" includes the Unit-test programs in the ZIP file. r=ted 2009-10-25 15:50:28 +01:00
John Wolfe
8cca79671f Bug 458088 - add WinCE default configuration settings to configure.in. r=ted 2009-10-25 14:42:53 +01:00
Robert Longson
6afea62860 Bug 521759 - patterns incorrect with viewBox and percentage widths or heights. r=roc 2009-10-25 13:05:33 +00:00
Sylvain Pasche
aa1ab16cf2 Bug 419463 - unresponsive script warning dialog has reversed icons. r=jst 2009-10-25 12:20:25 +01:00
Jory A. Pratt
4742adb30e Bug 517417 - access violation: while compiling xulrunner tries to test for Mercurial repositories above its build dir. r=ted 2009-10-25 10:25:34 +01:00
Doug Turner
52cb1d3edc Expose device type in user agent. r=vlad 2009-10-24 23:09:46 -07:00
Jonas Sicking
db58890767 Bug 516906: Remove XLink support from nsXMLElement. r/sr=jst 2009-10-24 21:33:47 -07:00
Jonas Sicking
3193d0ccbc Bug 523771: Support the 'multiple' attribute on <input type=file>. r=benjamn sr=jst 2009-10-24 21:13:30 -07:00
Daniel Holbert
e0fbc42788 Bug 522320: Mask out internally-used OVERRIDE_ALL bit before trying to convert "text-decoration" values to strings. r=dbaron 2009-10-24 20:51:45 -07:00
L. David Baron
dce22dfe9d Make test_transitions report either PASS or TODO for its timing-related tests since we just can't test timing on the unit test VMs. (Bug 522862) 2009-10-24 18:47:29 -04:00
Timothy Nikkel
7662c891d9 Merge back out of changeset 58fd8a926bf5 (bug 366203) due to it causing bug 524293. 2009-10-24 17:33:08 -05:00
Timothy Nikkel
066f91f6a0 Backed out changeset 58fd8a926bf5 (bug 366203) due to it causing bug 524293. 2009-10-24 17:31:44 -05:00
Igor Bukanov
f21a85b300 bug 524121 - avoiding double boxing of time in Date methods. r=brendan 2009-10-24 22:42:29 +04:00
Olli Pettay
d3a0e3c9bc Additional fix for Bug 517879 2009-10-24 20:20:00 +03:00
Olli Pettay
e1f2a0a603 Bug 517879 - Move JS context pusher to event dispatcher, r=jst 2009-10-24 18:52:29 +03:00
Olli Pettay
24353c69dc Bug 517851 - nsJSEventListener's string/atom handling can be optimized a bit, r=jst 2009-10-24 18:39:28 +03:00
Olli Pettay
672fcdce00 Bug 517844 - nsDOMEvent::GetType could cache the return value, r=jst 2009-10-24 18:06:01 +03:00
Olli Pettay
804758d645 Bug 521608 - nsCanvasRenderingContext2D::GetPresShell may crash or leak, r=vlad, sr=jst 2009-10-24 18:02:26 +03:00
Graydon Hoare
4a72f22b0c Bug 524236 - ARM actually needs to check used-ness of call instruction in asm_call, r=gal. 2009-10-23 17:48:41 -07:00
Graydon Hoare
18bf06be25 Bug 524230 - adjust asm_ld_imm assertion in ARM, r=gal. 2009-10-23 17:33:06 -07:00
Graydon Hoare
33851f1969 Bug 524231 - catch lirasm up with recent changes, r=gal. 2009-10-23 17:19:56 -07:00
Graydon Hoare
a192b0a6ba Bug 522591 - Followup fix for opt builds, r=burningtree. 2009-10-23 15:32:19 -07:00
Graydon Hoare
f4be71c5cc Bug 522591 - move reader pipeline from assemble() to compile(), r=gal. 2009-10-23 14:58:10 -07:00
Graydon Hoare
5ae535ee36 Bug 522314 - Make x86 virtual stack pointer code optional, g=gal.
--HG--
extra : rebase_source : c0feec3b6f94580fab0e8569a817bf36db7ed1ab
2009-10-23 13:46:09 -07:00
David Anderson
06f788fd82 Fixed JSOP_SETELEM+JSOP_POP pairs using wrong stack depth on deep bail (bug 519244, r=brendan). 2009-10-23 14:34:07 -07:00
David Anderson
ccee8ccbf2 Fixed decompiler assertion related to JSOP_TRACE (bug 522624, r=brendan). 2009-10-23 14:28:35 -07:00