Gijs Kruitbosch
|
65c5bb5207
|
Merge m-c to ux
|
2013-11-18 13:44:32 +01:00 |
Gijs Kruitbosch
|
7fd8c018c3
|
Merge mozilla-central and ux
|
2013-11-11 09:29:29 +01:00 |
Daniel Holbert
|
8ebaab4740
|
Bug 936100 part 5: Remove usage of flexbox pref from C++ code. r=mats
|
2013-11-09 07:53:14 -08:00 |
Ehsan Akhgari
|
35ff0cae16
|
Bug 938123 - Build layout/style in unified mode; r=roc
|
2013-11-14 21:42:57 -05:00 |
Gijs Kruitbosch
|
686af64168
|
Merge m-c to ux
|
2013-10-28 10:18:27 +01:00 |
Mats Palmgren
|
4d866337f3
|
Bug 929991 - Put 'text-align: true X' support behind a preference (disabled by default). r=heycam
|
2013-10-27 20:56:32 +00:00 |
Mats Palmgren
|
241ee3a30d
|
Bug 929991 - Style system implementation of 'text-align: true X'. r=heycam
|
2013-10-27 20:56:32 +00:00 |
Mats Palmgren
|
e8b7a09b19
|
Bug 914432 - Add support for multiple prefs to enable/disable values in the same property keyword table. r=dbaron
|
2013-10-27 20:56:32 +00:00 |
Gijs Kruitbosch
|
09de8b70e1
|
Merge mozilla-central and ux
|
2013-10-04 07:51:17 +02:00 |
Cameron McCormack
|
5404114dde
|
Bug 842329 - Part 1: Add "all" shorthand property. r=bzbarsky
|
2013-10-04 04:49:19 +10:00 |
Gijs Kruitbosch
|
049fc011e0
|
Merge mozilla-central and ux
|
2013-09-30 19:26:47 +02:00 |
Cameron McCormack
|
65050ca272
|
Bug 921797 - Make nsCSSProps::BuildShorthandsContainingTable support -moz-appearance being a shorthand subproperty. r=bzbarsky
|
2013-09-30 13:23:43 +10:00 |
Gijs Kruitbosch
|
61d5ef43b7
|
Merge mozilla-central and ux
|
2013-09-26 10:26:16 +02:00 |
Gijs Kruitbosch
|
c7ad748134
|
Merge mozilla-central and ux
|
2013-09-17 11:58:14 +02:00 |
Ehsan Akhgari
|
6ada2899b2
|
Bug 916610 - Minimize the #includes in layout/style; r=roc
|
2013-09-15 21:06:52 -04:00 |
stefanh@inbox.com
|
a1a4ebc6d6
|
Bug 916491 - Remove -moz-mac-alternateprimaryhighlight. r=mstange.
|
2013-09-15 00:44:50 +02:00 |
Gijs Kruitbosch
|
496f050885
|
Merge m-c to ux
|
2013-09-15 19:30:19 +02:00 |
Matthew Noorenberghe
|
b969271e2e
|
Merge mozilla-central to UX
|
2013-09-06 17:54:20 -07:00 |
Gijs Kruitbosch
|
6572ce444f
|
Merge mozilla-central and ux
|
2013-08-29 15:30:00 +02:00 |
Seth Fowler
|
9af1f57738
|
Bug 825771 (Part 1) - Add CSS support for the image-orientation property. r=dbaron
|
2013-08-28 15:39:06 -07:00 |
Corey Ford
|
18ef871386
|
Bug 886646 - Part 1: Support position:sticky in the CSS parser, enabled by a preference. r=heycam
|
2013-09-05 15:47:08 -07:00 |
Gijs Kruitbosch
|
27fc510686
|
Merge m-c to ux
|
2013-08-20 10:49:07 +02:00 |
Matthew Noorenberghe
|
4ffe6302c1
|
Merge mozilla-central to UX
|
2013-08-19 14:49:03 -07:00 |
John Daggett
|
7b4b662576
|
Bug 904263 - check pref settings more efficiently. r=dbaron
|
2013-08-19 13:49:49 +09:00 |
Mike Conley
|
3a70af0be9
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-08-12 17:07:53 -04:00 |
Gijs Kruitbosch
|
f69da9ef1f
|
Merge m-c to UX
|
2013-08-07 21:09:10 +02:00 |
Rik Cabanier
|
31e1c48b4f
|
Bug 901375 - Implement support in CSS for mix-blend-mode; r=heycam
|
2013-08-07 16:59:10 +09:00 |
Matthew Noorenberghe
|
3a8e5aed4e
|
Merge mozilla-central to UX
|
2013-08-06 23:06:26 -07:00 |
Masayuki Nakano
|
38ea6c4763
|
Bug 812995 Support 'blink' value at -moz-text-decoration-line and drop -moz-text-blink r=dbaron
|
2013-08-06 23:02:34 +09:00 |
Matthew Noorenberghe
|
116c1b7c2a
|
Merge mozilla-central to UX
|
2013-07-30 19:16:50 -07:00 |
Gijs Kruitbosch
|
7209a1137f
|
Merge m-c to UX
|
2013-07-30 20:27:46 +02:00 |
Max Vujovic
|
bcb8fc561d
|
Bug 898175 - Refactor filter parsing to use a keyword lookup table for filter function names. r=dbaron
|
2013-08-06 17:53:30 +10:00 |
Matthew Noorenberghe
|
ff94bc4ff2
|
Merge mozilla-central to UX
|
2013-07-23 23:40:52 -07:00 |
Ehsan Akhgari
|
2824b29025
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
This patch was mostly generated by running the following scripts on the codebase, with some
manual changes made afterwards:
# static_assert.sh
#!/bin/bash
# Command to convert an NSPR integer type to the equivalent standard integer type
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.cc" \
-o -iname "*.mm" \) | \
xargs -n 1 `dirname $0`/assert_replacer.py #sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_STATIC_ASSERT static_assert
hg rev --no-backup mfbt/Assertions.h \
media/webrtc/signaling/src/sipcc/core/includes/ccapi.h \
modules/libmar/src/mar_private.h \
modules/libmar/src/mar.h
# assert_replacer.py
#!/usr/bin/python
import sys
import re
pattern = re.compile(r"\bMOZ_STATIC_ASSERT\b")
def replaceInPlace(fname):
print fname
f = open(fname, "rw+")
lines = f.readlines()
for i in range(0, len(lines)):
while True:
index = re.search(pattern, lines[i])
if index != None:
index = index.start()
lines[i] = lines[i][0:index] + "static_assert" + lines[i][index+len("MOZ_STATIC_ASSERT"):]
for j in range(i + 1, len(lines)):
if lines[j].find(" ", index) == index:
lines[j] = lines[j][0:index] + lines[j][index+4:]
else:
break
else:
break
f.seek(0, 0)
f.truncate()
f.write("".join(lines))
f.close()
argc = len(sys.argv)
for i in range(1, argc):
replaceInPlace(sys.argv[i])
--HG--
extra : rebase_source : 4b4a4047d82f2c205b9fad8d56dfc3f1afc0b045
|
2013-07-18 13:59:53 -04:00 |
John Daggett
|
03504b2684
|
Bug 875250 - implement CSS parsing of text-orientation, text-combine-horizontal properties. r=dholbert
|
2013-08-19 19:26:44 +09:00 |
John Daggett
|
e96b5011ab
|
Bug 857142 - change name and switch to grayscale value. r=dbaron
|
2013-07-30 05:01:14 +09:00 |
John Daggett
|
8eb7f1edcc
|
Bug 857142 - implement -moz-font-smoothing. r=dbaron
|
2013-07-30 05:00:41 +09:00 |
Frank Yan
|
483c701a7d
|
Bug 880672: Add support for unprefixed cursor:grab and cursor:grabbing. r=bzbarsky sr=dbaron
|
2013-06-24 00:32:44 -07:00 |
Simon Sapin
|
4d054e1c1d
|
Bug 483446 - CSS3 'background-attachment: local' support. r=roc
|
2013-07-23 09:22:58 -04:00 |
Jared Wein
|
5b9b894578
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-06-05 11:43:23 -04:00 |
Mike Conley
|
c63950b3df
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-06-03 17:37:42 -04:00 |
Michael Harrison
|
ec8a2ad3b6
|
Bug 772153 - Add support for unprefixed cursor:zoom-in/out. r=bz
|
2013-06-03 08:49:38 -04:00 |
Rick Eyre
|
1255871053
|
Bug 772321 - Implement CSS parsing of writing-mode r=dbaron
|
2013-05-28 12:00:49 -04:00 |
Mike Conley
|
92b1661f1f
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-05-23 09:39:09 -04:00 |
Mike Conley
|
f6f1137888
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-05-15 17:14:08 -04:00 |
Mike Conley
|
40ddc57727
|
Bug 865374 - Position tabs in the OSX titlebar. Cocoa Widget work by Steven Michaud. r=dao,bgirard.
|
2013-05-02 14:15:29 -04:00 |
Daniel Holbert
|
9ed3dd5f4a
|
Bug 864553 part 1: Remove ifdefs for MOZ_FLEXBOX and configure.in MOZ_FLEXBOX chunk. r=dbaron
|
2013-05-22 11:44:25 +08:00 |
Ms2ger
|
cf3acdc148
|
Backout changeset f2ac3d57b445 for insufficient review.
|
2013-08-08 19:37:47 +02:00 |
Masayuki Nakano
|
16dc1c6dc2
|
Bug 812995 Support 'blink' value at -moz-text-decoration-line and drop -moz-text-blink r=dbaron
|
2013-08-06 23:02:34 +09:00 |
John Daggett
|
0eae803e8f
|
Bug 549861 - reland font-variant subproperties with DOM-peer review. r=khuey
|
2013-05-20 11:59:20 +09:00 |