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 |
Boris Zbarsky
|
eb498351f7
|
Bug 548495 followup to fix reftest failure. r=masayuki pending
|
2010-02-26 22:20:56 -05:00 |
Frédéric Wang
|
1fabfee5d2
|
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
|
0c53969dbc
|
Add reftest for bug 124709, r=bzbarsky
|
2010-02-26 21:32:31 -05:00 |
Boris Zbarsky
|
cc1ac718b5
|
Bug 548495. Eliminate sources of O(N^2) backtracking in the linebreaker. r=masayuki
|
2010-02-26 21:32:31 -05:00 |
Boris Zbarsky
|
246f1863c7
|
Bug 469861. Create a block for any block-level <math>. r=dbaron
|
2010-02-26 21:32:31 -05:00 |
Jacek Caban
|
81c895a376
|
Bug 513464: Mingw bustage fix. r=jimm
|
2010-02-26 18:54:18 -05:00 |
Daniel Holbert
|
d248bc4fc3
|
merge after backout
|
2010-02-26 15:44:01 -08:00 |
Daniel Holbert
|
d7e9ac7147
|
Backed out changeset 367cdcfa611b due to smil reftest failures on opt mac & windows tinderboxen
|
2010-02-26 15:43:47 -08:00 |
Matthew Gregan
|
5747f9475d
|
Merge backout
|
2010-02-26 15:18:27 -08:00 |
Matthew Gregan
|
1303b040e2
|
Merge backout
|
2010-02-26 15:12:21 -08:00 |
Matthew Gregan
|
28a23cc179
|
Merge backout
|
2010-02-26 15:11:52 -08:00 |
Matthew Gregan
|
0f13f6eb91
|
Backed out changeset b876c36242dc
|
2010-02-26 15:10:11 -08:00 |
Matthew Gregan
|
841c9fbf9c
|
Backed out changeset 9b33c91c851d
|
2010-02-26 15:09:56 -08:00 |
Matthew Gregan
|
1ff5236aae
|
Backed out changeset d7a32460bb32
|
2010-02-26 15:09:46 -08:00 |
Josh Aas
|
69c778877c
|
Fix memory leaks in Mac OS X CoreWLAN code. b=548796 r=smichaud
|
2010-02-26 14:18:12 -06:00 |
Jonathan Kew
|
812f008676
|
Bug 548177 followup - missed one line, see comment 3.
|
2010-02-26 12:09:53 -08:00 |
Daniel Holbert
|
6e8793e23b
|
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
|
dc72045e2d
|
Bug 542091 - fix mingw bustage (r=dveditz)
--HG--
extra : rebase_source : 5a8d3e9f905ac1f9ab2a3dd1b8de8138f8f94bb5
|
2010-02-26 11:09:20 -08:00 |
Alexander Surkov
|
796a25bc2e
|
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
|
4ac915c7e1
|
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
|
467d6b39a7
|
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
|
d08a98eaa9
|
Bug 540558: window.InstallTrigger.install exists but won't work. r=dveditz
|
2010-02-25 17:36:23 -08:00 |
Lingfeng Guan
|
5fd942335d
|
Bug 541943: LightweightTheme doesn't support theme name/description in UTF-8. r=dtownsend
|
2010-02-26 09:03:19 -08:00 |
Dave Townsend
|
9da0aa2d23
|
Bug 503505: Update info should allow more html tags through. r=robstrong
|
2010-02-25 21:16:25 -08:00 |
Jonathan Kew
|
aa5a345997
|
Bug 548751 - make canvas respect the style's language when resolving fonts. r=dbaron
|
2010-02-26 08:58:48 -08:00 |
Jonathan Kew
|
cf84dfafe8
|
Bug 548177 - remove ATSUI text rendering code. r=jdaggett
|
2010-02-26 06:20:38 -08:00 |
Jonathan Kew
|
f5fd23a05d
|
Bug 547267 followup - rename nsPresContext::GetLanguage to GetLanguageFromCharset for clarity. r=dbaron
|
2010-02-26 06:20:35 -08:00 |
Markus Stange
|
4166f45471
|
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
|
63e32ef130
|
Bug 534612 - clipPath references with clipPath elements do not work correctly. r=roc
|
2010-02-26 09:58:42 +00:00 |
Henri Sivonen
|
1d0a08e5af
|
Bug 545658 - Change the sniffing limit of the HTML5 parser to 1K. r=jst.
|
2010-02-26 11:18:38 +02:00 |
Henri Sivonen
|
bef52a9b34
|
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 |
Henri Sivonen
|
26010bfe9d
|
Bug 546644 - Remove trailing white space from test_innerHtml[Delayed]UnsecurePicture.html. r=honzab.moz.
--HG--
extra : rebase_source : c8cbc1e282a189a88bd5dc84d75bf2cb8f6c13b9
|
2010-02-22 14:17:35 +02:00 |
Henri Sivonen
|
25206cf68d
|
Bug 546256 - Replace bogus </head> tag with </title> in test_bug471722.html. r=peterv.
--HG--
extra : rebase_source : 374ecbaed964aae46426cf3b65eb6ead7bcc1d24
|
2010-02-22 14:17:37 +02:00 |
Henri Sivonen
|
f0f3e5872b
|
Bug 516422 - Copy link prefetching from nsHTMLContentSink to the HTML5 parser. r=bnewman.
--HG--
extra : rebase_source : c0a5999b05919fa496ddcee94f7be74d004288f3
|
2010-02-25 13:37:35 +02:00 |
Henri Sivonen
|
c22899568e
|
Bug 539887 - Comment out a test assertion in test_bug255820.html. r=bzbarsky.
--HG--
extra : rebase_source : 8e51292d4d73c2c89088dd278838b9a991f20735
|
2010-02-25 13:36:14 +02:00 |
Henri Sivonen
|
bf8108009c
|
Bug 546638 - Make test_bug465448.xul wait for the load event of the doc opened in another window. r=roc.
--HG--
extra : rebase_source : b9c636946cadc9331746ad2987f73b36b440a535
|
2010-02-24 13:39:23 +02:00 |
Henri Sivonen
|
e38844b676
|
Bug 546604 - Replace bogus </head> tag with </title> in test_bug348681.html. r=roc.
--HG--
extra : rebase_source : b0677964c2e6027d92745fceecbc9f520f610534
|
2010-02-23 16:05:43 +02:00 |
Henri Sivonen
|
689fd2a47b
|
Bug 546639 - Make test_bug514127.html run from onload. r=roc.
--HG--
extra : rebase_source : 8096432cb47d58c378a9a513fee58bf9632a5bd5
|
2010-02-23 16:04:15 +02:00 |
Henri Sivonen
|
8f0087320b
|
Bug 545402 - Make test_bug42976.html run from onload and make HTML5 createContextualFragment work on DOMs that do not have a docshell. r=Olli.Pettay.
--HG--
extra : rebase_source : 74002d7f9936045065406e412477df9b740ee766
|
2010-02-22 14:17:31 +02:00 |
Henri Sivonen
|
73a90b044e
|
Bug 547685 - Weaken test_bug418464.html to make both the old and the HTML5 parser pass. r=bzbarsky.
--HG--
extra : rebase_source : 36fb899487e57618e50b697a75c659c89defb4b7
|
2010-02-23 15:58:17 +02:00 |
Henri Sivonen
|
6d14b51ac9
|
Bug 546648 - Add a missing > in data URL in test_mousecapture.xul to complete a tag. r=enndeakin.
--HG--
extra : rebase_source : bfa1162a07f8a5b88b2139820fdc37b84efab60e
|
2010-02-22 14:17:35 +02:00 |
Henri Sivonen
|
ed1e395771
|
Bug 545404 - Remove parsing-dependent isindex tests from the DOM Level 2 HTML test suite. r=jonas.
--HG--
extra : rebase_source : 2c955c2b9005925d5c21a1dd5950c4c8b7f147ed
|
2010-02-22 14:17:31 +02:00 |
Henri Sivonen
|
16e717b3e7
|
Bug 545405 - Replace bogus </head> tag with </title> in test_bug502673.html. r=timeless.
--HG--
extra : rebase_source : bae05f3671d99bcac21f52a5452aa6867e6dd0f0
|
2010-02-22 14:17:31 +02:00 |
Henri Sivonen
|
464cad1a78
|
Bug 545854 - Add the <keygen> macro to the HTML5 parser. r=bnewman.
--HG--
extra : rebase_source : afd36441c60abba7453fd91c32beec4e6e1fd17b
|
2010-02-22 14:17:30 +02:00 |
Dão Gottwald
|
bd4068bef9
|
Bug 402147 - Clean up and refactor some event handling code in tabbrowser.xml. r=gavin
|
2010-02-26 08:58:46 +01:00 |
Bas Schouten
|
ce2c451d88
|
Bug 527707: Correction from rev 0e1c0b71bf13. Incorrect line came along.
|
2010-02-25 22:42:27 -08:00 |
Bas Schouten
|
ce3d5e1f69
|
Bug 527707: Add Direct2D and DirectWrite backend integration to thebes and widget. Preffed off by default r=jrmuizel r=jmathies r=jfkthame
|
2010-02-25 22:36:07 -08:00 |
Oleg Romashin
|
4c8a5f5ac7
|
Bug 547577 - nsWindow::Scroll must be updated for widget QT port. r=dougt
--HG--
extra : rebase_source : a0b18c7576929c103861fbdb101eebd5bd6581b9
|
2010-02-25 22:45:37 +02:00 |