WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
196675
[ews-app] Clicking 'submit to new ews' doesn't reload status-bubble
https://bugs.webkit.org/show_bug.cgi?id=196675
Summary
[ews-app] Clicking 'submit to new ews' doesn't reload status-bubble
Aakash Jain
Reported
2019-04-06 04:28:24 PDT
Created
attachment 366885
[details]
Screenshot Clicking on 'submit to new ews' doesn't reload status-bubble sometimes. Noticed following error in browser console: [Error] Refused to display '
https://ews.webkit.org/status-bubble/366884/
' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'. [Error] Failed to load resource: the server responded with a status of 500 ()
https://ews.webkit.org/status-bubble/366884/
[Error] Unable to post message to
https://ews.webkit.org
. Recipient has origin null. handleStatusBubbleLoadNewEWS (status-bubble.js:45)
Attachments
Screenshot
(82.74 KB, image/png)
2019-04-06 04:28 PDT
,
Aakash Jain
no flags
Details
Patch
(1.49 KB, patch)
2019-04-17 08:50 PDT
,
Aakash Jain
lforschler
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2019-04-12 14:02:57 PDT
Noticed this on a bug on pressing 'submit to new ews' button: Refused to display '
https://ews.webkit.org/submit-to-ews/
' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
Aakash Jain
Comment 2
2019-04-17 08:50:06 PDT
Created
attachment 367631
[details]
Patch
Aakash Jain
Comment 3
2019-04-17 08:51:42 PDT
This is similar to:
https://trac.webkit.org/browser/webkit/trunk/Tools/BuildSlaveSupport/ews-app/ews/views/statusbubble.py#L216
Aakash Jain
Comment 4
2019-04-17 09:20:03 PDT
Committed
r244379
: <
https://trac.webkit.org/changeset/244379
>
Radar WebKit Bug Importer
Comment 5
2019-04-17 09:21:17 PDT
<
rdar://problem/49979457
>
Aakash Jain
Comment 6
2019-04-20 09:28:45 PDT
This did not solve the problem completely. Still noticing this issue.
Aakash Jain
Comment 7
2019-04-23 07:53:00 PDT
(In reply to Aakash Jain from
comment #6
)
> This did not solve the problem completely. Still noticing this issue.
This is most likely due to error 500 while loading status-bubble immediately after submitting the patch to EWS. Fix in
https://bugs.webkit.org/show_bug.cgi?id=196676
Aakash Jain
Comment 8
2019-06-26 13:48:11 PDT
This was fixed in
https://bugs.webkit.org/show_bug.cgi?id=196676
, haven't noticed this issue again since then.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug