<?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>303356</bug_id>
          
          <creation_ts>2025-12-01 19:28:19 -0800</creation_ts>
          <short_desc>[RenderStyleGen] Generate getter/setter function declarations</short_desc>
          <delta_ts>2025-12-08 05:56:03 -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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sam Weinig">sam</reporter>
          <assigned_to name="Diego Pino">dpino</assigned_to>
          <cc>dpino</cc>
    
    <cc>koivisto</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2162407</commentid>
    <comment_count>0</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2025-12-01 19:28:19 -0800</bug_when>
    <thetext>Extend generation to also generate the function declarations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2162408</commentid>
    <comment_count>1</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2025-12-01 19:30:54 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/54673</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2163271</commentid>
    <comment_count>2</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2025-12-04 09:15:45 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/54847</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2163778</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-12-05 16:22:52 -0800</bug_when>
    <thetext>Committed 304026@main (b7a21d91ed79): &lt;https://commits.webkit.org/304026@main&gt;

Reviewed commits have been landed. Closing PR #54847 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2163779</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-12-05 16:23:12 -0800</bug_when>
    <thetext>&lt;rdar://problem/165948558&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2164089</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2025-12-08 04:11:57 -0800</bug_when>
    <thetext>There was a build error on &apos;GTK-Linux-64-bit-Release-Debian-Stable-Build&apos; after this patch:

https://build.webkit.org/#/builders/46/builds/58225

```
WebCore/PrivateHeaders/WebCore/RenderStyleInlines.h: In member function ‘constexpr bool WebCore::RenderStyle::isOriginalDisplayBlockType() const’:
WebCore/PrivateHeaders/WebCore/RenderStyleInlines.h:544:107: error: call to non-‘constexpr’ function ‘WebCore::DisplayType WebCore::RenderStyleBase::originalDisplay() const’
  544 | constexpr bool RenderStyle::isOriginalDisplayBlockType() const { return isDisplayBlockType(originalDisplay()); }
      |                                                                                            ~~~~~~~~~~~~~~~^~
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2164090</commentid>
    <comment_count>6</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2025-12-08 04:12:34 -0800</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/55029</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2164102</commentid>
    <comment_count>7</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-12-08 05:56:00 -0800</bug_when>
    <thetext>Committed 304089@main (272c250b6663): &lt;https://commits.webkit.org/304089@main&gt;

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

    </bug>

</bugzilla>