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

189489 Коммитов

Автор SHA1 Сообщение Дата
brendan@mozilla.org 67c4f161d4 Recover trapped opcode in js_GetIndexFromBytecode (416665, r=igor). 2008-02-17 17:32:12 -08:00
roc+@cs.cmu.edu b5d6144a72 Fixing typo 2008-02-17 17:14:20 -08:00
roc+@cs.cmu.edu 13977660cd Reftest suite for SVG filters (bug 414784) 2008-02-17 17:12:57 -08:00
roc+@cs.cmu.edu 329064be22 Bug 414784. Lots of SVG filter fixes plus a framework for analyzing the filter primitive graph, which we use to compute smaller surface sizes than the filter effects region. r=rlongson,sr=pavlov 2008-02-17 17:10:14 -08:00
brendan@mozilla.org 59a12dd778 Lazy ComputeGlobalThis required now in fast native implementations (417893, r=mrbkap). 2008-02-17 16:12:33 -08:00
brendan@mozilla.org 2673359f2a Fix misindented code (418049, r=igor). 2008-02-17 16:01:53 -08:00
karlt+@karlt.net 0407c4284f back out gfxFontGroup::MakeTextRun with individual words. b=416725, due to performance regression on Windows. 2008-02-17 15:29:03 -08:00
karlt+@karlt.net b336fb5a00 gfxFontGroup::MakeTextRun with individual words. b=416725, r=roc 2008-02-17 13:43:23 -08:00
roc+@cs.cmu.edu 0c77fd8ad4 Bug 416782. Rename isLocallyAvailable to mozIsLocallyAvailable because it's not part of any spec (yet). r+sr=jst 2008-02-17 13:26:29 -08:00
roc+@cs.cmu.edu 70f89157e7 Bug 374141. When printing on Windows, use an effective DPI of 144 instead of whatever the printer is. This makes native theme pixels be a reasonable size. r=stuart 2008-02-17 13:23:37 -08:00
bzbarsky@mit.edu ed9afe6723 Adding test 2008-02-17 12:20:21 -08:00
bugzilla@standard8.plus.com bf4ac68359 Bug 418006 Fix null-param crash in morkRowCellCursor::NextCell p=Joshua Cranmer <Pidgeot18@gmail.com>,r/sr=bienvenu NPOTFFB 2008-02-17 10:59:49 -08:00
bclary@bclary.com 3e17163d16 Sisyphus/JavaScript Tests - update known failures, no bug, not part of the build 2008-02-17 10:13:16 -08:00
peterv@propagandism.org a29a32dc4f Fix for bug 417941 (regexp:match function use gives error). r/sr=sicking. 2008-02-17 09:21:23 -08:00
timeless@mozdev.org dc464ab67c Bug 416981 CheckLeakedRoots should specify which JSRuntime is leaking r=brendan a=brendan 2008-02-16 22:56:40 -08:00
mozilla.mano@sent.com c583e020b3 Bug 405198 - Cannot drag and drop folders / items in Places Organizer. r=mconnor. 2008-02-16 22:17:34 -08:00
gavin@gavinsharp.com 32e716a3cc Bug 417143: don't add multiple entries with the same name to the "Add search engine" dropdown, r=rflint, a=beltzner 2008-02-16 21:26:52 -08:00
mats.palmgren@bredband.net 42d92989cd Avoid divide by zero and make negative values for -moz-column-gap/width invalid. b=416088 r+sr=roc a=mtschrep 2008-02-16 20:45:58 -08:00
jst@mozilla.org d1d10277e8 Backing out fixes for bug 416931 due to the JS property tree blowing up in size due to this change. 2008-02-16 20:07:51 -08:00
reed@reedloden.com 54a532b0fc Bug 415367 - "ieTab extension not working due to use of ":" in chrome URIs" (adding test only) [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r+sr=dveditz] 2008-02-16 19:29:20 -08:00
reed@reedloden.com 940e9c6377 Bug 417615 - "js.c doesn't build under MOZ_SHARK" [p=jorendorff@mozilla.com (Jason Orendorff) r+a1.9=brendan] 2008-02-16 19:27:30 -08:00
reed@reedloden.com 33749ae106 Bug 416958 - "Update header names" [p=suryaismail@gmail.com (Surya Ismail) r+sr=sicking a=blocking1.9+] 2008-02-16 19:26:13 -08:00
reed@reedloden.com 6ae5c6a935 Bug 414389 - "M3 Windows icons" (New toolbar icons) [p=Iconfactory ui-r=faaborg a=blocking-firefox3+] 2008-02-16 19:23:43 -08:00
mats.palmgren@bredband.net ecfe270a2e Remove remaining support for proportional length values (unused). b=341683 r+sr=dbaron r=sicking a=mtschrep 2008-02-16 18:50:44 -08:00
mats.palmgren@bredband.net a6b5e4e54a Some broken fonts specify a negative subscript offset, use the absolute value for compat reasons. b=410917 r=vladimir sr=pavlov a=beltzner 2008-02-16 18:44:12 -08:00
mats.palmgren@bredband.net b782b22401 Initialize mDownloadFonts to fix an UMR. b=413255 r+sr=roc a=blocking1.9 2008-02-16 18:22:56 -08:00
ted.mielczarek@gmail.com 12c021d1bc bug 240267 - link error when doing make profiledbuild. r=bsmedberg 2008-02-16 14:23:07 -08:00
bclary@bclary.com ab1f34af67 Sisyphus/JavaScript Tests - update known failures to match new time out variables, no bug, not part of the build 2008-02-16 14:18:37 -08:00
jruderman@hmc.edu 3848ee6bd6 Make gSerialCounter defined only ifdef DEBUG to silence a warning. Followup to bug 416939. 2008-02-16 14:15:32 -08:00
brendan@mozilla.org 17c8d07720 Defend against compiler pseudo-frames (417944, r=shaver). 2008-02-16 13:33:59 -08:00
joshmoz@gmail.com c98dd4c4cd back out focus ring clipping fix from bug 417124 2008-02-16 12:33:32 -08:00
bclary@bclary.com b5887a8157 Sisyphus/JavaScript Tests - add timeout for js1_6/extensions/regress-385393-08.js due to bug 417916 2008-02-16 09:12:13 -08:00
bclary@bclary.com 251400db20 Sisyphus/JavaScript Tests - lower timeout to 2 minutes, bug 417932, not part of the build 2008-02-16 08:43:07 -08:00
masayuki@d-toybox.com 6e2677d193 Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron 2008-02-16 07:31:27 -08:00
bclary@bclary.com 725fe1196b Sisyphus/JavaScript Tests - update known failures for windows, no bug, not part of the build 2008-02-16 05:55:22 -08:00
brendan@mozilla.org 6f744d3a94 Don't lock non-native objects (417819, r=mrbkap). 2008-02-15 22:53:32 -08:00
bzbarsky@mit.edu 67e616b5ed Fixing build bustage 2008-02-15 22:50:40 -08:00
jruderman@hmc.edu 069a08c23d Add crashtest 2008-02-15 21:29:10 -08:00
bzbarsky@mit.edu 0ffeb8258f Allow JS 1.7 in XBL. Bug 389322, r=brendan, sr=jst, a=brendan 2008-02-15 21:13:16 -08:00
brendan@mozilla.org 51603c57f5 Optimize ComputeGlobalThis (395993, r=mrbkap). 2008-02-15 18:46:46 -08:00
pavlov@pavlov.net 453fe6537d bug 417163. fix race in realloc when using the junk option. patch from Jason Evans <jasone@canonware.com>. r/sr=me 2008-02-15 17:53:31 -08:00
jwalden@mit.edu 5d668ce45a Fix an incorrect dependency rule from the last commit. r=orange 2008-02-15 16:16:09 -08:00
jwalden@mit.edu 85f94c0549 Document SJS availability in reftests, for righteous CGI functionality without the thoroughly sucky API. r=dbaron 2008-02-15 16:03:17 -08:00
jwalden@mit.edu eb18cf9339 Bug 417491 - Element.setAttribute(':', ...) throws DOMException INVALID_CHARACTER_ERR. r+sr=peterv, a=beltzner 2008-02-15 15:22:55 -08:00
dcamp@mozilla.com aa446af396 Bug 406856: url-classifier not properly handling expiration chunk lists. r=tony, blocking-firefox3=mconnor 2008-02-15 14:47:16 -08:00
peterv@propagandism.org 7635acb120 Fix DEBUG_CC builds. 2008-02-15 14:23:16 -08:00
dolske@mozilla.com 809a7319cb Bug 411626 - Need regression tests for JPEG image decoding. 2008-02-15 14:13:55 -08:00
jst@mozilla.org 6b6b8a33e9 Landing for bug 417387, followup fixes for bug 416931. Patch by mrbkap@gmail.com, r+sr=jst@mozilla.org. 2008-02-15 13:54:49 -08:00
masayuki@d-toybox.com 6b94fee930 Bug 402524 Need to correct the Metrics for fonts in XP level r=pavlov, b1.9=vlad 2008-02-15 13:31:38 -08:00
reed@reedloden.com 2eddcd6e28 Back out Theppitak Karoonboonyanan's patch from bug 157546 due to a regression (bug 417745). 2008-02-15 12:20:55 -08:00