<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>303398</bug_id>
          
          <creation_ts>2025-12-02 09:20:18 -0800</creation_ts>
          <short_desc>[RenderStyleGen] Generate getter/setter functions that were missed due to being implemented in RenderStyle.h</short_desc>
          <delta_ts>2025-12-04 09:09:31 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>Safari 18</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>303504</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Sam Weinig">sam</reporter>
          <assigned_to name="Diego Pino">dpino</assigned_to>
          <cc>koivisto</cc>
    
    <cc>lmoura</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2162587</commentid>
    <comment_count>0</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2025-12-02 09:20:18 -0800</bug_when>
    <thetext>A few properties were missed due to their implementations being inline in RenderStyle.h.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2162610</commentid>
    <comment_count>1</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2025-12-02 10:35:33 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/54710</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2162793</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-12-02 18:50:14 -0800</bug_when>
    <thetext>Committed 303805@main (8aa1e5bdbca5): &lt;https://commits.webkit.org/303805@main&gt;

Reviewed commits have been landed. Closing PR #54710 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2162794</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-12-02 18:51:13 -0800</bug_when>
    <thetext>&lt;rdar://problem/165733843&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2163159</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2025-12-04 01:18:35 -0800</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/54827</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2163165</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2025-12-04 01:29:28 -0800</bug_when>
    <thetext>The &apos;GTK-Linux-64-bit-Release-Debian-Stable-Build&apos; bot fails with the following error:

https://build.webkit.org/#/builders/46/builds/58096/steps/9/logs/stdio

```
WebCore/PrivateHeaders/WebCore/RenderStyleInlines.h: In member function ‘constexpr bool WebCore::RenderStyle::isDisplayRegionType() const’:
WebCore/PrivateHeaders/WebCore/RenderStyleInlines.h:228:19: error: call to non-‘constexpr’ function ‘WebCore::DisplayType WebCore::RenderStyle::display() const’
  228 |     return display() == DisplayType::Block
```

GCC12 and lower are more strict with regard to declaration of functions as constexpr.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2163200</commentid>
    <comment_count>6</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2025-12-04 05:04:22 -0800</bug_when>
    <thetext>*** Bug 303504 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2163270</commentid>
    <comment_count>7</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-12-04 09:09:29 -0800</bug_when>
    <thetext>Committed 303918@main (aa9410d1ed64): &lt;https://commits.webkit.org/303918@main&gt;

Reviewed commits have been landed. Closing PR #54827 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>