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

198098 Коммитов

Автор SHA1 Сообщение Дата
Vladimir Vukicevic 3f2b9889ea More ARM fixes; initialize free reg list correctly initially. Also use LastReg+1 instead of NJ_MAX_REGISTERS in RegAlloc -- LastReg+1 is what's used in the .h file, to avoid any mismatches. 2008-10-20 15:31:28 -07:00
Jason Orendorff e679a5cf13 Bug 460495 - TM: builtins js_Any_getelem, js_Any_setelem should take int32. r=gal. 2008-10-20 14:20:22 -05:00
Vladimir Vukicevic 247a6c0dc8 Make ARM nanojit compile again (doesn't run) 2008-10-20 11:18:30 -07:00
Edwin Smith 5493e4c673 remove dead refs to non-existant class RegionTracker 2008-10-20 10:15:07 -07:00
Rick Reitmaier 7e49455e2a refactor Assembler.cpp ; passing acceptance on mac 2008-10-20 10:15:07 -07:00
Edwin Smith 405a19a003 fix linux compile errors 2008-10-20 10:15:07 -07:00
Edwin Smith 627b88fb8f fixes to enable ARM nanojit to build, at least 2008-10-20 10:15:07 -07:00
Blake Kaplan cd748b3d56 Bug 460452 - NaN is a boolish false. Also constant fold booleans next to operator NOT. r=brendan 2008-10-17 18:59:05 -07:00
David Mandelin 0079e10c80 Taking change from tamarin-redux needed to allow LIR forward branches 2008-10-17 18:01:19 -07:00
Graydon Hoare fd925f2638 Bug 458431 : residual typo-fix on previous Math.max fix that went in with 457786 2008-10-16 13:29:02 -07:00
Jason Orendorff a7c801c24b Bug 459266 - TM: Allow CALLINFO macros to specify linkage. r=brendan. 2008-10-16 14:24:10 -05:00
Andreas Gal 4bce445ee6 Merge. 2008-10-16 11:36:13 -07:00
Brad Lassey bbd63328f2 Backed out changeset 9fde2bdd93ef due to unit test failures 2008-10-16 14:10:57 -04:00
Brad Lassey e4bae015bb Backed out changeset 9fde2bdd93ef 2008-10-16 14:09:08 -04:00
Siddharth Agarwal 0dd884b576 Bug 455738 - Add support for new Vista locales; r=smontagu 2008-10-16 17:28:24 +02:00
Laurent Jouanneau 9f3ec1013a Bug 424359. Fix OutputBodyOnly to not output a stray </html> and fix newline stuff for doctypes, comments, and the entire XML serializer. Now with passing tests. r=smaug, sr=bzbarsky 2008-10-16 11:16:52 -04:00
Boris Zbarsky 46cf60d69f Make this test pass in profiles where the default charset is not ISO-8859-1 2008-10-16 11:11:02 -04:00
Ben Newman d98d55982b Bug 460124. Remove no-longer-needed code, since now we calculate hash values for nsPrincipals in a sane way. r+sr=bzbarsky 2008-10-16 10:56:51 -04:00
Brad Lassey ccdc1295e6 Bug 458953 - undef'ing LoadImage in nsSVGFilters.cpp breaks wince build r=roc 2008-10-16 10:53:36 -04:00
Alexander Surkov 733fa8d013 Bug 460165 - introduce nsAccUtils, rs=aaronlev
--HG--
rename : accessible/src/base/nsCoreUtils.cpp => accessible/src/base/nsAccUtils.cpp
rename : accessible/src/base/nsCoreUtils.h => accessible/src/base/nsAccUtils.h
2008-10-16 17:12:05 +08:00
Robert O'Callahan 2d7e1eeaa2 Bug 453103. Make reftests robust against Mac subpixel rendering quirks. r+sr=dbaron 2008-10-16 20:56:31 +13:00
Robert O'Callahan 8e54fc7760 Bug 459512. When painting an SVG source image for a filter, translate the dirty rect into device coordinates relative to the outer-SVG. Also, don't use an override-CTM to transform into filter space, just apply the transform to the gfxContext. r=longsonr,sr=mats 2008-10-16 20:55:10 +13:00
Robert Longson 2d3f29a655 Bug 459759 - Crash if markers contain paths. r+sr=roc 2008-10-16 08:48:55 +01:00
Theppitak Karoonboonyanan 88e1b95b7b Bug 157546. The 'delete' key should delete an entire cluster. r=peterv,r+sr=roc 2008-10-16 20:44:32 +13:00
Andreas Gal 37d9a1cdc9 Merge. 2008-10-15 23:23:21 -07:00
Myk Melez d6e6e0a29b Bug 420209 - Mac theme includes images no longer in use; r=mconnor 2008-10-15 22:58:30 -07:00
Robert Sayre 7f7aa2b5c9 Bug 459293. Sites not loading - redeclaration const JSON error on console. r=brendan 2008-10-16 01:20:57 -04:00
Blake Kaplan e3d3cfc32b Bug 460180 - Always reload pn1 since it is null if we found the end of the list. r=brendan 2008-10-15 21:35:18 -07:00
Chris Double 538c4130cc Bug 459765 - Update to libsydneyaudio r3730 r=kinetik 2008-10-16 16:16:29 +13:00
Masayuki Nakano 36b09f73c2 Bug 459820 Need automated tests for Caps Lock key events r+sr=roc 2008-10-16 12:04:39 +09:00
Chris Double 7e4a306174 Bug 45953 - Update to latest liboggplay version to fix bad free 2008-10-16 15:52:56 +13:00
Daniel 8278c513eb Bug 457208 - Useless border rules for input[type=image] in quirk.css; r+sr=dbaron 2008-10-16 03:28:37 +02:00
Alex Vincent d7ce847545 Bug 283861 - Want Text3.isElementContentWhitespace; r+sr=jonas 2008-10-16 03:23:17 +02:00
Robert O'Callahan d24e58ad60 Fixing test for bug 442542 2008-10-16 14:20:36 +13:00
Kai Engert eb14d5b0b4 Bug 439062 - Wording in SSL error dialogs contain inappropriate HTML tags; r=rrelyea 2008-10-16 03:14:03 +02:00
Kai Engert c7c1e56e40 Bug 456945 - EV failure, off by one error; r=rrelyea 2008-10-16 03:06:44 +02:00
Alexander Surkov 0daa189e0b Bug 459973 - rename nsAccUtils to nsCoreUtils, r=aaronlev
--HG--
rename : accessible/src/base/nsAccessibilityUtils.cpp => accessible/src/base/nsCoreUtils.cpp
rename : accessible/src/base/nsAccessibilityUtils.h => accessible/src/base/nsCoreUtils.h
2008-10-16 09:52:58 +08:00
Brendan Eich fea67feb00 Final patch (I pray) for 460116 (r=jorendorff). 2008-10-15 17:39:29 -07:00
Robert O'Callahan 294e966490 Try to fix Windows bustage 2008-10-16 13:10:49 +13:00
Brendan Eich 1b4ae955c3 Back out material change for bug 460116. 2008-10-15 16:10:30 -07:00
Robert O'Callahan 536474494d Revert layout test changes that shouldn't have landed in the previous commit :-( 2008-10-16 11:56:04 +13:00
Andreas Gal c13bf80d45 Merge. 2008-10-15 15:55:04 -07:00
Robert O'Callahan bf60e8ddbf Revert nsprpub configure micro-change in case that caused Windows bustage 2008-10-16 11:49:44 +13:00
Boris Zbarsky 4d26961c8f Bug 449219. Don't flush out textnodes unconditionally in the XML sink on packet boundaries. Instead, do smart coalescing like the HTML sink does. Also, always coalesce everything when doing XSLT. r+sr=sicking 2008-10-15 17:29:35 -04:00
Robert O'Callahan e11e4411a9 Fixing bustage 2008-10-16 10:24:19 +13:00
Robert O'Callahan 6899d04162 Bug 455988. Optimize MozAfterPaint so we never even dispatch an XPCOM event if there are no listeners. r=smaug,sr=mats 2008-10-16 10:06:32 +13:00
Brendan Eich e7792f4291 Bug 460116 - buggy inCond propagation in js_FoldConstants (r=jorendorff). 2008-10-15 14:02:33 -07:00
Robert O'Callahan 7211ccf1cd Bug 428263. Don't treat continuations of blocks as 'continuations' for setting zeroEffectiveSpanBox, since they're not span-continuations which is all we care about here. r+sr=dbaron 2008-10-16 09:57:27 +13:00
Robert O'Callahan 76e6524961 Bug 459619. Add zoom support to reftest harness. r+sr=dbaron. Adding new files 2008-10-16 09:50:32 +13:00
Robert O'Callahan fd567efec5 Bug 459619. Add zoom support to reftest harness. r+sr=dbaron 2008-10-16 09:49:42 +13:00