[M108 Migration] Patch migration for BrowsingDataRemoverEfl 51/286951/10
authorBakka Uday Kiran <b.kiran@samsung.com>
Tue, 17 Jan 2023 08:23:20 +0000 (13:53 +0530)
committerBot Blink <blinkbot@samsung.com>
Mon, 23 Jan 2023 12:24:22 +0000 (12:24 +0000)
commit9fd673f36281ac23d6a0122c19ce7ad37606f82f
treec414f11918a5026c80b2abe9fe77186289983963
parent831fe49d8a7ee0a975936d22ac73f3550c454e65
[M108 Migration] Patch migration for BrowsingDataRemoverEfl

This patch
 -Migrates Session storage related changes from M94.
 -Fixes build error caused by accessing StoragePartition
 -Migrates the below patch for BrowsingDataRemoverEfl.
 -Removes EWK_BRINGUP caused by M94 upversion by changing
  to use QuotaManager instead of AppCacheService

References:
https://review.tizen.org/gerrit/c/273503
https://review.tizen.org/gerrit/c/283349

Change-Id: Ibaa832abd99f41f2bbb1f6ec98fe26dab4ba3fc7
Signed-off-by: Bakka Uday Kiran <b.kiran@samsung.com>
tizen_src/ewk/efl_integration/browser/browsing_data_remover_efl.cc
tizen_src/ewk/efl_integration/browser/browsing_data_remover_efl.h
tizen_src/ewk/efl_integration/eweb_context.cc