Commit Graph

19169 Commits

Author SHA1 Message Date
John Daggett
a0de574aea Bug 942054 - bump range and number of buckets for content reflow timings and add interruptible boolean. r=bz 2013-11-26 13:34:31 +09:00
Matt Brubeck
ea61d6562d Bug 942689 - Include modifer info in tap gesture events [r=roc,jimm,botond] 2013-11-25 20:30:26 -08:00
Benoit Girard
77741f204e Backout 08eaaed722ef for regression bug 942788.
--HG--
extra : rebase_source : d01d1b2e31aea02d6c9ae7ed5fb8393e2419abef
2013-11-25 15:12:20 -05:00
Nicholas Cameron
dac6bc1d68 Bug 943110. Don't use fputc in display list/layers dumps. r=BenWa 2013-11-26 15:07:41 +13:00
Matt Woodrow
7f988c9761 Bug 940845 - Follow-up to add comments that got missed when rebasing. 2013-11-26 12:29:20 +13:00
Matt Woodrow
5d9eb4fc08 Bug 940845 - Part 5: Propogate the blur standard deviation up instead of the blur radius. r=roc 2013-11-26 12:09:04 +13:00
Matt Woodrow
a44cfe34e6 Bug 940845 - Part 4: Add BlurRectangle to gfxAlphaBoxBlur and use it. r=roc 2013-11-26 12:08:29 +13:00
Matt Woodrow
549195d4ac Bug 940845 - Part 3: Inline code into nsContextBoxBlur::BlurRectangle so that we don't have to create one on the stack. r=roc 2013-11-26 12:07:03 +13:00
Matt Woodrow
35b0b54e60 Bug 940845 - Part 2: Add a static BlurRectangle method to nsContextBoxBlur and use it when we're blurring a rectangle. r=roc 2013-11-26 12:06:17 +13:00
Frédéric Wang
c3a1ac6605 Bug 415413 - Incorrect widths and heights of MathML with italics in table cells. r=karlt, r=roc 2013-11-25 09:20:20 -05:00
Daniel Holbert
d90f79da3c (no bug) Update names for 'justify-content' property values in 2 comments within nsFlexContainerFrame.cpp. (comment-only, DONTBUILD) 2013-11-25 00:22:30 -08:00
Henri Sivonen
d0c0e04f69 Bug 863728 - Implement the replacement encoding. r=emk. 2013-11-25 10:06:56 +02:00
John Daggett
4c07e5ef6d Bug 934710 - log text perf metrics at reflow end, load complete and presshell teardown. r=heycam 2013-11-25 14:00:00 +09:00
John Daggett
595e66c8e0 Bug 934710 - add various text performance metrics and a log to handle these. r=jfkthame 2013-11-25 13:59:56 +09:00
Matt Woodrow
29ffe36084 Bug 941559 - Invalidate nsDislaySolidColor display items when their color changes. r=roc 2013-11-25 14:59:00 +13:00
Matt Woodrow
73bb7fee36 Bug 882384 - Make sure the status panel always get its own layer. r=roc 2013-11-25 14:59:00 +13:00
Benoit Girard
74c90d1629 Bug 942483 - Port paint-dumping to android/b2g. r=gal 2013-11-23 17:44:18 -05:00
Robert Longson
ea3e979357 Bug 942451 - preserveApectRatio changes on SVG images do not cause a repaint. r=jwatt 2013-11-24 19:50:45 +00:00
Daniel Holbert
6e26a0a81b (no bug) clarify a code comment about flexbox layout. (comment-only, DONTBUILD) 2013-11-23 23:55:27 -08:00
Ehsan Akhgari
1482ff3f90 Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa 2013-11-24 01:29:24 -05:00
Mike Hommey
af90d4b8fa Bug 941989 - Remove useless EXTRA_DSO_LDOPTS. r=mshal 2013-11-23 07:02:10 +09:00
Mike Hommey
d207b71b28 Bug 942137 - Fix non-unified build after bug 932102; r=dbaron 2013-11-22 23:08:35 +09:00
Mats Palmgren
e0d8a2ab3f Bug 941220 - Avoid calling GetVisualOverflowRectRelativeToSelf() multiple times to improve performance. r=roc 2013-11-23 21:47:26 +00:00
Daniel Holbert
1b17268086 Bug 941916 followup: Drop another unused param "aFlexContainerFrame" from SingleLineCrossAxisPositionTracker constructor. r=trivial (essentially the same as previous patch) 2013-11-23 11:07:33 -08:00
Robert Longson
5fcf025d42 Bug 939942 - Reflow when bounds changes due to stroke creation/removal. r=jwatt 2013-11-23 13:32:21 +00:00
Jonathan Kew
febb2c3533 bug 941940 followup - restore reftest manifest entry accidentally lost during rebase. no-r=me. 2013-11-23 12:17:59 +00:00
Jonathan Kew
aa3b273917 bug 941940 - reftest to check that 
 characters in the DOM remain invisible. r=roc 2013-11-22 21:44:55 +00:00
