<?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>276741</bug_id>
          
          <creation_ts>2024-07-17 15:03:57 -0700</creation_ts>
          <short_desc>Enable JSC_validateOptions on GTK</short_desc>
          <delta_ts>2024-07-19 05:11:37 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>WebKit Nightly Build</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="Justin Michaud">justin</reporter>
          <assigned_to name="Diego Pino">dpino</assigned_to>
          <cc>dpino</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2046820</commentid>
    <comment_count>0</comment_count>
    <who name="Justin Michaud">justin</who>
    <bug_when>2024-07-17 15:03:57 -0700</bug_when>
    <thetext>Enable JSC_validateOptions on GTK</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2046823</commentid>
    <comment_count>1</comment_count>
    <who name="Justin Michaud">justin</who>
    <bug_when>2024-07-17 15:06:59 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/30925</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2047097</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-07-18 15:26:37 -0700</bug_when>
    <thetext>Committed 281106@main (e812e22f41af): &lt;https://commits.webkit.org/281106@main&gt;

Reviewed commits have been landed. Closing PR #30925 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2047098</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-07-18 15:27:15 -0700</bug_when>
    <thetext>&lt;rdar://problem/132043022&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2047163</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-07-19 01:49:29 -0700</bug_when>
    <thetext>GTK-Linux-64bit-Release-Packaging-Nightly-Ubuntu2004 is broken after this patch. 

https://build.webkit.org/#/builders/30/builds/9027

The build error is the following:

```
In file included from /home/buildbot/webkitgtk/nightly/GTK-Linux-64bit-Release-Packaging-Nightly-Ubuntu2004/build/WebKitBuild/GTK/Release/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f2e18ffc-32.cpp:1:
/home/buildbot/webkitgtk/nightly/GTK-Linux-64bit-Release-Packaging-Nightly-Ubuntu2004/build/Source/JavaScriptCore/runtime/Options.cpp:987:27: error: use of undeclared identifier &apos;environ&apos;
            char** envp = environ;
                          ^
```

In Linux, `environ` is an extern variable defined in `unistd.h`.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2047164</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-07-19 01:54:02 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/webkit/webkit/pull/30994</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2047173</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-07-19 05:11:35 -0700</bug_when>
    <thetext>Committed 281133@main (8e4157809750): &lt;https://commits.webkit.org/281133@main&gt;

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

    </bug>

</bugzilla>