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

211919 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Griffin 6caac7613e Bug 523216. Check for NULL message in NPN_SetException. r=joshmoz 2009-10-30 13:15:22 -07:00
David Mandelin ef7987072d backout merge 2009-10-30 11:15:31 -07:00
David Mandelin b8fb573849 Backed out changeset 109b74e8e902 due to tinderbox bustage (was bug 515211) 2009-10-30 11:15:03 -07:00
Dietrich Ayala 6707728be9 bug 411930 - Crash reporter sends wrong URL when crashing during pageload r=paul 2009-10-30 14:04:24 -04:00
David Mandelin e82d146136 Bug 515211: remove memory reserve feature from jemalloc, r=jasone 2009-10-30 11:02:38 -07:00
Nochum Sossonko ea7f4ea58d Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bzbarsky,jst,ehsan 2009-10-30 12:46:41 -04:00
Nochum Sossonko 55c22f11e8 Bug 525300 - Make it simpler to test modal dialogs (e.g. alert/confirm/prompt); r=enndeakin 2009-10-30 12:45:51 -04:00
Marco Bonardo 90652c201a Change startup order of random failing test browser_394759_privatebrowsing.js 2009-10-30 15:48:13 +01:00
Brian Birtles 1170525948 Bug 524828 - Fix random orange in test_smilGetStartTime.xhtml 2009-10-29 20:56:59 +11:00
Gijs Kruitbosch 35639a9061 Followup fix for bug 524995, r=gavin 2009-10-30 10:57:36 +01:00
Makoto Kato 1c175e2654 Bug 522931 - textToSubURI.UnEscapeAndConvert(UTF-8, null) causes crash in NS_strdup [@strlen | NS_strdup(char const*) ]. r=smontagu 2009-10-30 18:17:19 +09:00
Kai Engert 7e335d7e89 Bug 494969, GSSAPI negotiate authentication may fail if /etc/resolv.conf changes
r=cbiesinger
Second checkin attempt, adding the obviously missing #ifdef needed for cross platform portability.
2009-10-30 10:13:34 +01:00
Vladimir Vukicevic 51345f632c Revert previous commits due to weird talos crash. 2009-10-30 01:09:24 -07:00
Vladimir Vukicevic 098c751ef8 fix type bustage 2009-10-29 23:47:51 -07:00
Mark Steele 2b7ac4bef0 b=522201, [webgl] clear() doesn't call invalidate correctly, r=vlad 2009-10-29 23:01:06 -07:00
Mark Steele faba10a353 b=520708, [webgl] crash at WebGLFramebuffer assignment, r=vlad 2009-10-29 23:01:06 -07:00
Vladimir Vukicevic 2d08f47eda b=520920, update webgl arrays to support views, part2; r=mark 2009-10-29 23:01:06 -07:00
Mark Steele 25a885d652 b=520920, update WebGL arrays to support views, r=vlad 2009-10-29 23:01:06 -07:00
L. David Baron dc40ce0d34 Add operator->* to nsAutoPtr and nsRefPtr. (Bug 525205) Pending review, but fixes bustage for a bunch of people. 2009-10-29 21:04:32 -07:00
Boris Zbarsky c53272b65f Bug 522390 followup. Fix test orange 2009-10-29 23:43:52 -04:00
Boris Zbarsky 9804e7b2dc Bug 523666. Make nsGenericHTMLFormElement::mForm an nsHTMLFormElement. r=sicking 2009-10-29 21:49:11 -04:00
Boris Zbarsky 4c55c31dc5 Bug 467005. Be smarter about our removable script blockers. r=sicking 2009-10-29 21:48:38 -04:00
Boris Zbarsky 2bfc0f34a2 Bug 520563. Shouldn't predefine xml and xmlns prefixes for CSS selectors. r=dbaron,sicking 2009-10-29 21:47:48 -04:00
Boris Zbarsky 7a78b83a68 Bug 507764. No need to reflow on z-index changes. r=roc 2009-10-29 21:47:46 -04:00
Boris Zbarsky c2173a710f Bug 522390. Fix percentage-height kids of scrollframes in quirks mode to deal with the height of the scrollframe becoming auto. r=dbaron 2009-10-29 21:47:43 -04:00
Ted Mielczarek d69d1afc18 disable windows hang checking for now, bug 525370 filed to sort it out 2009-10-29 20:25:58 -04:00
Zbigniew Braniecki 3d5f017322 Bug 524737. ifdef nsHTMLMediaElement.h to fix compilation with --disable-ogg + --disable-wav, p=bartml@wp.pl,r=roc 2009-10-30 00:55:05 +01:00
Ted Mielczarek 7745adcd88 bustage fix for bug 501034 2009-10-29 19:20:42 -04:00
Boris Zbarsky 7813eeb6d1 Bug 525295. Rename nsStyleContext::GetPseudoType to GetPseudo. r=dbaron 2009-10-29 17:17:56 -04:00
Robert Sayre d8066c7586 Merge tracemonkey to mozilla-central. 2009-10-29 14:11:20 -07:00
Daniel Holbert a44093af8c Bug 525099: Bail out if GetZeroValueForUnit fails, in nsSMILCSSValueType. r=roc 2009-10-29 14:08:02 -07:00
Graydon Hoare e1b43d796b Bug 525293 - Followup to remove dead lines that shouldn't be in previous patch, r=dvander. 2009-10-29 13:31:55 -07:00
Graydon Hoare a82b30f40e Bug 525293 - Cumulative remainder of changes from tamarin, r=dvander. 2009-10-29 12:29:28 -07:00
Robert Sayre bc3cdfee08 bustage fix 2009-10-29 11:48:18 -07:00
Robert Sayre 67efa6c0c3 Merge mozilla-central to tracemonkey. 2009-10-29 08:48:15 -07:00
Gijs Kruitbosch c888c1980e Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Nochum Sossonko 0025365f49 Test for bug 498648. r=ehsan 2009-10-29 14:38:47 +01:00
Gijs Kruitbosch ef1edeb348 Backing out bug 473506 now that 473259 was already backed out, to get rid of orange. 2009-10-29 13:21:12 +01:00
Olli Pettay 80f5049fdd Bug 517665 - XPCJSStackFrame::CreateStack cause permanent memory, r=peterv,mrbkap 2009-10-29 13:48:06 +02:00
Olli Pettay 62344a3ec7 Bug 508479 - HTML5 Drag and Drop: Drop event on elements that are not drop targets, r=enn, sr=sicking 2009-10-29 13:11:02 +02:00
Jae-Seong Lee 72870cbe12 Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak 2009-10-29 11:56:41 +01:00
Blair McBride 767818f216 Bug 524877 - "A newer, safer version is available" shows even if there isn't and plugins don't get it at all. r=mossop 2009-10-29 11:56:38 +01:00
Marco Bonardo 2928d30243 change debug info for random failing browser_394759_privatebrowsing.js, and fix a wrong setTimeout. 2009-10-29 11:56:36 +01:00
Bob Clary bb172578ff bug 512247 - replace license headers in tests by Jason Orendorff, Blake Kaplan, Robert Sayre, Bob Clary with public domain notice; by permission. 2009-10-29 00:44:41 -07:00
Bob Clary 3b69c891d9 bug 512247 - replace license headers in template.js with public domain notice. 2009-10-29 00:44:40 -07:00
Bob Clary 91848a759f bug 511740 - e4x/Regress/regress-474319.js must reset gczeal. 2009-10-29 00:44:40 -07:00
Bob Clary a240697e7b bug 524743 - js1_8_1/regress/regress-524743.js must turn off gczeal(2) before exiting; skip in debug browser due to hang. 2009-10-29 00:44:40 -07:00
Dão Gottwald 6c62e29e31 Bug 524106 - "View Image Info" selects the wrong image when there are multiple images with the same src. r=db48x 2009-10-29 08:42:45 +01:00
L. David Baron 7f2dd889cf Make unconstrained width assertions into warnings because we can hit them when we clamp really large widths. (Bug 525100) r=roc 2009-10-28 20:22:28 -07:00
L. David Baron 7b93863703 Remove option for aTakeOwnership==PR_FALSE for nsStyleAnimation::Value setters for complex types. (Bug 523450) r=dholbert 2009-10-28 20:22:27 -07:00