Sylvestre Ledru
|
4e9cf83ee8
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
MozReview-Commit-ID: Kdz2xtTF9EG
--HG--
extra : rebase_source : 7235b3802f25bab29a8c6ba40a181a722f3df0ce
|
2017-07-06 14:00:35 +02:00 |
Mats Palmgren
|
06d9d2ec37
|
Bug 1373884 - s/FramePropertyTable/FrameProperties/ in a couple of places. r=me
MozReview-Commit-ID: ID1bBk6hbOR
|
2017-06-19 00:07:36 +02:00 |
Mats Palmgren
|
c811bece89
|
Bug 1370037 - Remove an unnecessary friend declaration in FrameProperties. r=jfkthame
MozReview-Commit-ID: F6OfF8GsPhS
|
2017-06-04 16:45:15 +02:00 |
Mats Palmgren
|
d53b7949ed
|
Bug 1367206 - Iterate the frame property list once to collect which child list properties we have. r=jfkthame
MozReview-Commit-ID: BHZTjYP4pJp
|
2017-06-03 19:25:56 +02:00 |
Jonathan Kew
|
0bd0cd9cd7
|
Bug 1368369 - pt 2 - Move internal FrameProperties methods to the header as inlines, for better optimization opportunities. r=mats
|
2017-05-31 19:52:56 +01:00 |
Jonathan Kew
|
db627c3bfb
|
Bug 1368369 - pt 1 - Use nsTArray instead of AutoTArray in FrameProperties, and embed the FrameProperties object directly in nsIFrame. r=mats
|
2017-05-31 19:52:53 +01:00 |
Jonathan Kew
|
20b8376ffd
|
Bug 1368654 - pt 1 - Implement memory reporter support for FrameProperties. r=mats
|
2017-05-31 19:52:47 +01:00 |
Jonathan Kew
|
ee384ef57b
|
Bug 1368249 - Create nsIFrame::AddProperty API for use when the property is known to not already exist, and use to optimize some call sites. r=mats
|
2017-05-28 13:16:55 +01:00 |
Sebastian Hengst
|
99f17a4e95
|
Backed out changeset 59c0589220ec (bug 1368249) unused function GetNormalPosition at nsIFrame.h:1073. r=backout
|
2017-05-28 15:38:15 +02:00 |
Jonathan Kew
|
1f8beade4e
|
Bug 1368249 - Create nsIFrame::AddProperty API for use when the property is known to not already exist, and use to optimize some call sites. r=mats
|
2017-05-28 13:16:55 +01:00 |
Jonathan Kew
|
a8f81efd8e
|
Bug 1365982 - Attach frame properties to each frame instead of looking them up in a hashtable on the prescontext. r=mats
--HG--
rename : layout/base/FramePropertyTable.cpp => layout/base/FrameProperties.cpp
rename : layout/base/FramePropertyTable.h => layout/base/FrameProperties.h
|
2017-05-27 12:36:00 +01:00 |