[Webkit-unassigned] [Bug 109919] Web Inspector: Merge Debug and Tip message levels.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 02:12:21 PST 2013


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





--- Comment #5 from Dmitry Zvorygin <zvorygin at chromium.org>  2013-02-20 02:14:43 PST ---
(From update of attachment 189078)
View in context: https://bugs.webkit.org/attachment.cgi?id=189078&action=review

>> Source/WebKit/chromium/public/WebConsoleMessage.h:40
>> +        LevelTip = 0,
> 
> Why is tip not removed?

Because chromium code depends on it. I've removed all the usages from both chromium and webkit, but if I remove it before webkit roll, chromium builds start failing.

There will be small third changelist, which will remove this very last LevelTip declaration, and remove enum fields wierd reordering. Third changelist should be pushed synchronously in webkit and chromium.

-- 
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