Opened 6 years ago

Closed 5 years ago

Last modified 4 years ago

#14515 closed bug (fixed)

[WebKit] Local storage location wrong

Reported by: KapiX Owned by: pulkomandy
Priority: normal Milestone: R1/beta2
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

https://github.com/haiku/webkit/blob/rebased/Source/WebKitLegacy/haiku/API/WebPage.cpp#L237

WebKit wants to create it in data directory, but that's read only now. Maybe config/settings/haikuwebkit would be appropriate?

Change History (3)

comment:1 by pulkomandy, 6 years ago

Yes, either that or in B_USER_CACHE_DIRECTORY.

Version 0, edited 6 years ago by pulkomandy (next)

comment:2 by pulkomandy, 5 years ago

Resolution: fixed
Status: newclosed

This was changed to use the settings directory.

comment:3 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.