Граф коммитов

204194 Коммитов

Автор SHA1 Сообщение Дата
Andreas Gal 5af1f75903 Guard that object is a dense array when skipping to its prototype during property lookup (485790, r=brendan). 2009-03-30 17:19:04 -07:00
Jeff Walden f156a254b7 Bug 485889 - Incorrect null checking/assignment? (with xpcshell test case). r=gal 2009-03-30 17:15:42 -07:00
Andreas Gal 877ebdcc1f Bug 485022 - TM: Assertion failure: JS_ON_TRACE(cx), at ../jsarray.cpp. r=mrbkap 2009-03-30 16:43:23 -07:00
Blake Kaplan 65ff960cdf Bug 486029 - Use C++ style casts in more places. r=brendan 2009-03-30 16:33:54 -07:00
Peter Weilbacher 4b369b3324 [OS/2] Bug 483539: fix build break in jsnum.cpp by defining the underscored float properties. r=jorendorff 2009-03-30 15:26:51 -07:00
Igor Bukanov 4b46363292 bug 453492 - hiding JSCodeSpec.(nuses|ndefs) behind inlines to properly deal with variable stack bytecodes. r=brendan 2009-03-30 16:19:50 +02:00
Igor Bukanov 0fcf428907 bug 469492 - calling the call hook after fully initializing the freame. r=brendan 2009-03-30 15:29:17 +02:00
Igor Bukanov fc725e260f bug 426520 - limitting default xml namespace search to var objects as required by e4x. r=brendan 2009-03-30 11:47:46 +02:00
Andreas Gal 118f3e1155 Bug 482271 - TM: Crash [@ js_AttemptCompilation]. r=graydon 2009-03-29 18:19:09 -07:00
Robert Sayre f79b5552e0 Merge mozilla-central to tracemonkey. 2009-03-29 10:42:32 -07:00
Robert Sayre 7fb8dea3d0 Back out Bug 483723 - 'Trace string.indexOf'. It conflicts badly with mozilla-central. 2009-03-29 10:38:18 -07:00
Robert Longson 678e884ee5 Bug 485544 - crash getting attributeType of target element of animation. r=jwatt 2009-03-29 15:37:58 +01:00
Robert Longson 15337f5ec8 Reftest for bug 484677 2009-03-29 15:04:08 +01:00
Robert Longson 1caf0da977 Bug 484677 - Mouse coordinates in zoomed foreignObject are calculated incorrectly. r+sr=roc 2009-03-29 14:58:09 +01:00
Neil Rashbrook 3e75190dc9 Bug 485605 Clean up JS ID code and fix allocators r=mrbkap sr=jag 2009-03-29 12:47:06 +01:00
Neil Rashbrook cc451ea0d8 Bug 485598 imgRequestProxy should use XPCOM allocator for XPCOM outparams r=joedrew sr=jag 2009-03-29 12:46:12 +01:00
Neil Rashbrook 115f00c797 Bug 213692 libpref has some mismatched allocators r=timeless sr=bsmedberg 2009-03-29 12:45:19 +01:00
Ehsan Akhgari 7e2191b4cc Bug 485765 - Places context menu is not correctly updated on entries; r=mak77 2009-03-29 14:59:17 +03:30
Simon Montagu 49ff2879d9 Update default scripts for languages and the list of preferred languages based on data from the IANA registry. Bug 437276, r=Masatoshi Kimura 2009-03-29 00:49:44 -07:00
Simon Montagu e4d0ea112b Display URLs containing unassigned Unicode code points in punycode. Bug 479413, r=jduell, sr=jst 2009-03-29 00:49:31 -07:00
Jim Mathies 53571b6974 Bug 376408 - XP touchup patch. r=vlad. 2009-03-28 17:39:39 -05:00
Markus Stange 43748bd4af Bug 485451 - Redraw the titlebar when a *titlebarcolor attribute changes. r=josh, sr=roc 2009-03-28 12:03:50 +01:00
Gavin Sharp 87a40e804d Disable test since it appears to be broken, and is failing intermittently (bug 483200) 2009-03-28 02:54:46 -04:00
Ehsan Akhgari da893bb3bc Bug 485407 - Assignment to undeclared variable dragAfter; r=gavin 2009-03-28 11:20:36 +03:30
Ehsan Akhgari 5a353e5aed Bug 485322 - Move the "Learn More" link in about:privatebrowsing to its own line; r=gavin ui-r=faaborg 2009-03-28 11:20:36 +03:30
Ehsan Akhgari da8c6a0982 Bug 485187 - Rename gDownloadLastDir.path to gDownloadLastDir.file and gDownloadLastDirPath to gDownloadLastDirFile; r=gavin 2009-03-28 11:20:36 +03:30
Ehsan Akhgari 59227ef6a1 Bug 424101 - Inputs with type image don't give a context menu to save the image (tests); r=gavin 2009-03-28 11:20:36 +03:30
Alexander L. Slovesnik 1405cc16fb Bug 484838 - global/history/history.properties is unused and should be removed; r=gavin.sharp 2009-03-28 03:00:28 +01:00
Serge Gautherie 4eb784a90c Bug 479978 - remove references to MOZ_PROFILE from the build system; (Cv2-MC) the 8 files; r=ted.mielczarek 2009-03-28 03:00:25 +01:00
Serge Gautherie 01d9d132fb Bug 476406 - [SeaMonkey] New Chrome test_privatemode.xul fails: "... Components.classes['@mozilla.org/privatebrowsing;1'] is undefined ..."; (Bv1) Add |ok(true, ...);|; r=jst 2009-03-28 03:00:22 +01:00
Michael Kohler 9caa6ef7a2 Bug 442099 - When resetting the defaults, we should use clearUserPref; r=sdwilsh 2009-03-28 03:00:19 +01:00
Paul O'Shannessy 5a54b08217 Bug 316084 - Migrated base64 suite passwords not encrypted when master PW added in Firefox; r=(dolske + gavin.sharp) 2009-03-28 03:00:17 +01:00
Serge Gautherie c6ae4ba1ac Bug 469523 - Enable TUnit leak log in tinderbox (log); (Ev1) Support xpcshell built without leak logging; (Thunderbird bustage fix) 2009-03-28 03:00:14 +01:00
Vladimir Vukicevic 8bb735207a backing out 273c85c827e1 2009-03-27 16:42:49 -07:00
Andrew Paprocki 8e3f385e5d Bug 485576 - Fix a few minor gcc warnings. r=igor 2009-03-27 15:45:48 -07:00
Shawn Wilsher 00b0be93ae Backout merge for changeset 2d1f7c7c7a2b (bug 483980) on a CLOSED TREE. 2009-03-27 18:34:18 -04:00
Shawn Wilsher fb5bda622b Backed out changeset 2d1f7c7c7a2b (bug 483980) 2009-03-27 18:33:01 -04:00
Vladimir Vukicevic f6cff5917a b=484599; add calling convention tests to trace-tests and js shell; r=mrbkap 2009-03-27 14:35:46 -07:00
Josh Aas 25f5dddfaa merge backout of e413694940b3 2009-03-27 14:33:47 -07:00
Josh Aas ead58807ca Backed out changeset e413694940b3 2009-03-27 14:32:49 -07:00
Vladimir Vukicevic 7b69c9b9ee b=484561; [arm] fix EABI calling convention; clean up asm_call; r=graydon 2009-03-27 14:31:53 -07:00
Vladimir Vukicevic d19089acad b=484561; [arm] fix broken LIR_alloc; r=graydon 2009-03-27 14:29:14 -07:00
Serge Gautherie c45d7b0cca Bug 469523 - Enable TUnit leak log in tinderbox (log); (Dv2a) Enable (bare) leak log after each test; r=ted.mielczarek 2009-03-27 18:58:11 +01:00
Serge Gautherie 14a7c4781f Bug 462106 - Clear the data copied to clipboard inside the private browsing mode after leaving it; (Bv1) Add |ok(true, ...);|; r=roc 2009-03-27 18:58:09 +01:00
Michal Novotny c6a7de48ce Bug 290032 - Some files are never cached due to hash collisions which are quite common due to weak string hash function; r=(bzbarsky + dcamp) sr=bzbarsky 2009-03-27 18:58:06 +01:00
Jonathan Kew a793145c11 Bug 485351 - Hang [@ gfxWindowsFont::ComputeMetrics] and eating up all GDI resources with percentage height, mathml and binding; GDI resource exhaustion; r=roc
Fix Windows DC leak in TestCharacterMap, and avoid accumulation of temporary fonts in the cache leading to resource exhaustion.
2009-03-27 18:54:40 +01:00
Jonathan Kew 142b887c3f Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X builds right now due to Mac OS X 10.4 not supporting Core Text. b=389074 r=jdaggett 2009-03-27 10:18:35 -07:00
Vladimir Vukicevic 4dbeb963a1 b=484599; TM: memory stomping when a tn called with > 5 args; r=gal 2009-03-27 10:03:14 -07:00
Marco Bonardo 5c0940d099 test for Bug 392497 - search in history sidebar loses sort, r=adw 2009-03-27 15:31:23 +01:00
David Dahl 70b6cae5b2 Bug 410196 - Clearly allow or disallow tagging of history items, r=mak77 2009-03-27 15:31:17 +01:00