<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] webkit_web_extension_initialize[_with_user_data] not documented"
   href="https://bugs.webkit.org/show_bug.cgi?id=142786">bug 142786</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>mcatanzaro&#64;igalia.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] webkit_web_extension_initialize[_with_user_data] not documented"
   href="https://bugs.webkit.org/show_bug.cgi?id=142786#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] webkit_web_extension_initialize[_with_user_data] not documented"
   href="https://bugs.webkit.org/show_bug.cgi?id=142786">bug 142786</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>Marcos's sentence is better. You could say &quot;To provide initialization data to the function&quot; instead, but Marcos's version is more clear. I would not say &quot;To provide the initialization data used to the function.&quot;

A few comments:

&quot;It allows you to execute code in the WebProcess and being able to use the DOM API, to change any request or to inject custom JavaScript code, for example.&quot; Since you started off a list of items that begin with &quot;to,&quot; the rest of the items should work following &quot;to&quot; as well; in particular, the tense change &quot;being able&quot; is out of place. I don't know what the fancy grammar rule for that is (in school I was taught &quot;parallelism,&quot; but the Internet thinks that is something different). There are many different ways to fix this, e.g. &quot;It allows you to execute code in the web process; for example, you can use the DOM API, modify HTTP requests, or inject custom JavaScript.&quot;

&quot;GTK module&quot; -&gt; &quot;GTK+ module&quot;

Add the word &quot;process&quot; after &quot;in case you need to initilize the extension with some data from the UI&quot;

&quot;These functions types&quot; -&gt; &quot;These functions' types&quot; since this is possessive. Later in this sentence, add a comma before &quot;respectively,&quot; and then one more after &quot;In addition&quot; in the next sentence.

&quot;This function must be called as soon as posible in our app and before any WebProcess is launched.&quot; I would say &quot;This function must be called as soon as posible in our app, before any WebProcess is launched.&quot;

I could nitpick quite a bit more, but I don't think there's value in that. The English is pretty good. :)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>