L. David Baron
|
1a2961ba01
|
Avoid showing black when the if-visited style is transparent and the unvisited style is a color. (Bug 557584) r=bzbarsky
|
2010-04-06 15:32:52 -07:00 |
|
Zack Weinberg
|
8a88b3f08f
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
|
Ehsan Akhgari
|
872be8bd0f
|
Bug 221820 - Part 7: Wrap the calls to nsTextControlFrame::EnsureEditorInitialized in a weak frame check; r=roc
--HG--
extra : rebase_source : e8ea41dfa8e4b591e21176fb654f968671cc3ba1
|
2010-04-06 16:44:46 -04:00 |
|
Ehsan Akhgari
|
003e483e13
|
Bug 221820 - Part 6: Fix a failing test; r=bzbarsky
--HG--
extra : rebase_source : 7ffe1d5c7840be9e84ec66851f96b61c69aeeda4
|
2010-04-06 16:44:12 -04:00 |
|
Ehsan Akhgari
|
ee08070ca4
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
--HG--
extra : rebase_source : f7e1954482d34f5a229307ff7a6bc4fa527171ff
|
2010-04-06 16:43:39 -04:00 |
|
Ehsan Akhgari
|
862eb9644f
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
--HG--
extra : rebase_source : 92d9e491351a6183f0232604cd989c14d10d5fad
|
2010-02-22 16:15:56 -08:00 |
|
Ehsan Akhgari
|
6fb3c80de5
|
Bug 221820 - Part 3: Debug-only assertion for reentrancy detection; r=bzbarsky
--HG--
extra : rebase_source : 0b3e81c649178ebff2b08856f652a37be59d7547
|
2010-02-09 20:29:11 -05:00 |
|
Ehsan Akhgari
|
36c7ad5a5a
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
--HG--
extra : rebase_source : bf84341934b14c78fadc162607721e9325673fc4
|
2010-02-02 10:49:55 -05:00 |
|
Ehsan Akhgari
|
0170b6dede
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
--HG--
extra : rebase_source : 91df07eb7a6a52c35d8f4d52212663045450b95a
|
2010-02-01 23:00:12 -05:00 |
|
Ehsan Akhgari
|
4605b1985f
|
Bug 542919 - Refactor the plain text editor initialization to facilitate lazy initialization; r=bzbarsky sr=roc
--HG--
extra : rebase_source : 9c043d3cb30420f061d543e11e3000a1f8e18e27
|
2010-02-01 23:00:06 -05:00 |
|
Timothy Nikkel
|
76b1730341
|
Bug 479931, Bug 515811, and Bug 522374. Add crashtests.
|
2010-04-06 15:03:16 -05:00 |
|
Boris Zbarsky
|
541c887293
|
Bug 550882 followup. Remove the hack, since it's not useful anymore.
|
2010-04-06 16:01:34 -04:00 |
|
Peter Van der Beken
|
8e3acb1006
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Masayuki Nakano
|
dfa558e2f4
|
Bug 552493 Hang on select-all in large textbox (which repeats if I unfocus & focus Firefox) r=roc
|
2010-04-06 18:01:53 +09:00 |
|
Chris Double
|
37b2e3b033
|
Bug 551277. Backed out changeset f9a11b9b2b9f
|
2010-04-06 18:10:02 +12:00 |
|
Chris Double
|
e762926f9d
|
Bug 551277 - Implement software YCbCr conversion in layers, replacing liboggplay color conversion code - r=roc
--HG--
extra : rebase_source : 53b2c194aa6eb75a4751efdd83f066d3aeadf5d7
|
2010-04-06 12:07:39 +12:00 |
|
Robert Sayre
|
5927f9eed6
|
Merge tracemonkey to mozilla-central.
|
2010-04-05 13:17:29 -04:00 |
|
Robert Sayre
|
744599315f
|
Merge mozilla-central to tracemonkey.
|
2010-04-04 14:15:05 -04:00 |
|
Bill Gianopoulos
|
9fb6b84bbc
|
Bug 555727: Stop MSVC from over-optimizing NS_DECLARE_FRAME_PROPERTY. r=dbaron
|
2010-04-03 16:21:53 -04:00 |
|
Ehren Metcalfe
|
e0ac5d5547
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
|
L. David Baron
|
13963cf87c
|
Bug 554188 followup: use fails-if rather than random-if, with stricter condition.
|
2010-04-02 22:31:41 -07:00 |
|
L. David Baron
|
9b9ef4a6b9
|
Make pseudo-classes-02 run using test_visited_reftests.html instead of the normal reftest harness. (Bug 147777) r=jwatt
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
1141b26829
|
Add mochitests for getComputedStyle and querySelector(All) lying about :visited selectors. (Bug 147777)
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
d93ae3417f
|
Add reftests for :visited handling in layout/reftests/css-visited/ and make them run through the mochitest harness (via layout/style/test/test_visited_reftests.html) rather than the reftest harness. (Bug 147777)
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
f094fceed0
|
Add method to munge the content state appropriately for how we're matching so that matching operations in HTML and CSS style sheets follow the new rules. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
6d9693bbd2
|
Put visited handling in the tree match context. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
562295a495
|
Set NS_STYLE_RELEVANT_LINK_IS_VISITED when appropriate. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
2f9c329ba6
|
Propagate whether we have a relevant link from rule processors to style set. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
d1f6c99d69
|
Pass through desired link-visitedness on the rule walker and construct if-visited style contexts in the style set when visited styles are present. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
a0fa66317b
|
Fix initialization comment in nsRuleProcessorData. (Bug 147777) r=sdwilsh
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
7716822c2c
|
Make nsStyleContext::FindChildWithRules deal with the visited style context. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
e280ee7267
|
Propagate whether we have a relevant link out of selector matching. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
ae7431d3fc
|
Introduce NodeMatchContext for additional input into SelectorMatches. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
1954ac4824
|
Introduce TreeMatchContext for additional output from SelectorMatchesTree. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
f64f440371
|
Use the appropriate color based on visitedness for the color or fallback color parts of 'fill' and 'stroke'. (Bug 147777) r=jwatt
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
0b57ef51cd
|
Use the appropriate color based on visitedness for 'outline-color'. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
cf5b3270af
|
Use the appropriate color based on visitedness for border-collapse borders. (Bug 147777) r=bernd
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
7ff92ec1fa
|
Use the appropriate color based on visitedness for nsCSSRendering::PaintBorder users of the 'border-*-color' properties. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
cb0d8954c9
|
Prerequisite comments for using the appropriate color for border colors. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
78c4bdc4bd
|
Use the appropriate color based on visitedness for the 'background-color' property. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
68d7839f41
|
Make PaintBackgroundWithSC and related methods operate on nsStyleContext* rather than const nsStyleBackground*. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
b5cbbc06ce
|
Use the appropriate color based on visitedness for the 'color' property. (Bug 147777) r=roc
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
c6cfc1d0a4
|
Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
0703626682
|
Add nsIDOMWindowUtils::getVisitedDependentComputedStyle for use in tests. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
961c31082c
|
Add function to nsStyleUtil for choosing the appropriate color from style data based on link visitedness. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
4f2f50bd5a
|
Add mechanism for separate style data for visited style. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
3eacc25287
|
Split nsStyleSet::ResolveStyleForRules into two different APIs for the two different types of uses. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
Vivien Nicolas
|
8d0a5ca6d8
|
Bug 461843: Backout changes to avoid assertions but broke scrollbar margin support [r=roc]
|
2010-04-02 18:25:40 -04:00 |
|
Ted Mielczarek
|
3b083a71a6
|
Bug 554188: 534919-1.html is known to fail on 10.6, working on it. test only, no-r=
|
2010-04-02 15:06:20 -05:00 |
|
Robert Sayre
|
404189ee98
|
Merge mozilla-central to tracemonkey.
|
2010-04-02 10:10:27 -04:00 |
|
Robert Sayre
|
db68c1951b
|
Disable reftest 508908-1.xul. See bug 556124.
|
2010-04-02 08:03:11 -04:00 |
|
Zack Weinberg
|
54ad0fb73a
|
Bug 494117: Mechanically change 'ReParent' to 'Reparent' throughout the tree. r=bzbarsky
|
2010-04-01 23:07:43 -07:00 |
|
Zack Weinberg
|
7186dd3ecb
|
Bug 494117: remove PresContext argument to nsStyleSet::GetContext. r=bzbarsky
|
2010-04-01 23:07:42 -07:00 |
|
Mats Palmgren
|
57a4d3a783
|
Bug 383488: don't accept trailing tokens in 'value' in style.setProperty(prop,value,"important"). r=dbaron
|
2010-04-01 23:07:40 -07:00 |
|
Boris Zbarsky
|
2faa95d890
|
Bug 552334. Deal with z-indices whose difference overflows a 32-bit signed int. r=roc
|
2010-04-01 22:09:05 -04:00 |
|
Boris Zbarsky
|
2e7a02c034
|
Bug 551699. Use the content insertion frame of our containing block when looking for our static position. r=dbaron
|
2010-04-01 22:09:05 -04:00 |
|
Boris Zbarsky
|
7c4af56e3a
|
Bug 538082. These asserts are asserting things that happen to not always be true. r=dbaron
|
2010-04-01 22:09:05 -04:00 |
|
Boris Zbarsky
|
fc92cdabc8
|
Bug 509569. Avoid assertion by not storing structs with unused inherit logical box props in them, even though it would be ok to do so. r=dbaron
|
2010-04-01 22:09:05 -04:00 |
|
Zack Weinberg
|
fc83353867
|
Bug 508466 part 3: remove eSelectorParsingStatus_Empty. r=dbaron
|
2010-03-31 11:08:11 -07:00 |
|
Zack Weinberg
|
bd2acbcf31
|
Bug 508466 part 2: In a CSS selector group, use distinct mOperator codes for the descendant combinator (' ') and the end of the chain ('\0'). r=dbaron
|
2010-03-31 11:08:09 -07:00 |
|
Zack Weinberg
|
8ad7ae46d4
|
Bug 508466 part 1: Refactor nsCSSParser::ParseSelector and nsCSSParser::ParseSelectorGroup for clarity. r=dbaron
|
2010-03-31 11:08:08 -07:00 |
|
Jim Mathies
|
7a3c2f7dcf
|
merge backout.
|
2010-03-31 12:55:55 -05:00 |
|
Jim Mathies
|
d4cc6d9831
|
Backout bug 555133 to fix bug 555950.
|
2010-03-31 12:55:41 -05:00 |
|
Josh Aas
|
c12f7f8878
|
Fix comment.
|
2010-03-31 13:51:25 -04:00 |
|
Mike Hommey
|
8dd97eed5b
|
Bug 512487: Remove background-color settings in reftests first-letter/399941-[89] to make them not font-dependent.
|
2010-03-31 10:44:58 -07:00 |
|
Masayuki Nakano
|
313a3bd180
|
Bug 554822 backout the previous patch
|
2010-04-01 02:31:06 +09:00 |
|
Masayuki Nakano
|
55bbbc0a73
|
Bug 554822 Caret should refer the actual text color instead of the value of CSS color property r=roc
|
2010-04-01 02:12:43 +09:00 |
|
Rob Arnold
|
9ffd5134c3
|
Bug 555133 - Attempt to infer whether or not theme parts are transparent r=roc sr=vlad
|
2010-03-29 15:24:40 -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 |
|
Daniel Holbert
|
84c8cc58ba
|
Bug 556404: Put CSS parser in SVG mode when parsing SMIL animation endpoints for XML attributes. r=roc r=dbaron
|
2010-04-02 09:34:31 -07:00 |
|
Kyle Huey
|
21f45224d7
|
Bug 253889: Bustage fix
|
2010-03-31 09:21:17 -04:00 |
|
Craig Topper
|
6f48d9c234
|
Bug 253889: DeCOMtaminate nsIPresShell - Clean up unnecessary initialization in HandleEventWithTarget(). r=roc
--HG--
extra : rebase_source : 88fa8550cb112139008f04bee4ed6a0a5c7cb415
|
2010-03-31 08:50:20 -04:00 |
|
Craig Topper
|
9baac273f7
|
Bug 253889: DeCOMtaminate nsIPresShell - Make GetRootFrame() nonvirtual inside gklayout. r=roc
--HG--
extra : rebase_source : 6c1572e04309bc6d0db9732f98d820595dd3ab77
|
2010-03-31 08:48:04 -04:00 |
|
Craig Topper
|
0a69c7d1ea
|
Bug 253889: DeCOMtaminate nsIPresShell - Rev IID and remove NS_NewPresShell. r=roc
--HG--
extra : rebase_source : 55acb1008a92cd6c13760591c086c52ac9cb3e74
|
2010-03-31 08:47:25 -04:00 |
|
Craig Topper
|
c61d158305
|
Bug 253889: DeCOMtaminate nsIPresShell - Remove more NS_IMETHOD. r=roc
--HG--
extra : rebase_source : ab0c230d7be484858e03b242c76b5cc9bcfa87ae
|
2010-03-31 08:45:32 -04:00 |
|
Craig Topper
|
ea105cfe25
|
Bug 253889: DeCOMtaminate nsIPresShell - Inline getters. r=roc
--HG--
extra : rebase_source : cdb8803dc075e72a47879c83d62e2c08cc999caf
|
2010-03-31 08:45:08 -04:00 |
|
Craig Topper
|
665740a6fc
|
Bug 253889: DeCOMtaminate nsIPresShell - IID rev. r=roc
--HG--
extra : rebase_source : 7570b499706367da3153fb3c21abcd41aaa98349
|
2010-03-31 08:44:11 -04:00 |
|
Craig Topper
|
1921815643
|
Bug 253889: DeCOMtaminate nsIPresShell - IsPaintingSuppressed(). r=roc
--HG--
extra : rebase_source : 9ee8283e8bce33402893ae5316f89c9f699a1236
|
2010-03-31 08:43:49 -04:00 |
|
Craig Topper
|
980fd2992c
|
Bug 253889: DeCOMtaminate nsIPresShell - IsReflowLocked(). r=roc
--HG--
extra : rebase_source : 46adf0d5ad41602276c8bcded46e7dae0f399da9
|
2010-03-31 08:43:27 -04:00 |
|
Craig Topper
|
a31830c001
|
Bug 253889: DeCOMtaminate nsIPresShell - GetEventTarget[Frame|Content](). r=roc
--HG--
extra : rebase_source : aa059747dc2b24360fd8429fbd7fd21077ecbfa4
|
2010-03-31 08:43:01 -04:00 |
|
Craig Topper
|
cff7ecc30e
|
Bug 253889: DeCOMtaminate nsIPresShell - Remove NS_IMETHOD. r=roc
--HG--
extra : rebase_source : dc316062106c32edc90815399708b861e3a14aa9
|
2010-03-31 08:41:54 -04:00 |
|
Craig Topper
|
7b89b159bb
|
Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
|
2010-03-31 08:39:31 -04:00 |
|
Craig Topper
|
2ac1f8e03f
|
Bug 253889: DeCOMtaminate nsIPresShell - make some methods const. r=roc
--HG--
extra : rebase_source : 94167aa329d4021677027f6bb6b1674d278f53f5
|
2010-03-31 08:38:52 -04:00 |
|
Craig Topper
|
faf3e638bb
|
Bug 555888 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : fd3a575d23d76c0adeed53ae6b83268484988014
|
2010-03-31 13:09:11 +02:00 |
|
Robert Longson
|
865f529f51
|
Bug 521636 - A single rotate number should rotate all glyphs. r=roc
|
2010-03-31 09:57:28 +01: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 |
|
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 |
|
Benoit Girard
|
8e7c8c5f5b
|
Optimize Core Graphics drawing model OOPP implementation. b=555835 r=josh
|
2010-04-01 17:53:56 -04:00 |
|
Daniel Holbert
|
55760b9bc8
|
Bug 551298, patch C bustage-followup: Use fully qualified class name when logging AddRefs names to prevent name-collision in bloat hash map.
|
2010-04-01 11:05:40 -07:00 |
|
Daniel Holbert
|
aa26889b7f
|
Bug 551298, patch C: Use NS_INLINE_DECL_REFCOUNTING in /layout/ directory. r=roc
|
2010-04-01 11:05:40 -07:00 |
|
Daniel Holbert
|
f055328561
|
Bug 551298, patch B: Replace uses of THEBES_INLINE_DECL_REFCOUNTING with NS_INLINE_DECL_REFCOUNTING. r=roc
|
2010-04-01 11:05:40 -07:00 |
|
Daniel Holbert
|
2c959d12e8
|
Backed out changeset 29bc09de2f77 (Bug 551298) due to Linux debug mochitest-5 orange
|
2010-04-01 09:38:53 -07:00 |
|
Daniel Holbert
|
bf4331f880
|
Bug 551298, patch B: Replace uses of THEBES_INLINE_DECL_REFCOUNTING with NS_INLINE_DECL_REFCOUNTING. r=roc
|
2010-04-01 08:08:51 -07:00 |
|
timeless@mozdev.org
|
5082e3a12b
|
Bug 552246 remove unused variable availWidth from nsTableRowFrame::CalcHeight
r=bernd
|
2010-04-01 08:07:22 -07:00 |
|
Robert O'Callahan
|
60517b697a
|
Bug 550029. Don't try to run treeview script if the document global object has gone away. r=smaug
|
2010-04-01 20:32:13 +13:00 |
|
Jesse Ruderman
|
7e6ad6b78a
|
Add tests to manifest. (Homeless tests identified by script in bug 551617.)
|
2010-03-31 20:17:35 -07:00 |
|
Jesse Ruderman
|
55ce0ea01b
|
hg rm a test that was removed from the manifest. Making a working test is covered by bug 414740's in-testsuite? flag.
|
2010-03-31 20:16:44 -07:00 |
|
Masayuki Nakano
|
553922eee1
|
Bug 554822 Caret should refer the actual text color instead of the value of CSS color property r=roc
|
2010-04-01 11:35:48 +09:00 |
|
Zack Weinberg
|
ee4e0f1e56
|
Bug 494117 preliminary refactor: Search-and-replace 'ReStyle' with 'Restyle' throughout layout. r=roc
|
2010-03-31 17:43:32 -07: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 |
|
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 |
|
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 |
|
Masayuki Nakano
|
9de2f77373
|
Bug 553975 Caret is painted under textframe in input/textarea element r=roc
|
2010-03-27 13:33:17 +09: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 |
|
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 |
|
Josh Aas
|
24d5968b30
|
Send repeat key events to Cocoa NPAPI plugins. b=554753 r=smichaud r=roc
|
2010-03-25 20:14:56 -04:00 |
|
Craig Topper
|
c3fc5fa456
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
|
Markus Stange
|
b5b991d41d
|
Bug 554061 - Also check XBL stylesheets when determining whether a restyle is necessary when document state changes. r=dbaron
|
2010-03-25 10:22:58 +01:00 |
|
L. David Baron
|
679de812a5
|
Add comment to reftest manifest. CLOSED TREE
|
2010-03-24 16:03:53 -04:00 |
|
Joel Maher
|
a7f743f4eb
|
Bug 553922 - Update remote test code to have MPL header and use devicemanager timeout properly (NPOTB) r=ctalbert
|
2010-03-24 10:51:17 -07:00 |
|
Daniel Holbert
|
fa2294d8b4
|
Bug 553416: Make nsSVGClipPathFrame notify children when its transform attribute is animated. r=longsonr
--HG--
rename : layout/reftests/svg/smil/lime.svg => layout/reftests/svg/smil/transform/lime.svg
|
2010-03-24 09:54:48 -07:00 |
|
Neil Deakin
|
e9dda7e9f3
|
Bug 554072, resizer should account for borders and padding when retrieving current element size, r=roc
|
2010-03-23 14:52:56 -04:00 |
|
Benoit Girard
|
5ebd81adea
|
Explicitly remove CALayer from CARenderer when CARenderer is destroyed in order to avoid situations where the CALayer is attached to two renderers. b=556453 r=josh
|
2010-04-05 00:29:56 -04:00 |
|
L. David Baron
|
da49db240b
|
Subtract the correct border+padding. (Bug 546048) r=roc
|
2010-04-04 14:46:15 -07:00 |
|
Kyle Huey
|
53dc79a0f8
|
Backing out Bug 253889 to fix Bug 555727.
|
2010-03-30 19:57:12 -04:00 |
|
Kyle Huey
|
afc6c6ca2d
|
Backed out changeset 4b8936ac4a31
|
2010-03-30 19:56:44 -04:00 |
|
Kyle Huey
|
8d41d7991f
|
Backing out Bug 253889 to fix Bug 555727.
|
2010-03-30 19:56:05 -04:00 |
|
Kyle Huey
|
f0912af871
|
Backed out changeset 90a30ea68797
|
2010-03-30 19:55:21 -04:00 |
|
Brian Crowder
|
5508bb999e
|
Reverting an accidental deletion from my previous landing
|
2010-03-30 13:58:30 -07:00 |
|
Brian Crowder
|
cc6c908bab
|
Bug 471917 - fix PNG reftests to respect color-management settings, r=mfinkle, sr=dbaron
|
2010-03-29 14:56:46 -07:00 |
|
Robert Longson
|
99ef989e31
|
Bug 388547 - reenable reftest.
|
2010-03-30 13:21:18 +01:00 |
|
Robert Longson
|
34e414e59c
|
Bug 388547 - revert reftest change to get tree green.
|
2010-03-30 12:44:28 +01:00 |
|
Robert Longson
|
0bd28ce649
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements (missing reftest files). r=roc
|
2010-03-30 12:32:03 +01:00 |
|
Robert Longson
|
11cc4a0089
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2010-03-30 11:21:19 +01:00 |
|
Frédéric Wang
|
fa713308c9
|
b=407101 STIX n-ary ops and angle brackets r=karlt
|
2009-10-22 13:05:35 +02:00 |
|
Karl Tomlinson
|
4ae5415e56
|
b=544211 preparation for handling synthesized button-up events for ending element pointer capture r=smaug
|
2010-03-24 16:36:27 +13:00 |
|
Boris Zbarsky
|
ce67bf7350
|
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 |
|
Benoit Girard
|
03c1f7cf9c
|
Add support for the NPAPI Core Animation drawing model. b=497225 r=josh sr=roc
|
2010-03-23 20:51:11 -04:00 |
|
Neil Deakin
|
6906a92fd4
|
BBug 554092, resizer overlaps content window scrollbar, r=roc
|
2010-03-23 14:55:35 -04:00 |
|
Neil Deakin
|
613aeb8685
|
Bug 553760, two resizers appear in textarea, hide the one for the placeholder scrollframe, r=dbaron
|
2010-03-23 13:14:47 -04:00 |
|
Robert Longson
|
0f85e4e1d7
|
Bug 554091 - negative rx and ry are unsupported rather than errors according to SVG1.2T. r=jwatt
|
2010-03-23 12:53:36 +00:00 |
|
Saint Wesonga
|
d70b607a01
|
Bug 537916 - MathML mfenced: Whitespaces in separators are not ignored. r=roc
|
2010-03-23 09:27:43 +01:00 |
|
liucougar@gmail.com
|
08a58993f1
|
Bug 507936 - Should join node when deleting at end of paragraph. r=peterv
|
2010-03-23 09:23:23 +01:00 |
|
Rob Arnold
|
5c251e360c
|
Bug 450767 - Don't necessarily apply Aero Glass to the entire window r=jimm sr=roc
|
2010-03-17 18:56:00 -04:00 |
|
Olli Pettay
|
37a0a9ddb2
|
Bug 534478, prevent assertions caused by reftest pagemode, r=dbaron
--HG--
extra : rebase_source : c2bec911560c952009783a83a93ced887447937d
|
2010-03-22 16:24:18 +02:00 |
|
Daniel Glazman
|
15d5eeac70
|
:not() selector with no argument should be a parse error. (Bug 553805) r=dbaron
--HG--
extra : transplant_source : J%23a%3C%1EQ%13%F5%DBx%8E%83%A8%09%3A%E1%93t%AF%D2
|
2010-03-21 15:25:18 -04:00 |
|
Simon Montagu
|
15198c7ffe
|
Add failing reftests from bug 329069 to manifest. r=dbaron
|
2010-03-22 02:37:09 -07:00 |
|
Markus Stange
|
5fb3e948bb
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
Daniel Holbert
|
199de9f2f6
|
Bug 541588 subpatch 2: Use nsRefreshDriver instead of nsITimer to schedule sample callbacks for nsSMILAnimationController. r=roc
|
2010-03-21 23:42:53 -07:00 |
|
Jesse Ruderman
|
a343278e6b
|
Add crashtest for bug 461294
|
2010-03-21 16:27:11 -07:00 |
|
Olli Pettay
|
5c4b5b4c2a
|
Bug 553927 - DocumentViewerImpl::PageHide shouldn't use NS_ERROR for a valid case, r=roc
|
2010-03-22 00:06:12 +02:00 |
|
Daniel Holbert
|
4c1fcbc291
|
Bug 553881: Use SMIL reftest api-sanity-1.svg (and make it use standard reference case). r=tests_only
|
2010-03-21 12:23:30 -07:00 |
|
Jesse Ruderman
|
73cd764203
|
Remove bogus reftest files (bug 553835) accidentally left around when bug 364680 was fixed
|
2010-03-20 18:26:11 -07:00 |
|
Jesse Ruderman
|
8ea2399077
|
Fix most of the homeless-reftest warnings: remove some files that are no longer used; add some entries to reftest.list files. (Bug 551617 comment 22)
|
2010-03-20 18:26:07 -07:00 |
|
Craig Topper
|
a956b85435
|
Bug 253889: DeCOMtaminate nsIPresShell r=roc
|
2010-03-20 17:54:19 -04:00 |
|
Neil Deakin
|
8f3acb3041
|
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
|
2010-03-19 14:32:13 -04:00 |
|
Neil Deakin
|
79c932638a
|
Bug 442228, support resizers in scrollable areas and enable them by default for textareas, r=roc,sr=dbaron
|
2010-03-19 07:49:34 -04:00 |
|
Neil Deakin
|
8bd0a11160
|
Bug 442228, skip native anonymous content for _parent check, also set a minimum resize size, and support other sizes for content resizing, r=neil
|
2010-03-19 07:49:33 -04:00 |
|
Neil Deakin
|
4f0034acef
|
Bug 442228, add -moz-resize property to indicate that elements are resizable, r=dbaron
|
2010-03-19 07:49:33 -04:00 |
|
Robert Longson
|
c6f98571f9
|
Bug 553053 - Should not create frames for SVG animation elements, it interferes with clipPath validation and is inefficient. r=dholbert,sr=roc
|
2010-03-19 11:17:49 +00:00 |
|
Masayuki Nakano
|
bb7a62d1cf
|
Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst
|
2010-03-19 14:02:53 +09:00 |
|
Neil Deakin
|
0c4cd862d6
|
Bug 543563, fix build error due to conflict with bug 544472
|
2010-03-18 16:45:29 -04:00 |
|
Neil Deakin
|
b5207640b3
|
Bug 544472, eliminate duplicate calls to AddCSS*** methods, plus some minor related code cleanup, r=dbaron
|
2010-03-18 15:58:15 -04:00 |
|
Neil Deakin
|
87103f2372
|
Bug 543563, textarea in xul textbox doesn't take into account any assigned widths/heights, r=dbaron
|
2010-03-18 15:58:12 -04:00 |
|
Ehsan Akhgari
|
ce65cdd15d
|
Bug 353539 - textarea.focus() puts caret at end without scrolling it into view; r=roc
--HG--
extra : rebase_source : 775c2c16cfbb0ef9a9024dd53c42c803ee08e8ae
|
2010-03-18 12:14:40 -04:00 |
|
Ehsan Akhgari
|
c4712d086e
|
Bug 231389 - Textarea scrolls to top after changing its .value, regardless of cursor position; r=roc
--HG--
extra : rebase_source : 01f1129bc5289c3b56d15a7965e647002a0b1198
|
2010-03-18 12:14:08 -04:00 |
|
Peter Van der Beken
|
e5d87ec5bb
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
--HG--
extra : rebase_source : 8e03b54ff6117dcac27188b296c59dcafbb6db78
|
2010-03-17 16:09:05 +01:00 |
|
Daniel Holbert
|
9ce0b48605
|
merge after backing out bug 541588
|
2010-03-18 07:58:33 -07:00 |
|
Daniel Holbert
|
82534e711d
|
Backed out changeset 59f507847beb (bug 541588) to see if it was responsible for minor SVG perf regression.
|
2010-03-18 07:58:09 -07:00 |
|
Robert Longson
|
b4884958db
|
Bug 552830 - Should not force rx=ry for a rect by clamping if one is omitted. r=jwatt
|
2010-03-18 12:14:38 +00:00 |
|
Daniel Holbert
|
97312ef359
|
Bug 541588: Hook up nsSMILAnimationController to nsRefreshDriver for scheduling samples. r=roc
|
2010-03-17 01:54:20 -07:00 |
|
Henri Sivonen
|
9f62adb3f2
|
Test for bug 381746 - Make reftest 381746-1.html wait for the load events of its iframes. r=mats.
--HG--
extra : rebase_source : a92b4a01d62ae2a22230da3dfb4a6ad177abce11
|
2010-03-10 10:25:06 +02:00 |
|
Daniel Holbert
|
e730b4c834
|
Bug 552873: Re-enable random reftest, with an attempted workaround. r=tests-only
|
2010-03-17 01:15:25 -07:00 |
|
Daniel Holbert
|
b7591379a4
|
Bug 552873: mark random test mapped-attr-vs-css-prop-1.svg as random, while I work on fixing it.
|
2010-03-16 23:02:35 -07:00 |
|
Robert O'Callahan
|
59f17b52c3
|
Bug 538323. Part 2: use ImageLayers to render video. r=kinetik
|
2010-03-02 12:41:49 +13:00 |
|
Robert O'Callahan
|
b77e4201aa
|
Bug 538266. Part 4: Fix setting of visible region to account for any transforms that have been set on the layer. r=dbaron
|
2010-03-02 12:08:28 +13:00 |
|
Robert O'Callahan
|
c11d039a6b
|
Bug 538266. Part 3: move nsSVGUtils::GfxRectToIntRect to nsLayoutUtils. r=mats
|
2010-03-02 12:08:28 +13:00 |
|
Daniel Holbert
|
000c7460d9
|
Bug 534028, Patch E: Tests for SMIL animation of mapped attributes interacting with CSS transitions. r=tests-only
--HG--
rename : layout/reftests/svg/smil/smil-transitions-interaction-1.svg => layout/reftests/svg/smil/smil-transitions-interaction-1a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-1.svg => layout/reftests/svg/smil/smil-transitions-interaction-1b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-2.svg => layout/reftests/svg/smil/smil-transitions-interaction-2a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-2.svg => layout/reftests/svg/smil/smil-transitions-interaction-2b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-3.svg => layout/reftests/svg/smil/smil-transitions-interaction-3a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-3.svg => layout/reftests/svg/smil/smil-transitions-interaction-3b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-4.svg => layout/reftests/svg/smil/smil-transitions-interaction-4a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-4.svg => layout/reftests/svg/smil/smil-transitions-interaction-4b.svg
|
2010-03-16 16:17:47 -07:00 |
|
Daniel Holbert
|
34e1971c44
|
Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
--HG--
rename : content/smil/test/test_smilCSSFromBy.xhtml => content/smil/test/test_smilMappedAttrFromBy.xhtml
rename : content/smil/test/test_smilCSSPaced.xhtml => content/smil/test/test_smilMappedAttrPaced.xhtml
|
2010-03-16 16:17:33 -07:00 |
|
L. David Baron
|
a5db8c1ba4
|
Remove code that was a remnant of the old storage for transition-property. (Bug 550497) r=bzbarsky
|
2010-03-16 16:04:21 -07:00 |
|
L. David Baron
|
cd9171b59e
|
Add additional diagnostic output for diagnosing intermittent failure bug 537573.
|
2010-03-16 16:04:20 -07:00 |
|
Joel Maher
|
648a4dbe5a
|
Bug 545905 Add remotereftests.py to m-c for running reftests on windows mobile r=ctalbert a=dholbert for CLOSED TREE landing, NPOTB
|
2010-03-15 15:35:59 -07:00 |
|
Ehsan Akhgari
|
9408713316
|
Bug 549887 - Make sure we don't crash if for some reason the layout init fails; r=dbaron
--HG--
extra : rebase_source : a112310d69c86f727471e2abaea31e1898f68ca1
|
2010-03-15 11:13:52 -04:00 |
|
Jonathan Kew
|
8a871fa050
|
bug 502906 - part 3 - factor out Uniscribe and GDI shapers from Windows GDI font code. r=jdaggett
--HG--
rename : gfx/thebes/src/gfxWindowsFonts.cpp => gfx/thebes/src/gfxUniscribeShaper.cpp
rename : gfx/thebes/public/gfxWindowsFonts.h => gfx/thebes/src/gfxUniscribeShaper.h
|
2010-03-15 09:34:25 +00:00 |
|
Justin Wood
|
fe60a73cb0
|
Backout Bug 507936, Due to test failures.
|
2010-03-15 01:16:15 -04:00 |
|
Justin Wood
|
3659e4a8ef
|
Backout Bug 507936, Due to test failures. roc claimed to have done it already but I don't see it
|
2010-03-15 01:15:27 -04:00 |
|
Michael Ventnor
|
195169647a
|
Bug 519079 - Set a maximum on CSS shadow blur radius so that stupid values don't hang the browser r=roc
|
2010-03-15 14:16:17 +10:00 |
|
liucougar
|
a571e0a828
|
Bug 507936. Join nodes when deleting at end of paragraph. r=peterv
--HG--
extra : rebase_source : cf90db83f439a33643daf98662f36b98a18649c7
|
2010-03-15 14:37:23 +13:00 |
|
Robert O'Callahan
|
7b7b905989
|
Bug 550716. Snap layer bounds to nearest bpixels instead of outside pixels, to accurately reflect what we draw. r=mats
--HG--
extra : rebase_source : 08e3f6af4cc46e193593039a5196b0ee82defa60
|
2010-03-10 13:15:22 +13:00 |
|
Robert O'Callahan
|
84aaebcc5c
|
Bug 549184. Track 'has nonempty content been placed on this line yet' separately from 'has nonempty, non-span content been placed on this line yet'. r=dbaron
--HG--
extra : rebase_source : fe9318ed5143fe42107a55dfdcb6c0c8fee3dae6
|
2010-03-10 13:14:14 +13:00 |
|
Robert O'Callahan
|
69610b8d43
|
Bug 546071. Compute view-to-widget offset for plugin views. r=mats
--HG--
extra : rebase_source : 483afc3b0d00f5fd6685f760b6ad358a94a7c9ba
|
2010-02-24 00:33:41 -08:00 |
|
Mats Palmgren
|
2fbad415be
|
Add SimpleTest.waitForFocus to fix [orange].
|
2010-03-15 02:04:13 +01:00 |
|
Mats Palmgren
|
3d99a509c5
|
Bug 544852, part 4: Add nsCaret::GetGeometryForFrame. r=roc
|
2010-03-14 23:56:26 +01:00 |
|
Mats Palmgren
|
6490d07773
|
Bug 544852, part 3: Merge UpdateHookRect into UpdateCaretRects. r=roc
|
2010-03-14 23:54:11 +01:00 |
|
Mats Palmgren
|
cdfd5e672d
|
Bug 544852, part 2: Use nsCaret::GetGeometry. r=roc
|
2010-03-14 23:52:45 +01:00 |
|
Mats Palmgren
|
549893b6d7
|
Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc
|
2010-03-14 23:52:07 +01:00 |
|
Mats Palmgren
|
66f81493f3
|
Bug 544852, part 0: Remove unused code. r=roc
|
2010-03-14 23:50:36 +01:00 |
|
Robert O'Callahan
|
262a3deb0e
|
Mark tests as failing if there's no test plugin
|
2010-03-15 16:46:55 +13:00 |
|
Markus Stange
|
5571e02195
|
Merge backout of bug 508482.
|
2010-03-17 20:04:14 +01:00 |
|
Markus Stange
|
4a997d3554
|
Backed out changeset e17c076aceea, bug 508482 (:-moz-window-inactive pseudoclass) because of test_righttoleft.xul test failures.
|
2010-03-17 20:03:53 +01:00 |
|