diff browse annotate |
1b49e7328ae43c6565d167f4c391430575097fd3 created 2021-09-05 22:36 +0000 pushed 2021-09-06 03:16 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1727682 - Make WebRenderLayerManager not inherit LayerManager. r=jrmuizel |
diff browse annotate |
61ae66289cb002c015bbc08a878fb1d99d56082b created 2021-09-05 02:16 +0000 pushed 2021-09-05 09:46 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1728914 - Convert painting entrance points to use WebRenderLayerManager directly. r=gfx-reviewers,aosmond |
diff browse annotate |
b1b935cdc5ce220225248c041c0bcf546d3b6015 created 2021-08-31 15:22 +0000 pushed 2021-09-01 03:48 +0000 |
Jeff Muizelaar | Jeff Muizelaar - Bug 1728149 - Remove unused return type from nsLayoutUtils::PaintFrame. r=miko |
diff browse annotate |
a95f6a0cd9eb07fd2e19fba745b7a7e84f522c0c created 2021-08-23 03:07 +0000 pushed 2021-08-23 09:23 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1726291 - Remove FrameLayerBuilder. r=miko |
diff browse annotate |
027d7e27784677297820565864f0d8a7266c945c created 2021-08-20 06:22 +0300 pushed 2021-08-20 09:57 +0000 |
Cosmin Sabou | Cosmin Sabou - Backed out changeset e111894317cc (bug 1726291) for causing assertion failures on WebRenderCommandBuilder.cpp. CLOSED TREE |
diff browse annotate |
e111894317cc87940bf18011b3f9c0527798f67a created 2021-08-20 02:20 +0000 pushed 2021-08-20 09:57 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1726291 - Remove FrameLayerBuilder. r=miko |
diff browse annotate |
e5c5516d8b08d5d4d4f6a17a7e1a776d6b1338aa created 2021-07-30 12:34 +0000 pushed 2021-07-30 21:56 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1722968 - Add an optimization for GetAllInFlowRects to avoid expensive ancestor lookups in DOMIntersectionObserver. r=jwatt |
diff browse annotate |
089c3e31a467dde7e16840230b1aa7ab30824730 created 2021-07-27 10:47 +0000 pushed 2021-07-27 15:26 +0000 |
Hiroyuki Ikezoe | Hiroyuki Ikezoe - Bug 1700245 - Introduce IsProperAncestorFrameCrossDocInProcess and use it in PruneDisplayListForExtraPage. r=mattwoodrow |
diff browse annotate |
77c96f7183eb3f44c101c112fba35fbfe98c3c41 created 2021-07-19 11:28 +0000 pushed 2021-07-19 15:46 +0000 |
Miko Mynttinen | Miko Mynttinen - Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow |
diff browse annotate |
909c55b04b5b8208cb5066c5fb0e9713f4508ee1 created 2021-07-16 18:10 +0300 pushed 2021-07-16 21:43 +0000 |
Alexandru Michis | Alexandru Michis - Backed out 2 changesets (bug 1720804) for causing bustages. |
diff browse annotate |
1acb4ed79b6bcbe094cff775abde8fdbfd418753 created 2021-07-16 14:36 +0000 pushed 2021-07-16 21:43 +0000 |
Miko Mynttinen | Miko Mynttinen - Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow |
diff browse annotate |
82bc8b9b8bb8723c7bcb7c7f8c7031c30343e74f created 2021-06-14 01:22 +0000 pushed 2021-06-14 09:53 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1542807 part 1 - Create generated content and use normal box construction for list-style-type/list-style-image ::markers. r=emilio |
diff browse annotate |
ccdda61746170818f4595f5494ad81cfea001b0b created 2021-06-13 22:02 +0000 pushed 2021-06-14 09:53 +0000 |
Hiroyuki Ikezoe | Hiroyuki Ikezoe - Bug 1700245 - Replace IsAncestorFrameCrossDoc with IsAncestorFrameCrossDocInProcess in TransformFrameRectToAncestor. r=emilio |
diff browse annotate |
8e46a708ea73b2c8581bed63ff76bae14c514a92 created 2021-06-12 01:38 +0300 pushed 2021-06-12 09:41 +0000 |
Butkovits Atila | Butkovits Atila - Backed out 7 changesets (bug 1542807) for causing failures at inert-retargeting-iframe.tentative.html. CLOSED TREE |
diff browse annotate |
eee949e5fd677a8f6e3c719c0464a2affec0adcb created 2021-06-11 18:10 +0000 pushed 2021-06-12 09:41 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1542807 part 1 - Create generated content and use normal box construction for list-style-type/list-style-image ::markers. r=emilio |
diff browse annotate |
f4fcaad7e44ab9889bcef8ac848c5cca428b6099 created 2021-06-01 17:31 +0000 pushed 2021-06-01 21:33 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset 4ab352d967d9 (Bug 1701760) for causing flashes duing animations (bug 1708989). r=jrmuizel |
diff browse annotate |
91a7204d340af4853f54743c0d180d1cb8d8809a created 2021-05-13 16:24 +0000 pushed 2021-05-14 03:34 +0000 |
Andrew Osmond | Andrew Osmond - Bug 1704792 - Part 5. Add plumbing to move/store ImageIntRegion. r=jrmuizel |
diff browse annotate |
8f8f74f7a2afc907d2bdd22d3e632476053174d2 created 2021-05-10 23:39 +0000 pushed 2021-05-11 09:33 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1709622 - Apply EXIF resolution to SurfaceFromElement. r=tnikkel,jrmuizel,jgilbert |
diff browse annotate |
4f22a40500ea2e2021189d20eab5d9565c1900d0 created 2021-05-10 23:39 +0000 pushed 2021-05-11 09:33 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1709622 - Remove no-op FLAG_WANT_DATA_SURFACE. r=tnikkel,jgilbert |
diff browse annotate |
4f74cdfb4fdc403cd75aeafddce3cb400f9c70ec created 2021-05-05 09:41 +0000 pushed 2021-05-05 21:52 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1680387 - Apply intrinsic image resolution as appropriate in layout/style/dom, and update test expectations. r=tnikkel |
diff browse annotate |
8af2b886e30d91c388e491c4639c1443c8e176a0 created 2021-05-04 16:28 +0300 pushed 2021-05-04 21:49 +0000 |
Iulian Moraru | Iulian Moraru - Backed out 3 changesets (bug 1680387) for causing browser chrome failures on browser_bug592641.js. CLOSED TREE |
diff browse annotate |
51531850a9a2604c2cdd1d079575b3627be2233f created 2021-05-04 10:24 +0000 pushed 2021-05-04 21:49 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1680387 - Apply intrinsic image resolution as appropriate in layout/style/dom, and update test expectations. r=tnikkel |
diff browse annotate |
652bf5d7540d91c0265b63c234d069253b81e522 created 2021-04-19 19:55 +0000 pushed 2021-04-20 09:51 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1705877 - image-set() should influence intrinsic size of the image. r=dholbert,layout-reviewers |
diff browse annotate |
ee155916d1e39ee4055162a54e48deab33ad0367 created 2021-04-12 07:45 +0000 pushed 2021-04-12 16:08 +0000 |
Timothy Nikkel | Timothy Nikkel - Bug 1701749. When computing the double tap rect if there is a overflow rect that contains the bounding client rect use that. r=emilio |
diff browse annotate |
afdb67abfe0f1f413cc36d3b64fc26b9e3439044 created 2021-04-12 10:39 +0300 pushed 2021-04-12 16:08 +0000 |
smolnar | smolnar - Backed out changeset e0df81346b2b (bug 1701749) for causing build bustages. CLOSED TREE |
diff browse annotate |
e0df81346b2baf15aab5698106bfb0509d2e7642 created 2021-04-12 07:19 +0000 pushed 2021-04-12 16:08 +0000 |
Timothy Nikkel | Timothy Nikkel - Bug 1701749. When computing the double tap rect if there is a overflow rect that contains the bounding client rect use that. r=emilio |
diff browse annotate |
7ba7e312d760204638106cee8a07e2f4f755fe05 created 2021-04-11 17:39 +0000 pushed 2021-04-12 09:28 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1704332 - Move moz-control-character-visibility out of mako, and remove support for gecko_pref_controlled_initial_value. r=xidorn |
diff browse annotate |
39b38c8cd03b74e086c015a44cac5fad8a66e1a4 created 2021-04-01 00:13 +0000 pushed 2021-04-01 03:12 +0000 |
Neil Deakin | Neil Deakin - Bug 1700148, add an appearance type that forces a dropshadow on menus on Windows, and uses SetWindowRgn to clip the popup to the border radius, r=tnikkel |
diff browse annotate |
4ab352d967d9a1347fdcc03fcf51e6982aa14da4 created 2021-03-31 13:33 +0000 pushed 2021-03-31 16:42 +0000 |
Jeff Muizelaar | Jeff Muizelaar - Bug 1701760. Request sRGB images when drawing an image in Canvas. r=aosmond |
diff browse annotate |
6ca5eb7fca2a7d4a34a2e2d1a0490485103aa2ab created 2021-03-26 03:48 +0000 pushed 2021-03-27 20:53 +0000 |
Hiroyuki Ikezoe | Hiroyuki Ikezoe - Bug 1523500 - Introduce nsLayoutUtils::IsAncestorFrameCrossDocInProcess and use it to find an ASR for perspective display items. r=mattwoodrow |
diff browse annotate |
55c63a6c547f1fecd412505a064f21fd1e1ec48e created 2021-03-26 18:55 +0200 pushed 2021-03-26 21:51 +0000 |
Butkovits Atila | Butkovits Atila - Backed out changeset b210027c9203 (bug 1523500) for causing crashes. CLOSED TREE |
diff browse annotate |
b210027c920358c08ed92ca72f68aaa952f32f84 created 2021-03-26 03:48 +0000 pushed 2021-03-26 09:37 +0000 |
Hiroyuki Ikezoe | Hiroyuki Ikezoe - Bug 1523500 - Introduce nsLayoutUtils::IsAncestorFrameCrossDocInProcess and use it to find an ASR for perspective display items. r=mattwoodrow |
diff browse annotate |
746b183a820e74d0570c06526dd1a139d97da67e created 2021-03-24 22:57 +0000 pushed 2021-03-25 03:42 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1699088 - Use a single system font definition rather than two. r=cmartin |
diff browse annotate |
f1ae93d282f6eed8537eedf87afea7aeff696971 created 2021-03-16 21:52 +0000 pushed 2021-03-17 09:53 +0000 |
Botond Ballo | Botond Ballo - Bug 1698680 - Add nsLayoutUtils::GetCrossDocParentFrameInProcess(). r=dholbert |
diff browse annotate |
5b4f47796625d045b789e0ece1dcec2793276189 created 2021-03-10 10:47 +0000 pushed 2021-03-10 21:58 +0000 |
Simon Giesecke | Simon Giesecke - Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin |
diff browse annotate |
76986a46df5bca55d8e686f5dd7bdbb27c91cb1d created 2021-02-22 04:20 +0000 pushed 2021-02-22 17:34 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1688813 - Draw position:fixed elements relative to the top-left of the document when using drawSnapshot. r=emilio,mstange |
diff browse annotate |
88fd2f36c47a6b0980ddc5f5d821d1663f697572 created 2021-02-16 12:36 +0200 pushed 2021-02-16 16:04 +0000 |
Dorel Luca | Dorel Luca - Backed out changeset 56ce2feb53e7 (bug 1688813) for Browser-chrome failures in browser_panelUINotifications_multiWindow.js. CLOSED TREE |
diff browse annotate |
56ce2feb53e73e79781ef82933641d58df670860 created 2021-02-16 07:38 +0000 pushed 2021-02-16 16:04 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1688813 - Draw position:fixed elements relative to the top-left of the document when using drawSnapshot. r=emilio,mstange |
diff browse annotate |
aa4c7f4629ff48249dd37711fd07523d48778d00 created 2021-02-15 13:19 +0000 pushed 2021-02-16 03:10 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1691256 - Don't reflow for background/border changes on xul appearance values. r=jfkthame |
diff browse annotate |
9f1821e7cb5034997b5101faa09f694626ca4e06 created 2021-02-08 23:31 +0000 pushed 2021-02-09 04:23 +0000 |
Botond Ballo | Botond Ballo - Bug 1691572 - Rename CalculateRootCompositionSize() to CalculateBoundingCompositionSize(). r=tnikkel |
diff browse annotate |
b6ad930775754aa981680342866d75fb1e27e7e5 created 2021-01-28 22:11 +0000 pushed 2021-01-29 09:51 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1689253 - Add a more sensible scrollbar size API to nsITheme, and use it to replace ScrollbarNonDisappearing. r=spohl |
diff browse annotate |
83ae7e5eba473a45b5b435c7d7435382d3287507 created 2021-01-20 10:11 +0000 pushed 2021-01-20 16:13 +0000 |
Mirko Brodesser | Mirko Brodesser - Bug 1685303: part 20) `const`-correct internals of `AccessibleCaretManager::DispatchCaretStateChangedEvent. r=TYLin |
diff browse annotate |
b7973553b72310024b31fb374f082762b1d7abc5 created 2020-12-22 04:00 +0000 pushed 2020-12-22 21:50 +0000 |
Botond Ballo | Botond Ballo - Bug 1466224 - Follow out-of-flow frames to their placeholders in GetAsyncScrollableAncestorFrame(). r=tnikkel |
diff browse annotate |
e9c758b96f465b0f4e46ba636fcf3d4285d5bd4e created 2020-12-07 05:05 +0000 pushed 2020-12-07 21:55 +0000 |
Makoto Kato | Makoto Kato - Bug 1660932 - Don't use element bounding for ZoomToFocusedInput when focused element isn't single line control. r=botond |
diff browse annotate |
3e922805de1ee0598b54b57268bf0bde49f5f484 created 2020-12-04 00:48 +0000 pushed 2020-12-04 03:34 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1666739 - Add an optional opacity threshold for visibility hit-test. r=mconley,miko |
diff browse annotate |
74111dd7a5008bf77ffaeaf5cfaf380296317822 created 2020-11-23 16:12 +0000 pushed 2020-11-24 09:22 +0000 |
Simon Giesecke | Simon Giesecke - Bug 1678062 - Remove unnecessary includes. r=andi |
diff browse annotate |
ef76276f219b02ccda12e8af99e56e5e7e24699a created 2020-11-19 22:59 +0000 pushed 2020-11-20 09:45 +0000 |
Kartikaya Gupta | Kartikaya Gupta - Bug 1678334 - Sprinkle const in a bunch of ComputeScrollMetadata. r=tnikkel |
diff browse annotate |
d88686d227658d8c318e81ad7a0506e530656e21 created 2020-11-19 22:52 +0000 pushed 2020-11-20 09:45 +0000 |
Kartikaya Gupta | Kartikaya Gupta - Bug 1678334 - Mark a bunch of parameters const. r=tnikkel |
diff browse annotate |
64a43ed745a188a59a0f0fbc9748e36229b3595e created 2020-11-18 00:08 +0000 pushed 2020-11-18 16:05 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio |
diff browse annotate |
9cf73428357c3679bf6dfff0e1e0c1bc24d5c0e9 created 2020-10-26 04:04 +0000 pushed 2020-10-26 09:28 +0000 |
Alaa Emad | Alaa Emad - Bug 1507189 - Replace nsIPresShell::ScrollDirection with an enumset over layers::ScrollDirection r=botond |
diff browse annotate |
8359cf5af8c40d523aaff0b11fb22a1be9faa92c created 2020-10-23 22:52 +0000 pushed 2020-10-24 09:41 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1673056 - Remove nsLayoutUtils::MIN_ISIZE and nsLayoutUtils::PREF_ISIZE. r=mats |
diff browse annotate |
76b8aecaab76f22b416f0e564dd5da8c2ce62218 created 2020-10-03 21:07 +0000 pushed 2020-10-04 09:30 +0000 |
Botond Ballo | Botond Ballo - Bug 1667475 - Moved displayport-related functions from nsLayoutUtils to a new DisplayPortUtils class. r=kats |
diff browse annotate |
adf38a6442cf89e88135dbf0b2d3b53c07a9d800 created 2020-09-30 21:06 +0000 pushed 2020-10-01 09:40 +0000 |
Botond Ballo | Botond Ballo - Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert |
diff browse annotate |
ccb08a9226766c0a0e033e909c1bd303849123d8 created 2020-09-30 21:05 +0000 pushed 2020-10-01 09:40 +0000 |
Botond Ballo | Botond Ballo - Bug 1667594 - Move nsLayoutUtils::SurfaceFromElementResult to its own file. r=emilio |
diff browse annotate |
cb8232ebe212789afead39e7709556cfe534324e created 2020-09-26 18:19 +0000 pushed 2020-09-26 21:16 +0000 |
Botond Ballo | Botond Ballo - Bug 1667594 - Avoid including nsLayoutUtils.h in nsContainerFrame.h. r=emilio |
diff browse annotate |
9f533efa80b7eb3f5677eff05f8739d967830c44 created 2020-09-24 13:44 +0000 pushed 2020-09-25 03:37 +0000 |
Timothy Nikkel | Timothy Nikkel - Bug 1666991. Remove PresShell::GetNearestScrollableFrame. r=kats |
diff browse annotate |
9bcb053caba37dd041391dbeea2020f0638956df created 2020-09-23 06:37 +0000 pushed 2020-09-23 21:23 +0000 |
Hiroyuki Ikezoe | Hiroyuki Ikezoe - Bug 1659227 - Handle SVG{Inner,Outer}Frame as the clip frame for partial pre-render. r=heycam,botond |
diff browse annotate |
df9e32287e512ef1aae10b956011abf48699448c created 2020-09-18 20:38 +0000 pushed 2020-09-19 09:34 +0000 |
Botond Ballo | Botond Ballo - Bug 1666022 - Make nsLayoutUtils::AsyncPanZoomEnabled() const. r=hiro |
diff browse annotate |
30a51a3b31acb4c1d0475b51069cd5dd4cc2ae31 created 2020-08-27 01:40 +0000 pushed 2020-08-27 09:30 +0000 |
Botond Ballo | Botond Ballo - Bug 1661356 - Change nsLayoutUtils::ComputeScrollMetadata() to take a scrollport size instead of a scrollport rect. r=kats |
diff browse annotate |
8fe563e40c5f731cffeb985e52a7c26a177b8895 created 2020-08-24 14:42 +0000 pushed 2020-08-25 03:39 +0000 |
Stephen A Pohl | Stephen A Pohl - Bug 1656264: Adjust default font size for non-native theming. r=emilio |