Emilio Cobos Álvarez 
								
							 
						 
						
							
							
							
							
								
							
							
								7204b38327 
								
							 
						 
						
							
							
								
								Bug 1514338 - Remove unneeded special case in nsHTMLButtonControlFrame. r=bzbarsky  
							
							... 
							
							
							
							This is a followup to bug 1089326.
The other kind of elements other than <button> that use this frame are
input[type="reset|submit|button"], via nsGfxButtonControlFrame. And that frame
is a leaf, so it can only contain anonymous content (which is chromeonly
content and thus doesn't show up in event.target and co.).
This changes behavior for event.originalTarget, I suppose, but that's what we
do elsewhere as well, and that's a Gecko-specific thing.
Differential Revision: https://phabricator.services.mozilla.com/D14604 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2018-12-16 22:17:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Olli Pettay 
								
							 
						 
						
							
							
							
							
								
							
							
								b977d23eb2 
								
							 
						 
						
							
							
								
								Bug 1089326, make <button> hit testing similar to other elements which may have some content, and for click target find the common (interactive) ancestor, r=masayuki  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 80caab4e074d552c38b62842fe3102fb6735dfd9 
							
						 
						
							2018-12-11 23:35:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emilio Cobos Álvarez 
								
							 
						 
						
							
							
							
							
								
							
							
								4591031b65 
								
							 
						 
						
							
							
								
								Bug 1513012 - Move overflow to use cbindgen. r=heycam  
							
							... 
							
							
							
							It's one of the most annoying / hacky mako bits we have.
Differential Revision: https://phabricator.services.mozilla.com/D14084  
							
						 
						
							2018-12-11 03:07:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cameron McCormack 
								
							 
						 
						
							
							
							
							
								
							
							
								1db3f9da78 
								
							 
						 
						
							
							
								
								Bug 1512716 - Re-indent NS_QUERYFRAME macros after clang-format. r=TYLin  
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D13995 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2018-12-07 20:00:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miko Mynttinen 
								
							 
						 
						
							
							
							
							
								
							
							
								aafa85ee9d 
								
							 
						 
						
							
							
								
								Bug 1512251 - Remove unused render only selection code r=mattwoodrow  
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D13829 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2018-12-06 19:40:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sylvestre Ledru 
								
							 
						 
						
							
							
							
							
								
							
							
								265e672179 
								
							 
						 
						
							
							
								
								Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format  
							
							... 
							
							
							
							# ignore-this-changeset
--HG--
extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022 
							
						 
						
							2018-11-30 11:46:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Watt 
								
							 
						 
						
							
							
							
							
								
							
							
								4c1b207664 
								
							 
						 
						
							
							
								
								Bug 1510116. Fix some unified build issues in layout code. r=emilio  
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D13039 
--HG--
extra : rebase_source : f0b6516484ed97ed52b92e04617f89e4ee8189ff 
							
						 
						
							2018-11-12 22:20:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Zhang Junzhi 
								
							 
						 
						
							
							
							
							
								
							
							
								e081858ecc 
								
							 
						 
						
							
							
								
								Bug 1490611 - physical to logical name refactor: DISPLAY_*_WIDTH to DISPLAY_*_INLINE_SIZE(as well as the relevant struct in the macro contents) r=jfkthame  
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D5657 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2018-09-12 12:35:47 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mihir Iyer 
								
							 
						 
						
							
							
							
							
								
							
							
								ce5bd50ad2 
								
							 
						 
						
							
							
								
								Bug  1397768 part 1: Make 'display: flex/grid' in a button take up all the available space. r=dholbert  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 15b1dc83b9b8b76a839be4455dc42b7a6be8f841 
							
						 
						
							2018-08-17 07:36:50 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cameron McCormack 
								
							 
						 
						
							
							
							
							
								
							
							
								99d9013b12 
								
							 
						 
						
							
							
								
								Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio  
							
							... 
							
							
							
							Summary: Depends On D3283
Reviewers: njn!, emilio!
Tags: #secure-revision
Bug #: 1482782
Differential Revision: https://phabricator.services.mozilla.com/D3284  
							
						 
						
							2018-08-15 15:46:39 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Narcis Beleuzu 
								
							 
						 
						
							
							
							
							
								
							
							
								d20e8e7674 
								
							 
						 
						
							
							
								
								Backed out 8 changesets (bug 1483121, bug 1482782) for build bustages on nsDirectoryService.cpp. CLOSED TREE  
							
							... 
							
							
							
							Backed out changeset 0a8334bbcf45 (bug 1483121)
Backed out changeset cb2dcb859071 (bug 1482782)
Backed out changeset c834d4ca2eef (bug 1482782)
Backed out changeset 887de0efbb67 (bug 1482782)
Backed out changeset 018fdb50a6be (bug 1482782)
Backed out changeset 33a8aa8096c9 (bug 1482782)
Backed out changeset e3632354f16e (bug 1482782)
Backed out changeset 46f8319bee82 (bug 1482782) 
							
						 
						
							2018-08-15 09:14:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cameron McCormack 
								
							 
						 
						
							
							
							
							
								
							
							
								d9edae8bde 
								
							 
						 
						
							
							
								
								Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio  
							
							... 
							
							
							
							Summary: Depends On D3283
Reviewers: njn!, emilio!
Tags: #secure-revision
Bug #: 1482782
Differential Revision: https://phabricator.services.mozilla.com/D3284  
							
						 
						
							2018-08-15 15:46:39 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Morgan Rae Reschenberg 
								
							 
						 
						
							
							
							
							
								
							
							
								d7195a66a7 
								
							 
						 
						
							
							
								
								Bug 1467209 - Implement contain:size for HTMLButtonControlFrame. r=dholbert  
							
							... 
							
							
							
							MozReview-Commit-ID: Jsjs3jxy4z3
--HG--
extra : rebase_source : 2532d959dbcf4e062f50a00e05a512d549357116 
							
						 
						
							2018-06-29 10:27:55 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emilio Cobos Álvarez 
								
							 
						 
						
							
							
							
							
								
							
							
								e341b20ec4 
								
							 
						 
						
							
							
								
								Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE  
							
							... 
							
							
							
							MozReview-Commit-ID: JPopq0LudD 
							
						 
						
							2018-03-22 20:06:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emilio Cobos Álvarez 
								
							 
						 
						
							
							
							
							
								
							
							
								5dd797f154 
								
							 
						 
						
							
							
								
								Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE  
							
							... 
							
							
							
							This reverts commit 1808914126bb9f9e4a82d2c3d7ac961885fe7d62.
MozReview-Commit-ID: 5skESBseEvo 
							
						 
						
							2018-03-22 20:05:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emilio Cobos Álvarez 
								
							 
						 
						
							
							
							
							
								
							
							
								ca5ac79cca 
								
							 
						 
						
							
							
								
								Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt  
							
							... 
							
							
							
							MozReview-Commit-ID: JPopq0LudD 
							
						 
						
							2018-03-22 19:48:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emilio Cobos Álvarez 
								
							 
						 
						
							
							
							
							
								
							
							
								74b31155f7 
								
							 
						 
						
							
							
								
								Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz  
							
							... 
							
							
							
							MozReview-Commit-ID: 6WXqNiODttD 
							
						 
						
							2017-12-06 16:05:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matt Woodrow 
								
							 
						 
						
							
							
							
							
								
							
							
								aab0cbe92c 
								
							 
						 
						
							
							
								
								Bug 1406727. r=froydnj  
							
							
							
						 
						
							2017-11-16 16:09:28 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Narcis Beleuzu 
								
							 
						 
						
							
							
							
							
								
							
							
								af710e4746 
								
							 
						 
						
							
							
								
								Backed out changeset 0f783930e1b2 (bug 1406727) for GTest failures on ArenaAllocator. r=backout on a CLOSED TREE  
							
							
							
						 
						
							2017-11-16 07:45:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matt Woodrow 
								
							 
						 
						
							
							
							
							
								
							
							
								5e1a10f3be 
								
							 
						 
						
							
							
								
								Bug 1406727. r=froydnj  
							
							
							
						 
						
							2017-11-16 16:09:28 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mats Palmgren 
								
							 
						 
						
							
							
							
							
								
							
							
								25cd0c37f7 
								
							 
						 
						
							
							
								
								Bug 1400618 part 1 - Collect NAC / generated content and call DestroyAnonymousContent / UnbindFromTree on those after the frames are destroyed.  r=bz  
							
							... 
							
							
							
							MozReview-Commit-ID: 2trDgeJPw25 
							
						 
						
							2017-11-07 01:20:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Holbert 
								
							 
						 
						
							
							
							
							
								
							
							
								680815cd6e 
								
							 
						 
						
							
							
								
								Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame  
							
							... 
							
							
							
							This patch was generated automatically by the "modeline.py" script, available
here: https://github.com/amccreight/moz-source-tools/blob/master/modeline.py 
For every file that is modified in this patch, the changes are as follows:
 (1) The patch changes the file to use the exact C++ mode lines from the
     Mozilla coding style guide, available here:
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style#Mode_Line 
 (2) The patch deletes any blank lines between the mode line & the MPL
     boilerplate comment.
 (3) If the file previously had the mode lines and MPL boilerplate in a
     single contiguous C++ comment, then the patch splits them into
     separate C++ comments, to match the boilerplate in the coding style.
MozReview-Commit-ID: EuRsDue63tK
--HG--
extra : rebase_source : 3356d4b80ff6213935192e87cdbc9103fec6084c 
							
						 
						
							2017-10-27 10:33:53 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brad Werth 
								
							 
						 
						
							
							
							
							
								
							
							
								aefd6655a8 
								
							 
						 
						
							
							
								
								Bug 1411050 Part 1: Change nsDisplayListBuilder to mark hitests either for visibility or for pointer events. r=mattwoodrow  
							
							... 
							
							
							
							MozReview-Commit-ID: AbYcm2gwEES
--HG--
extra : rebase_source : 589ca29f84df183df86572a3f24476d6a9b7a4ad 
							
						 
						
							2017-10-24 15:03:56 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matt Woodrow 
								
							 
						 
						
							
							
							
							
								
							
							
								d8a662f0d2 
								
							 
						 
						
							
							
								
								Bug 1406727. r=mstange,froydnj a=abillings  
							
							... 
							
							
							
							--HG--
extra : rebase_source : a9932eb10d3ca451e1ce3a424cd48e957801f593 
							
						 
						
							2017-10-17 15:19:44 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brad Werth 
								
							 
						 
						
							
							
							
							
								
							
							
								0786d1a520 
								
							 
						 
						
							
							
								
								Bug 1302470 Part 3: Fix the case where HTML buttons need to generate display item children when doing opaque hit tests. r=mattwoodrow  
							
							... 
							
							
							
							MozReview-Commit-ID: HwDYsnMJkM8
--HG--
extra : rebase_source : bf5ec5fd0498376c6426ad2593d2e15db65a4a84 
							
						 
						
							2016-11-30 14:35:37 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nicholas Nethercote 
								
							 
						 
						
							
							
							
							
								
							
							
								d225f7151b 
								
							 
						 
						
							
							
								
								Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.  
							
							... 
							
							
							
							(Path is actually r=froydnj.)
Bug 1400459 devirtualized nsIAtom so that it is no longer a subclass of
nsISupports. This means that nsAtom is now a better name for it than nsIAtom.
MozReview-Commit-ID: 91U22X2NydP
--HG--
rename : xpcom/ds/nsIAtom.h => xpcom/ds/nsAtom.h
extra : rebase_source : ac3e904a21b8b48e74534fff964f1623ee937c67 
							
						 
						
							2017-10-03 09:05:19 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mats Palmgren 
								
							 
						 
						
							
							
							
							
								
							
							
								d9d785d520 
								
							 
						 
						
							
							
								
								Bug 1398520 part 4 - Rename nsFormControlFrame to nsCheckboxRadioFrame.  r=dholbert  
							
							... 
							
							
							
							MozReview-Commit-ID: 9nwikVD1cd9
--HG--
rename : layout/forms/nsFormControlFrame.cpp => layout/forms/nsCheckboxRadioFrame.cpp
rename : layout/forms/nsFormControlFrame.h => layout/forms/nsCheckboxRadioFrame.h 
							
						 
						
							2017-09-27 14:12:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ting-Yu Lin 
								
							 
						 
						
							
							
							
							
								
							
							
								2e869d8f3d 
								
							 
						 
						
							
							
								
								Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert  
							
							... 
							
							
							
							nsReflowStatus::IsEmpty() assertions are added after DISPLAY_REFLOW in the
beginning of the Reflow().
A few Reflow() implementations have Reset() calls at the end which are left
in place by this patch (with an explanatory comment added to each). These
ending Reset()s are only needed for cases where a non-splittable frame
passes its own nsReflowStatus to a child's reflow method. Just in case the
child leaves a "not fully complete" value in the nsReflowStatus, the
non-splittable parent frame must clear out the nsReflowStatus before
returning, so that its own parent doesn't then try to split it.
MozReview-Commit-ID: 6Jj3jfMAqj4
--HG--
extra : rebase_source : e1fe6a775ad97e16a6d7cc224634ff962ccb0fbf 
							
						 
						
							2017-09-13 18:00:25 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Ringnalda 
								
							 
						 
						
							
							
							
							
								
							
							
								b8183bc0b4 
								
							 
						 
						
							
							
								
								Backed out 6 changesets (bug 1302470) for mochitest-chrome failures  
							
							... 
							
							
							
							CLOSED TREE
Backed out changeset 3aab8b1494ef (bug 1302470)
Backed out changeset fdd40abac611 (bug 1302470)
Backed out changeset a67bc2f1b624 (bug 1302470)
Backed out changeset 160522290018 (bug 1302470)
Backed out changeset 6b948c533944 (bug 1302470)
Backed out changeset 399011313b3c (bug 1302470)
MozReview-Commit-ID: 2B3uMAkzNGv 
							
						 
						
							2017-08-31 20:04:24 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brad Werth 
								
							 
						 
						
							
							
							
							
								
							
							
								9bd23fcc62 
								
							 
						 
						
							
							
								
								Bug 1302470 Part 3: Fix the case where HTML buttons need to generate display item children when doing opaque hit tests. r=mattwoodrow  
							
							... 
							
							
							
							MozReview-Commit-ID: HwDYsnMJkM8
--HG--
extra : rebase_source : 77521a6176a75752bac394759731bf3b07974ebe 
							
						 
						
							2016-11-30 14:35:37 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matt Woodrow 
								
							 
						 
						
							
							
							
							
								
							
							
								40f5b92e3b 
								
							 
						 
						
							
							
								
								Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange  
							
							
							
						 
						
							2017-08-07 14:23:35 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								8257b2d113 
								
							 
						 
						
							
							
								
								Backed out changeset 8f2dd8f13b53 (bug 1388161) for failing chrome's test_animation_performance_warning.html | preserve-3d transform. r=backout  
							
							
							
						 
						
							2017-08-10 14:40:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matt Woodrow 
								
							 
						 
						
							
							
							
							
								
							
							
								a3a130b6ff 
								
							 
						 
						
							
							
								
								Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange  
							
							
							
						 
						
							2017-08-07 14:23:35 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cameron McCormack 
								
							 
						 
						
							
							
							
							
								
							
							
								139e81fb2f 
								
							 
						 
						
							
							
								
								Bug 1364361 - Part 1: Refactor frame anon box restyling machinery so it can return a list of anon boxes. r=bholley,bz  
							
							... 
							
							
							
							MozReview-Commit-ID: 3InVAUw8djN
* * *
Bug 1364361 - Followup to address review comment. r=me
MozReview-Commit-ID: IpdoSon9MAj
--HG--
extra : rebase_source : 086c49319d3847099614d65c8bb9d924f4e9be38 
							
						 
						
							2017-06-16 17:22:33 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								9365133d05 
								
							 
						 
						
							
							
								
								Backed out changeset e7ec499159f7 (bug 1364361) for bustage at nsIFrame.h:3348: bad implicit conversion constructor for 'OwnedAnonBox'. r=backout  
							
							
							
						 
						
							2017-06-16 11:19:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cameron McCormack 
								
							 
						 
						
							
							
							
							
								
							
							
								b76836a0c6 
								
							 
						 
						
							
							
								
								Bug 1364361 - Part 1: Refactor frame anon box restyling machinery so it can return a list of anon boxes. r=bholley,bz  
							
							... 
							
							
							
							MozReview-Commit-ID: 3InVAUw8djN
* * *
Bug 1364361 - Followup to address review comment. r=me
MozReview-Commit-ID: IpdoSon9MAj
--HG--
extra : rebase_source : 8a6a9b88d678c52be8fa6f64b2664a08634a4a98 
							
						 
						
							2017-06-16 15:32:40 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								fe67a32efc 
								
							 
						 
						
							
							
								
								Backed out changeset 12db2d364b64 (bug 1364361) for heap write hazard. r=backout  
							
							
							
						 
						
							2017-06-16 09:27:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cameron McCormack 
								
							 
						 
						
							
							
							
							
								
							
							
								eaf366ae43 
								
							 
						 
						
							
							
								
								Bug 1364361 - Part 1: Refactor frame anon box restyling machinery so it can return a list of anon boxes. r=bholley,bz  
							
							... 
							
							
							
							MozReview-Commit-ID: 3InVAUw8djN
--HG--
extra : rebase_source : 83d5e20a9ec92a35c015386828b0c53c6c4eaeb5 
							
						 
						
							2017-05-22 13:14:32 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexis Beingessner 
								
							 
						 
						
							
							
							
							
								
							
							
								adb013669b 
								
							 
						 
						
							
							
								
								Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel  
							
							... 
							
							
							
							MozReview-Commit-ID: K1WUIOnvazF 
							
						 
						
							2017-06-13 11:00:10 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								f3bf820bfd 
								
							 
						 
						
							
							
								
								Backed out changeset 3d1ce85e6348 (bug 1088760) for bustage, at least on Android at layout/generic/nsPluginFrame.cpp:1612. r=backout  
							
							
							
						 
						
							2017-06-13 00:30:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexis Beingessner 
								
							 
						 
						
							
							
							
							
								
							
							
								c75211cb95 
								
							 
						 
						
							
							
								
								Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel  
							
							... 
							
							
							
							MozReview-Commit-ID: K1WUIOnvazF 
							
						 
						
							2017-06-12 17:32:48 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mats Palmgren 
								
							 
						 
						
							
							
							
							
								
							
							
								a254b64145 
								
							 
						 
						
							
							
								
								Bug 1364805 part 4 - Remove the now unused LayoutFrameType values from the ctors.  r=jfkthame  
							
							... 
							
							
							
							MozReview-Commit-ID: 1RSDoc3pQXf 
							
						 
						
							2017-05-26 12:11:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mats Palmgren 
								
							 
						 
						
							
							
							
							
								
							
							
								1242172259 
								
							 
						 
						
							
							
								
								Bug 1364805 part 2 - Add a nsIFrame::mClass field and propagate the concrete class' value up the ctor chain.  r=jfkthame  
							
							... 
							
							
							
							nsIFrame::mClass is of type enum class nsQueryFrame::ClassID which is
a strict subset of the nsQueryFrame::FrameIID values.  For a concrete
frame class, its FrameIID is the same numeric value as its ClassID.
MozReview-Commit-ID: 1N0AkCGo1ol 
							
						 
						
							2017-05-26 12:11:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emilio Cobos Álvarez 
								
							 
						 
						
							
							
							
							
								
							
							
								23bce99ae1 
								
							 
						 
						
							
							
								
								Bug 1361051: rename mozilla::FrameType to mozilla::LayoutFrameType. r=xidorn  
							
							... 
							
							
							
							This avoids conflicts with mozilla::dom::FrameType.
MozReview-Commit-ID: 7aEMbHRaTFk
--HG--
extra : rebase_source : 2d01321f5ce0ec8c0e3f70984674f82678034b3c 
							
						 
						
							2017-05-01 19:32:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emilio Cobos Álvarez 
								
							 
						 
						
							
							
							
							
								
							
							
								e44543aad4 
								
							 
						 
						
							
							
								
								Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam  
							
							... 
							
							
							
							MozReview-Commit-ID: 5Nzhyta5Hle
--HG--
extra : rebase_source : c2e9d4bfb9239f5e851d110cd7dff98c1e1a8d8b 
							
						 
						
							2017-04-30 17:30:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Ringnalda 
								
							 
						 
						
							
							
							
							
								
							
							
								b9b730fd1f 
								
							 
						 
						
							
							
								
								Backed out 7 changesets (bug 1302470) for mochitest-chrome failures  
							
							... 
							
							
							
							CLOSED TREE
Backed out changeset de9f42b512c8 (bug 1302470)
Backed out changeset 2394e63f50ff (bug 1302470)
Backed out changeset 3542d7bacbdc (bug 1302470)
Backed out changeset 22793139a866 (bug 1302470)
Backed out changeset cc6ff95187d0 (bug 1302470)
Backed out changeset 033fce5ecd39 (bug 1302470)
Backed out changeset 0bb3e70e5f46 (bug 1302470)
MozReview-Commit-ID: 5DmpbQp335X 
							
						 
						
							2017-04-28 20:12:06 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brad Werth 
								
							 
						 
						
							
							
							
							
								
							
							
								8872dcf750 
								
							 
						 
						
							
							
								
								Bug 1302470 Part 4: Fix the case where HTML buttons need to generate display item children when doing opaque hit tests. r=mattwoodrow  
							
							... 
							
							
							
							MozReview-Commit-ID: HwDYsnMJkM8
--HG--
extra : rebase_source : 4de1945f2a53e1f7f52bb59639330c45530610c4 
							
						 
						
							2016-11-30 14:35:37 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								e78736fcec 
								
							 
						 
						
							
							
								
								Backed out changeset d0ecd711cbc4 (bug 1302470)  
							
							
							
						 
						
							2017-04-21 19:09:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brad Werth 
								
							 
						 
						
							
							
							
							
								
							
							
								73fe83497b 
								
							 
						 
						
							
							
								
								Bug 1302470 Part 4: Fix the case where HTML buttons need to generate display item children when doing opaque hit tests. r=mattwoodrow  
							
							... 
							
							
							
							MozReview-Commit-ID: HwDYsnMJkM8
--HG--
extra : rebase_source : 80b09b3068d63e838b69bd10e43d6d1ee052e562 
							
						 
						
							2016-11-30 14:35:37 -08:00