Bug 167369

Summary: Crash when setting custom scale factor.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Per Arne Vollan 2017-01-24 03:46:47 PST
WebKit will crash if custom scale factor is set before initWithFrame is called.
Comment 1 Per Arne Vollan 2017-01-24 04:00:16 PST
Created attachment 299596 [details]
Patch
Comment 2 Per Arne Vollan 2017-01-24 04:11:34 PST
<rdar://problem/30154036>
Comment 3 Sam Weinig 2017-01-24 08:35:04 PST
Comment on attachment 299596 [details]
Patch

Can you add an API test for this?
Comment 4 Per Arne Vollan 2017-01-25 04:20:43 PST
Created attachment 299688 [details]
Patch
Comment 5 Per Arne Vollan 2017-01-25 04:21:52 PST
(In reply to comment #3)
> Comment on attachment 299596 [details]
> Patch
> 
> Can you add an API test for this?

Thanks for reviewing! Updated patch.
Comment 6 WebKit Commit Bot 2017-01-26 02:10:26 PST
Comment on attachment 299688 [details]
Patch

Clearing flags on attachment: 299688

Committed r211207: <http://trac.webkit.org/changeset/211207>
Comment 7 WebKit Commit Bot 2017-01-26 02:10:30 PST
All reviewed patches have been landed.  Closing bug.