[chromium-dev] Context menu for title bar doesn't appear when a tab's context menu was open

2009-01-09 Thread DeArto20
The following is my reply on the Issue 5695 in the bugtracker. (http:// crbug.com/5695) ++ I think chrome browser lacks consistency in displaying context menu. * Current State

[chromium-dev] Context menu for title bar doesn't appear when a tab's context menu was open

2009-01-09 Thread DeArto20
The following is the reply written by me on bugtracker - Issue 5695. http://crbug.com/5695 +++ I think chrome browser lacks consistency in displaying context menu. * Current State

[chromium-dev] Re: Context menu for title bar doesn't appear when a tab's context menu was open

2009-01-09 Thread Peter Kasting
On Fri, Jan 9, 2009 at 6:13 AM, DeArto20 sy3...@gmail.com wrote: The following is the reply written by me on bugtracker - Issue 5695. So... why are you mailing it to this list? PK --~--~-~--~~~---~--~~ Chromium Developers mailing list:

[chromium-dev] The Process Question: How do we change WebKit code?

2009-01-09 Thread Dimitri Glazkov
Dear People of Chromium, I've been thinking about the process of making changes to WebKit code in a logical and consistent fashion (note, that doesn't necessarily preclude sane). Until we've switched to the integration model, we are still in a vendor branch state and thus the process of

[chromium-dev] Re: The Process Question: How do we change WebKit code?

2009-01-09 Thread Dimitri Glazkov
http://sites.google.com/a/chromium.org/dev/developers/webkit-changes :DG On Fri, Jan 9, 2009 at 11:15 AM, Dimitri Glazkov dglaz...@google.com wrote: Dear People of Chromium, I've been thinking about the process of making changes to WebKit code in a logical and consistent fashion (note, that

[chromium-dev] Stabilization Effort Daily Report

2009-01-09 Thread Jon
*Report for 2009-1-8* As Eric pointed out, the progress we made was negated by new failures introduced by the most recent WebKit merge. This will likely continue to be a problem. If you have not yet resolved a layout test bug it would be good to take a break from the other bugs and tackle one.

[chromium-dev] Re: Context menu for title bar doesn't appear when a tab's context menu was open

2009-01-09 Thread DeArto20
I wanted know how others in this group think about my suggestion about above bug (issue 5695), If it is reasonable or not. On 1월10일, 오전1시49분, Peter Kasting pkast...@google.com wrote: On Fri, Jan 9, 2009 at 6:13 AM, DeArto20 sy3...@gmail.com wrote: The following is the reply written by me on

[chromium-dev] Re: Stabilization Effort Daily Report

2009-01-09 Thread Evan Martin
On Fri, Jan 9, 2009 at 11:32 AM, Jon j...@chromium.org wrote: Be sure to sign up at http://spreadsheets.google.com/ccc?key=pMwul3Seofg448Q1VFJjsJAhl=en if you are going to work on a layout test. We don't want to step on each other's toes. I just noticed Linux is on there. Has anyone else

[chromium-dev] Re: Getting started, getting blocked...

2009-01-09 Thread Jaff
I decided to start fresh, and downloaded the source tar-ball. Then when I ran gclient sync, here is what I got: $ gclient sync 21 | tee sync.log running '/Users/mjaffe/Development/depot_tools/bin/../ platform/mac/bin/svn update' in '/Users/mjaffe/Development/Chrome/ chromium/src' U

[chromium-dev] Re: V8Bindings_prebuild slowness

2009-01-09 Thread Darin Fisher
On Sun, Jan 4, 2009 at 5:44 PM, t...@chromium.org wrote: On Sun, 4 Jan 2009, Brett Wilson wrote: On Sun, Jan 4, 2009 at 1:23 PM, Darin Fisher da...@chromium.org wrote: This problem could also be solved by ignoring DerivedSources.make, and instead just add the source files to the

[chromium-dev] Re: V8Bindings_prebuild slowness

2009-01-09 Thread Pam Greene
On Fri, Jan 9, 2009 at 3:37 PM, Darin Fisher da...@chromium.org wrote: On Sun, Jan 4, 2009 at 5:44 PM, t...@chromium.org wrote: On Sun, 4 Jan 2009, Brett Wilson wrote: On Sun, Jan 4, 2009 at 1:23 PM, Darin Fisher da...@chromium.org wrote: This problem could also be solved by