WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
197138
[ews-app] New EWS should poll bugzilla more frequently
https://bugs.webkit.org/show_bug.cgi?id=197138
Summary
[ews-app] New EWS should poll bugzilla more frequently
Aakash Jain
Reported
2019-04-20 04:53:30 PDT
New EWS should poll bugzilla more frequently. Currently there is a delay of 60 seconds between every polling. If someone uploads a patch to bugzilla, a 'Submit to New EWS' button is displayed until EWS polls bugzilla and get to know about the new patch. Clicking on this button is an extra unnecessary task for WebKit developers. Ideally they should never see this button on r? patches. We should reduce the polling delay so that the button is displayed for less duration and developers don't have to worry about this button for most r? patches.
Attachments
Patch
(1.09 KB, patch)
2019-04-20 04:55 PDT
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2019-04-20 04:55:30 PDT
Created
attachment 367884
[details]
Patch
Aakash Jain
Comment 2
2019-04-20 04:57:22 PDT
(In reply to Aakash Jain from
comment #1
)
> Created
attachment 367884
[details]
> Patch
Note that this would work fine even if any particular polling takes longer than 30 seconds, since the delay is between the end of previous polling and start of next polling.
WebKit Commit Bot
Comment 3
2019-04-20 11:31:53 PDT
Comment on
attachment 367884
[details]
Patch Clearing flags on attachment: 367884 Committed
r244486
: <
https://trac.webkit.org/changeset/244486
>
WebKit Commit Bot
Comment 4
2019-04-20 11:31:55 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5
2019-04-20 11:32:18 PDT
<
rdar://problem/50074084
>
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