Ryan VanderMeulen
c0054e0452 Merge m-c to inbound. 2013-11-22 15:37:03 -05:00
Ryan VanderMeulen
14bce8a31f Merge b-i to m-c. 2013-11-22 15:35:31 -05:00
Ehsan Akhgari
a21a8161ab Bug 942248 - Fix a non-unified build bustage in nsNumberControlFrame.cpp; r=jwatt 2013-11-22 14:26:55 -05:00
Jonathan Watt
ed5a05ba14 Bug 930010 - Hide the CSS pseudo-elements for <input type=number>'s anonymous content tree from content. r=bz 2013-11-22 13:24:55 +00:00
Jonathan Watt
c4864a961d Bug 935544 - Inherit 'text-align' through <input type=number>'s anonymous content. r=dholbert 2013-11-22 13:24:55 +00:00
Jonathan Watt
d88d843bb0 Bug 940006 - Get the 'readonly' attribute working for <input type=number>. r=smaug 2013-11-22 13:24:54 +00:00
Jonathan Watt
5af2b3254e Bug 665528 - Add support for placeholders to <input type=number>. r=mounir 2013-11-22 13:24:54 +00:00
Jonathan Watt
b9ab747bc3 Bug 927435 - When a user types into <input type=number>'s anonymous text control, update the value of the <input type=number> as appropriate. r=smaug 2013-11-22 13:24:53 +00:00
Botond Ballo
28accb51aa Bug 912666 - Force scroll frames for 'scrollgrab' elements to always create a real scrollable layer rather than a scroll info layer. r=roc,tn 2013-10-23 05:04:42 -04:00
Botond Ballo
c33a73dd59 Bug 912666 - Propagate the 'scrollgrab' attribute to FrameMetrics. r=kats,Cwiiis 2013-09-23 14:09:48 -05:00
Daniel Holbert
1390b9dc37 Bug 811024 part 6: reftests for fragmenting flex containers that contain a single unbreakable child. r=mats
--HG--
rename : layout/reftests/flexbox/pagination/flexbox-empty-1a.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1a.html
rename : layout/reftests/flexbox/pagination/flexbox-empty-1a.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1b.html
rename : layout/reftests/flexbox/pagination/flexbox-empty-1a.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1c.html
rename : layout/reftests/flexbox/pagination/flexbox-empty-1a.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1d.html
2013-11-21 10:20:02 -08:00
Daniel Holbert
7da5d977e9 Bug 811024 part 5: reftests for fragmenting empty flex containers, with various margin/border/padding. r=mats 2013-11-21 10:20:02 -08:00
Daniel Holbert
65068e4abc Bug 811024 part 4: Don't ask for bottom border/padding space on a flex container if it's going to get a continuation. r=mats 2013-11-21 10:20:02 -08:00
Daniel Holbert
39bf0c0a33 Bug 811024 part 3: Split horizontal flex containers whose cross size (height) is larger than available height (and refactor cross-size computation). r=mats 2013-11-21 10:20:01 -08:00
Daniel Holbert
14f008a48b Bug 811024 part 2: Split vertical flex containers whose main size (height) is larger than available height. r=mats 2013-11-21 10:20:01 -08:00
Daniel Holbert
f9dd4bd19d Bug 811024 part 1: Teach nsCSSFrameConstructor how to split a flex container. r=mats 2013-11-21 10:20:01 -08:00
Markus Stange
0eaf5b054f Bug 921495 - Add a test for shadow blur rounding. 2013-11-21 17:44:46 +01:00
Carsten "Tomcat" Book
04f396a0c7 merge mozilla-inbound to mozilla-central 2013-11-21 14:20:21 +01:00
Oleg Romashin
f1c2d0528c Bug 822898 - Implement pointer events. Basic handling of Pointer Events. r=smaug 2013-11-20 21:44:31 -08:00
Jon Coppeard
daeab6c07c Bug 932102 - Fix rooting hazard in nsStyleUtil::AppendAngleValue r=dbaron 2013-11-21 01:00:57 +00:00
Oleg Romashin
c63a492777 Backed out 3 changesets (bug 822898) for mochitest bustage on B2G ICS emulator 2013-11-20 16:08:36 -08:00
Cameron McCormack
f1bb3132a3 Back out bug 935056 (rev d39a3544a287) on suspicion of causing bug 939980. 2013-11-21 10:24:04 +11:00
Trevor Saunders
3fcd8153fc bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00