Bug 107281

Summary: [CSS Regions] Create Regions watchlist
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: WebKit Misc.Assignee: Andrei Bucur <abucur>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, eric, WebkitBugTracker, webkit.review.bot
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch
abarth: review+, abarth: commit-queue-
Patch v2 none

Description Andrei Bucur 2013-01-18 07:28:11 PST
A watchlist will help keeping a better track of all the changes that occur in the CSS Regions implementation in WebKit.
Comment 1 Andrei Bucur 2013-01-22 03:58:13 PST
Created attachment 183957 [details]
Patch
Comment 2 Mihai Maerean 2013-01-22 04:17:46 PST
Comment on attachment 183957 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=183957&action=review

> Tools/Scripts/webkitpy/common/config/watchlist:337
> +        "RegionsDevel": {

the rest of definition names have entire words in them.
please use RegionsDevelopmentFiles (or just Regions)
Comment 3 Adam Barth 2013-01-22 09:48:55 PST
Comment on attachment 183957 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=183957&action=review

>> Tools/Scripts/webkitpy/common/config/watchlist:337
>> +        "RegionsDevel": {
> 
> the rest of definition names have entire words in them.
> please use RegionsDevelopmentFiles (or just Regions)

+1
Comment 4 Andrei Bucur 2013-01-23 04:06:50 PST
Created attachment 184198 [details]
Patch v2

Replaced RegionsDevel with RegionsDevelopment.
Comment 5 WebKit Review Bot 2013-01-23 10:03:59 PST
Comment on attachment 184198 [details]
Patch v2

Clearing flags on attachment: 184198

Committed r140540: <http://trac.webkit.org/changeset/140540>
Comment 6 WebKit Review Bot 2013-01-23 10:04:04 PST
All reviewed patches have been landed.  Closing bug.