Bug 195155

Summary: Add a quirk for bostongloble.com and latimes.com
Product: WebKit Reporter: Sihui Liu <sihui_liu>
Component: New BugsAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, ews-watchlist, ggaren, joepeck, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews115 for mac-highsierra none

Description Sihui Liu 2019-02-28 02:14:48 PST
They are using window.openDatabase for detecting private mode, and this won't work without WebSQL support.
Comment 1 Sihui Liu 2019-02-28 02:16:36 PST
Created attachment 363214 [details]
Patch
Comment 2 Geoffrey Garen 2019-02-28 11:09:13 PST
Comment on attachment 363214 [details]
Patch

r=me
Comment 3 EWS Watchlist 2019-02-28 17:58:59 PST
Comment on attachment 363214 [details]
Patch

Attachment 363214 [details] did not pass mac-debug-ews (mac):
Output: https://webkit-queues.webkit.org/results/11323833

New failing tests:
storage/indexeddb/modern/blocked-open-db-requests-private.html
Comment 4 EWS Watchlist 2019-02-28 17:59:01 PST
Created attachment 363283 [details]
Archive of layout-test-results from ews115 for mac-highsierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews115  Port: mac-highsierra  Platform: Mac OS X 10.13.6
Comment 5 Sihui Liu 2019-03-01 11:28:18 PST
The test failure are not caused by this patch: https://bugs.webkit.org/show_bug.cgi?id=195210.
Comment 6 Sihui Liu 2019-03-01 11:29:50 PST
<rdar://problem/48445011>
Comment 7 WebKit Commit Bot 2019-03-01 11:55:54 PST
Comment on attachment 363214 [details]
Patch

Clearing flags on attachment: 363214

Committed r242278: <https://trac.webkit.org/changeset/242278>
Comment 8 WebKit Commit Bot 2019-03-01 11:55:56 PST
All reviewed patches have been landed.  Closing bug.