Ginn Chen
|
b4156f2e01
|
Bug 542738 nsLocalFile::IsWritable/IsReadable/IsExecutable is wrong on Solaris r=dougt
|
2010-03-02 13:51:57 +08:00 |
Ginn Chen
|
33795445d8
|
Bug 537071 Add x86_64 Solaris support for xpcom/reflect/xptcall r=jst
|
2010-03-02 13:51:40 +08:00 |
Craig Topper
|
0f30ad59cb
|
Bug 544372: Fix more harmless UMRs to avoid valgrind complaining. r=sicking
|
2010-03-01 21:06:29 -08:00 |
Justin Wood
|
82662954b8
|
Bug 546103, Remove remnant MOZ_PERF_METRICS from parser/, r=mrbkap
|
2010-03-01 23:38:21 -05:00 |
Michael Ventnor
|
ace5e1d018
|
Bug 542361 - Fix and remove the GetUsedX assertions r=roc
--HG--
extra : rebase_source : 6bdb0e3251e955ced01476a2255e9ebc511c884b
|
2010-03-02 11:57:43 +10:00 |
Dave Townsend
|
e3745341a2
|
Bug 548627: Add some services to Services.jsm. r=gavin
|
2010-03-01 18:02:09 -08:00 |
Bas Schouten
|
930550ada6
|
Bug 534787: Properly flush and markdirty image surfaces on Locking/Unlocking image data. r=jrmuizel
|
2010-03-02 02:04:30 +01:00 |
Bas Schouten
|
3734f540df
|
Bug 549171: Check if there's support for sufficient D3D hardware for the D2D backend to work. r=jrmuizel
|
2010-03-02 02:04:27 +01:00 |
Mark Finkle
|
9952635f90
|
Bug 548865 - Add SwissA to font lists for Maemo font-face tests (tests only) [r=jfkthame]
|
2010-03-01 17:20:52 -05:00 |
Jeff Muizelaar
|
75baa9c481
|
Bug 549331. Use ThebesContext() instead of GetNativeGraphicData() in nsVideoFrame. r=doublec
GetNativeGraphicData() is deprecated and less type safe. This was
also the only user that used nsIRenderingContext::NATIVE_THEBES_CONTEXT.
|
2010-03-01 17:18:01 -05:00 |
Vladimir Vukicevic
|
83e7a08a06
|
Nuke some stale/unused files
|
2010-01-22 18:29:49 -08:00 |
Benjamin Smedberg
|
a9da59df7f
|
Bug 528250 - Unify all the intermediate tiers (xpcom/necko/external/gecko/toolkit) into one tier_platform, r=ted sr=vlad
|
2009-11-12 14:37:34 -05:00 |
Chris Jones
|
29f7a03ce4
|
Bug 541185: Fall back on clock_getres() when resolution detection fails, and remove bogus upper-bound sanity check. r=roc
|
2010-03-01 15:44:05 -06:00 |
Dão Gottwald
|
6c7443f19f
|
Bug 548027 - Tweak toolbarbutton style. r=rflint
|
2010-03-01 22:30:08 +01:00 |
Daniel Holbert
|
a93e76b890
|
Bug 537361 followup: Address review suggestions. r=birtles
|
2010-03-01 11:31:52 -08:00 |
Brian Birtles
|
15dfd1c3aa
|
Bug 537361: Store SMIL intervals with state for restoring. r=dholbert
|
2010-03-01 11:31:50 -08:00 |
Daniel Holbert
|
44a5a4868a
|
Bug 537139's reftest. r=dbaron
|
2010-03-01 11:31:48 -08:00 |
Daniel Holbert
|
8c6b3bae0c
|
Bug 537139: Prevent SMIL animation from triggering CSS transitions. r=dbaron
|
2010-03-01 11:31:45 -08:00 |
Robert Longson
|
d7ae83357a
|
Bug 547854 - Improve outermost svg:title tooltip behaviour. r=dao,r=bzbarsky
|
2010-03-01 19:21:02 +00:00 |
Mounir Lamouri
|
6d0eda64c3
|
Bug 549208 - Dragging a text in an input/textarea element doesn't make the placeholder disappear; r=bzbarsky
--HG--
extra : rebase_source : 13dc342d24bef26815bda5ef9958cfcb11a68a10
|
2010-03-01 10:35:40 -08:00 |
Gavin Sharp
|
7c1608844e
|
Bug 549349: handle file:/// drops correctly, r=Mossop
|
2010-02-26 12:26:44 -05:00 |
Boris Zbarsky
|
e5ce2580e5
|
Make the nsIChannel comments clearer in terms of threading behavior. r=biesi
|
2010-03-01 12:47:31 -05:00 |
Mounir Lamouri
|
f2cd5f386e
|
Bug 549132 - middle-mouse paste fails in text input field if it is empty and does not have focus; r=bzbarsky
|
2010-03-01 09:43:20 -08:00 |
Mark Banner
|
b7a5d997da
|
Hopefully last Windows fix for non-FF apps following bug 534425
|
2010-03-01 12:27:03 +00:00 |
Mark Banner
|
accc2a2919
|
Linux debug bustage fix from bug 534425 for non-FF apps.
|
2010-03-01 11:27:38 +00:00 |
Mark Banner
|
56591a83ce
|
Fix windows debug build bustage from bug 534425
|
2010-03-01 10:46:37 +00:00 |
Robert O'Callahan
|
620deee918
|
Fix Windows bustage again
|
2010-03-01 21:40:58 +13:00 |
Robert O'Callahan
|
b637caf892
|
Fix Windows bustage
|
2010-03-01 21:28:00 +13:00 |
Robert O'Callahan
|
ff44c3c9e3
|
Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant.
|
2010-03-01 21:03:49 +13:00 |
Robert O'Callahan
|
9cdd7b0b44
|
Bug 534425. Part 5: Test that we push content to the bottommost Thebes layer when possible
|
2010-03-01 20:56:20 +13:00 |
Robert O'Callahan
|
f9507c5457
|
Bug 534425. Part 4: Implement nsDisplayList::Paint using layers. r=mats,sr=dbaron
|
2010-03-01 20:56:19 +13:00 |
Robert O'Callahan
|
55bdccccb5
|
Bug 534425. Part 3: Make nsRefPtr be more lenient about initializing from an already_AddRefed. r=bsmedberg
|
2010-03-01 20:56:18 +13:00 |
Robert O'Callahan
|
0b4e30fcb2
|
Bug 534425. Part 2: Create BasicLayers implementation. r=jrmuizel
|
2010-03-01 20:56:18 +13:00 |
Robert O'Callahan
|
eca9fe7345
|
Bug 534425. Part 1: Create initial layers API. r=jmuizelaar,sr=dbaron
|
2010-03-01 20:56:18 +13:00 |
Makoto Kato
|
ab43ba5424
|
Bug 528131 - build config should check whether __force_align_arg_pointer__ is valid. r=ted
|
2010-03-01 13:24:42 +09:00 |
Phil Ringnalda
|
5a63dc3ce7
|
Bug 549246 followup, forgot to remove reshipped files from removed-files.in, like I always do
|
2010-02-28 16:35:39 -08:00 |
Phil Ringnalda
|
3ab88a4d07
|
Bug 549246 - Go back to shipping run-mozilla.sh and the "firefox" script on OS X, r=ted
--HG--
extra : rebase_source : e9b91ffa42b8e02d23144aca84e0d773d6d5b1d0
|
2010-02-28 15:25:33 -08:00 |
Nick Thomas
|
03dbebe521
|
Bug 548093, bump nightly version to 3.7a3pre, r=catlee CLOSED TREE
|
2010-03-01 12:27:40 +13:00 |
timeless@mozdev.org
|
bf3ac3f922
|
Bug 547454 orkinHeap should use malloc/free instead of new/delete
r=neil
|
2010-02-28 22:59:55 +02:00 |
timeless@mozdev.org
|
6a63bb9e94
|
Bug 522214 Crash when setting null on charset [@ strlen | nsDependentCString::nsDependentCString(char const*)]
r=bz
|
2010-02-28 17:28:54 +02:00 |
timeless@mozdev.org
|
1d001c87c8
|
Bug 548185 Crash on event.dataTransfer.setDragImage({},0,0) [@ nsINode::GetCurrentDoc() ]
r=smaug
|
2010-02-28 12:18:19 +01:00 |
timeless@mozdev.org
|
c57d00faa1
|
Bug 503638 OOM crash [@ PL_DHashTableOperate | _MD_CURRENT_THREAD] in nsCycleCollector
r=dbaron
|
2010-02-28 11:23:59 +01:00 |
John Daggett
|
77966dd811
|
Bug 548983. Override GetStandardFamilyName for the DWrite font list. r=bas
|
2010-02-28 16:27:22 +09:00 |
Oleg Romashin
|
06bd76881c
|
Bug 547690 - QtUiTools is not required for Qt port compilation. r=dougt
|
2010-02-28 08:16:20 +02:00 |
Benjamin Smedberg
|
79ecdaf0ba
|
Merge backout of bug 548217 because of topcrash bug 549112
|
2010-02-27 17:40:03 -05:00 |
Benjamin Smedberg
|
1f48854fb7
|
Backed out changeset f829f942873d - bug 548217 because of topcrash bug 549112
|
2010-02-27 17:36:54 -05:00 |
Jonas Sicking
|
89ab174884
|
Bug 549098: Work around expected asserts by disabling tests in debug builds. r=dbaron
|
2010-02-27 13:15:51 -08:00 |
Jesse Ruderman
|
ff8208a031
|
Add crashtests
|
2010-02-27 13:04:34 -08:00 |
Neil Rashbrook
|
4490e60974
|
Bug 549019 Don't try to build Direct2D with older SDKs (based on patch by bas) r=jrmuizel
|
2010-02-27 16:05:54 +00:00 |
Neil Rashbrook
|
b8cb130a03
|
Bug 545730 Add nsRefPtr overload for CallQueryInterface r=dbaron
|
2010-02-27 16:01:53 +00:00 |