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

245256 Коммитов

Автор SHA1 Сообщение Дата
Daniel Holbert 82b70f944c Bug 555291: Replace multiple string-literals of SVG whitespace/comma delimeters with a single #define. r=jwatt 2010-03-26 20:55:28 -07:00
Robert O'Callahan 7f5266d26e Bug 551635. Don't crash if we focus the root element and there's no root scroll frame. r=mats 2010-03-11 18:37:27 +13:00
Boris Zbarsky ec33fe00ff Bug 551118 followup. Need to conver spaces to 0, not NaN. r=jorendorff 2010-03-10 12:12:43 -05:00
Robert Sayre 2cbf8b4cdf Merge 2010-03-26 15:56:20 -07:00
Robert Sayre 25a3f4038c Merge tracemonkey to mozilla-central. 2010-03-26 15:53:14 -07:00
Marco Bonardo b2d96e47b1 followup to bug 554903 - removed-files.in unreadability is killing me 2010-03-26 23:22:33 +01:00
Blair McBride 1cfd933bbd Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2010-03-26 22:59:02 +01:00
Marco Bonardo 3ad3d7614a Bug 552659 - improve searchService sanitizeName function. r=rflint 2010-03-26 22:57:31 +01:00
Marco Bonardo 7ab0c2da46 Bug 554903 - Remove microsummaries.xpt reference from package-manifest and fix a left-over, r=sdwilsh 2010-03-26 22:57:28 +01:00
Asaf Romano 2eea80211c Bug 555293 - MLFB: Port bug 547815 to Firefox. r=the-one-who-likes-filing-bugs. 2010-03-27 00:15:02 +03:00
Josh Aas 5dca057ce9 [OOP] Add support for NPN_ConvertPoint via IPC. b=555250 r=cjones 2010-03-26 16:55:56 -04:00
Josh Aas 231052fc32 [OOPP] Whitelist Cocoa NPAPI events that don't require special serialization. b=555286 r=cjones 2010-03-26 16:25:33 -04:00
Benoit Girard fdc78e93e0 Implement Core Graphics drawing model for out-of-process plugins. b=554676 r=josh sr=cjones 2010-03-26 16:07:37 -04:00
Daniel Holbert 0e29a86f1e Bug 554804: Fix GetBaseValue in nsSMILCSSProperty and nsSVGTransformSMILAttr to benefit from return value optimization. r=jwatt 2010-03-26 12:24:13 -07:00
Daniel Holbert b3f82754a8 Bug 554687 patch 2: Use nsSMILValue::Swap instead of operator= where appropriate. r=roc 2010-03-26 12:24:07 -07:00
Daniel Holbert 62e2faafc2 Bug 554687 patch 1: Add Swap() method for nsSMILValue. r=roc 2010-03-26 12:22:54 -07:00
Ted Mielczarek 532cf67cf5 bug 554364 - use -fomit-frame-pointer on Linux. r=jimb
--HG--
extra : rebase_source : bd10a4c633d32c100ce24613d28a43feac78a816
2010-03-26 14:23:48 -04:00
Ted Mielczarek a36d5d437c bug 554021 - enable compiling Breakpad on Linux/x86-64 by default. r=jimb
--HG--
extra : rebase_source : f5414423aa2b364bedacc4e0f42f11578f1552b0
2010-03-25 09:16:19 -04:00
Josh Aas 83903c7808 [OOPP] Fix ordering of NP_Initialize and NP_GetEntryPoints calls for Mac OS X. The incorrect order causes Flash 10.1 to fail to load. b=555208 r=bsmedberg 2010-03-26 13:03:58 -04:00
Siddharth Agarwal c78b02bc92 Back out most of bug 514494 because of bug 555085 2010-03-26 19:54:17 +05:30
L. David Baron f7e208ca96 Add mechanism for assertions that fire when a guard object is used as a temporary. (Bug 531460) r=bsmedberg 2010-03-26 10:12:39 -04:00
L. David Baron 337f26f9bd Fix guard object used as temporary. (Bug 555099) r=mrbkap 2010-03-26 10:12:39 -04:00
Dão Gottwald 4d31d742de Bug 428299 - Location bar and search bar should be transparent when using Glass. r=rflint 2010-03-26 13:14:03 +01:00
Dão Gottwald 2fbb0d4fb5 merge 2010-03-26 10:25:56 +01:00
Dão Gottwald ae5a28681b Backed out changeset 5c7b969a71fa 2010-03-26 10:25:39 +01:00
Dão Gottwald a83be6e17c Bug 554809 - Tab drop indicator is misaligned if the tab bar doesn't overflow. r=gavin
--HG--
extra : rebase_source : 20c07e21a0d0ea82b62f43b84ae72d94953ce0cd
2010-03-26 09:30:52 +01:00
Mike Hommey 56cc7047eb Bug 541774 - idl-parser cache and compiled python files are not cleaned up by make clean. r=ted
--HG--
extra : rebase_source : 6077c7c1c5231be938d772b04cd0acabd054f083
2010-03-26 09:26:39 +01:00
Neil Rashbrook 8275642098 Bug 525762 Fix regression typo from bug 242847 r=jimm 2010-03-26 08:27:27 +00:00
Jonathan Kew ace9a2af69 bug 553433 - update freetype to version 2.3.12 in our tree. r=blassey 2010-03-25 12:42:59 +00:00
Henri Sivonen bb2469f6d7 Bug 554513 - Remove buffer growth limits from the HTML5 parser where the old parser did not have the exact corresponding limits. rs=sicking.
--HG--
extra : rebase_source : d9de246b1e950dc314a9680a0043b29d576e291e
2010-03-26 09:50:21 +02:00
Henri Sivonen 14f4d6b161 Bug 539434 follow-up - Sync the Java sources of the HTML5 parser with the htmlparser repository. rs=sicking. NPOTB.
--HG--
extra : rebase_source : 6ff1b377ab4663bc7a34c805da92a5d8e3adaed1
2010-03-26 09:50:20 +02:00
Robert Strong b8ce41f8c4 Bug 552617 - A paused update can't be resumed when closing the window using a window manager control. r=dolske 2010-03-25 21:37:19 -07:00
Robert Strong d6e2fa21e9 Bug 554561 - Failed partial not handled properly in UI. r=dtownsend 2010-03-25 21:37:06 -07:00
Rob Arnold eacc00b3d2 Bug 458407 - Content is blended when on top of a glass region of a window [r=roc] 2010-03-25 20:30:00 -07:00
Karl Tomlinson 0b9e884ae0 run plugin crashtests 2010-03-26 16:26:45 +13:00
Martin Stránský 579b992507 b=551899 embed page size and orientation options in print dialog, proposed by Ritesh Khadgaray <khadgaray@gmail.com> r=karlt 2010-03-26 15:03:18 +13:00
Rich Dougherty 3a0a7d30c5 b=525409 chain nsBaseWidget::Destroy() from nsWindow::Destroy() r=karlt 2010-03-25 16:29:14 +13:00
Karl Tomlinson 3bf8698544 b=545297 don't add an extra reference to GtkPlug::socket_window with versions of GTK that already add a reference r=cjones 2010-03-25 16:18:25 +13:00
Karl Tomlinson 37770606f6 b=551875 handle g_main_depth() != 1 when events are dispatched r=cjones 2010-03-26 14:52:16 +13:00
Karl Tomlinson fc254064fd test bug 539897 r=jimm 2010-03-26 14:49:46 +13:00
Karl Tomlinson b82ea4cb15 b=526393 propagate scroll events from GtkPlug to the embedder r=roc (relanded) 2010-03-24 16:42:06 +13:00
Karl Tomlinson 6d17951df5 backout 60fb978130f5 due to wrong bug no in the commit message 2010-03-26 14:35:56 +13:00
Doug Turner 3cafe74f81 Backing out Bug 554692 - Integrate Maemo Geolocation provider. Its causing redness on the old SDK we use 2010-03-25 18:28:44 -07:00
Josh Aas 9a957485f7 Send repeat key events to Cocoa NPAPI plugins. b=554753 r=smichaud r=roc 2010-03-25 20:14:56 -04:00
Josh Aas dd80aff490 Fix NPAPI NPN_PushPopupsEnabledState and NPN_PopPopupsEnabledState signature mismatches, statically initialize browser-side NPAPI function table with no casting. b=554170 r=bent 2010-03-25 19:45:33 -04:00
Dan Witte e170a0a3d5 Add msvcc.sh changes to libffi.patch. No bug. 2010-03-25 16:42:20 -07:00
Dan Witte 99f18dae02 Bug 550982 - Fix REFERENT slot not to keep more objects alive than necessary. r=benjamn 2010-03-25 15:00:58 -07:00
Dan Witte da70134331 Bug 513778 - Support passing JS functions as callbacks to C APIs. Part 1: Move Function implementation
from Function.{h,cpp} into CTypes.{h,cpp}. r=benjamn
2010-03-25 15:00:42 -07:00
Dan Witte ec4cacb5ee Bug 513788 - Revise js-facing API for js-ctypes. Followup to give CType and CData a better prototype
hierarchy. r=jorendorff
2010-03-25 15:00:23 -07:00
Jim Mathies 4e3abdc37b Bug 545338 - RPCChannel should use events rather than thread messages for NotifyWokerThread. r=bent. 2010-03-25 16:53:10 -05:00