Mike Hommey
|
b69bae938f
|
Bug 944265 - Do proper quoting of DEFINES, and do the same for ACDEFINES. r=gps
|
2013-11-28 17:08:22 +09:00 |
Carsten "Tomcat" Book
|
d969fc65f8
|
Backed out changeset de7d74796ced (bug 923992) for frequent mochitest-1 orange on a CLOSED TREE
|
2013-11-28 09:06:42 +01:00 |
Cameron McCormack
|
422b24f3ea
|
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
|
1c6e168631
|
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
|
9ea2a4f140
|
Bug 922669 - Part 11: Tests. r=bz
|
2013-11-28 17:47:01 +11:00 |
Cameron McCormack
|
aa3d6b0ae0
|
Bug 922669 - Part 10: Don't capture the <input> element when dragging a range control's thumb. r=jwatt
|
2013-11-28 17:46:40 +11:00 |
Cameron McCormack
|
7e881fe646
|
Bug 922669 - Part 9: Restyle pseudo-elements when their content state changes. r=bz
|
2013-11-28 17:46:40 +11:00 |
Cameron McCormack
|
a00c5b4b39
|
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
|
5bbc325e7f
|
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
|
d7dc2f1d71
|
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
|
8a35f420b9
|
Bug 922669 - Part 5: Store pseudo-element nsCSSSelectors directly in hashtables. r=bz
|
2013-11-28 17:46:39 +11:00 |
Cameron McCormack
|
c350837b66
|
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
|
f8487d13bf
|
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
|
836792bdcf
|
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
|
417805594e
|
Bug 922669 - Part 1: Parse selectors with user action pseudo-classes after pseudo-elements. r=bz
|
2013-11-28 17:46:38 +11:00 |
Makoto Kato
|
4b25f5dfda
|
Bug 912371 - Cross compile support for ICU. r=glandium
--HG--
rename : build/autoconf/codeset.m4 => js/src/build/autoconf/codeset.m4
|
2013-11-28 14:49:10 +09:00 |
Nicholas Nethercote
|
75fe3d1f2f
|
Bug 936964 (part 6, attempt 2) - Rename WebGLMemoryReporterWrapper as WebGLMemoryTracker. r=bjacob.
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryTracker.h
extra : rebase_source : a1acb54039e2273319d91cf705fb2a0b3eaa068c
|
2013-11-25 16:03:38 -08:00 |
Nicholas Nethercote
|
c43d6c32c5
|
Bug 936964 (part 5, attempt 2) - Make WebGLMemoryReporterWrapper ref-counted. r=bjacob.
--HG--
extra : rebase_source : 034998bcb782f683d9770f18ba64922fd3d1b8f5
|
2013-11-25 16:01:52 -08:00 |
Nicholas Nethercote
|
c9cfcb50ed
|
Bug 936964 (part 4, attempt 2) - Make MediaMemoryTracker ref-counted. r=kinetik.
--HG--
extra : rebase_source : fb032c262779678a33baa80700f448d3c9c469d3
|
2013-11-25 16:01:31 -08:00 |
Nicholas Nethercote
|
80c840bc7e
|
Bug 936964 (part 3, attempt 2) - Make nsCycleCollector ref-counted. r=mccr8.
--HG--
extra : rebase_source : ebda496b8cba0464280eb0dc7bae9aca137e2e25
|
2013-11-25 15:57:53 -08:00 |
Nicholas Nethercote
|
f231cefc45
|
Bug 936964 (part 2, attempt 2) - Make SurfaceCache ref-counted. r=seth.
--HG--
extra : rebase_source : 16f179ea7d83389ff2b5bb10d2ef2f609b0c7101
|
2013-11-25 15:57:43 -08:00 |
Nicholas Nethercote
|
794c4b6457
|
Bug 936964 (part 1, attempt 2) - Make StartupCache ref-counted. r=aklotz.
--HG--
extra : rebase_source : d04b799a861c155b89b8dcf9f328ef7a9bfef097
|
2013-11-25 15:57:40 -08:00 |
Nicholas Nethercote
|
b827292c98
|
Bug 943660 (attempt 2) - Remove nsIMemoryReporter::name, because it's (a) unused and (b) a bad idea. r=mccr8.
--HG--
extra : rebase_source : 4381c3c424e34198b83c45fa0ac0d9a670bab2b8
|
2013-11-26 18:38:50 -08:00 |
Mike Hommey
|
b32a4ed166
|
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 |
Jeff Walden
|
37838abfa6
|
Bug 944196 - Inlined rest-array creation in the JIT doesn't set the rest array's length. r=shu
--HG--
extra : rebase_source : ce9433f142729b8847cf0139c8960e8a3ef5e85d
|
2013-11-27 18:57:33 -08:00 |
Jeff Walden
|
59a3616c36
|
Bug 811264 - Use mozilla::Abs in jsnum.cpp, instead of open-coding it in ways that trigger warnings with some compilers. Also rename IntToCString to Int32ToCString, for accuracy. r=jorendorff
--HG--
extra : rebase_source : a138da4be25bcd8f6c7f99addb0027c4be88c413
|
2013-11-05 14:29:01 -08:00 |
Gregory Szorc
|
087adaed14
|
Bug 943747 - Add a .reviewboardrc file; r=mconley
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : fe16255371318f4ae9e774ada3b61571ce7a0bee
extra : amend_source : ebf72c8fbc0a62eab818448818238af6605e517c
|
2013-11-27 14:13:18 +08:00 |
Shu-yu Guo
|
814607e68d
|
Bug 941649 - Part 2: Add a workerThreadCount shell testing function. (r=luke)
|
2013-11-27 20:08:46 -08:00 |
Shu-yu Guo
|
fe65fcc18c
|
Bug 941649 - Part 1: Fix off-main-thread alloc path in the GC. (r=bhackett)
|
2013-11-27 20:08:45 -08:00 |
Mike Hommey
|
682364d535
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-28 13:08:16 +09:00 |
Mike Hommey
|
0a1fb8d11c
|
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
|
2013-11-28 12:49:43 +09:00 |
Felipe Gomes
|
6f4dafcc2c
|
Bug 941099 - Default application handler is not correctly used when an alternate app handler exists. r=paolo
|
2013-11-28 00:57:05 -02:00 |
Ehsan Akhgari
|
708361ed09
|
Annotate view/src/moz.build to mention that we cannot build things in unified mode, no bug, DONTBUILD
|
2013-11-27 20:26:10 -05:00 |
Cameron McCormack
|
b22badd223
|
Bug 943746 - Choose a better default element when calling ElementForStyleContext for a pseudo-element. r=bz
|
2013-11-28 12:22:20 +11:00 |
Matthew Gregan
|
9b9b92613e
|
Bug 923992 - Call GetDefaultAudioEndpoint when needed rather than caching its result when called at cubeb init time. r=padenot
--HG--
extra : rebase_source : 3eaf73bf5a19e0b1997f7943bd29aa3e232c019f
|
2013-11-28 14:12:45 +13:00 |
Ehsan Akhgari
|
0f45a4d5a3
|
Bug 943719 - Build MFBT in unified mode; r=froydnj,djvj
|
2013-11-27 18:59:50 -05:00 |
Ehsan Akhgari
|
a903aefdc0
|
Backed out 9 changesets (bug 943660, bug 936964) because of ASAN use-after-free crashes on browser-chrome and mochitest-other
Backed out changeset 85486c4aa3d8 (bug 936964)
Backed out changeset 25312eb71998 (bug 936964)
Backed out changeset 6dbb8333960c (bug 936964)
Backed out changeset da6465ad476f (bug 936964)
Backed out changeset a87ffc992f38 (bug 936964)
Backed out changeset 4ae3a61182db (bug 936964)
Backed out changeset 34e9c3137804 (bug 936964)
Backed out changeset fd1459e71585 (bug 936964)
Backed out changeset 3e8a701d8bdc (bug 943660)
Landed on a CLOSED TREE
--HG--
rename : content/canvas/src/WebGLMemoryTracker.h => content/canvas/src/WebGLMemoryReporterWrapper.h
|
2013-11-27 20:05:00 -05:00 |
Ehsan Akhgari
|
74dc778850
|
Backed out changeset ea3392e0018f (bug 943719) because of build bustage on a CLOSED TREE
|
2013-11-27 19:50:02 -05:00 |
Neil Rashbrook
|
a1d28aedc3
|
Backout of changeset e46098561cb1 because bug 943804 fixed bug 892638
CLOSED TREE
|
2013-11-28 00:26:34 +00:00 |
Ehsan Akhgari
|
960603e1ac
|
Bug 943719 - Build MFBT in unified mode; r=froydnj,djvj
|
2013-11-27 18:59:50 -05:00 |
Michal Novotny
|
df5efd941a
|
Bug 926070 - Addref CacheFileIOManager while using it in its static methods, r=honzab
|
2013-11-28 00:56:25 +01:00 |
Nicholas Cameron
|
54ef1a2814
|
merge backout a=bustage
|
2013-11-28 12:32:47 +13:00 |
Nicholas Cameron
|
a92b7f186c
|
merge backout
|
2013-11-28 12:32:24 +13:00 |
Nicholas Cameron
|
0a2a18e774
|
Backout bug 893301 for b2g bustage r=me
|
2013-11-28 12:31:31 +13:00 |
Brian Hackett
|
4d6c721c35
|
Bug 938124 - Add classes for use in IonBuilder thread safety analysis, r=jandem.
|
2013-11-27 16:28:57 -07:00 |
Ehsan Akhgari
|
2cc4751e66
|
Bug 943982 - Build content/xul in unified mode; r=bzbarsky
|
2013-11-27 18:13:11 -05:00 |
Michal Novotny
|
928e5ed9b6
|
Bug 926069 - CacheFile must not create new entry when key is a hash, r=honzab
|
2013-11-27 23:47:24 +01:00 |
Nicholas Cameron
|
8c5eb6d31b
|
Bug 893301. Some rebasing fixes. r=nical
|
2013-11-28 10:16:35 +13:00 |
Nicholas Cameron
|
c85dfc76bf
|
Bug 893301. Remove AccessMode use in ContentClient. r=nical
|
2013-11-28 10:16:35 +13:00 |
Nicholas Cameron
|
3880d465ad
|
Bug 893301. Rename BufferProviders. r=mattwoodrow
|
2013-11-28 10:16:35 +13:00 |