Matt Woodrow
|
e418bc6293
|
Bug 926258 - Remove gfxFlattenedPath as it doesn't match the abstraction we want for Moz2D. r=roc
|
2013-10-15 16:23:21 +13:00 |
|
Olli Pettay
|
8f16bd086c
|
Bug 915210. r=bz
|
2013-10-14 15:11:47 -04:00 |
|
Ryan VanderMeulen
|
a80b1ea22a
|
Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes.
Backed out changeset 04610078280c (bug 915757)
Backed out changeset db9190b3ce60 (bug 919885)
|
2013-10-14 14:38:54 -04:00 |
|
Kyle Huey
|
80a708caab
|
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
|
2013-10-14 19:58:25 +08:00 |
|
Phil Ringnalda
|
95093a98d7
|
Backed out 2 changesets (bug 915757, bug 919885) for xpcshell bustage
Backed out changeset 5d17d90b838d (bug 915757)
Backed out changeset 91495d3a91c8 (bug 919885)
|
2013-10-13 21:59:58 -07:00 |
|
Kyle Huey
|
6d62264056
|
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
|
2013-10-14 11:10:44 +08:00 |
|
Robert Longson
|
07e163cd9f
|
Bug 919371 - Make sure marker frames get the right parent. r=cam
|
2013-10-13 10:15:53 +01:00 |
|
Phil Ringnalda
|
dbd638a82a
|
Merge m-c to m-i
|
2013-10-12 15:27:11 -07:00 |
|
Phil Ringnalda
|
27bc2d9d9c
|
Bug 859424 - Disable layout/generic/crashtests/309322-4.html for loading a bmo attachment as an img src
|
2013-10-12 15:20:21 -07:00 |
|
Mina Almasry
|
01b53453c2
|
Bug 698437 - Allow spatial navigation with directional controller. r=kats
|
2013-10-12 13:59:50 -04:00 |
|
André Reinald
|
9ded7a778d
|
Bug 868648: Make window overlay scrollbars appear/disappear when 2 fingers down/up trackpad. Credits to Markus for his help getting this right. r=mstange,masayuki,smichaud
|
2013-08-16 23:17:40 +02:00 |
|
Mike Hommey
|
9d7746f0c6
|
Bug 922460 followup - Don't build layout/media/webrtc in disable-webrtc builds. r=ted granted over IRC
|
2013-10-11 11:27:14 -07:00 |
|
Wes Kocher
|
3087222a6b
|
Merge m-c to inbound
|
2013-10-10 19:09:24 -07:00 |
|
Wes Kocher
|
b643cbab41
|
Merge inbound to m-c
|
2013-10-10 18:59:58 -07:00 |
|
Cameron McCormack
|
f6c813d402
|
Bug 899808 - Fix matching of pseudo-elements in scoped style sheets. r=dbaron
|
2013-10-11 10:28:49 +11:00 |
|
Mike Hommey
|
6a714831b9
|
Bug 922460 - Kill media/webrtc/shared_libs.mk. r=ted
--HG--
rename : media/webrtc/shared_libs.mk => layout/media/webrtc/Makefile.in
|
2013-10-11 08:15:24 +09:00 |
|
Steven Michaud
|
1cd5baa317
|
Bug 925411 - Temporarily backout patch for bug 868646 for causing this bug. r=spohl
|
2013-10-10 16:22:02 -05:00 |
|
Kartikaya Gupta
|
f69138d888
|
Bug 923431 - Kill ScreenToScreenScale. r=botond
|
2013-10-10 12:21:55 -04:00 |
|
Cameron McCormack
|
df42984858
|
Bug 925218 - Include -moz-system-font as a component of the 'all' shorthand. r=dbaron
|
2013-10-10 12:31:21 +11:00 |
|
Cameron McCormack
|
63f09e6793
|
Bug 925193 - Offer "unset" when autocompleting properties in the style inspector. r=bzbarsky
|
2013-10-10 11:47:40 +11:00 |
|
Ehsan Akhgari
|
282051982e
|
Bug 924248 - Make nsIDocument.h go on a diet; r=jst
The nsMacShellService code is rewritten to stop using GetLoadContext
which will now only be available in libxul.
|
2013-10-07 22:21:07 -04:00 |
|
Daniel Holbert
|
f837a8ecf8
|
Backout e67dad88f860 and assertion-count-tweak followups (bug 914919), since including nsDebug.h in gfx/2d causes issues with some skia headers.
|
2013-10-09 17:03:35 -07:00 |
|
Benoit Girard
|
8add8ce2c1
|
Bug 918825 - Add frame duration marker. r=ehsan
--HG--
extra : rebase_source : 25f51e88ee75f47eea51bcc94a7b60f31b9605af
|
2013-09-27 12:08:45 -04:00 |
|
AndrĂƒÂ© Reinald
|
d248f3924a
|
Bug 868648 - Make window overlay scrollbars appear/disappear when 2 fingers down/up trackpad. r=mstange, r=masayuki
Credits to Markus for his help getting this right.
|
2013-08-16 23:17:40 +02:00 |
|
Tim Abraldes
|
541ac77ee8
|
bug 856977. Alert should not be possible from beforeunload. r=bbondy,bz
|
2013-10-08 14:00:12 -07:00 |
|
Birunthan Mohanathas
|
b823b8896b
|
Bug 784739 - Switch from NULL to nullptr in layout/; r=ehsan
--HG--
extra : rebase_source : 0d0d9e11be9d39e4457bddd0bac7e19a50b91b0b
|
2013-10-08 14:47:21 -04:00 |
|
Ehsan Akhgari
|
a23cd291d5
|
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
--HG--
extra : rebase_source : af198eb9b9739ce718ba0d16c385624a722cde51
|
2013-10-07 19:15:59 -04:00 |
|
Masatoshi Kimura
|
8d661e8d96
|
Bug 922931 - Display a placeholder for broken images if the alt attribute is unset even in no-quirks mode. r=bz
|
2013-10-06 05:25:49 +09:00 |
|
Cameron McCormack
|
f602a4b1eb
|
Bug 842329 - Part 4: Test. r=bzbarsky
|
2013-10-04 04:49:20 +10:00 |
|
Cameron McCormack
|
cdaff94aa4
|
Bug 842329 - Part 3: Serialize the "all" shorthand property as the empty string unless all components are inherit/initial/unset. r=bzbarsky
|
2013-10-04 04:49:20 +10:00 |
|
Cameron McCormack
|
58b4760851
|
Bug 842329 - Part 2: Parse the "all" shorthand property. r=bzbarsky
|
2013-10-04 04:49:19 +10:00 |
|
Cameron McCormack
|
da4a1db7d3
|
Bug 842329 - Part 1: Add "all" shorthand property. r=bzbarsky
|
2013-10-04 04:49:19 +10:00 |
|
Cameron McCormack
|
f4a634e32d
|
Bug 921731 - Part 10: Modify existing style tests to use "unset". r=bzbarsky
|
2013-10-04 04:49:19 +10:00 |
|
Cameron McCormack
|
eac9ad85d3
|
Bug 921731 - Part 9: Serialize shorthands using "unset" like those containing "inherit" or "initial". r=bzbarsky
|
2013-10-04 04:49:19 +10:00 |
|
Cameron McCormack
|
548f50580d
|
Bug 921731 - Part 8: Support "unset" in computation of properties. r=bzbarsky
|
2013-10-04 04:49:18 +10:00 |
|
Cameron McCormack
|
f3b8113210
|
Bug 921731 - Part 7: Treat "unset" on inherited properties like "inherit" in nsRuleNode::HasAuthorSpecifiedRules. r=bzbarsky
|
2013-10-04 04:49:18 +10:00 |
|
Cameron McCormack
|
8058e5a031
|
Bug 921731 - Part 6: Treat "unset" as "inherit" when determining rule detail for inherited style structs. r=bzbarsky
|
2013-10-04 04:49:18 +10:00 |
|
Cameron McCormack
|
6699cf7840
|
Bug 921731 - Part 5: Support eCSSUnit_Unset in nsRuleNode.cpp's SetFactor. r=bzbarsky
|
2013-10-04 04:49:18 +10:00 |
|
Cameron McCormack
|
ae26d6be95
|
Bug 921731 - Part 4: Support eCSSUnit_Unset in nsRuleNode.cpp's SetDiscrete. r=bzbarsky
|
2013-10-04 04:49:17 +10:00 |
|
Cameron McCormack
|
2fb509641f
|
Bug 921731 - Part 3: Support eCSSUnit_Unset in nsRuleNode.cpp's SetCoord. r=bzbarsky
|
2013-10-04 04:49:17 +10:00 |
|
Cameron McCormack
|
683a8e7860
|
Bug 921731 - Part 2: Parse "unset" in property values whereever "inherit" and "initial" are allowed. r=bzbarsky
|
2013-10-04 04:49:17 +10:00 |
|
Cameron McCormack
|
577a801330
|
Bug 921731 - Part 1: Add new eCSSUnit_Unset unit for nsCSSValues. r=bzbarsky
|
2013-10-04 04:49:17 +10:00 |
|
Cameron McCormack
|
00c39ab36a
|
Bug 921731 - Part 0: Add "layout.css.unset-value.enabled" pref. r=bzbarsky
|
2013-10-04 04:48:41 +10:00 |
|
Robert O'Callahan
|
2d30963433
|
Backed out changeset 0ef00ffc6c12 for bug 923193 due to test failures:
|
2013-10-03 09:52:44 -04:00 |
|
Robert O'Callahan
|
944645a6ad
|
Bug 923193. Make transform-origin on SVG elements use the SVG bbox as the reference rectangle. r=heycam
--HG--
extra : rebase_source : 7c8d1b42a09b9389d082195edd0c683e2dc7e12e
|
2013-10-03 08:34:24 -04:00 |
|
Cameron McCormack
|
26d2825aaf
|
Bug 919594 - Part 3: Test.
|
2013-10-03 20:58:01 +10:00 |
|
Cameron McCormack
|
7c68f91101
|
Bug 919594 - Part 2: Encapsulate the computed style map and make it take disabled properties into account. r=bzbarsky
|
2013-10-03 20:58:01 +10:00 |
|
Cameron McCormack
|
422b5ef184
|
Bug 919594 - Part 1: Move computed style map entries to a preprocessor included file. r=bzbarsky
|
2013-10-03 20:58:01 +10:00 |
|
Ms2ger
|
ae8c899faf
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Ms2ger
|
df62fb8b0f
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|