Opened 11 years ago
Closed 11 years ago
#10210 closed bug (fixed)
[WebPositive] Local directory listing
Reported by: | diver | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev46374 gcc2 hybrid.
Dragging Home link or Haiku volume icon from the Desktop to WebPositive window crashes it.
state: Call (result == B_OK) Frame IP Function Name ----------------------------------------------- 00000000 0x619a1110 commpage_syscall + 0 Disassembly: commpage_syscall: 0x619a1110: cd63 int $0x63 <-- Frame memory: 0x7368c570 0x2456209 debugger + 0x31 0x7368c590 0x2460f58 __assert_fail + 0x40 0x7368c608 0x258ef16 BUrlProtocolDispatchingListener::DataReceived(BUrlRequest*, char const*, long) + 0x5e 0x7368d6b8 0x258b627 BFileRequest::_ProtocolLoop() + 0xc3 0x7368d6d8 0x258f44a BUrlRequest::_ThreadEntry(void*) + 0x20 0x7368d6f0 0x245a60c thread_entry + 0x19 00000000 0x619a1250 commpage_thread_exit + 0
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | WebPositive-504-debug-16-11-2013-07-04-32.report added |
---|
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 11 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | [WebPositive] crashes in BUrlProtocol → [WebPositive] Local directory listing |
No, it shows a blank page. Support for directory listing could be added. I have checked, and Chromium does it, for example.
Now, should this be done in WebKit or in Services Kit ?
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Basic support added in hrev46654. WebKit allows better styling of the page, but at least things are working with the plain default rendering.
Note:
See TracTickets
for help on using tickets.
Fixed in hrev46384.