d6bb9b40b0
* feat: add blinkUtils module with getPathForFile method This is designed to replace the File.path augmentation we currently have in place to allow apps to get the filesystem path for a file that blink has a representation of. File.path is non-standard and messes with certain websites, using a method like this is effectively 0-cost and removes one of the final deviations we have with web standards. * add error * refactor: update per PR feedback * chore: update patches * oops * chore: update patches * chore: update patches * feat: add blinkUtils module with getPathForFile method This is designed to replace the File.path augmentation we currently have in place to allow apps to get the filesystem path for a file that blink has a representation of. File.path is non-standard and messes with certain websites, using a method like this is effectively 0-cost and removes one of the final deviations we have with web standards. * add error * refactor: update per PR feedback * chore: update patches * oops * chore: update patches * chore: update patches * chore: update patches * fix: provide isolate to WebBlob::FromV8Value * chore: add tests * build: fix depshash mismatch on arm64 macOS --------- Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
api | ||
extensions | ||
printing | ||
resources/mac | ||
browser_exposed_renderer_interfaces.cc | ||
browser_exposed_renderer_interfaces.h | ||
content_settings_observer.cc | ||
content_settings_observer.h | ||
electron_api_service_impl.cc | ||
electron_api_service_impl.h | ||
electron_autofill_agent.cc | ||
electron_autofill_agent.h | ||
electron_render_frame_observer.cc | ||
electron_render_frame_observer.h | ||
electron_renderer_client.cc | ||
electron_renderer_client.h | ||
electron_renderer_pepper_host_factory.cc | ||
electron_renderer_pepper_host_factory.h | ||
electron_sandboxed_renderer_client.cc | ||
electron_sandboxed_renderer_client.h | ||
pepper_helper.cc | ||
pepper_helper.h | ||
renderer_client_base.cc | ||
renderer_client_base.h | ||
web_worker_observer.cc | ||
web_worker_observer.h |