Commit Graph

211563 Commits

Author SHA1 Message Date
Andreas Gal
9253e36038 Explicitly call destructor instead of delete (follow-up for 521859, r=dvander). 2009-10-20 20:11:32 -07:00
Graydon Hoare
5725061f5a Bug 523262 - further ARM differences from tamarin, r=gal.
--HG--
extra : rebase_source : a39c39c0d6a66886c7a068324187bb3fd50796bd
2009-10-20 17:43:13 -07:00
Andreas Gal
5a5d15ddc7 Build fix for 521859 (again). 2009-10-20 17:45:30 -07:00
Andreas Gal
8e7979aed6 Build fix for 521859. 2009-10-20 17:29:36 -07:00
Andreas Gal
97c4011fed Always use GCChunks (521859, r=brendan). 2009-10-20 16:18:31 -07:00
Andreas Gal
4a2d8f9ccc Replace JSPtrTable with js::Vector (523463, r=luke). 2009-10-20 15:08:28 -07:00
Graydon Hoare
a8c71cc37f Bug 523416 - fix the blx_lr_broken implementation, r=sayrer. 2009-10-20 12:28:37 -07:00
Robert Sayre
59d0205360 Merge. 2009-10-20 15:05:49 -04:00
Robert Sayre
5a37346b44 Merge m-c to tracemonkey. 2009-10-20 15:02:54 -04:00
David Mandelin
1e4ad3b192 Bug 522817: move on-trace method write barrier after shape guard, r=brendan 2009-10-20 10:55:15 -07:00
Ted Mielczarek
5860669cc9 bug 523378 - TestDeadlockDetector failing on OS X. disable it for now. 2009-10-20 13:57:48 -04:00
Boris Zbarsky
2d2499eabd Bug 521364. Make sure that TMFLAGS=stats shows all jitstats other than the platform-specific ones. r=lw 2009-10-20 13:42:02 -04:00
Boris Zbarsky
ba3dae1bf7 Bug 523089. Fix serialization of [*|foo] selectors. r=dbaron 2009-10-20 13:27:47 -04:00
Boris Zbarsky
23154b2bd7 Bug 522601. Make inDeepTreeWalker closer to spec behavior and implement various unimplemented methods. r=sicking,sdwilsh 2009-10-20 13:27:46 -04:00
Ted Mielczarek
13ceba6a75 bug 522829 - add an extra print statement to checkForCrashes to try to figure out what's going wrong 2009-10-20 13:27:02 -04:00
Daniel Holbert
ac25c80d86 tests for bug 521335 2009-10-20 09:55:37 -07:00
Daniel Holbert
1b6c4332af Bug 521335: explicitly handle 'eUnit_None' in nsStyleAnimation's ComputeDistance & AddWeighted methods, so that none-to-none animations won't spam assertions. r=dbaron 2009-10-20 09:54:50 -07:00
Daniel Holbert
408720e9ce Bug 523188: Allow for ClearAnimValue() (and SetSMILOverrideStyleRule()) to be called for animation targets that aren't in a document. r=birtles r=roc 2009-10-20 09:54:47 -07:00
Nochum Sossonko
ea120921fe Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bz,jst,ehsan 2009-10-20 10:19:43 -04:00
Ted Mielczarek
7db512a1db Update NSPR to the NSPR_HEAD_20091019 CVS tag. r=wtc 2009-10-20 08:13:38 -04:00
L. David Baron
d035804a7a Implement nsStyleAnimation::Add and Interpolate using the same code underneath. (Bug 523193) r=dholbert sr=bzbarsky 2009-10-20 07:46:16 -04:00
L. David Baron
8461beec27 Switch nsStyleAnimation from using nsStyleCoord to using its own nsStyleAnimation::Value, so we don't have to add nontrivial destructors to nsStyleCoord. (Bug 522852) r=dholbert,bzbarsky 2009-10-20 07:46:16 -04:00
Alexander Surkov
ae65ee0e01 Bug 502164 - expose NODE_CHILD_OF relation for ARIA treegrids on rows, r=davidb 2009-10-20 15:53:49 +08:00
Curtis Bartley
abae826ae2 Bug 519077 - "Add a whitelist+blacklist for the modified prefs list on about:support" [r=johnath] 2009-10-20 01:50:08 -05:00
Ginn Chen
e0c2609341 Bug 516318 Multiple cases in trace-test failed on SPARC platform r=brendan 2009-10-20 14:28:19 +08:00
Ginn Chen
373871ca7e Bug 516318 Multiple cases in trace-test failed on SPARC platform r=brendan 2009-10-20 14:05:05 +08:00
Ginn Chen
cab124956d Bug 516665 disorted images with moz-icon://*?size=dialog r=bobbyholley 2009-10-20 14:01:12 +08:00
Boris Zbarsky
12870ceb8a Adding test for bug 523096 2009-10-20 01:43:24 -04:00
Phil Ringnalda
6c9f36152a Bug 523295 - Remove printing's omfg skin/ directory, r=mconnor 2009-10-19 22:30:32 -07:00
Robert Sayre
5a4f144564 Add inline requested in bug 523257. 2009-10-19 21:54:52 -04:00
Robert Sayre
456eab8e4f Bug 523257 - remove some ComputeThis code duplication. r=mrbkap 2009-10-19 21:48:30 -04:00
Daniel Holbert
3ff12b1062 Disable one of Bug 385228's crashtests, since it's apparently not WORKSFORME after all. (reopened bug) 2009-10-19 17:26:04 -07:00
Daniel Holbert
cba4e7fdab Bug 518894: Remove unused variable 'argPixelsLen' in WebGLContextGL.cpp. r=vlad 2009-10-19 16:57:50 -07:00
Andreas Gal
ae8fb96aba NativeARM.cpp: don't free reservation prematurely [nanojit] (523221, r=graydon). 2009-10-19 16:17:23 -07:00
Jonathan Griffin
89b487b6ff Bug 521457. Add debugger options to runreftest.py and runxpcshelltests.py. r=ted
--HG--
extra : rebase_source : 420b33b1d44aae7361c25d8bcc15032c303aa80d
2009-10-19 16:12:09 -07:00
Vladimir Vukicevic
3255a6f7bb b=523229; WebGL rename clearDepthf/depthRangef to get rid of f suffix; r=mwsteele 2009-10-19 15:14:09 -07:00
Jonathan Griffin
f38ec24291 Bug 522791. Add basic tests for NPN_SetException.
--HG--
extra : rebase_source : 5d4f69cb5c54136775f0752713d055ad9f407c7a
2009-10-19 14:00:59 -07:00
Shawn Wilsher
2a65eeefef Bug 522416 - Tests for blocking input stream in NetUtil.asyncFetch.
--HG--
extra : rebase_source : 51de6e900c10ad0e81106518dadf1ce19a972b2a
2009-10-19 12:23:17 -07:00
Jae-Seong Lee-Russo
dc71980427 Bug 342329: Install updates should be disabled if all add-ons have been deselected for update. r=dtownsend 2009-10-19 12:08:12 -07:00
Josh Aas
78786fef8e Bustage fix for Cocoa NPAPI, don't confuse Gecko's error codes with NPAPI error codes. b=435041 2009-10-19 11:45:53 -05:00
David Bolter
6915a44935 Bug 494807 - Do not expose a11y info specific to hyperlinks when role is overridden using ARIA. r=surkov 2009-10-19 12:14:05 -04:00
Daniel Holbert
cd18d8284e Bug 521677: Use fputs instead of printf/fprintf in a few cases, to fix "format not a string literal and no format arguments" build warnings. r=dbaron 2009-10-19 08:03:00 -07:00
Robert O'Callahan
c41769107b Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz 2009-10-19 01:01:40 -07:00
Simon Montagu
18fba09d22 Include bidi continuations when testing whether a frame has any width. Bug 514156, r=peterv
* * *
Tests for bug 514156
2009-10-19 01:01:15 -07:00
Daniel Holbert
1d3e960d2d Bug 513461 follow-up: reorder initializer list in nsXULDocument constructor, to fix build warning. r=dbaron 2009-10-18 20:10:58 -07:00
Vladimir Vukicevic
855c5ebcbd b=522416, test hang fix
--HG--
extra : transplant_source : %C3%06%0A%0CC%29%8C%DE%05%7C%84xvwm%C8%FC%28%AB%2C
2009-10-18 18:29:31 -07:00
Brendan Eich
7bbe5bcd01 Don't build a stack frame to execute empty scripts (516827, r=igor). 2009-10-18 17:41:24 -07:00
Shawn Wilsher
95246b69a9 b=522416; hang fix followup; r=bz 2009-10-18 13:40:49 -07:00
Igor Bukanov
515b46d86c forcing tinderbox rebuild to force Linux/Windows rebuild for bug 521390 2009-10-18 22:23:27 +04:00
Olli Pettay
65dbfbe2ba Bug 333673 - document.implementation != document.implementation, r=peterv
--HG--
extra : rebase_source : eb0ce55653b586242f6da43e0c95f6aaf914342b
2009-10-18 19:39:52 +03:00