Bug 205870 - results.webkit.org: Handle case where processing data is undefined
Summary: results.webkit.org: Handle case where processing data is undefined
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-07 10:49 PST by Jonathan Bedard
Modified: 2020-01-07 12:55 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.15 KB, patch)
2020-01-07 10:53 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (2.15 KB, patch)
2020-01-07 11:21 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2020-01-07 10:49:42 PST
We should gracefully handle the case where processing data is undefined for a key. At the moment, this bug will cause a worker to crash. The balancer will restart the worker, but it shouldn't need to.
Comment 1 Jonathan Bedard 2020-01-07 10:53:05 PST
Created attachment 386997 [details]
Patch
Comment 2 Aakash Jain 2020-01-07 10:56:56 PST
rs=me
Comment 3 Jonathan Bedard 2020-01-07 11:21:34 PST
Created attachment 387002 [details]
Patch
Comment 4 WebKit Commit Bot 2020-01-07 12:54:43 PST
Comment on attachment 387002 [details]
Patch

Clearing flags on attachment: 387002

Committed r254149: <https://trac.webkit.org/changeset/254149>
Comment 5 WebKit Commit Bot 2020-01-07 12:54:45 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2020-01-07 12:55:13 PST
<rdar://problem/58384493>