WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 27666
The patch submitted for
bug 26054
has some no-op instructions that need to be removed
https://bugs.webkit.org/show_bug.cgi?id=27666
Summary
The patch submitted for bug 26054 has some no-op instructions that need to be...
Dumitru Daniliuc
Reported
2009-07-24 14:08:04 PDT
While working on the patch for
bug 26054
, I had to resolve conflicts in DatabaseTracker.cpp a few times. One of them must have gone bad and some code in DatabaseTracker.cpp was copied to SQLiteFileSystem.cpp instead of being moved there. Fortunately, those instructions are just no-ops, but they need to be removed from DatabaseTracker.cpp.
Attachments
patch
(1.65 KB, patch)
2009-07-24 14:14 PDT
,
Dumitru Daniliuc
dglazkov
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dumitru Daniliuc
Comment 1
2009-07-24 14:14:17 PDT
Created
attachment 33471
[details]
patch
Dimitri Glazkov (Google)
Comment 2
2009-07-27 10:42:06 PDT
Comment on
attachment 33471
[details]
patch ok.
Dimitri Glazkov (Google)
Comment 3
2009-07-27 11:09:11 PDT
Landed as
http://trac.webkit.org/changeset/46420
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug