Dave Townsend
7f0d7c58d0
Bug 623950: Send startup time measurements along with the metadata requests. r=Unfocused, a=sdwilsh
2011-01-20 13:45:10 -08:00
Jono S Xia
fcb4b30f93
Bug 625507: Allow studies and surveys to use arbitrary logic to decide whether to run or not. r+a=dtownsend
2011-01-20 19:56:21 -08:00
Josh Aas
2f5208148e
Bug 610015: Implement updated Cocoa NPAPI text input spec. Part of this patch written by Steven Michaud. r=josh r=smichaud a=blocking2.0betaN+
2011-01-20 20:08:11 -05:00
Dão Gottwald
160e885b9b
Bug 619422, addressing review comment, a=DONTBUILD
2011-01-21 13:04:07 +01:00
Hiroyuki Ikezoe
9e7fd3b40a
Bug 452706 - Avoid the confusion of indistinguishable failure reasons. r=sayrer a=tests
2011-01-21 12:36:59 +01:00
Jonathan Kew
0a13ebb5e3
bug 574907 - reftests for snapping DirectWrite font size to integer when bitmap is present. a=test-only
2011-01-21 10:40:34 +00:00
Jonathan Kew
01695afd13
bug 574907 - don't let DWrite use fractional font sizes and subpixel positioning when embedded bitmaps are present. r=masayuki a=joe
2011-01-21 10:36:28 +00:00
Jonathan Kew
76a8d39d87
bug 624310 - get glyph widths via directwrite rather than font tables when using simulated bold. r=bas a=joe
2011-01-21 10:35:21 +00:00
Markus Stange
321b729c2d
Bug 626042 - Make the shadow in the tab bar more subtle. ui-r=shorlander, a=dtownsend
2011-01-21 09:11:09 +01:00
Dan Mosedale
b73af7979f
Bug 616472 - Unify most icon sizes across platforms to ease add-on authors lives. r=dao@mozilla.com, a=blocker.
2011-01-20 20:01:11 -10:00
Craig Topper
ffeb16763d
Bug 625722 - Firefox freezes in Mozilla TreeWalker demo. r=sicking a=blocking2.0
...
--HG--
extra : rebase_source : 12a8f573fda08e2adcc613d12f2a1df07a0ef5ce
2011-01-15 11:00:50 -08:00
Bas Schouten
5894ba8ef4
Bug 627399: Do not forget mTarget if a transaction is incomplete. r=cjoned a=blocking-beta10
2011-01-21 06:46:38 +01:00
Chris Leary
131f1172a6
Merge mozilla-central and tracemonkey. (a=blockers)
2011-01-20 20:47:21 -08:00
Doug Turner
b9c8fc73bc
Fixes build bustage caused by a bad #include a=b
2011-01-20 20:23:46 -08:00
Daniel Holbert
94b6b96e92
Bug 612408: return NS_ERROR_FAILURE instead of NULL in failure case within mozJSComponentLoader::ImportInto. r=gal
2011-01-20 20:19:19 -08:00
Joe Drew
34d4fc4461
Bug 583499 - Bustage fix #2 . Include npapi.h so NP_NO_QUICKDRAW is defined. r=cjones on irc, a=bustage
2011-01-20 23:01:25 -05:00
Doug Turner
ccf0a38352
Bug 624652 - Add memory watcher to reduce the chance of ooming on the Nexus S. r=mwu/cjones. a=blocking-fennec
...
--HG--
extra : rebase_source : faf23b65fe8b5c64080c1ee3f6d4794e8837097d
2011-01-19 22:14:12 -08:00
Daniel Holbert
48e7cf6e14
Bug 626741 - Downgrade assertion to warning, for failed modifications to immutable urls. r=bz a=NPOTB (debug-only)
2011-01-20 19:49:09 -08:00
Ryan VanderMeulen
d0f690dcf9
Bug 586130 - Warning C4099 fixes (svg). r=dholbert a=bsmedberg
2011-01-20 19:49:09 -08:00
Ryan VanderMeulen
0c4d41abcd
Bug 586130 - Warning C4099 fixes (storage). r=sdwilsh a=bsmedberg
2011-01-20 19:49:09 -08:00
Ryan VanderMeulen
7ace967344
Bug 586130 - Warning C4099 fixes (libpr0n). r=joedrew a=bsmedberg
2011-01-20 19:49:09 -08:00
Ryan VanderMeulen
c0d17f3d9d
Bug 586130 - Warning C4099 fixes (layout). r=dholbert a=bsmedberg
2011-01-20 19:49:09 -08:00
Ryan VanderMeulen
f99166102b
Bug 586130 - Warning C4099 fixes (ipc). r=cjones a=bsmedberg
2011-01-20 19:49:09 -08:00
Mats Palmgren
6f2da7bffc
Bug 624198 - Don't use fwprintf with char* format. Flush stderr so that all error messages appears before exit. r=vlad a=jst
2011-01-21 04:26:39 +01:00
Mats Palmgren
f5dab22217
Bug 624198 - Crash due to missing cairo_clip_init call in cairo_gstate_show_text_glyphs. r=vlad a=jst
2011-01-21 04:26:39 +01:00
Mihai Sucan
7ef939eada
Bug 621271 remove non-ASCII character from comment of nsIPressShell.h and nsPresShell.cpp r=masayuki, a=comment-only
2011-01-21 11:57:18 +09:00
Ehsan Akhgari
5dcc9f1e48
Landing bustage fixes on top of a CLOSED TREE. a=me
2011-01-20 19:51:20 -05:00
Ehsan Akhgari
19982b52e4
Disable the failing reftest on OS X 10.5 in the hopes that this is the only thing broken as a result of bug 583499. Bug 627560 was filed to track the failure
2011-01-20 19:50:05 -05:00
Ehsan Akhgari
c9ae097c74
Disable a failing test because of wrong assumptions
2011-01-20 19:41:51 -05:00
David Mandelin
88a553a67b
Bug 599854: fix repeated matching of empty groups, r=cdleary
2011-01-13 18:43:39 -08:00
Andreas Gal
56a1375bf8
Actually stop shark when stopProfiling() is called (bug 626437, r=bz).
2011-01-20 18:24:08 -08:00
Andreas Gal
a20619d522
Distinguish between wrappers and proxies in WN::Unwrap (bug 623614, r=mrbkap).
2011-01-20 18:01:32 -08:00
Jason Orendorff
771203eb6a
Add an assertion per bug 626436 comments 7-9. rs=brendan.
...
--HG--
extra : rebase_source : 96bda82ab2b558ff794072c0b128a22ee46d7da1
2011-01-20 17:41:59 -06:00
Luke Wagner
4e2dc16212
Bug 626631 - nsAutoJSValHolder should root its jsval (r=gal)
...
--HG--
extra : rebase_source : 12bb96e9927e7c8740ccbd4b3838894a81165861
2011-01-20 15:30:03 -08:00
Andreas Gal
3ab2f16f8c
Unwrap before applying waiver wrapper (bug 626290, r=mrbkap).
2011-01-20 14:41:30 -08:00
Jim Blandy
b7a63b4cbc
Bug 576847: Don't assume that definition nodes have atoms (functions don't); use the atom we find in the use node. Make ordinary placeholder nodes. r=brendan
2011-01-20 13:27:05 -08:00
Jim Blandy
cbe07b870a
Bug 576847: Propagate error returns out of CompExprTransplanter::transplant. r=luke
2011-01-20 13:27:05 -08:00
Jim Blandy
b3eca7a494
Bug 576847: Remove unused arguments in generator expression parsing functions. r=jorendorff
...
We always pass NULL as the |pn1| argument to js::Parser::parenExpr; remove
it. We pass NULL for the |genexp| argument in all but one case; give it a
default value. This allows almost all calls to pass no arguments.
We always pass a freshly allocated PN_UNARY node as |generatorExpr|'s first
argument, and never refer to the node again in the caller; move the
allocation into |generatorExpr| itself. This makes |generatorExpr| a
function that takes an expression |E| and returns the immediate application
of a generator function which consists of the nested loops and conditionals
given by the comprehension tail, with a |yield E| at the center.
2011-01-20 13:27:04 -08:00
David Mandelin
3512e25608
Bug 595208: Add missing call to Pop in GetDebugObject, r=smaug
2011-01-20 11:21:26 -08:00
David Anderson
268668baa7
Use the right JIT script when disabling trace ICs (bug 627150, r=billm).
2011-01-19 15:43:47 -08:00
David Anderson
85202beaab
Get rid of value snapshotting in value iterators (bug 624421, r=luke,gal).
2011-01-14 17:15:21 -08:00
Gregor Wagner
edb1f7378c
Bug 624224 - cleanup compartment sweep code, r=brendan
2011-01-18 15:20:39 -08:00
Nicholas Nethercote
7f510c516e
Bug 623428 - TM: avoid bloat caused by multiple mReserve arrays in VMAllocator (TM-specific part). r=gal.
2011-01-18 15:05:43 -08:00
Nicholas Nethercote
0e2901ddfb
Update nanojit-import-rev stamp.
2011-01-18 15:04:48 -08:00
Nicholas Nethercote
40e5063705
Bug 623428 - TM: avoid bloat caused by multiple mReserve arrays in VMAllocator (NJ-specific part). r=edwsmith.
...
--HG--
extra : convert_revision : f6016c7c7cd415a26dad9cf39d34141b8b482d43
2011-01-18 14:58:34 -08:00
Andrew Paprocki
a38a7f4a07
Add JS_NewDateObject, JS_NewDateObjectMsec, JS_ObjectIsDate to the JSAPI. Bug 625870, r=jorendorff, a=shaver.
2011-01-18 16:11:03 -06:00
Jason Orendorff
d8ab00c166
Fix bug in JSParseNode::become when cloning an empty list node, leading to later memory corruption. Bug 626436, r=jimb.
...
--HG--
extra : rebase_source : 730e0679bcd3f3372da2425e5b1c664007fd1ffc
2011-01-18 15:58:11 -06:00
Luke Wagner
d39d61661f
Bug 626599 - Compartment can be null in js_SetDebugMode (r=gal)
...
--HG--
extra : rebase_source : f901f1f51d6d2bc157705b1713736bb71e877439
2011-01-18 13:36:04 -08:00
David Mandelin
a4f90464bc
Bug 606882: Import YARR changeset 72781, r=cdleary
2011-01-18 13:33:43 -08:00
Andreas Gal
8552b8d9b1
Push dummy stack frame while wrapping (bug 626280, r=jst).
2011-01-18 12:51:56 -08:00