diff browse annotate |
327c61df0baebf6960ab348335f53b588215eaa7 created 2016-04-18 23:09 +0900 pushed 2016-04-20 09:53 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1259656 part.1 Rename WidgetEvent::refPoint to WidgetEvent::mRefPoint r=smaug |
diff browse annotate |
a2a7c4cc94dca9adc3329bd8f7d0670d5f8be3df created 2016-02-24 18:01 +1100 pushed 2016-02-25 11:00 +0000 |
Cameron McCormack | Cameron McCormack - Bug 1244068 - Part 4: Use StyleSetHandle instead of concrete style set class in most places. r=dholbert |
diff browse annotate |
248497c0c18dea01a6b076483b9cd1f85621e2e8 created 2016-02-17 21:37 +0100 pushed 2016-02-19 11:08 +0000 |
Boris Chiou | Boris Chiou - Bug 1244049 - Part 2: Replace nsCSSPseudoElements::Type with CSSPseudoElementType. r=dbaron |
diff browse annotate |
4a020e2e4acec77f56e1ccea319765a7e18c74c9 created 2016-02-16 23:07 +0100 pushed 2016-02-19 11:08 +0000 |
Boris Chiou | Boris Chiou - Bug 1244049 - Part 1: Define scoped enum for CSSPseudoElement type. r=dbaron |
diff browse annotate |
4f554ce35fb804c43ab12f27d18d61ec741d7609 created 2015-09-17 22:17 +0100 pushed 2015-10-21 23:41 +0000 |
Jonathan Watt | Jonathan Watt - Bug 1099103 - Prevent numbers input using a grouping separator from being mis-processed as if the separator was a decimal separator. r=dholbert |
diff browse annotate |
e8c7dfe727cd970e2c3294934e2927b14143c205 created 2015-10-18 01:24 -0400 pushed 2015-10-18 02:58 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
41dea9df27ed995f8315ab4318c187a617937664 created 2015-10-07 10:19 -0700 pushed 2015-10-07 18:35 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 91d4539e00ce (bug 1207245) |
diff browse annotate |
91d4539e00cecb658604e021675a923c60ef3235 created 2015-10-07 16:50 -0400 pushed 2015-10-07 18:35 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
7d073d55f7c7d153eeae5d94846f29607b2da2c8 created 2015-09-21 17:37 -0700 pushed 2015-09-22 10:51 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset f7cbf3aa76fc (bug 1099103) for test_input_number_l10n.html failures |
diff browse annotate |
f7cbf3aa76fc9768bb3c2860226195d1f54e93fc created 2015-08-25 00:00 +0100 pushed 2015-09-22 10:51 +0000 |
Jonathan Watt | Jonathan Watt - Bug 1099103 - Prevent numbers input using a grouping separator from being mis-processed as if the separator was a decimal separator. r=dholbert |
diff browse annotate |
28673cc5e68b48d6a397b027a6ef5321703dea4a created 2015-07-16 10:07 +0100 pushed 2015-07-16 20:23 +0000 |
Jonathan Kew | Jonathan Kew - Bug 1131451 part 1 - Replace containerWidth with containerSize in logical-coordinate classes and APIs, frame classes, etc. r=dholbert |
diff browse annotate |
0bab6071fcd30beec8431bb1474fad0acc340f43 created 2015-06-12 14:20 -0700 pushed 2015-06-14 02:54 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1173662 part 3: Use a LogicalPoint for child position in nsNumberControlFrame::Reflow. r=jfkthame |
diff browse annotate |
b275d17433afa6e97de67f4a248606d9b55b85de created 2015-06-12 14:19 -0700 pushed 2015-06-14 02:54 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1173662 part 2: Use logical sizes in nsNumberControlFrame::Reflow. r=jfkthame |
diff browse annotate |
0f9cdb5ebfa8260ed9eb0c86a010b7dbc7b7df59 created 2015-06-12 14:19 -0700 pushed 2015-06-14 02:54 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1173662 part 1: Rename local variable 'wm' in nsNumberControlFrame::Reflow. r=jfkthame |
diff browse annotate |
41c005e9398e95871789aa21bb0f26559320b3d9 created 2015-03-29 22:38 +0000 pushed 2015-03-30 10:18 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1148833 part 3 - Remove nsIFrame::WillReflow and add a non-virtual MarkInReflow method instead that sets NS_FRAME_IN_REFLOW. Call it at the start of Reflow(). r=roc |
diff browse annotate |
ac4464790ec4896a5188fa50cfc69ae0ffeddc08 created 2015-03-21 12:28 -0400 pushed 2015-03-22 21:15 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj |
diff browse annotate |
5133b5b2e4a29d8f2a5ba7e65c9be1c24a49a139 created 2015-03-06 16:33 -0500 pushed 2015-03-08 03:44 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1140216. Remove asserts that stuff that we never create is not null, since it clearly is null. r=jwatt |
diff browse annotate |
133ec7304f2208e89f02ed943480a1b1f02188c9 created 2015-03-03 11:08 +0000 pushed 2015-03-04 01:22 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1134280 - Get rid of Tag() - patch 1 - Is{HTML,XUL,MathML,SVG}Element and IsAnyOf{HTML,XUL,MathML,SVG}Elements, r=smaug |
diff browse annotate |
c36a026244de1d694ddf947c63e5ac08951180bc created 2015-02-01 17:27 -0500 pushed 2015-02-02 12:24 +0000 |
David Zbarsky | David Zbarsky - Bug 1125040: Use LayoutDeviceIntPoint for nsLayoutUtils::GetEventCoordinatesRelativeTo and Touch::mRefPoint r=botond |
diff browse annotate |
366b01141df5a6dd6e54a1524e0cd89895961bc4 created 2014-10-01 11:26 +0200 pushed 2014-10-02 17:16 +0000 |
Anuj Agarwal | Anuj Agarwal - Bug 791777 - Replaced NS_finite() with mozilla::IsFinite. r=froydnj |
diff browse annotate |
96ba07052d59a72fdc8334c10530744adc780b70 created 2014-08-20 17:38 -0700 pushed 2014-08-22 01:48 +0000 |
Olli Pettay | Olli Pettay - Bug 1054773 - Fix crashes in nsProgressFrame.cpp r=wchen |
diff browse annotate |
2522daeec7f738024cbef2b12e02d9596f4b10b4 created 2014-07-16 14:41 -0400 pushed 2014-08-13 16:01 +0000 |
Trevor Saunders | Trevor Saunders - bug 1016545 - Provide an iterator that iterates over all children of an element r=bz |
diff browse annotate |
cddf9f550571fe3eececf0b4115683437e464edf created 2014-08-04 14:28 +0900 pushed 2014-08-04 20:24 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1046101 part.11 Rename NS_MOUSE_EVENT to eMouseEventClass r=smaug |
diff browse annotate |
b6e08b99faf8cd00121d4112445a7aded885c7cf created 2014-08-04 14:28 +0900 pushed 2014-08-04 20:24 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1046101 part.1 Rename nsEventStructType to mozilla::EventClassID r=smaug |
diff browse annotate |
4e7c384f7f39bfed43de14a66aed39de4f7d6752 created 2014-07-31 20:25 -0400 pushed 2014-08-01 17:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1045270 - Part 2: Focus the text control inside a number control when recreating frames for a focused number control off of the event loop; r=smaug |
diff browse annotate |
4563a79a79683e143633dc4e5193b5b1c284151e created 2014-07-24 18:03 +0100 pushed 2014-07-25 23:28 +0000 |
Jonathan Kew | Jonathan Kew - bug 1031241 pt 4 - Rename the {MIN,PREF}_WIDTH constants used to identify the type of intrinsic inline-size. r=smontagu |
diff browse annotate |
beb29103be6902f7759bbcb7b9eb4e39fb0636dd created 2014-07-24 18:03 +0100 pushed 2014-07-25 23:28 +0000 |
Jonathan Kew | Jonathan Kew - bug 1031241 pt 1 - Rename Get{Min,Pref}Width to Get{Min,Pref}ISize throughout layout. r=dbaron,smontagu |
diff browse annotate |
a4ba6995c87e7cf67a7d513ac7e23dcdab76b408 created 2014-07-24 01:28 -0700 pushed 2014-07-25 23:28 +0000 |
Simon Montagu | Simon Montagu - Bug 789096 patch 9: use logical coordinates in nsHTMLReflowState available size. r=jfkthame |
diff browse annotate |
ac426472ceec1b9aedfa5f4f97abcc3673c707b9 created 2014-06-19 19:01 -0700 pushed 2014-06-20 16:49 +0000 |
Kyle Huey | Kyle Huey - Bug 737976: Remove nsINodeInfo. r=smaug |
diff browse annotate |
177db1927db27595d0ea52c8401de927bcc0b662 created 2014-06-11 02:45 -0700 pushed 2014-06-11 17:08 +0000 |
Simon Montagu | Simon Montagu - Replace Get/SetTopAscent with Get/SetBlockStartAscent. Bug 789096, r=jfkthame |
diff browse annotate |
edfbdecd9e8283748385e7ee661b53bb21e2615b created 2014-05-13 00:47 +0000 pushed 2014-05-13 10:49 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1008917 - part 2,3,4, make Reflow() return type 'void', and make a few reflow related helper methods 'void' too. r=roc |
diff browse annotate |
157af79fbc88c386a39e20fbc3892798b1e91a67 created 2014-05-12 15:47 -0700 pushed 2014-05-13 10:49 +0000 |
Wes Kocher | Wes Kocher - Backed out 11 changesets (bug 1008917) for apparently introducing an intermittent failure of B2G Crashtest-2 on a CLOSED TREE |
diff browse annotate |
9afa5e7715e1b1c0da963368329097e735e484c8 created 2014-05-12 17:40 +0000 pushed 2014-05-13 10:49 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1008917 - part 2,3,4, make Reflow() return type 'void', and make a few reflow related helper methods 'void' too. r=roc |
diff browse annotate |
146061b195fe83c4934df020e26a8b7b62ba5432 created 2014-05-05 18:21 -0400 pushed 2014-05-06 20:53 +0000 |
Giovanni Sferro | Giovanni Sferro - Bug 1003741 - nsNumberControlFrame implements nsITextControlFrame. r=ehsan |
diff browse annotate |
b29352bc495f95deac11810a16af3bf5a3c07707 created 2014-04-03 13:18 +0900 pushed 2014-04-03 10:57 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug |
diff browse annotate |
63a4ad62401ab5b08174e86b80d22b7bdffdc0c9 created 2013-12-31 13:50 +0000 pushed 2014-03-07 15:55 +0000 |
Jonathan Kew | Jonathan Kew - bug 735577 - followup 1 (v2) - allow reflow-state to be passed to the reflow-metrics constructor to get the writing mode. r=roc |
diff browse annotate |
1b5ee8c5491ab694293b5c5cacefd118e8076884 created 2014-02-27 20:04 -0300 pushed 2014-02-28 15:17 +0000 |
Reuben Morais | Reuben Morais - Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen |
diff browse annotate |
183cb1d53c3569186c4c7232c74da0bdec044e59 created 2014-02-18 20:00 +0000 pushed 2014-02-19 14:16 +0000 |
Jonathan Watt | Jonathan Watt - Bug 969928 - Fix a bug in the de-localization code that can cause validation issues with locales that use '.' as their grouping separator. r=dholbert |
diff browse annotate |
56fa355b196de79be1c3e6fba8c65aaa2518fe44 created 2014-02-18 14:31 -0800 pushed 2014-02-19 06:02 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 6fc2f69df1ee (bug 969928) for mochitest-1 bustage on a CLOSED TREE |
diff browse annotate |
6fc2f69df1ee357395d04797c3ddb90c08d67dd0 created 2014-02-14 20:37 +0000 pushed 2014-02-19 06:02 +0000 |
Jonathan Watt | Jonathan Watt - Bug 969928 - Fix a bug in the de-localization code that can cause validation issues with locales that use '.' as their grouping separator. r=dholbert |
diff browse annotate |
7ac30a8de3d6cc4f3250114475956c6332064423 created 2014-02-12 02:54 +0000 pushed 2014-02-18 20:24 +0000 |
Jonathan Watt | Jonathan Watt - Bug 970257 - Make <input type=number> handle auto width properly. r=dholbert |
diff browse annotate |
f55c1d834649aa4061e1d622e862f14f4e14a583 created 2014-02-05 00:42 +0000 pushed 2014-02-18 20:24 +0000 |
Jonathan Watt | Jonathan Watt - Bug 951310 - Make <input type=number correctly handle CSS min-height and max-height. r=dholbert |
diff browse annotate |
f6d37fdcc976b9f649fa39ce065f298731b1d935 created 2014-02-17 23:47 -0800 pushed 2014-02-18 13:07 +0000 |
Arnaud Sourioux | Arnaud Sourioux - Bug 919806: Get rid of NS_IMETHOD in nsIFrame.h and its implementations r=dholbert |
diff browse annotate |
e67fbfeab5d5499b8c5c3dc6b1c337085c0103d4 created 2014-01-30 12:54 +0000 pushed 2014-02-03 01:47 +0000 |
Jonathan Watt | Jonathan Watt - Bug 827161, part 2 - Implement HTML 5's ValidityState.badInput and implement the state for HTMLInputElement's number type. r=smaug |
diff browse annotate |
2682af062a4bb866c9de8da6527e15365b86ee4d created 2014-01-23 15:43 +0000 pushed 2014-02-02 17:34 +0000 |
Jonathan Watt | Jonathan Watt - Bug 844744, part 2 - Make <input type=number> use ICU when available to support localized number input. r=smaug |
diff browse annotate |
0f0b3d2a7af543b3091ba307f0065e98b9026ff1 created 2014-01-16 17:34 -0800 pushed 2014-01-17 20:20 +0000 |
Peiyong Lin | Peiyong Lin - Bug 959874 - Reorder two parameters in nsContainerFrame::FinishReflowChild(), for consistency with nsContainerFrame::ReflowChild(). r=dholbert |
diff browse annotate |
f71a7dafeefe40da30c6f760a4958dc7d9d28bae created 2013-12-29 22:48 +0000 pushed 2013-12-31 03:17 +0000 |
Jonathan Kew | Jonathan Kew - backout changeset 8b6f20bda157 (bug 735577 followup 1) for build failure |
diff browse annotate |
8b6f20bda157534bd01e73c1caa5179e95c9df9c created 2013-12-29 22:04 +0000 pushed 2013-12-31 03:17 +0000 |
Jonathan Kew | Jonathan Kew - bug 735577 - followup 1 - allow reflow-state to be passed to the reflow-metrics constructor to get the writing mode. r=roc |
diff browse annotate |
72591e9d49a8432c45b304c7ccb86a8e09947bb1 created 2013-12-27 17:59 +0000 pushed 2013-12-28 02:42 +0000 |
Jonathan Kew | Jonathan Kew - bug 735577 - pt 4.1 - use accessor functions for some physical-coordinate fields in nsHTMLReflowMetrics, in preparation for logicalization. r=smontagu |
diff browse annotate |
c73264fcffc344dbede024b64667dc31a9ac9043 created 2013-12-27 17:59 +0000 pushed 2013-12-28 02:42 +0000 |
Jonathan Kew | Jonathan Kew - bug 735577 - pt 3.2 - update the rest of layout code to use the new accessors on nsHTMLReflowState. r=smontagu |
diff browse annotate |
fa744c4a894883e51366be357cc2cb296fa634ce created 2013-12-11 11:41 +0000 pushed 2013-12-11 18:36 +0000 |
Jonathan Watt | Jonathan Watt - Bug 948475 - Implement HTMLInputElement.select() for <input type=number> (contrary to the HTML5 spec) since content needs it. r=smaug |
diff browse annotate |
21ecf45dd59015d26b0ed46571745a41ce31f714 created 2013-12-10 22:19 -0500 pushed 2013-12-11 18:36 +0000 |
Alexander Surkov | Alexander Surkov - Bug 559761 - make <input type=number> accessible, r=tbsaunde, smaug |
diff browse annotate |
acadd89682ec3086ba24ecb566b488dc73854649 created 2013-12-11 02:13 +0000 pushed 2013-12-11 18:36 +0000 |
Jonathan Watt | Jonathan Watt - Bug 948549 - Make <input type=number> behave and look disabled when the 'disabled' attribute is set or it's inside a disabled fieldset. r=smaug |
diff browse annotate |
1682d636c3c566f89bc3eed963e9c7b4f037edc9 created 2013-12-08 23:26 +0000 pushed 2013-12-09 01:33 +0000 |
Jonathan Watt | Jonathan Watt - Bug 947728 part 2 - Make |-moz-appearance:number-input| the UA style sheet default for <input type=number>, and make the value 'textfield' hide the spinner. r=roc |
diff browse annotate |
45decd50b1180a19bd4e57f44f6db969f331ee68 created 2013-12-05 16:20 +0000 pushed 2013-12-06 13:56 +0000 |
Jonathan Watt | Jonathan Watt - Bug 935508 - Implement native theming of <input type=number>. r=roc |
diff browse annotate |
f23fd773d7d1ffba4091e1caa81c89b8a9cdee74 created 2013-12-05 13:00 -0500 pushed 2013-12-05 22:54 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out changesets 1b268ec6b81e, b68f5c69dce2 (bug 935508) and changesets 29db440280c8, 64f359e4e054 (bug 945784) for mochitest failures. |
diff browse annotate |
1b268ec6b81ece0ddaff59091f145397dc0dc551 created 2013-12-05 16:46 +0000 pushed 2013-12-05 22:54 +0000 |
Jonathan Watt | Jonathan Watt - Bug 935508. Follow-up to fix unified build bustage. |
diff browse annotate |
b68f5c69dce226474dcb7603fb933f0a77160337 created 2013-12-05 16:20 +0000 pushed 2013-12-05 22:54 +0000 |
Jonathan Watt | Jonathan Watt - Bug 935508 - Implement native theming of <input type=number>. r=roc |
diff browse annotate |
ddd2dbbd9b2df8155d02c27fad4094ac1f545da2 created 2013-12-03 15:49 +1100 pushed 2013-12-03 22:05 +0000 |
Cameron McCormack | Cameron McCormack - Bug 945517 - Make nsIFrame::GetPseudoElementContent return Element* instead of nsIContent*. r=bz |
diff browse annotate |
01b2208631534b2fea48d847a625734532de8c22 created 2013-12-03 10:57 +1100 pushed 2013-12-03 09:45 +0000 |
Cameron McCormack | Cameron McCormack - Bug 944246 - Make getComputedStyle pass in anonymous content when resolving pseudo-element style. r=bz |