Bug 70701

Summary: Add watchlist for WebCore/css and put myself on it.
Product: WebKit Reporter: Luke Macpherson <macpherson>
Component: New BugsAssignee: Luke Macpherson <macpherson>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, levin, macpherson, noel.gordon, ojan, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Luke Macpherson 2011-10-23 16:12:01 PDT
Add watchlist for WebCore/css and put myself on it.
Comment 1 Luke Macpherson 2011-10-23 16:14:18 PDT
Created attachment 112129 [details]
Patch
Comment 2 WebKit Review Bot 2011-10-23 17:36:14 PDT
Comment on attachment 112129 [details]
Patch

Clearing flags on attachment: 112129

Committed r98206: <http://trac.webkit.org/changeset/98206>
Comment 3 WebKit Review Bot 2011-10-23 17:36:18 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 noel gordon 2011-10-23 20:28:13 PDT
Remaining unanswered question: how does one watch a bugzilla component?
Comment 5 David Levin 2011-10-23 20:29:51 PDT
(In reply to comment #4)
> Remaining unanswered question: how does one watch a bugzilla component?

Not through watchlist. I think there is something in bugzilla itself but I'm not familiar with that.
Comment 6 noel gordon 2011-10-23 20:37:30 PDT
Poked around bugzilla with Luke, Friday-last, and we found nothing.
Comment 7 David Levin 2011-10-23 20:39:26 PDT
(In reply to comment #6)
> Poked around bugzilla with Luke, Friday-last, and we found nothing.

I thought pfledman and others did this with inspector.

I guess one could also set-up a query or one could add something like this to watchlist (though I haven't thought that through... but there is a class to get bugzilla info).
Comment 8 Tony Chang 2011-10-24 10:14:54 PDT
A bugzilla admin should be able to change the default cc list for each component.  For example, it looks like Web Audio bugs auto cc crogers.

In Mozilla's bug tracker, they have each component get assigned to a different email alias (e.g., bugs in CSS automatically cc style-system@core.bugs).  If you want to be notified about bugs in a component, you set your own email follow list to style-system@core.bugs to get notified of bugs in that component.  I'm not sure how difficult something like this would be to set up.