Ehsan Akhgari
|
37a960ee26
|
Bug 555289 - Plugin crashed UI should be RTL in RTL locales; r=dao
|
2010-03-29 14:06:25 -04:00 |
|
Joel Maher
|
a431b763bf
|
Bug 471676 Allow reftest harness to accept same chunking arguments as mochitest, used for maemo and other platforms r=ted
|
2010-03-29 10:57:51 -07:00 |
|
Andrew Sutherland
|
b4419b8d6f
|
Bug 555124 - Intermittent "ASSERTION: AsyncStatementSpinner not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()', file .../mozilla/storage/test/test_true_async.cpp, line 162". null out references on the main thread to avoid destruction on the async thread. r=sdwilsh.
|
2010-03-29 10:54:41 -07:00 |
|
Dan Witte
|
f87571cea6
|
Bug 552525 - Get rid of container classes with static functions in CTypes.h/cpp. r=benjamn
|
2010-03-29 09:38:27 -07:00 |
|
Kyle Huey
|
0bcdbd6636
|
Bug 253889: Windows bustage fix.
|
2010-03-28 19:57:06 -04:00 |
|
Craig Topper
|
6c9540a26d
|
Bug 253889: More deCOMtamination of nsIPresShell. r=roc
|
2010-03-28 19:21:11 -04:00 |
|
Olli Pettay
|
01a9ced651
|
Bug 553924 - Crash [@ nsDocumentViewer.cpp], r=jlebar
|
2010-03-29 01:47:54 +03:00 |
|
Ms2ger
|
96f599dff1
|
Bug 553804: s/MoMo/MoFo/ in license blocks. r=gerv
|
2010-03-28 11:52:43 -04:00 |
|
Uli Link
|
318b2969b4
|
Bug 458057: Fix AIX build bustage in widget. r=roc
|
2010-03-28 11:50:39 -04:00 |
|
Rich Walsh
|
34f0ed676c
|
Bug 549426: OS/2 build bustage after layers landing. r=wuno
|
2010-03-28 11:46:08 -04:00 |
|
Josh Matthews
|
dc961dbb27
|
Bug 551286: Add a per function 'final' keyword in C++. r=tglek
|
2010-03-28 11:44:33 -04:00 |
|
Dão Gottwald
|
78ce0cae9f
|
Bug 555477 - #browser and #browser-bottombox shouldn't use Glass. r=rflint
|
2010-03-28 10:47:51 +02:00 |
|
Dão Gottwald
|
bf7caf9062
|
Bug 555221 - enable aero glass for the download manager. r=rflint
|
2010-03-28 10:47:29 +02:00 |
|
Dão Gottwald
|
a667e971d5
|
Tweak text legibility on glass (no bug)
|
2010-03-27 17:05:45 +01:00 |
|
Ehsan Akhgari
|
e24e59c78c
|
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
|
29c7ab9d7f
|
Bug 554662 - Further tweaks to toolbar buttons. r=dao
|
2010-03-27 08:14:58 +01:00 |
|
Masayuki Nakano
|
9de2f77373
|
Bug 553975 Caret is painted under textframe in input/textarea element r=roc
|
2010-03-27 13:33:17 +09:00 |
|
Wolfgang Rosenauer
|
230b3bd953
|
Bug 555161 - Qt save dialog shows open instead of save. r=dougt
|
2010-03-26 21:27:37 -07:00 |
|
Daniel Holbert
|
0421bbf64e
|
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
|
d527d95aca
|
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 |
|
Josh Matthews
|
f0948407a7
|
Bug 552999 - Implement PointerType().prototype.isNull. r=dwitte
|
2010-03-26 17:27:28 +13:00 |
|
Dan Witte
|
af9398763b
|
Bug 513778 - Support passing JS functions as callbacks to C APIs. Part 3: Add closures for callback
support. r=benjamn
|
2010-03-29 09:38:17 -07:00 |
|
Dan Witte
|
1490a0cfa7
|
Bug 513778 - Support passing JS functions as callbacks to C APIs. Part 2.1: Use
js_NewArrayObjectWithCapacity. r=benjamn
|
2010-03-29 09:38:17 -07:00 |
|
Dan Witte
|
9913891522
|
Bug 513778 - Support passing JS functions as callbacks to C APIs. Part 2: Rename Function to
FunctionType, with all the privileges and responsibilities therein. r=benjamn
|
2010-03-29 09:38:16 -07:00 |
|
Jim Mathies
|
e3431f34db
|
Bug 555463 - Deal with sync wm_setfocus events from child. r=enn.
|
2010-03-29 11:04:46 -05:00 |
|
Benjamin Smedberg
|
2e0b8d0752
|
Bug 542700 - Async calls aren't cancelled when the instance is destroyed, and the list of pending calls isn't protected against simultaneous access, r=cjones
--HG--
extra : rebase_source : b0949fd4921d1dbb558e84e191387964af5767fc
|
2010-03-25 14:25:38 -04:00 |
|
Josh Aas
|
fc1d594cb2
|
Initialize NPP structure's pdata pointer to NULL. Plugins can mistake an uninitialized non-NULL value for their own instance pointer and try to dereference it. b=555312 r=BenWa
|
2010-03-29 10:16:27 -04:00 |
|
Ginn Chen
|
71160f4569
|
Bug 555673 FramePropertyTable.cpp failed to compile with Sun Studio on Solaris r=roc
|
2010-03-29 19:43:35 +08:00 |
|
Henri Sivonen
|
a01214dc62
|
Test for bug 541937 - Make test_bug541937.html not fail when the HTML5 parser is enabled. r=laurent.
|
2010-03-26 15:51:28 +02:00 |
|
Dão Gottwald
|
88350e63d0
|
Bug 554975 - Fix autocomplete url color on Win7/Vista. r=rflint
|
2010-03-29 12:04:05 +02:00 |
|
Ginn Chen
|
e152a98890
|
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
|
5bacc5f107
|
Bug 554583 Failed to configure firefox on Solaris r=ted.mielczarek
|
2010-03-29 17:26:19 +08:00 |
|
Robert O'Callahan
|
db479aa8d3
|
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
|
51423cccfa
|
Backed out changeset 4df05ea5fe1b
|
2010-03-29 16:42:10 +13:00 |
|
Robert O'Callahan
|
c745b6c7bc
|
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
|
f850f044d1
|
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
|
51aea0b3ed
|
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
|
60dacfeed1
|
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
|
9a2ed61b34
|
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
|
aae731f5a6
|
Bug 551660. Create FramePropertyTable. r=mats,sr=dbaron
|
2010-03-15 14:51:44 +13:00 |
|
Robert O'Callahan
|
87d4ca678d
|
Bug 551637. collapseOffsetProperty is never used. r=mats
|
2010-03-29 14:46:13 +13:00 |
|
Robert O'Callahan
|
65a544dade
|
Bug 551632. endsInDiacritic frame property is set but never used. r=smontagu
|
2010-03-29 14:46:13 +13:00 |
|
Robert O'Callahan
|
8dedebd2e4
|
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
|
43090d95fb
|
Bug 551118 followup. Need to conver spaces to 0, not NaN. r=jorendorff
|
2010-03-10 12:12:43 -05:00 |
|
Robert Sayre
|
cac8f1e4ad
|
Merge
|
2010-03-26 15:56:20 -07:00 |
|
Robert Sayre
|
5cf27a725e
|
Merge tracemonkey to mozilla-central.
|
2010-03-26 15:53:14 -07:00 |
|
Marco Bonardo
|
dc6c16c6f5
|
followup to bug 554903 - removed-files.in unreadability is killing me
|
2010-03-26 23:22:33 +01:00 |
|
Blair McBride
|
9c5de4629e
|
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
|
dbb5b1c0cd
|
Bug 552659 - improve searchService sanitizeName function. r=rflint
|
2010-03-26 22:57:31 +01:00 |
|
Marco Bonardo
|
4682e88094
|
Bug 554903 - Remove microsummaries.xpt reference from package-manifest and fix a left-over, r=sdwilsh
|
2010-03-26 22:57:28 +01:00 |
|