Ms2ger
|
cf53814bbc
|
Merge mozilla-inbound to mozilla-central.
|
2013-11-29 09:54:12 +01:00 |
|
Ms2ger
|
6229bf5e9b
|
Bug 939522 - Part b: move some mochitests in layout/base to manifests; r=heycam
|
2013-11-28 15:27:05 +01:00 |
|
Ms2ger
|
b9b2a7a233
|
Bug 939522 - Part a: move some mochitests in layout/{generic, style} to manifests; r=heycam
|
2013-11-28 15:27:03 +01:00 |
|
Ms2ger
|
27e038603a
|
Bug 937224 - Part e: Move LOCAL_INCLUDES to moz.build in layout/; r=mshal
|
2013-11-28 15:23:10 +01:00 |
|
Carsten "Tomcat" Book
|
a94394cc16
|
merge b2g-inbound to mozilla-central
|
2013-11-28 11:52:00 +01:00 |
|
Matthew Gregan
|
96b0a6e352
|
Bug 942657 - Devirtualize AudioStream. r=doublec,gps
|
2013-11-28 18:09:08 +13:00 |
|
Benjamin Peterson
|
479abf96d4
|
backout dc9ebdf27e98 (bug 942657) for bustage
|
2013-11-28 20:50:16 -06:00 |
|
Matthew Gregan
|
8ed6660e86
|
Bug 942657 - Devirtualize AudioStream. r=doublec,gps
|
2013-11-28 18:09:08 +13:00 |
|
Matthew Gregan
|
bdd6bba716
|
Bug 943159 - Remove MOZ_SPEEX_RESAMPLER/MOZ_SOUNDTOUCH defines since we don't support building without them anyway. r=doublec,gps
|
2013-11-28 17:06:59 +13:00 |
|
Mike Hommey
|
fdd3247a81
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
|
Cameron McCormack
|
bca6ec49e2
|
Bug 930020 - Part 2: Use flag to hide <input type=number> pseudo-elements from content. r=bz
|
2013-11-28 18:03:16 +11:00 |
|
Cameron McCormack
|
1d47a8cf9a
|
Bug 930020 - Part 1: Add a flag to pseudo-elements to say whether they are exposed to content. r=bz
|
2013-11-28 18:03:13 +11:00 |
|
Cameron McCormack
|
52e1e748b8
|
Bug 922669 - Part 11: Tests. r=bz
|
2013-11-28 17:47:01 +11:00 |
|
Cameron McCormack
|
7ffd78fd4a
|
Bug 922669 - Part 9: Restyle pseudo-elements when their content state changes. r=bz
|
2013-11-28 17:46:40 +11:00 |
|
Cameron McCormack
|
b1435ad12a
|
Bug 922669 - Part 8: Look at user action pseudo-classes on pseudo-elements during selector matching. r=bz
|
2013-11-28 17:46:39 +11:00 |
|
Cameron McCormack
|
7cd5796121
|
Bug 922669 - Part 7: Add nsStyleSet::HasStateDependentStyle and nsCSSRuleProcessor:HasStateDependentStyle overrides that work on pseudo-elements. r=bz
|
2013-11-28 17:46:39 +11:00 |
|
Cameron McCormack
|
a6ad886c1e
|
Bug 922669 - Part 6: Split out user action pseudo-class matching from SelectorMatches. r=bz
|
2013-11-28 17:46:39 +11:00 |
|
Cameron McCormack
|
d13824d78e
|
Bug 922669 - Part 5: Store pseudo-element nsCSSSelectors directly in hashtables. r=bz
|
2013-11-28 17:46:39 +11:00 |
|
Cameron McCormack
|
713ca1fdcb
|
Bug 922669 - Part 4: Pass in anonymous content nodes when restyling any pseudo-elements that can match user action pseudo-classes. r=bz
|
2013-11-28 17:46:38 +11:00 |
|
Cameron McCormack
|
9be09e10cf
|
Bug 922669 - Part 3: Add a flag to represent whether a pseudo-element supports user action pseudo-classes (currently :hover and :active). r=bz
|
2013-11-28 17:46:38 +11:00 |
|
Cameron McCormack
|
c88b82ac5b
|
Bug 922669 - Part 2: Use a different operator to represent the element -> pseudo-element relationship in selectors. r=bz
|
2013-11-28 17:46:38 +11:00 |
|
Cameron McCormack
|
83cfdc715c
|
Bug 922669 - Part 1: Parse selectors with user action pseudo-classes after pseudo-elements. r=bz
|
2013-11-28 17:46:38 +11:00 |
|
Botond Ballo
|
1c483e7005
|
Bug 943619 - Do not discard scroll info layers inside an nsDisplayTransform. r=tn
|
2013-11-26 16:30:20 -05:00 |
|
Mike Hommey
|
2f727b6d62
|
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
|
2013-11-28 14:24:05 +09:00 |
|
Wes Kocher
|
aead8a0b38
|
Merge m-c to inbound
|
2013-11-26 20:05:18 -06:00 |
|
Wes Kocher
|
5517bc7312
|
Merge b2g-inbound to m-c
|
2013-11-26 19:34:07 -06:00 |
|
Daniel Holbert
|
4841da1d65
|
Bug 943509: Explicitly check for unconstrained availableHeight, when checking whether bottom padding fits, at end of flex container reflow. r=mats
|
2013-11-26 17:14:48 -08:00 |
|
Masayuki Nakano
|
40a9e83cc5
|
Bug 300710 part.2 PresShell should allow to open context menu even on XUL menu on Mac r=smaug+enn
|
2013-11-27 10:12:43 +09:00 |
|
Masayuki Nakano
|
7e34f29027
|
Bug 940843 Don't consume keydown event in content of print preview because following keypress event may be handled as access key or shortcut key r=mats+smaug
|
2013-11-27 09:55:26 +09:00 |
|
Ryan VanderMeulen
|
9071a054e6
|
Backed out changesets 7caa8e80b06a, 1509f8be5df3, a249bd79e71a, and 9cc4a77561e8 (bug 933082) for mochitest asserts on a CLOSED TREE.
|
2013-11-26 14:58:09 -05:00 |
|
Benoit Jacob
|
1055faf741
|
Bug 933082 - Part 1: make LayerTransactionChild reference-counted - r=nical
|
2013-11-26 13:59:28 -05:00 |
|
Daniel Holbert
|
0fbc72736a
|
Bug 939896 part 9: Use cached sums of flexbox inner/outer main sizes in ResolveFlexibleLengths, and rename a variable. r=mats
|
2013-11-26 10:27:53 -08:00 |
|
Daniel Holbert
|
d03b23db36
|
Bug 939896 part 8: Make FlexLine store the sums of its items' hypothetical inner & outer main sizes. r=mats
|
2013-11-26 10:27:52 -08:00 |
|
Daniel Holbert
|
cdcd202b78
|
Bug 939896 part 7: Move ResolveFlexibleLengths() to live on FlexLine. r=mats
|
2013-11-26 10:27:52 -08:00 |
|
Daniel Holbert
|
d3e42e8923
|
Bug 939896 part 6: Make ComputeFlexContainerMainSize take a FlexLine. r=mats
|
2013-11-26 10:27:52 -08:00 |
|
Daniel Holbert
|
ddb884ecba
|
Bug 939896 part 5: Move PositionItemInMainAxis to live on FlexLine, and make it position all the line's items. r=mats
|
2013-11-26 10:27:52 -08:00 |
|
Daniel Holbert
|
f9d6ef3d2a
|
Bug 939896 part 4: Move PositionItemInCrossAxis to live on FlexLine, and make it position all the line's items. r=mats
|
2013-11-26 10:27:52 -08:00 |
|
Daniel Holbert
|
473353d4cb
|
Bug 939896 part 3b: Keep track of line cross-size and baseline-alignment offset in FlexLine instead of in (more ephemeral) SingleLineCrossAxisPositionTracker. r=mats
|
2013-11-26 10:27:51 -08:00 |
|
Daniel Holbert
|
27d70dddcc
|
Bug 939896 part 3a: Make FlexItem compute its own baseline offset from cross-start edge (and support bottom-to-top cross axis). r=mats
|
2013-11-26 10:27:51 -08:00 |
|
Daniel Holbert
|
a2b9305a1a
|
Bug 939896 part 2: Make ComputeLineCrossSize take a FlexLine. r=mats
|
2013-11-26 10:27:51 -08:00 |
|
Daniel Holbert
|
9a2bfa2d61
|
Bug 939896 part 1: Introduce a FlexLine object, which manages a nsTArray of FlexItems on a single line in a flex container. r=mats
|
2013-11-26 10:27:50 -08:00 |
|
Randy Lin
|
4f9eb8e54d
|
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
|
2013-11-25 12:50:03 +13:00 |
|
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 |
|