Bug 196547

Summary: Follow up fix for r243807: Use MarkedArgumentBuffer instead of Vector for JSValue
Product: WebKit Reporter: Sihui Liu <sihui_liu>
Component: New BugsAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: alecflett, beidson, commit-queue, ews-watchlist, ggaren, jsbell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 196611    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Sihui Liu 2019-04-03 11:10:48 PDT
As suggested in https://bugs.webkit.org/show_bug.cgi?id=196128#c17.
Comment 1 Sihui Liu 2019-04-03 11:20:57 PDT
Created attachment 366625 [details]
Patch
Comment 2 Geoffrey Garen 2019-04-03 11:24:27 PDT
Comment on attachment 366625 [details]
Patch

r=me
Comment 3 Sihui Liu 2019-04-03 12:56:54 PDT
Created attachment 366633 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2019-04-03 13:37:28 PDT
Comment on attachment 366633 [details]
Patch for landing

Clearing flags on attachment: 366633

Committed r243824: <https://trac.webkit.org/changeset/243824>
Comment 5 WebKit Commit Bot 2019-04-03 13:37:29 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-04-03 13:41:15 PDT
<rdar://problem/49571234>
Comment 7 WebKit Commit Bot 2019-04-04 10:14:31 PDT
Re-opened since this is blocked by bug 196611
Comment 8 Sihui Liu 2019-04-11 08:04:02 PDT
r243807 and r243824 got rolled out for timeouts and I am going to re-land r243807, so I will merge this change to the re-landed patch.