Hiroyuki Ikezoe
c4d8ba71b1
Bug 627670 - "The argument of callback function of PopupNotifications is only event name." [r+a-2.0=dtownsend]
2011-01-21 02:21:00 -08:00
Mehdi Mulani
4ed3de15f4
Bug 625257 - Undo Close Tab does not work for not-yet-loaded tab. r=zpao a=blocking2.0
2011-01-18 19:46:16 -08:00
Raymond Lee
35277a46e5
Bug 622872 - Broken experience with the following STR (leads to frozen UI) r=ian a=blocking
2011-01-21 10:39:51 +08:00
Gavin Sharp
efe813fa99
Bug 624843: PopupNotifications need to work after customizing the location bar, r=dolske, a=blocking
2011-01-18 00:11:08 -08:00
Margaret Leibovic
79e73cef20
Bug 569342 - Find bar should not be enabled in about:addons [r=dtownsend,gavin a=blocking]
2011-01-21 09:18:21 -08:00
John Daggett
027d784cc5
Bug 602792. Lazy initialize mUseFontGlyphWidths to avoid unnecessary font io. r=jkew, a=blocker
2011-01-22 01:44:33 +09:00
John Daggett
7715ebfe19
Bug 602792. Initialize dwrite factory at app startup to avoid startup slowdown. r=bas, a=blocker
2011-01-22 01:44:33 +09:00
John Daggett
eeb92a1447
Bug 602792. Clean up font logs and add system fallback logging. r=bas, a=blocker
2011-01-22 01:44:33 +09:00
John Daggett
a1b47791ac
Bug 602792. Use GDI for font table loading to avoid excessive dwrite I/O. r=bas, a=blocker
2011-01-22 01:44:32 +09:00
Blair McBride
53f23821cb
Bug 626358: No loading indicator anymore on Get Addons pane. r=dtownsend, a=blocks-final
2011-01-20 13:47:37 -08:00
Jennifer Boriss
918360a0e2
Bug 626498: Selected category title text in add-ons manager should not be bold. r=Unfocused, a=beltzner
2011-01-20 13:46:36 -08:00
Dave Townsend
37feb9ea56
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
f12a6b1d30
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
239a2a4f95
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
f1fc9243ec
Bug 619422, addressing review comment, a=DONTBUILD
2011-01-21 13:04:07 +01:00
Hiroyuki Ikezoe
3efec02adc
Bug 452706 - Avoid the confusion of indistinguishable failure reasons. r=sayrer a=tests
2011-01-21 12:36:59 +01:00
Jonathan Kew
6c238d87c8
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
f168213574
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
97b96b98fb
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
38c8e658e0
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
bf5bc4975e
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
73b6ffbb8b
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
c63254dad3
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
5cc9a9562c
Merge mozilla-central and tracemonkey. (a=blockers)
2011-01-20 20:47:21 -08:00
Doug Turner
11cc422626
Fixes build bustage caused by a bad #include a=b
2011-01-20 20:23:46 -08:00
Daniel Holbert
684bbe61d7
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
1cae1aad11
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
d886cf3236
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
eb0c1dcaf4
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
57ae60243a
Bug 586130 - Warning C4099 fixes (svg). r=dholbert a=bsmedberg
2011-01-20 19:49:09 -08:00
Ryan VanderMeulen
642f32862c
Bug 586130 - Warning C4099 fixes (storage). r=sdwilsh a=bsmedberg
2011-01-20 19:49:09 -08:00
Ryan VanderMeulen
e7f3ef6be5
Bug 586130 - Warning C4099 fixes (libpr0n). r=joedrew a=bsmedberg
2011-01-20 19:49:09 -08:00
Ryan VanderMeulen
897def2555
Bug 586130 - Warning C4099 fixes (layout). r=dholbert a=bsmedberg
2011-01-20 19:49:09 -08:00
Ryan VanderMeulen
29c38a5ecf
Bug 586130 - Warning C4099 fixes (ipc). r=cjones a=bsmedberg
2011-01-20 19:49:09 -08:00
Mats Palmgren
d182933121
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
3b5c54ab1f
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
f276342e3d
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
d4ebc669ef
Landing bustage fixes on top of a CLOSED TREE. a=me
2011-01-20 19:51:20 -05:00
Ehsan Akhgari
28684245d5
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
eb8f10ce9e
Disable a failing test because of wrong assumptions
2011-01-20 19:41:51 -05:00
David Mandelin
e591d18eb0
Bug 599854: fix repeated matching of empty groups, r=cdleary
2011-01-13 18:43:39 -08:00
Andreas Gal
16f46afa99
Actually stop shark when stopProfiling() is called (bug 626437, r=bz).
2011-01-20 18:24:08 -08:00
Andreas Gal
fe38925efd
Distinguish between wrappers and proxies in WN::Unwrap (bug 623614, r=mrbkap).
2011-01-20 18:01:32 -08:00
Jason Orendorff
ec078d1750
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
452f71a352
Bug 626631 - nsAutoJSValHolder should root its jsval (r=gal)
...
--HG--
extra : rebase_source : 12bb96e9927e7c8740ccbd4b3838894a81165861
2011-01-20 15:30:03 -08:00
Andreas Gal
d015657412
Unwrap before applying waiver wrapper (bug 626290, r=mrbkap).
2011-01-20 14:41:30 -08:00
Jim Blandy
b123ea9aeb
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
88ef67763e
Bug 576847: Propagate error returns out of CompExprTransplanter::transplant. r=luke
2011-01-20 13:27:05 -08:00
Jim Blandy
a7a25b6387
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
0f067f9f8c
Bug 595208: Add missing call to Pop in GetDebugObject, r=smaug
2011-01-20 11:21:26 -08:00