Bug 194000 - Remove default constructor from LLIntPrototypeLoadAdaptiveStructureWatchpoint
Summary: Remove default constructor from LLIntPrototypeLoadAdaptiveStructureWatchpoint
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-29 20:12 PST by Keith Miller
Modified: 2019-01-29 21:03 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.79 KB, patch)
2019-01-29 20:12 PST, Keith Miller
no flags Details | Formatted Diff | Diff
Patch (1.48 KB, patch)
2019-01-29 20:20 PST, Keith Miller
no flags Details | Formatted Diff | Diff
Patch for landing (1.63 KB, patch)
2019-01-29 20:25 PST, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2019-01-29 20:12:17 PST
Fix default constructor with reference member
Comment 1 Keith Miller 2019-01-29 20:12:49 PST
Created attachment 360541 [details]
Patch
Comment 2 Keith Miller 2019-01-29 20:12:51 PST
<rdar://problem/47642894>
Comment 3 Keith Miller 2019-01-29 20:18:42 PST
Comment on attachment 360541 [details]
Patch

Turns out no one uses the default constructor anyway. Will change the patch.
Comment 4 Keith Miller 2019-01-29 20:20:13 PST
Created attachment 360542 [details]
Patch
Comment 5 Keith Miller 2019-01-29 20:25:52 PST
Created attachment 360543 [details]
Patch for landing
Comment 6 WebKit Commit Bot 2019-01-29 21:03:08 PST
Comment on attachment 360543 [details]
Patch for landing

Clearing flags on attachment: 360543

Committed r240703: <https://trac.webkit.org/changeset/240703>
Comment 7 WebKit Commit Bot 2019-01-29 21:03:10 PST
All reviewed patches have been landed.  Closing bug.