[Webkit-unassigned] [Bug 20219] Databases pane doesn't recognize table creation/deletion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 17 21:58:42 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=20219





--- Comment #15 from Joseph Pecoraro <joepeck at webkit.org>  2010-04-17 21:58:41 PST ---
(From update of attachment 53619)
> diff --git WebCore/ChangeLog WebCore/ChangeLog
> index e0aa101..082f4f6 100644
> --- WebCore/ChangeLog
> +++ WebCore/ChangeLog

Very Interesting. I haven't seen a git patch like this before. Juan, what
version of git are you using? I would recommend using at least version 1.6.2.
Although the diff is correct, the output should actually look like this. Note
that line 2 is irrelevant, its the "a/" and "b/" that are missing that worry me
and confused the bot.

> diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
> index de3b493..9e5ed89 100644
> --- a/WebCore/ChangeLog
> +++ b/WebCore/ChangeLog

I am going to land this manually, and I'll put a patch up of what I landed
(identical to Juan's but with a style change and usable by git in the future).

Weird!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list