Joel Maher
|
7c9970f7af
|
Bug 493792 Refactor runreftests.py test harness to prepare for mobile r=ted p=jmaher
--HG--
extra : rebase_source : 2f904ec7861b9c8f1c192036b7d3c12ef97bed3e
|
2010-03-04 09:10:16 -08:00 |
|
Dão Gottwald
|
caf1dccaa5
|
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
|
2010-03-04 08:13:27 +01:00 |
|
Boris Zbarsky
|
3f25246245
|
Bug 522632. Make cellContent blocks returns false from IsContainingBlock. r=dbaron
|
2010-03-03 18:53:18 -05:00 |
|
Shawn Wilsher
|
8686b4b3fa
|
Mark test as passing since it is (and should be) with the fix from bug 549797.
|
2010-03-03 14:15:47 -08:00 |
|
Shawn Wilsher
|
9f5d0cab2d
|
Bug 549797 - Removing href attribute from html:a, html:link, and svg:a doesn't remove link styling
r=bz
|
2010-03-03 12:55:35 -08:00 |
|
Olli Pettay
|
83b813bb98
|
Bug 549566, clean-up beforeunload message, r=sicking
--HG--
extra : rebase_source : 5abe27de295f9285b926f105d7ec317ebe1503ff
|
2010-03-03 14:41:57 +02:00 |
|
Mark Banner
|
c54d4b13fb
|
Bug 549860 Fix non-libxul build bustage from bug 544112. r=ted over irc
|
2010-03-03 12:21:23 +00:00 |
|
Cristian KLEIN
|
c693ddaffc
|
Bug 370436 - Context menu from keyboard for spell checker selects the wrong line; Mochitest for this bug.
r=roc.
|
2010-03-03 11:12:28 +01:00 |
|
Serge Gautherie
|
5f4a3a1ad2
|
Bug 381467 - Switch application/x-javascript to application/javascript; (Dv3) /layout/tools/*.
r=dbaron.
|
2010-03-03 11:12:28 +01:00 |
|
Jonas Sicking
|
aeb9ba77c3
|
Bug 543870: Implement File.url. r=bz sr=jst
|
2010-03-02 23:51:09 -08:00 |
|
Daniel Holbert
|
5f7e96d98d
|
Bug 547333 followup: Move FlushAnimations() call from nsSVGElement::GetAnimatedLengthValues to FlushPendingNotifications. r=jwatt r=bz
|
2010-03-02 07:36:33 -08:00 |
|
Daniel Holbert
|
627f47b186
|
Bug 540090: Add method nsIDocument::HasAnimationController, to let us check for active SMIL animation without triggering lazy construction. r=roc
|
2010-03-02 23:09:51 -08:00 |
|
Daniel Holbert
|
36cce2aeb3
|
Bug 549705: mark random test smil-transitions-interaction-1.svg as random.
|
2010-03-02 16:08:26 -08:00 |
|
Boris Zbarsky
|
7b3f749b05
|
Bug 527977 followup. Fix build bustage.
|
2010-03-02 19:04:44 -05:00 |
|
Boris Zbarsky
|
ca0c6a507d
|
Bug 527977 part 4. Have rulenode always cache inherit structs on the style context (posibly in addition to caching on the rulenode. r=zwol, sr=dbaron
|
2010-03-02 18:27:21 -05:00 |
|
Boris Zbarsky
|
abae116f82
|
Bug 527977 part 3. Change the style context cached struct storage; inline GetStyle* and PeekStyle* now that they're pretty dead-simple. r=zwol, sr=dbaron
|
2010-03-02 18:27:21 -05:00 |
|
Boris Zbarsky
|
864b51b6ce
|
Bug 527977 part 2. Add a way to destroy the structs in an nsInheritedStyleData without trying to deallocate the object itself. r=zwol
|
2010-03-02 18:27:20 -05:00 |
|
Boris Zbarsky
|
f74086736a
|
Bug 527977 part 1. Remove unused ClearInheritedData functions. r=zwol
|
2010-03-02 18:27:20 -05:00 |
|
Mark Finkle
|
8a2adedf06
|
Bug 471700 - reftest for native-widgets fail for fennec, but pass in firefox [r=dbaron]
|
2010-03-02 17:14:14 -05:00 |
|
Mounir Lamouri
|
e52f013c11
|
Bug 549311 - New lines management tests for placeholder are missing; r=ehsan
--HG--
extra : rebase_source : ba4be5c6a90abfef87f573968d00b4cc179aafdd
|
2010-03-02 14:06:17 -08:00 |
|
Zack Weinberg
|
2c3e543d1d
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSLoader.h => layout/style/nsCSSLoader.h
|
2010-03-02 13:00:53 -08:00 |
|
Zack Weinberg
|
1e69ee7cc3
|
Bug 544112 part 1: Make speculative and chrome style sheet loads go through the document object. Rearrange some C++ unit tests so they'll still link after part 2. r=bzbarsky sr=dbaron
--HG--
rename : layout/html/tests/ParseCSS.cpp => layout/style/test/ParseCSS.cpp
rename : layout/html/tests/TestCSSPropertyLookup.cpp => layout/style/test/TestCSSPropertyLookup.cpp
|
2010-03-02 13:00:39 -08:00 |
|
Zack Weinberg
|
96887d3f38
|
Bug 523496: DeCOMtaminate nsCSSParser. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSParser.h => layout/style/nsCSSParser.h
|
2010-03-02 12:59:32 -08:00 |
|
Steven Michaud
|
64dbfdb0b6
|
Bug 542068 - Wrong coordinates set on synthesized plugin events. r=josh
|
2010-03-02 10:59:01 -06:00 |
|
Daniel Holbert
|
bb1b787565
|
Backed out changeset e9ab6e4d121d (Bug 547333 followup) due to debug mochitest orange.
|
2010-03-02 08:29:46 -08:00 |
|
Daniel Holbert
|
bf932485ec
|
Bug 547333 followup: Move FlushAnimations() call from nsSVGElement::GetAnimatedLengthValues to FlushPendingNotifications. r=jwatt r=bz
|
2010-03-02 07:36:33 -08:00 |
|
Neil Deakin
|
2c7d3081c7
|
Bug 543065, only scroll one ancestor of menus, SCROLL_FIRST_ANCESTOR_ONLY flag should stop at first scrollable container, not just first parent, r=roc
|
2010-03-02 06:21:23 -08:00 |
|
Serge Gautherie
|
c990b1c7e2
|
Bug 492481 - [Linux] mochitest-plain: layout/xul/base/test/test_resizer.xul needs to report success; (Av2) Add |todo(false, ...);|.
r=roc.
|
2010-03-02 14:25:49 +01:00 |
|
Robert Longson
|
9d2bee7b70
|
Bug 547062 - Implement restrictions on clipPath content. r=roc
|
2010-03-02 09:31:07 +00:00 |
|
Michael Ventnor
|
25bc9c7d85
|
Bug 542361 - Fix and remove the GetUsedX assertions r=roc
--HG--
extra : rebase_source : 6bdb0e3251e955ced01476a2255e9ebc511c884b
|
2010-03-02 11:57:43 +10:00 |
|
Frédéric Wang
|
e55eb6a822
|
Bug 124709. Treat application/mathml+xml as an XML type. r=bzbarsky
|
2009-11-29 23:18:53 +01:00 |
|
Boris Zbarsky
|
4b5ee3b9bd
|
Bug 550882. Make sure to create scrollbars for the viewport even if it's currently overflow:hidden, since various changes to <body> and the like can change the propagated overflow. r=roc
|
2010-03-08 19:30:02 -05:00 |
|
Daniel Holbert
|
beeb37de25
|
Bug 551397: CSS_PSEUDO_ELEMENT needs to be undefined before next definition. r=sicking
|
2010-03-10 12:33:37 -08:00 |
|
Brad Lassey
|
8857f4c08a
|
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
|
2010-03-10 13:36:45 -05:00 |
|
Robert Longson
|
b14f3d12d5
|
Bug 550362 - Too much recursion through nsSVGEffects::InvalidateRenderingObservers with nested textPath. r=roc
|
2010-03-10 15:38:14 +00:00 |
|
Frédéric Wang
|
d6904c21a4
|
Bug 475518 - MathML layout code should use _moz* attributes instead of -moz-* attributes. r=karlt, sr=bz
--HG--
extra : rebase_source : 34bb7055d4deaad9a0ee55aa40b9bcbdd19153ea
|
2010-03-10 13:49:33 +01:00 |
|
Jonathan Kew
|
0b489f4c98
|
bug 551034 - trying to fix intermittent orange due to clipped antialiasing. r=roc
|
2010-03-10 12:33:48 +00:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
64c43e71a6
|
Bug 493792 Refactor runreftest.py for windows mobile changes p=jmaher r=ted
|
2010-03-09 14:31:49 -08:00 |
|
Shawn Wilsher
|
b0848a76f8
|
Forgot to update the test names in reftest.list files (bug 550661).
|
2010-03-09 12:55:47 -08:00 |
|
Shawn Wilsher
|
cb211422b2
|
Bug 550661 - Adding href attribute doesn't add link styling
r=bz
--HG--
rename : content/html/content/reftests/href-attr-removal-restyles-ref.html => content/html/content/reftests/href-attr-change-restyles-ref.html
rename : content/html/content/reftests/href-attr-removal-restyles.html => content/html/content/reftests/href-attr-change-restyles.html
rename : layout/reftests/svg/href-attr-removal-restyles-ref.svg => layout/reftests/svg/href-attr-change-restyles-ref.svg
rename : layout/reftests/svg/href-attr-removal-restyles.svg => layout/reftests/svg/href-attr-change-restyles.svg
|
2010-03-09 10:21:25 -08:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Boris Zbarsky
|
65a4e7e6d2
|
Backed out changeset c7c0db9074c7 (bug 550882) on suspicion of causing a Tsspider regression.
--HG--
extra : rebase_source : 7a3274280e4dfeebd779ec728bc6b8aa65e9cf61
|
2010-03-09 09:34:18 -05:00 |
|
Henri Sivonen
|
337c239b98
|
Bug 546641 - Remove trailing from attribute value in test_parse_rule.html. r=roc.
--HG--
extra : rebase_source : 90abdd78f47d2b30d5e3fc2147b6d130fa61dc23
|
2010-03-09 15:03:29 +02:00 |
|
Henri Sivonen
|
7ca64dc3a9
|
Bug 546398 - Replace bogus </head> tag with </title> in test_bug263683.html. r=graememcc.
--HG--
extra : rebase_source : ae501b06b15153a06402c109b0a566b1f44b96aa
|
2010-03-09 15:03:29 +02:00 |
|
Frédéric Wang
|
8b46e8bd69
|
Bug 530275. Move more MIME types into nsMimeTypes.h so we don't have to hardcode the strings in various places. r=bzbarsky
|
2009-11-21 00:12:42 +01:00 |
|
Jonathan Kew
|
c3e4dd3c2e
|
Bug 546813 - honor the language in the frame's styleContext when selecting fonts in SVG. r=jwatt
|
2010-02-21 11:13:54 -08:00 |
|
Jonathan Kew
|
8ed928be2f
|
Bug 546813 - reftest for honoring language when selecting fonts in SVG.
|
2010-02-21 11:13:52 -08:00 |
|
Daniel Holbert
|
83e53b70dd
|
Bug 547323: Move "svg-integration" reftests dir inside of "svg" dir. r=roc
--HG--
rename : layout/reftests/svg-integration/clipPath-html-01-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-01-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-01-ref.svg => layout/reftests/svg/svg-integration/clipPath-html-01-ref.svg
rename : layout/reftests/svg-integration/clipPath-html-01.xhtml => layout/reftests/svg/svg-integration/clipPath-html-01.xhtml
rename : layout/reftests/svg-integration/clipPath-html-02-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-02-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-02-ref.svg => layout/reftests/svg/svg-integration/clipPath-html-02-ref.svg
rename : layout/reftests/svg-integration/clipPath-html-02.xhtml => layout/reftests/svg/svg-integration/clipPath-html-02.xhtml
rename : layout/reftests/svg-integration/clipPath-html-03-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-03-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-03-ref.svg => layout/reftests/svg/svg-integration/clipPath-html-03-ref.svg
rename : layout/reftests/svg-integration/clipPath-html-03.xhtml => layout/reftests/svg/svg-integration/clipPath-html-03.xhtml
rename : layout/reftests/svg-integration/clipPath-html-04-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-04-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-04-ref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-04-ref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-04.xhtml => layout/reftests/svg/svg-integration/clipPath-html-04.xhtml
rename : layout/reftests/svg-integration/clipPath-html-05-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-05-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-05-ref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-05-ref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-05.xhtml => layout/reftests/svg/svg-integration/clipPath-html-05.xhtml
rename : layout/reftests/svg-integration/clipPath-html-06-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-06-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-06-ref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-06-ref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-06.xhtml => layout/reftests/svg/svg-integration/clipPath-html-06.xhtml
rename : layout/reftests/svg-integration/clipPath-html-zoomed-01.xhtml => layout/reftests/svg/svg-integration/clipPath-html-zoomed-01.xhtml
rename : layout/reftests/svg-integration/filter-html-01-extref.xhtml => layout/reftests/svg/svg-integration/filter-html-01-extref.xhtml
rename : layout/reftests/svg-integration/filter-html-01-ref.svg => layout/reftests/svg/svg-integration/filter-html-01-ref.svg
rename : layout/reftests/svg-integration/filter-html-01.xhtml => layout/reftests/svg/svg-integration/filter-html-01.xhtml
rename : layout/reftests/svg-integration/filter-html-zoomed-01.xhtml => layout/reftests/svg/svg-integration/filter-html-zoomed-01.xhtml
rename : layout/reftests/svg-integration/mask-html-01-extref-01.xhtml => layout/reftests/svg/svg-integration/mask-html-01-extref-01.xhtml
rename : layout/reftests/svg-integration/mask-html-01-extref-02.xhtml => layout/reftests/svg/svg-integration/mask-html-01-extref-02.xhtml
rename : layout/reftests/svg-integration/mask-html-01-ref.svg => layout/reftests/svg/svg-integration/mask-html-01-ref.svg
rename : layout/reftests/svg-integration/mask-html-01-resource.svg => layout/reftests/svg/svg-integration/mask-html-01-resource.svg
rename : layout/reftests/svg-integration/mask-html-01.xhtml => layout/reftests/svg/svg-integration/mask-html-01.xhtml
rename : layout/reftests/svg-integration/mask-html-zoomed-01.xhtml => layout/reftests/svg/svg-integration/mask-html-zoomed-01.xhtml
rename : layout/reftests/svg-integration/reftest.list => layout/reftests/svg/svg-integration/reftest.list
|
2010-02-21 08:43:41 -08:00 |
|
Geoff Lankow
|
532283056f
|
Bug 536567 - call InitUploadLastDir only when needed. r=ehsan
|
2010-02-21 15:52:51 +01:00 |
|
Alexander Surkov
|
be2b5e3966
|
Bug 534527 - Accessibility needs new DOM API part 2, r=smaug, sr=bz
|
2010-02-20 16:52:50 -08:00 |
|
Daniel Holbert
|
1c36459f3b
|
Bug 533291 Patch Z: Enable "don't recompose if we know our animated value can't have changed" optimization, and add tests. r=roc
|
2010-02-20 13:13:11 -08:00 |
|
Neil Deakin
|
ba67b4365a
|
Bug 543065, only scroll one ancestor of menus, r=roc
|
2010-02-20 11:10:35 -05:00 |
|
Neil Deakin
|
1c6c60ca84
|
Bug 540340, check page length before scrolling, prevents trees such as the cookies list from starting scrolled down a row, r=neil
|
2010-02-20 11:08:40 -05:00 |
|
Neil Deakin
|
65465d8068
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
|
Neil Deakin
|
10dc1ef135
|
Bug 536481, clear the mouse capture when a window is lowered or the containing docshell is hidden, r=smaug
|
2010-02-20 11:06:58 -05:00 |
|
Boris Zbarsky
|
c050f02b8b
|
Bug 538087. Hook up reflow to refresh driver. r=dbaron
|
2010-02-19 12:11:40 -05:00 |
|
Ehsan Akhgari
|
1785e4e058
|
Merge backout of changeset e6cf06cfcef9
|
2010-02-18 19:03:52 -05:00 |
|
Ehsan Akhgari
|
5f6014baed
|
Backed out changeset e6cf06cfcef9
|
2010-02-18 19:03:28 -05:00 |
|
Ehsan Akhgari
|
9d92eb48f9
|
Merge backout of changeset 70b1ccb14325
|
2010-02-18 19:02:08 -05:00 |
|
Ehsan Akhgari
|
50f48242c4
|
Backed out changeset 70b1ccb14325
|
2010-02-18 18:52:12 -05:00 |
|
Jonathan Watt
|
f2e0136d80
|
Bug 540588. Add support for SMIL animation of <integer> attributes in SVG. r=dholbert
|
2010-02-18 21:51:00 +00:00 |
|
Jonathan Watt
|
232dae9b42
|
Bug 541884. Add support for SMIL animation of the viewBox attribute in SVG. r=dholbert
|
2010-02-18 21:51:00 +00:00 |
|
Jonathan Watt
|
d8f45843d9
|
Bug 545042. Add support for SMIL animation of <angle> attributes in SVG. r=dholbert
|
2010-02-18 21:50:59 +00:00 |
|
Jesse Ruderman
|
a60af8671c
|
Disable reftest that fails randomly, since it will be a few months before we fix this code (bug 540360)
|
2010-02-18 12:55:30 -08:00 |
|
Ehsan Akhgari
|
8b4d5890e9
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
--HG--
extra : rebase_source : 117d5f34a90941543a994107351eb0e34ae7308f
|
2010-02-01 23:00:12 -05:00 |
|
Ehsan Akhgari
|
c83636a241
|
Bug 542919 - Refactor the plain text editor initialization to facilitate lazy initialization; r=bzbarsky sr=roc
--HG--
extra : rebase_source : 5c6baa16c4f3c91f8564cfdf394d70c8ea507861
|
2010-02-01 23:00:06 -05:00 |
|
Jonathan Watt
|
a39c8a2527
|
Reftest for Bug 546785.
|
2010-02-18 12:16:37 -08:00 |
|
Timothy Nikkel
|
92355591c8
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
|
2010-02-18 13:23:23 -06:00 |
|
Shawn Wilsher
|
626f5420e4
|
Merge for backout of changeset bca0b6ed92e4
|
2010-02-18 10:03:04 -08:00 |
|
Shawn Wilsher
|
56b8597aca
|
Backed out changeset bca0b6ed92e4
|
2010-02-18 10:02:49 -08:00 |
|
Shawn Wilsher
|
0551e5ccda
|
Merge for backout of changeset a3e287904065
|
2010-02-18 10:02:15 -08:00 |
|
Shawn Wilsher
|
e9bf56797a
|
Backed out changeset a3e287904065
|
2010-02-18 10:01:58 -08:00 |
|
Shawn Wilsher
|
c49d56d519
|
Merge for backout of changeset d03d64716ccd
|
2010-02-18 09:58:57 -08:00 |
|
Shawn Wilsher
|
196c49575c
|
Backed out changeset d03d64716ccd
|
2010-02-18 09:58:42 -08:00 |
|
Shawn Wilsher
|
e819a4d957
|
Merge for backout of changeset fa7f3d18510d
|
2010-02-18 09:54:34 -08:00 |
|
Shawn Wilsher
|
3660408aee
|
Backed out changeset fa7f3d18510d
|
2010-02-18 09:54:12 -08:00 |
|
Shawn Wilsher
|
3db4f57e27
|
Merge for backout of changeset b0c9f8e50057
|
2010-02-18 09:51:16 -08:00 |
|
Shawn Wilsher
|
e9de968cff
|
Backed out changeset b0c9f8e50057
|
2010-02-18 09:50:59 -08:00 |
|
L. David Baron
|
3a70c2f304
|
Ensure square list bullets are always square. (Bug 376690) r=roc
|
2010-02-18 12:26:54 -05:00 |
|
Shawn Wilsher
|
2fae1f0f51
|
Bug 461199 (Part 27) - Fix test_visited_pref.html so it passes with the new async isVisited API
r?dbaron
|
2010-02-17 14:04:33 -08:00 |
|
Shawn Wilsher
|
587537ef95
|
Bug 461199 (Part 25) - Fix layout reftests to work with the new async isVisited API
r=jwatt
|
2010-02-17 14:04:32 -08:00 |
|
Ehsan Akhgari
|
03a30a4890
|
Bug 461199 (Part 20) - Rewrite the private browsing visited link coloring test to make it work with the new async API
r=mconnor
r=sdwilsh
r=bz
|
2010-02-17 14:04:31 -08:00 |
|
Jonathan Kew
|
a36f66c45b
|
Bug 545989 - don't throw an exception if unable to allocate storage for gfxTextRun creation. r=roc
|
2010-02-18 11:52:34 +00:00 |
|
Frédéric Wang
|
97a269e73c
|
b=536438 Fix creation of keys in GetFontExtensionPref r=karlt
|
2010-02-18 13:51:33 +13:00 |
|
Ehren Metcalfe
|
7ab9c13516
|
b=536438 add missing breaks to switch statement r=fred.wang
|
2010-02-18 13:49:56 +13:00 |
|
Shawn Wilsher
|
0c47e1a44b
|
Bug 461199 (Part 16) - Remove now unused style code testing for Link and HTML Links.
r=bz
sr=dbaron
|
2009-12-15 16:04:15 -08:00 |
|
Shawn Wilsher
|
40e546231a
|
Bug 461199 (Part 15) - Rely on nsIContent::IntrinsicState instead of nsIContent::GetLinkState in layout.
Layout should call IntrinsicState instead of GetLinkState. Simplifies a lot of
logic, and makes the code easier to follow.
r=bz
sr=dbaron
|
2009-12-15 16:04:12 -08:00 |
|
Daniel Holbert
|
cd11e89e27
|
Bug 537139's reftest. r=dbaron
|
2010-03-01 11:31:48 -08:00 |
|
Daniel Holbert
|
e84b322109
|
Bug 537139: Prevent SMIL animation from triggering CSS transitions. r=dbaron
|
2010-03-01 11:31:45 -08:00 |
|
Mounir Lamouri
|
7f79202969
|
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 |
|
Mounir Lamouri
|
d27579287c
|
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 |
|
Robert O'Callahan
|
11a3d788af
|
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
|
d4e6525f53
|
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
|
b69921495b
|
Bug 534425. Part 4: Implement nsDisplayList::Paint using layers. r=mats,sr=dbaron
|
2010-03-01 20:56:19 +13:00 |
|
Jesse Ruderman
|
7ee60fba5d
|
Add crashtests
|
2010-02-27 13:04:34 -08:00 |
|
Frédéric Wang
|
036586a9f4
|
Add reftest for bug 124709, r=bzbarsky
|
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 |
|
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 |
|