Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#15426 closed bug (fixed)

WebKit preview 608.1.30 won't render Gerrit site

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

Description

With the WebKit preview 608.1.30, the Gerrit site is rendered blank. I still see the mouse pointer change when hovering over a link and see the URL in the status bar, but the window stays white.

Attachments (2)

WebPositive-17026-debug-17-04-2020-22-24-01.report (65.1 KB ) - added by vidrep 4 years ago.
WebKitGerrit.png (118.3 KB ) - added by X512 4 years ago.

Download all attachments as: .zip

Change History (18)

comment:1 by vidrep, 4 years ago

I'm also seeing the same thing here.

comment:2 by vidrep, 4 years ago

As a side note, Safari browser on my iPad is also doing the same thing.

comment:3 by humdinger, 4 years ago

Still there with 608.1.35, see #15496

comment:4 by pulkomandy, 4 years ago

Priority: normalhigh

@vidrep is this still a problem with Safari? If so, we should probably report it to https://bugs.webkit.org and see what they have to say, as the problem would not be in our code.

comment:5 by vidrep, 4 years ago

Safari (iPadOS 13.3) renders the page now, but the drop down selections are not working (status: open, merged, abandoned).

Last edited 4 years ago by vidrep (previous) (diff)

comment:6 by vidrep, 4 years ago

Tested with WebKit 610.1.9 WebPositive now crashes on Gerrit instead of rendering a blank page. Debug report attached.

in reply to:  6 comment:8 by X512, 4 years ago

Replying to vidrep:

Tested with WebKit 610.1.9 WebPositive now crashes on Gerrit instead of rendering a blank page. Debug report attached.

This is #15804. Master WebKit is currently broken.

by X512, 4 years ago

Attachment: WebKitGerrit.png added

comment:10 by waddlesplash, 4 years ago

Do you mean it does not work without the app_server patch applied? Or simply that you are running your whole system under that patch?

comment:11 by X512, 4 years ago

Or simply that you are running your whole system under that patch?

Yes. I not tested yet does Gerrit work without ​https://review.haiku-os.org/c/haiku/+/2695 applied.

comment:12 by KapiX, 4 years ago

With latest version debug build triggers this:

https://github.com/WebKit/webkit/blob/7e4dd4e44c9468660789836abf8d26af61f91bb7/Source/JavaScriptCore/bytecode/ObjectPropertyConditionSet.cpp#L403

I tried looking in upstream for a fix, but it appears all work done in that area is merged already, so I don’t know why it is happening.

Last edited 4 years ago by KapiX (previous) (diff)

in reply to:  12 comment:13 by X512, 4 years ago

Replying to KapiX:

With latest version debug build triggers this:

Does it cause serious issues or assert can be ignored?

comment:14 by KapiX, 4 years ago

I guess it's there for reason and might be a clue to resolve this issue.

comment:16 by waddlesplash, 4 years ago

Resolution: fixed
Status: newclosed

comment:17 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.