Stephen Pohl
|
21bdf5ab95
|
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
|
2013-04-09 14:44:01 -05:00 |
|
Cameron McCormack
|
d8dfb08d58
|
Bug 848973 - Make nsStyleDisplay::IsBlockInside() and friends work only on style structs for the passed in frame and document them. r=roc
--HG--
extra : rebase_source : a8559b62124bec058f2857d50cf7f65f176c3727
|
2013-04-07 09:40:07 +10:00 |
|
Ed Morley
|
58535dec7f
|
Backed out changeset dc4066373f5a (bug 849399) for failures in test_bug451286.xul
|
2013-04-09 11:45:13 +01:00 |
|
Nicholas Cameron
|
8ebed6de44
|
Bug 849399. Invalidate existing style rule if we start a transition. r=dbaron
|
2013-04-09 21:09:11 +12:00 |
|
Masatoshi Kimura
|
a7b906a433
|
Bug 771975 - Remove -moz-prefixed gradients usage from rest of the tree. r=roc
|
2013-04-09 07:44:26 +09:00 |
|
Trevor Saunders
|
5143df6d46
|
bug 856779 - make nsStyleSet::Init() return void r=dholbert
|
2013-03-31 18:08:29 -04:00 |
|
Ms2ger
|
b47eb946ce
|
No bug - Remove Windows line endings from layout/style/AnimationCommon.cpp.
|
2013-04-06 22:16:46 +02:00 |
|
David Creswick
|
d2652476ca
|
Bug 856317 - Expose the column number of style rules via inIDOMUtils. r=dbaron
|
2013-04-06 12:38:56 -05:00 |
|
Scott Johnson
|
c62902604e
|
Bug 520992, Followup 1: Simplify code in nsDOMComputedStyle for box-sizing adjustment for clarity. [r=me]
|
2013-04-04 13:54:05 -05:00 |
|
Nathan Froyd
|
9e85c7ddcf
|
Backout 5820d44601c1 (bug 520992) for build bustage
|
2013-04-05 11:52:59 -04:00 |
|
Scott Johnson
|
1f3eeb1123
|
Bug 520992, Followup 1: Simplify code in nsDOMComputedStyle for box-sizing adjustment for clarity. [r=me]
|
2013-04-04 13:54:05 -05:00 |
|
Robert O'Callahan
|
6651accbe4
|
Bug 841192. Part 1: Make <frame> elements behave more like <iframe>s, in particular supporting padding and borders (but not border-radius). r=mats
--HG--
extra : rebase_source : b49a430b7a54bc0579f4f109afa001634a2b8930
|
2013-04-03 00:03:03 +13:00 |
|
Scott Johnson
|
9c48be5165
|
Bug 520992: Adjust computed width and height before returning to account for box-sizing. [r=bz]
|
2013-04-04 09:00:07 -05:00 |
|
Mounir Lamouri
|
550eb0ad4e
|
Bug 857536 - Cleanup the CSS properties applied on <input type='file'> from forms.css. r=bz
|
2013-04-04 10:39:29 +01:00 |
|
Jonathan Watt
|
023c73bf41
|
Bug 857034 - Add support for native theming of <input type=range> on Windows. r=roc
|
2013-04-03 11:07:12 +01:00 |
|
John Daggett
|
ed2f58da5f
|
Bug 856402 - null-check the result of GetParentStyleSheet. r=dbaron
|
2013-04-03 15:13:17 +09:00 |
|
Trevor Saunders
|
6572aa38f8
|
bug 856794 - don't check the return value of nsTArray::EnsureLengthAtLeast() r=heycam
|
2013-04-01 16:54:20 -04:00 |
|
Cameron McCormack
|
9cda9d27bf
|
Bug 856879 - Remove constructor arguments argument from style struct macros. r=dbaron
|
2013-04-02 12:45:48 +11:00 |
|
Seth Fowler
|
5d07bae2f4
|
Bug 811403 (Part 1) - Take scrollbars into account for viewport units if 'overflow: scroll' is set. r=dbaron
|
2013-04-01 17:02:57 -07:00 |
|
Trevor Saunders
|
251739cae0
|
bug 856705 - fix layout/style/ SwapElements() callers to not look at the return value r=bz
|
2013-04-01 13:46:26 -04:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mounir Lamouri
|
ae5d0ee136
|
Bug 839788 - Switch Browse button from an <input> to a <button>. r=bz
|
2013-03-29 12:32:47 +00:00 |
|
Ryan VanderMeulen
|
372ed9fb2e
|
Backed out changeset fa9cde226b2a (bug 839788) for breaking mochitests the same way it did the first time it landed on a CLOSED TREE.
|
2013-03-28 21:17:42 -04:00 |
|
Mounir Lamouri
|
5b8eb7518f
|
Bug 839788 - Switch Browse button from an <input> to a <button>. r=bz
|
2013-03-28 11:24:14 +00:00 |
|
Jonathan Watt
|
517e3b12aa
|
Bug 855301 - Add support for native theming of <input type=range> on Linux. r=roc
|
2013-03-28 20:25:05 +00:00 |
|
Ryan VanderMeulen
|
d7d90b559c
|
Backed out changeset f0b16aba4df7 (bug 839788) for mochitest failures on a CLOSED TREE.
|
2013-03-28 08:49:04 -04:00 |
|
Mounir Lamouri
|
04c2037b50
|
Bug 839788 - Switch Browse button from an <input> to a <button>. r=bz
|
2013-03-28 11:24:14 +00:00 |
|
Daniel Holbert
|
c75c7b98dd
|
Bug 848539 part 6: Back out ff0658329dbd, bug 763689 part 1 (CSS parser support for min-width:auto & min-height:auto). r=dbaron
|
2013-03-27 23:33:19 -07:00 |
|
Daniel Holbert
|
b4e66452e3
|
Bug 848539 part 5: Back out 6bb37077d615, bug 763689 part 2 (style-system handling for min-width:auto). r=dbaron
|
2013-03-27 23:33:19 -07:00 |
|
Daniel Holbert
|
32bce336fe
|
Bug 848539 part 4: Back out 82f73bdb2237, bug 763689 part 3 (style-system handling for min-height:auto). r=dbaron
|
2013-03-27 23:33:19 -07:00 |
|
Daniel Holbert
|
c47c48ab7d
|
Bug 848539 part 2: Back out de6a5c46a8ff, bug 666041 part 8 (special-handling for min-width:auto as min-content, for flex items). r=dbaron
|
2013-03-27 23:33:19 -07:00 |
|
Daniel Holbert
|
de89ad4fd5
|
Bug 848539 part 1: Back out ed5120ffd118 from bug 794748 (mochitest for min-width:auto). r=dbaron
|
2013-03-27 23:33:18 -07:00 |
|
Boris Zbarsky
|
2c63b9ebb9
|
Bug 607441 part 2. Mark the scoped sheet rule processor dirty when author styles are enabled or disabled. r=dbaron
|
2013-03-27 22:47:26 -04:00 |
|
Boris Zbarsky
|
aa6fd1d340
|
Bug 607441 part 1. Don't disable SVG presentational attributes when page styles are disabled. r=dbaron,jwatt
|
2013-03-27 22:47:25 -04:00 |
|
Jonathan Watt
|
2c85ff8dcf
|
Bug 854538 - Add a ::-moz-range-progress pseudo-element to <input type=range> for Firefox OS. r=dholbert
|
2013-03-26 23:04:41 +00:00 |
|
Mounir Lamouri
|
5663a2096f
|
Bug 762270 - Align the file name to the right when direction is RTL. r=smontagu
|
2013-02-13 14:47:59 +00:00 |
|
Mounir Lamouri
|
3473000c3d
|
Bug 838694 - Move the text showing the file name to the right of the browse button. r=bz
|
2013-02-09 15:09:14 +00:00 |
|
Mounir Lamouri
|
01c5c4a59d
|
Bug 345195 - Replace the anonymous <input type='text'> in <input type='file'> by a xul:label. r=bz
|
2013-02-09 14:57:30 +00:00 |
|
Phil Ringnalda
|
bad5ef10f3
|
Back out c04824522d46 (bug 848973) for (at least) 10.8 and Android reftest failures
CLOSED TREE
|
2013-03-26 23:31:57 -07:00 |
|
Cameron McCormack
|
3b054d3f86
|
Bug 848973 - Document what aFrame means in nsStyleDisplay::IsBlockInside() and friends. r=roc
|
2013-03-27 15:49:56 +11:00 |
|
Daniel Holbert
|
134870baba
|
Backout e912de49c12b (Bug 854538) due to M5 & crashtest oranges on a CLOSED TREE
|
2013-03-26 17:28:14 -07:00 |
|
Jonathan Watt
|
2cdfef6c8b
|
Bug 854538 - Add a ::-moz-range-progress pseudo-element to <input type=range> for Firefox OS. r=dholbert
|
2013-03-26 23:04:41 +00:00 |
|
Jonathan Watt
|
71d7e34437
|
Bug 840820 - Make <input type=range> display as a vertical slider if it has an orient="vertical" attribute. r=mounir
|
2013-03-26 13:54:05 +00:00 |
|
William Chen
|
9ec88d1fbb
|
Bug 818976 - Part 2: Implement template element interface. r=mrbkap,bz
|
2013-03-26 00:15:23 -07:00 |
|
Daniel Holbert
|
c6597c02f3
|
Bug 473236, 2013 edition: Remove executable bit from files that clearly don't need it (html, xhtml, xul, svg, png, jpg, ttf files in test dirs within /layout). DONTBUILD
|
2013-03-25 17:01:35 -07:00 |
|
Benoit Girard
|
fc10a7cfe4
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 6ea7c660764a4390cdd8dd91561fff1d7bad6035
|
2013-03-18 15:25:50 +01:00 |
|
Benoit Girard
|
9d12529d78
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
|
2013-03-16 00:47:02 -04:00 |
|
L. David Baron
|
e4467b2d8c
|
Bug 849657: Fix bustage from changeset eb8d19e9c838.
|
2013-03-25 09:34:23 -07:00 |
|