Bug 107281 - [CSS Regions] Create Regions watchlist
Summary: [CSS Regions] Create Regions watchlist
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrei Bucur
URL:
Keywords: AdobeTracked
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2013-01-18 07:28 PST by Andrei Bucur
Modified: 2013-01-23 10:04 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.53 KB, patch)
2013-01-22 03:58 PST, Andrei Bucur
abarth: review+
abarth: commit-queue-
Details | Formatted Diff | Diff
Patch v2 (3.54 KB, patch)
2013-01-23 04:06 PST, Andrei Bucur
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.