Bug 47614

Summary: Add BackingStoreQt.cpp file with stubbed out BackingStore member functions
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Description Anders Carlsson 2010-10-13 12:48:49 PDT
Add BackingStoreQt.cpp file with stubbed out BackingStore member functions
Comment 1 Anders Carlsson 2010-10-13 12:51:00 PDT
Created attachment 70649 [details]
Patch
Comment 2 WebKit Review Bot 2010-10-13 12:53:03 PDT
Attachment 70649 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit2/Shared/qt/BackingStoreQt.cpp:26:  Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2010-10-13 13:07:16 PDT
Committed r69687: <http://trac.webkit.org/changeset/69687>
Comment 4 WebKit Review Bot 2010-10-13 14:06:26 PDT
http://trac.webkit.org/changeset/69687 might have broken Chromium Mac Release