Commit Graph

39023 Commits

Author SHA1 Message Date
Robert O'Callahan
13329db1f8 Bug 534425. Part 2: Create BasicLayers implementation. r=jrmuizel 2010-03-01 20:56:18 +13:00
Robert O'Callahan
0bdda6b815 Bug 534425. Part 1: Create initial layers API. r=jmuizelaar,sr=dbaron 2010-03-01 20:56:18 +13:00
Makoto Kato
f45d2596df 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
7e1c624a23 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
d73b44b27d 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
9e11a7c18b Bug 548093, bump nightly version to 3.7a3pre, r=catlee CLOSED TREE 2010-03-01 12:27:40 +13:00
timeless@mozdev.org
139be68712 Bug 547454 orkinHeap should use malloc/free instead of new/delete
r=neil
2010-02-28 22:59:55 +02:00
timeless@mozdev.org
9bc4f65120 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
0451e36ff8 Bug 548185 Crash on event.dataTransfer.setDragImage({},0,0) [@ nsINode::GetCurrentDoc() ]
r=smaug
2010-02-28 12:18:19 +01:00
timeless@mozdev.org
0c5fea1c77 Bug 503638 OOM crash [@ PL_DHashTableOperate | _MD_CURRENT_THREAD] in nsCycleCollector
r=dbaron
2010-02-28 11:23:59 +01:00
John Daggett
9c6d706e15 Bug 548983. Override GetStandardFamilyName for the DWrite font list. r=bas 2010-02-28 16:27:22 +09:00
Oleg Romashin
e680e94edf Bug 547690 - QtUiTools is not required for Qt port compilation. r=dougt 2010-02-28 08:16:20 +02:00
Benjamin Smedberg
b3d0b9cadd Merge backout of bug 548217 because of topcrash bug 549112 2010-02-27 17:40:03 -05:00
Benjamin Smedberg
0b629a5939 Backed out changeset f829f942873d - bug 548217 because of topcrash bug 549112 2010-02-27 17:36:54 -05:00
Jonas Sicking
88609dd848 Bug 549098: Work around expected asserts by disabling tests in debug builds. r=dbaron 2010-02-27 13:15:51 -08:00
Jesse Ruderman
7ee60fba5d Add crashtests 2010-02-27 13:04:34 -08:00
Neil Rashbrook
6a2aa516ea 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
dfd69c61aa Bug 545730 Add nsRefPtr overload for CallQueryInterface r=dbaron 2010-02-27 16:01:53 +00:00
Boris Zbarsky
558d86c2f6 Bug 548495 followup to fix reftest failure. r=masayuki pending 2010-02-26 22:20:56 -05:00
Frédéric Wang
792725950c Bug 152001. Map the .mml extension to application/xhtml+mathml if there is no existing mapping for it. r=bzbarsky 2010-02-26 21:32:31 -05:00
Frédéric Wang
036586a9f4 Add reftest for bug 124709, r=bzbarsky 2010-02-26 21:32:31 -05:00
Boris Zbarsky
24e10dd945 Bug 548495. Eliminate sources of O(N^2) backtracking in the linebreaker. r=masayuki 2010-02-26 21:32:31 -05:00
Boris Zbarsky
d4e773ce95 Bug 469861. Create a block for any block-level <math>. r=dbaron 2010-02-26 21:32:31 -05:00
Jacek Caban
e40fb2afe4 Bug 513464: Mingw bustage fix. r=jimm 2010-02-26 18:54:18 -05:00
Daniel Holbert
12427d8716 merge after backout 2010-02-26 15:44:01 -08:00
Daniel Holbert
16413ffab8 Backed out changeset 367cdcfa611b due to smil reftest failures on opt mac & windows tinderboxen 2010-02-26 15:43:47 -08:00
Matthew Gregan
adc03f189b Merge backout 2010-02-26 15:18:27 -08:00
Matthew Gregan
609967d198 Merge backout 2010-02-26 15:12:21 -08:00
Matthew Gregan
55ce0b95cb Merge backout 2010-02-26 15:11:52 -08:00
Matthew Gregan
dd79f7682f Backed out changeset b876c36242dc 2010-02-26 15:10:11 -08:00
Matthew Gregan
52d94b57d2 Backed out changeset 9b33c91c851d 2010-02-26 15:09:56 -08:00
Matthew Gregan
84d0036c1e Backed out changeset d7a32460bb32 2010-02-26 15:09:46 -08:00
Josh Aas
618e493885 Fix memory leaks in Mac OS X CoreWLAN code. b=548796 r=smichaud 2010-02-26 14:18:12 -06:00
Jonathan Kew
c86c49853f Bug 548177 followup - missed one line, see comment 3. 2010-02-26 12:09:53 -08:00
Daniel Holbert
ba5c1ee63b Bug 547333 followup: Remove FlushAnimations() call from another internal getter (nsSVGElement::GetAnimatedLengthValues), to prevent SMIL samples during frame construction. r=jwatt 2010-02-26 11:08:54 -08:00
Jacek Caban
f7843d7cfd Bug 542091 - fix mingw bustage (r=dveditz)
--HG--
extra : rebase_source : 5a8d3e9f905ac1f9ab2a3dd1b8de8138f8f94bb5
2010-02-26 11:09:20 -08:00
Alexander Surkov
b5406cb1fe Bug 546748 - topcrash regression: null dereference in nsRefPtr<T>::assign_assuming_AddRef(AddStyleSheetTxn*) | nsAccEventQueue::Shutdown() [@nsRefPtr<AddStyleSheetTxn>::assign_assuming_AddRef(AddStyleSheetTxn*) | nsAccEventQueue::Shutdown()], r=davidb 2010-02-26 11:02:39 -08:00
Mounir Lamouri
54f1561afc Bug 457800 - Implement placeholder attribute for text input fields; r=ehsan,bzbarsky,bolter sr=roc ui-r=faaborg
--HG--
extra : rebase_source : 2e2f3a73553d720b32812603b0ce96c89b9a6261
2010-02-26 10:47:38 -08:00
L. David Baron
c3b73f1ff5 Make the 'border' shorthand reset -moz-border-image (per recent CSS WG decision) and -moz-border-*-colors. (Bug 482692) r=bzbarsky 2010-02-26 10:35:09 -08:00
Dave Townsend
a2a91f9dca Bug 540558: window.InstallTrigger.install exists but won't work. r=dveditz 2010-02-25 17:36:23 -08:00
Lingfeng Guan
e10727faa1 Bug 541943: LightweightTheme doesn't support theme name/description in UTF-8. r=dtownsend 2010-02-26 09:03:19 -08:00
Dave Townsend
e6d0007c6a Bug 503505: Update info should allow more html tags through. r=robstrong 2010-02-25 21:16:25 -08:00
Jonathan Kew
d274131f59 Bug 548751 - make canvas respect the style's language when resolving fonts. r=dbaron 2010-02-26 08:58:48 -08:00
Jonathan Kew
a77a681fe4 Bug 548177 - remove ATSUI text rendering code. r=jdaggett 2010-02-26 06:20:38 -08:00
Jonathan Kew
f3a8507386 Bug 547267 followup - rename nsPresContext::GetLanguage to GetLanguageFromCharset for clarity. r=dbaron 2010-02-26 06:20:35 -08:00
Markus Stange
76341885c7 Bug 548017 - Move bookmark toolbaritems' max-width from theme CSS to content CSS and remove superfluous min-width. r=dao 2010-02-26 12:26:43 +01:00
Robert Longson
cad95ae0a9 Bug 534612 - clipPath references with clipPath elements do not work correctly. r=roc 2010-02-26 09:58:42 +00:00
Henri Sivonen
56b37d5371 Bug 545658 - Change the sniffing limit of the HTML5 parser to 1K. r=jst. 2010-02-26 11:18:38 +02:00
Benjamin Smedberg
958042217d Bug 548217 - Make NP_SEEK streams work properly: they shouldn't crash if NPN_RequestRead is called after all the stream data is delivered, and they should call NPP_DestroyStream when NPN_DestroyStream is called, but not before. To this end, the classes nsPluginStreamInfo and nsPluginStreamListenerPeer have been unified: the nsNPAPIPluginStreamListener holds the stream listener peer alive so that additional range requests can be made on it. In addition the nsNPAPIPluginStreamListener holds *itself* alive for NP_SEEK streams, and only calls releases itself/calls CleanUpStream when the plugin explicitly calls NPN_DestroyStream or when the associated plugin instance is being destroyed. r=josh/jst 2010-02-23 21:58:27 -05:00
Henri Sivonen
edb78a70da Bug 546644 - Remove trailing white space from test_bug521461.html. r=honzab.moz.
--HG--
extra : rebase_source : 0c601a1c1365c47c23deedae5e850028ae7024f1
2010-02-22 14:17:35 +02:00