Branch: refs/heads/webkitglib/2.46
  Home:   https://github.com/WebKit/WebKit
  Commit: 94302b866a69d1539a32f1bae5ab1bedc5b5180c
      
https://github.com/WebKit/WebKit/commit/94302b866a69d1539a32f1bae5ab1bedc5b5180c
  Author: Olivier Blin <olivier.b...@softathome.com>
  Date:   2024-09-20 (Fri, 20 Sep 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/APIContentRuleListStore.cpp

  Log Message:
  -----------
  Cherry-pick 283910@main (9f1e386e4dc8). 
https://bugs.webkit.org/show_bug.cgi?id=279902

    Return final ContentRuleList file after compilation instead of temporary 
file
    https://bugs.webkit.org/show_bug.cgi?id=279902

    Reviewed by Timothy Hatcher.

    After compiling a ContentRuleList, a map of the temporary file was
    returned, instead of the final file.
    This shared a map to a read-write filehandle to the WebProcess, while
    it does not need to write the file.

    Instead, share a read-only map of the final file.

    Drive-by removal of trailing spaces.

    * Source/WebKit/UIProcess/API/APIContentRuleListStore.cpp:
    (API::compiledToFile):

    Canonical link: https://commits.webkit.org/283910@main

Canonical link: https://commits.webkit.org/282416.114@webkitglib/2.46



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to