Bug 187159 - Fix a bug ComponentBase that wrong content template may be used.
Summary: Fix a bug ComponentBase that wrong content template may be used.
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-28 14:52 PDT by dewei_zhu
Modified: 2018-07-02 11:10 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.98 KB, patch)
2018-06-28 14:56 PDT, dewei_zhu
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dewei_zhu 2018-06-28 14:52:44 PDT
Fix a bug ComponentBase that wrong content template may be used.
Comment 1 dewei_zhu 2018-06-28 14:56:48 PDT
Created attachment 343855 [details]
Patch
Comment 2 Ryosuke Niwa 2018-06-28 15:04:23 PDT
Comment on attachment 343855 [details]
Patch

Nice catch!
Comment 3 dewei_zhu 2018-07-02 11:10:47 PDT
Landed in r233333