Fix bug in patch by Fujii Hironoriqtwebkit-5.212.0-alpha3
commitd6bf9b7a5a72ec63236f3f2d0eabc20913309793
authorKonstantin Tokarev <annulen@yandex.ru>
Wed, 26 Jun 2019 16:19:04 +0000 (26 19:19 +0300)
committerKonstantin Tokarev <annulen@yandex.ru>
Wed, 26 Jun 2019 16:20:04 +0000 (26 19:20 +0300)
tree657197aec74e20a6b2dbad84de41eaa575432e28
parentce3c2e6fbfa6a7bfe43fd5ab4cd62b1937e22391
Fix bug in patch by Fujii Hironori

Initial contents of variable 'headers' is supposed to be added to any
file unconditionally, however changes in code overwritten value of headers
instead of adding it to the mix.

Also, update expected results of messages_unittest.py

Change-Id: I86ec843f1846ba758da2932ab760dcbe71aff097
Source/WebKit2/Scripts/webkit/LegacyMessages-expected.h
Source/WebKit2/Scripts/webkit/Messages-expected.h
Source/WebKit2/Scripts/webkit/MessagesSuperclass-expected.h
Source/WebKit2/Scripts/webkit/messages.py