Commit Graph

217469 Commits

Author SHA1 Message Date
Ginn Chen
19d468bb29 Bug 543709 trace-test/tests/basic/bug529130.js failed with debug version on Solaris r=jimb 2010-03-29 17:27:51 +08:00
Brian Lu
4d7ae247d5 Bug 554583 Failed to configure firefox on Solaris r=ted.mielczarek 2010-03-29 17:26:19 +08:00
Robert O'Callahan
c3f6613840 Backing out fix for bug 548792 to try to fix test failure in test_caretmove.html 2010-03-29 16:42:53 +13:00
Robert O'Callahan
4cd9ef0d06 Backed out changeset 4df05ea5fe1b 2010-03-29 16:42:10 +13:00
Robert O'Callahan
34c4e60075 Bug 551463. Don't clamp scroll positions during reflow, do it during a post-reflow callback so that temporary frame size changes don't clamp when they shouldn't. r=mats 2010-03-29 14:46:59 +13:00
Robert O'Callahan
1ea635776b Bug 548792. When scrolling content into view, make sure to check scrollable elements in ancestor documents. r=mats 2010-03-29 14:46:59 +13:00
Robert O'Callahan
a27c78da5a Bug 545049. Capture the pre-transform overflow area of a frame and use it in InvalidateOverflowArea. r=mats 2010-03-29 14:46:58 +13:00
Robert O'Callahan
93d285f634 Bug 545049. When the overflow area of a transformed frame changes, we need to repaint the whole thing. r=mats 2010-03-29 14:46:58 +13:00
Robert O'Callahan
0fd1837981 Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron 2010-03-29 14:46:55 +13:00
Robert O'Callahan
288770f0d1 Bug 551660. Create FramePropertyTable. r=mats,sr=dbaron 2010-03-15 14:51:44 +13:00
Robert O'Callahan
8ee064d838 Bug 551637. collapseOffsetProperty is never used. r=mats 2010-03-29 14:46:13 +13:00
Robert O'Callahan
79e3ba391b Bug 551632. endsInDiacritic frame property is set but never used. r=smontagu 2010-03-29 14:46:13 +13:00
Kyle Huey
1284a86b27 Bug 253889: Windows bustage fix. 2010-03-28 19:57:06 -04:00
Craig Topper
61dba9a452 Bug 253889: More deCOMtamination of nsIPresShell. r=roc 2010-03-28 19:21:11 -04:00
Olli Pettay
c9aaa3e7c4 Bug 553924 - Crash [@ nsDocumentViewer.cpp], r=jlebar 2010-03-29 01:47:54 +03:00
Ms2ger
2c18ff413d Bug 553804: s/MoMo/MoFo/ in license blocks. r=gerv 2010-03-28 11:52:43 -04:00
Uli Link
0ccf1beead Bug 458057: Fix AIX build bustage in widget. r=roc 2010-03-28 11:50:39 -04:00
Rich Walsh
7313618d86 Bug 549426: OS/2 build bustage after layers landing. r=wuno 2010-03-28 11:46:08 -04:00
Josh Matthews
4bc037366d Bug 551286: Add a per function 'final' keyword in C++. r=tglek 2010-03-28 11:44:33 -04:00
Dão Gottwald
68550db554 Bug 555477 - #browser and #browser-bottombox shouldn't use Glass. r=rflint 2010-03-28 10:47:51 +02:00
Dão Gottwald
1d9896d377 Bug 555221 - enable aero glass for the download manager. r=rflint 2010-03-28 10:47:29 +02:00
Dão Gottwald
5482885f10 Tweak text legibility on glass (no bug) 2010-03-27 17:05:45 +01:00
Ehsan Akhgari
7f6cd7f0af Bug 552359 - Tinderbox orange: layout/reftests/forms/placeholder/placeholder-7.html placeholder-8.html placeholder-9.html; r=roc 2010-03-27 11:16:53 -04:00
Stephen Horlander
489e18c61f Bug 554662 - Further tweaks to toolbar buttons. r=dao 2010-03-27 08:14:58 +01:00
Masayuki Nakano
71ab14e537 Bug 553975 Caret is painted under textframe in input/textarea element r=roc 2010-03-27 13:33:17 +09:00
Wolfgang Rosenauer
b47c69a216 Bug 555161 - Qt save dialog shows open instead of save. r=dougt 2010-03-26 21:27:37 -07:00
Daniel Holbert
7ce5340cca Bug 555321: In nsSVGSVGElement::InvalidateTransformNotifyFrame, don't warn about 'wrong frame type' if we don't have a frame. r=jwatt 2010-03-26 20:55:30 -07:00
Daniel Holbert
4b5785c3e6 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
245051422a 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
3b86a2a5d1 Bug 551118 followup. Need to conver spaces to 0, not NaN. r=jorendorff 2010-03-10 12:12:43 -05:00
Robert Sayre
60fc2a5c5e Merge 2010-03-26 15:56:20 -07:00
Robert Sayre
66f3f0f7a3 Merge tracemonkey to mozilla-central. 2010-03-26 15:53:14 -07:00
Marco Bonardo
14621ec75f followup to bug 554903 - removed-files.in unreadability is killing me 2010-03-26 23:22:33 +01:00
Blair McBride
a76c55da65 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
3248460071 Bug 552659 - improve searchService sanitizeName function. r=rflint 2010-03-26 22:57:31 +01:00
Marco Bonardo
e65cfac3c5 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
1347890116 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
5baa1625d5 [OOP] Add support for NPN_ConvertPoint via IPC. b=555250 r=cjones 2010-03-26 16:55:56 -04:00
Josh Aas
2ccc87e3f1 [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
5080df284a 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
0673a8deda 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
b6e5a6ca7a Bug 554687 patch 2: Use nsSMILValue::Swap instead of operator= where appropriate. r=roc 2010-03-26 12:24:07 -07:00
Daniel Holbert
6e6d0ce340 Bug 554687 patch 1: Add Swap() method for nsSMILValue. r=roc 2010-03-26 12:22:54 -07:00
Ted Mielczarek
1c22dc06a5 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
1af99bda51 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
342aa128ae [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
b2f92d0c01 Back out most of bug 514494 because of bug 555085 2010-03-26 19:54:17 +05:30
L. David Baron
3d6fac3860 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
9fcac63662 Fix guard object used as temporary. (Bug 555099) r=mrbkap 2010-03-26 10:12:39 -04:00
Dão Gottwald
ee280a8fad Bug 428299 - Location bar and search bar should be transparent when using Glass. r=rflint 2010-03-26 13:14:03 +01:00