[chromium-dev] Re: Network stack roadmap

2009-03-19 Thread PhistucK
*One more thing, is issue 2010http://code.google.com/p/chromium/issues/detail?id=2010, which discusses the option not to show the interstitial for for specific domains for a limited time (or forever, preferred).** *☆PhistucK On Mon, Mar 16, 2009 at 23:26, Wan-Teh Chang w...@google.com wrote

[chromium-dev] Re: Does chrome has an add-on preference system?

2009-05-05 Thread PhistucK
Then... no way for now? :( I built a little instant messaging notifier with the extensions. :) ☆PhistucK On Wed, May 6, 2009 at 02:45, Peter Kasting pkast...@google.com wrote: On Tue, May 5, 2009 at 4:43 PM, Aaron Boodman a...@chromium.org wrote: Note that using cookies, as Peter suggests

[chromium-dev] Re: Does chrome has an add-on preference system?

2009-05-05 Thread PhistucK
Yeah, I actually thought about it but never got into implementing it, since my project is kind of secret (to the surroundings) and I am afraid to create a slightly comprehensible bookmark entry with identifiable details. (Too much details, hehe. Forget it. :)) ☆PhistucK 2009/5/6 Aaron Boodman

[chromium-dev] Re: Does chrome has an add-on preference system?

2009-05-06 Thread PhistucK
or help a little with everything. :) ☆PhistucK 2009/5/6 PhistucK phist...@gmail.com Yeah, I actually thought about it but never got into implementing it, since my project is kind of secret (to the surroundings) and I am afraid to create a slightly comprehensible bookmark entry

[chromium-dev] Re: Does chrome has an add-on preference system?

2009-05-06 Thread PhistucK
Great! this will make my IM notifier much much more useful! :) Mmmm... so is that going to happen soon? :) ☆PhistucK 2009/5/6 Evan Martin e...@chromium.org base/idle_timer implements this. The only implementation detail would be exposing it to JS. It would also make us depend

[chromium-dev] Re: Does chrome has an add-on preference system?

2009-05-06 Thread PhistucK
I wish I had the disk space and the know how. ☆PhistucK On Wed, May 6, 2009 at 20:08, Evan Martin e...@chromium.org wrote: Probably only if you do it. :) 2009/5/6 PhistucK phist...@gmail.com: Mmmm... so is that going to happen soon? :) 2009/5/6 Evan Martin e...@chromium.org base

[chromium-dev] Re: [chromium-checkins] r15423 - in trunk/src/chrome: browser/debugger renderer

2009-05-06 Thread PhistucK
(Reposting to the more suitable group) I really hope this will be merged to the 178 branch quickly... (It was very hard to debug the extensions the past two days in Chromium...) Thank you all!!! ☆PhistucK On Wed, May 6, 2009 at 20:37, dglaz...@chromium.org wrote: Author: dglaz

[chromium-dev] Re: Does chrome has an add-on preference system?

2009-05-06 Thread PhistucK
for milliseconds, like setInterval\setTimeout). I guess this is really not secured, should I check that it is a positive number (with a limit?) first and if so, let it rock?) ☆PhistucK 2009/5/6 Aaron Boodman a...@chromium.org Sure, it could be a bit more general. - a On Wed, May 6, 2009

[chromium-dev] Re: Does chrome has an add-on preference system?

2009-05-06 Thread PhistucK
I will try and sit on it over the weekend. But, sadly, I will not download the code due to the aformentioned disk space issues. Will there be a way to give one of you the manual differences so you will commit them in the right places? ☆PhistucK 2009/5/6 Jeremy Orlow jor...@google.com

[chromium-dev] Re: Regarding using bookmark to save user info...

2009-05-07 Thread PhistucK
I am not sure you can (currently) connect from an HTTP origin to an extension. I guess it is not implemented yet or not even allowed at all. ☆PhistucK 2009/5/7 jack js2...@gmail.com Thanks for your tips PhistucK. I am using dev version (2.0.177.1). You are right the object name is chromium

[chromium-dev] Re: Regarding using bookmark to save user info...

2009-05-07 Thread PhistucK
Oh, sorry, I thought you meant pure page javascript.Yes, of course, the content script is supposed to be able to interact. ☆PhistucK 2009/5/7 jack js2...@gmail.com I'd rather believe it is a not-ready rather than not-allowed issue. Content scripts run in the http domain

[chromium-dev] Building Chrome - Not Chromium

2009-05-09 Thread PhistucK
in advance! ☆PhistucK --~--~-~--~~~---~--~~ Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~--~~~~--~~--~--~---

[chromium-dev] Re: Option to set home page as new tab page

2009-05-10 Thread PhistucK
visited section - but its URL contains different query string every time you open it and it gets 'back' into the section again and again. That would really be helpful. ☆PhistucK On Sat, May 9, 2009 at 21:58, Ben Goodger (Google) b...@chromium.org wrote: This is best left for extensions

[chromium-dev] Re: A UI crash bug report

2009-05-12 Thread PhistucK
Shift+Mouse Click on the back button opens a tab and closes it right away, results in no changes whatsoever.:) ☆PhistucK On Mon, May 11, 2009 at 8:59 PM, 张亚霏 zhangyafeik...@gmail.com wrote: hi all Every time I click the back button with Ctrl pressed, the browse will crashed. Best

[chromium-dev] Re: Extensions now a bit more useful on Dev!

2009-05-12 Thread PhistucK
. ☆PhistucK 2009/5/13 Aaron Boodman a...@chromium.org 2009/5/12 PhistucK phist...@gmail.com: Note that in the Content Scripts page, there are two things to fix - The sample Content Script for google.com (replacing the image) does not work because the document.images.length is 0. Also

Re: [chromium-discuss] Re: [chromium-dev] Re: Extensions now a bit more useful on Dev!

2009-05-12 Thread PhistucK
something like Chrome 5? seems kind of too quick. Is that what you meant? OK, so now things are far more clear, thank you very much for the meaningful answers. ☆PhistucK On Wed, May 13, 2009 at 08:42, Nick Baum nickb...@chromium.org wrote: To expand on Peter's comment, we're more focused

[chromium-dev] Re: Bookmark system not reliable enough for user preferences

2009-05-15 Thread PhistucK
*Not so much in the extensions and bookmarks area here, but, have you noticed that weird behavior where clicking on a toolstrip button makes Chrome focus on an arbitrary tab all of a sudden?* * *☆PhistucK On Sat, May 16, 2009 at 00:18, Aaron Boodman a...@chromium.org wrote: Hi Jack, On Fri

[chromium-dev] Re: chrome.sln switched to gyp (sort of)

2009-06-02 Thread PhistucK
Try gclient sync --force, always seems to help and not reverting your changes, as far as I know. ☆PhistucK On Tue, Jun 2, 2009 at 15:27, nakro yoav.zilberb...@gmail.com wrote: i am not sure this is related, but i started getting this from the build (on windows vista 32) running 'C

[chromium-dev] Re: chrome.sln switched to gyp (sort of)

2009-06-02 Thread PhistucK
Searched the .bat\.py files for the command ut and its origins? Sorry, currently not next to the source and out of time. ☆PhistucK On Tue, Jun 2, 2009 at 15:55, nakro yoav.zilberb...@gmail.com wrote: thanks phistok, but i tried it all i did gclient revert gclient sync --force gclient

[chromium-dev] Re: RE : chrome's testing

2009-06-07 Thread PhistucK
Chrome developers (Googlers) and contributors that can commit, can use the try bots. ☆PhistucK On Sun, Jun 7, 2009 at 12:06, nakro yoav.zilberb...@gmail.com wrote: Regarding 1 : at least for VS2008 the tests seemed to have been moved to the chrome folder (i know that ui_tests.vcproj

[chromium-dev] Re: RE : chrome's testing

2009-06-07 Thread PhistucK
. ☆PhistucK 2009/6/8 sitan2...@sina.com A Try Bot is a machine that gets sent code patches and instantly (or not instantly) builds chrome with these changes with the latest source. That is the place to see if the things you want to commit are fine, I guess mostly big, could-be-breaking changes

[chromium-dev] Re: Is there any way to know if a web page is fully loaded from the Browser object

2009-06-07 Thread PhistucK
As a hacky workaround, you can create an embedded userscript with an onload event window.print() and trigger it whenever there is a --print-page switch.:P ☆PhistucK On Mon, Jun 8, 2009 at 08:45, Mohamed Mansour m0.interact...@gmail.comwrote: Hi chromium, I have been working on some feature

[chromium-dev] Re: Is there any way to know if a web page is fully loaded from the Browser object

2009-06-08 Thread PhistucK
Can you check for any renderer HTTP requests? sort of once it is done, you can fire the event.(Unless it is a never ending AJAX generated page, but the problem persists in any mode with no timeout.) Sorry for blabbing. ☆PhistucK On Mon, Jun 8, 2009 at 09:48, Mohamed Mansour m0.interact

[chromium-dev] Re: Any way to compile webkit faster

2009-06-11 Thread PhistucK
Do you think it will also work for Visual Studio 2005 and Windows Vista? ☆PhistucK On Thu, Jun 11, 2009 at 12:39, nakro yoav.zilberb...@gmail.com wrote: Mohamed, if you wish i can share with you the tricks i do on my machine they make the difference of even building chrome.exe from 10 mins

[chromium-dev] Re: FYI: Layout test failures for audio and video if you don't have FFmpeg dlls

2009-06-13 Thread PhistucK
On Sat, Jun 13, 2009 at 03:06, Nicolas Sylvain nsylv...@chromium.org wrote: Where are those dlls? Those DLLs are codecs used to render some audio\video formats needed by FFMPEG or the internal media player.(99% sure) ☆PhistucK --~--~-~--~~~---~--~~ Chromium

[chromium-dev] Re: there was some error on backgournd image display

2009-06-16 Thread PhistucK
Yes, between major stable versions and almost every dev version, the rendering engine is improved\changed. ☆PhistucK On Mon, Jun 8, 2009 at 08:57, kindy kind...@gmail.com wrote: the page i browsed(http://www.163.com/) is incorrect now, but it's right in google chrome v1. the attachment

[chromium-dev] Chrome.exe Versioning

2009-06-19 Thread PhistucK
system, though I think the regular versioning system is sufficient. Or no one cares about it, anyway and that is why it is always 0.0.0.0. :) ☆PhistucK --~--~-~--~~~---~--~~ Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email

[chromium-dev] Re: Memory usage in chrome

2009-06-21 Thread PhistucK
Really? the statistics show that many people are using the app mode?Or did you mean web apps, as in web application websites? ☆PhistucK On Sun, Jun 21, 2009 at 21:03, Mike Belshe mbel...@google.com wrote: I assume he's not a benchmark pro, but he did a decent job already. We can nitpick

[chromium-dev] Re: Memory usage in chrome

2009-06-23 Thread PhistucK
, until I get the control back on the tab contents. Sometimes I am not using a tab for a few minutes (or more) and when I switch back to it, it takes it twenty seconds or more until I get the control back of the tab contents. :( ☆PhistucK On Mon, Jun 22, 2009 at 19:57, Mike Belshe mbel...@google.com

[chromium-dev] Re: Memory usage in chrome

2009-06-23 Thread PhistucK
No. I added it now and I will post the results later. Thank you! I really hope it will help... ☆PhistucK 2009/6/23 Dean McNamee de...@chromium.org Have you tried running with --memory-model=high ? 2009/6/23 PhistucK phist...@gmail.com: This explanation actually shows me the source

[chromium-dev] Re: Memory usage in chrome

2009-06-23 Thread PhistucK
liked everything else about Chrome, so I kept on using it). What are the implications, though? Not giving up the space to other applications and that is it? ☆PhistucK 2009/6/23 Dean McNamee de...@chromium.org Have you tried running with --memory-model=high ? 2009/6/23 PhistucK phist

[chromium-dev] Re: Memory usage in chrome

2009-06-24 Thread PhistucK
(in Chrome, mostly, but sometimes in other browsers for cross browser support), plus Eclipse and Outlook, if it matters. ☆PhistucK On Wed, Jun 24, 2009 at 19:46, Mike Belshe mbel...@google.com wrote: On Wed, Jun 24, 2009 at 9:39 AM, Ian Fette i...@chromium.org wrote: +1. Most people

[chromium-dev] Re: question about helpwanted items (how it works)

2009-06-25 Thread PhistucK
will not be duplicated (even among contributors). ☆PhistucK On Thu, Jun 25, 2009 at 13:37, nakro yoav.zilberb...@gmail.com wrote: when you mark an itemm as helpWanted, how is it supposed to work from there ? for example, i replied to http://code.google.com/p/chromium/issues/detail?id=6383

[chromium-dev] 3.0.190.4 Dev Release Release Notes

2009-06-29 Thread PhistucK
Any plans of adding the notes for the patch?I know people will be asking questions (they always do). Thank you! ☆PhistucK --~--~-~--~~~---~--~~ Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email options, or unsubscribe

[chromium-dev] Re: Extensions i18n Design Doc Draft

2009-06-29 Thread PhistucK
How about extending this support and also adding an option to use native Chrome strings that are in use in the actual program so extension developers could benefit from your own translations and corrections in the appropriate cases? ☆PhistucK 2009/6/30 Nebojša Ćirić c...@chromium.org Hi all, I

[chromium-dev] Re: 3.0.190.4 Dev Release Release Notes

2009-06-30 Thread PhistucK
). ☆PhistucK On Mon, Jun 29, 2009 at 19:20, Amanda Walker ama...@chromium.org wrote: 3.0.190 is the current developer channel build. Its release notes are at http://dev.chromium.org/getting-involved/dev-channel/release-notes as usual. --Amanda

[chromium-dev] Re: F5 Debug process

2009-07-03 Thread PhistucK
At least in Visual Studio 2005, you can right click on the solution and in Configuration Options (or something like that), you can select what to build and what not to build.It does speed up the compiling process by at least half (for me). It still, generally, takes a lot of time. ☆PhistucK

[chromium-dev] Re: F5 Debug process

2009-07-03 Thread PhistucK
Where exactly do I add /MP (using Visual Basic Professional 2005)?(I know extremely little about the whole environment..) Thank you. ☆PhistucK On Fri, Jul 3, 2009 at 20:08, Peter Kasting pkast...@chromium.org wrote: On Fri, Jul 3, 2009 at 9:32 AM, Mohamed Mansour m...@chromium.org wrote

[chromium-dev] Re: Is there an option to block file downloads in Chromium?

2009-07-03 Thread PhistucK
Are you referring to some kind of an administrative feature that will not allow the user to download, even if one wants to? ☆PhistucK On Fri, Jul 3, 2009 at 20:22, Daniel Cowx daniel.c...@gmail.com wrote: If not, where would be the most logical place to add this functionality

[chromium-dev] Re: Point the browser to an URL

2009-07-06 Thread PhistucK
disposition, PageTransition::Type transition) { OpenURLFromTab(NULL, url, referrer, disposition, transition); } ☆PhistucK On Mon, Jul 6, 2009 at 23:54, Roberto robj.pe...@gmail.com wrote: Hello, I'm working in Drag'n Drop missing feature in Mac version. (issue #12263

[chromium-dev] Re: A suggestion to Drastically improve build times,

2009-07-08 Thread PhistucK
So... do you think it will make things quicker on Visual Studio 2005 also?(Will the incremental linking work there, too, or do these changes require some 2008 features?) ☆PhistucK On Wed, Jul 8, 2009 at 18:43, nakro yoav.zilberb...@gmail.com wrote: Ok, i am happy it catches your attention

[chromium-dev] Re: A suggestion to Drastically improve build times,

2009-07-08 Thread PhistucK
Yeah, I guess so, but they are not going to invest too much time on the build system, as they have stated in this thread. ☆PhistucK On Wed, Jul 8, 2009 at 19:05, nakro yoav.zilberb...@gmail.com wrote: Phistuck, this is Exactly why this issue is best handled by chrome ppl and not outsides

[chromium-dev] Re: Using Chromium Source Code?

2009-07-09 Thread PhistucK
Not really, the open source Chrome is Chromium for a reason, so you could use it.As far as I know, there are no closed copyrights for the Chromium logo or name. (Could be mistaking, though.) ☆PhistucK On Thu, Jul 9, 2009 at 16:46, Kruncher leaha...@gmail.com wrote: Thanks for the link

[chromium-dev] Re: span and Javascript

2009-07-09 Thread PhistucK
It seems like status is a reserved word (so it does not give you the HTMLObject you wanted, but something internal that cannot be reached), try to use some other name. ☆PhistucK On Thu, Jul 9, 2009 at 09:37, Alessandro rinaldi.al...@gmail.com wrote: Hello everybody, I am using Chromium

[chromium-dev] Re: Creating a Custom View

2009-07-15 Thread PhistucK
most of what they do is removing options, maybe you can even upload your changes to the Chromium source code (with #IF DEFINE YOUR_CUSTOM_CODE or something). But you have to ask them first, of course. ☆PhistucK On Wed, Jul 15, 2009 at 11:41, Kruncher leaha...@gmail.com wrote: Thanks for your

[chromium-dev] Re: Creating a Custom View

2009-07-15 Thread PhistucK
and everything will be fine (and if not, it will notify you with a confirmation and some options). About the switches, you can simply reverse the switch (with ! in the condition). But that will also give you the incognito features, which I am not sure you would really like to have. ☆PhistucK

[chromium-dev] Re: Proposal for new changelist annotation: RELEASE_NOTE=....

2009-07-17 Thread PhistucK
will be more consistent and accurate this way. ☆PhistucK On Fri, Jul 17, 2009 at 20:48, Aaron Boodman a...@chromium.org wrote: I propose we add a new tag to changelist descriptions: RELEASE_NOTE=description of something interesting that users would like to know happened in this build It would

[chromium-dev] Re: Purpose of middle-click on a link?

2009-07-17 Thread PhistucK
That is a fault of the website. They did not cancel (return false) the link or handled it gracefully and properly (onclick instead of href).Bad coding can lead to non future proof behavior. :( ☆PhistucK On Fri, Jul 17, 2009 at 20:48, Robert Dailey rcdai...@gmail.com wrote: Hello

[chromium-dev] Re: I want to fix the tab tear issues with chrome

2009-07-24 Thread PhistucK
it. ☆PhistucK On Fri, Jul 24, 2009 at 21:19, nakro yoav.zilberb...@gmail.com wrote: one of the most popular issues ppl have with chrome is the tabs tearing out with no intent (i have it too) seems to be related to HD thrasing ... i am quite sure i will find the cause and solve it i post this here

[chromium-dev] Re: Major refactorings since 21122?

2009-07-24 Thread PhistucK
are enabled by default. http://googlechromereleases.blogspot.com/2009/07/beta-update.html ☆PhistucK On Fri, Jul 24, 2009 at 20:48, Anthony LaForge lafo...@google.com wrote: Howdy folks, I'm attempting to figure out what we need to merge into the 195 beta candidate. In order to avoid some

[chromium-dev] Re: auto-hide bookmarks bar

2009-07-27 Thread PhistucK
On the other hand, if it has the auto hide mode, in this mode, it should not relayout the page, but float over and hide the portion on which it hovers while activated. ☆PhistucK On Mon, Jul 27, 2009 at 21:51, Peter Kasting pkast...@google.com wrote: On Fri, Jul 24, 2009 at 3:40 PM, David

[chromium-dev] Re: [extensions] Shankland: Thanks for giving my back pixels, browser makers

2009-07-28 Thread PhistucK
Which I meant to implement but still could not find the right time.:( ☆PhistucK On Tue, Jul 28, 2009 at 21:12, Darin Fisher da...@chromium.org wrote: +1 for bookmark bar. or, maybe the extension bar could similarly have a keyboard shortcut to hide/show it? moar screen space at my

[chromium-dev] Re: Unsubscribe please

2009-07-30 Thread PhistucK
View archives, change email options, or *unsubscribe*: http://groups.google.com/group/chromium-dev Go to this page, click on Edit my membership on the top left and click on the Unsubscribe button in the middle center (approximately). ☆PhistucK

[chromium-dev] Re: Copy URL as plain text instead of HTML

2009-07-31 Thread PhistucK
think) is not formatting it with HTML. ☆PhistucK On Fri, Jul 31, 2009 at 20:30, Peter Kasting pkast...@google.com wrote: On Fri, Jul 31, 2009 at 10:28 AM, ptr727 pieter.vilj...@gmail.com wrote: I can think of no particular reason why the URL or a link needs to be formatted in anything other

[chromium-dev] Re: browser/sync is moving in

2009-08-01 Thread PhistucK
. ☆PhistucK On Sat, Aug 1, 2009 at 02:38, Tim Steele t...@chromium.org wrote: On Fri, Jul 31, 2009 at 3:59 PM, Caleb Eggensperger caleb...@gmail.comwrote: The doc says: - Provide a web interface to access stored / synced bookmarks, likely via the docs.google.com doclist. What about

[chromium-dev] Re: PSA: Consider upgrading to VS2008.

2009-08-01 Thread PhistucK
? ☆PhistucK On Fri, Jul 31, 2009 at 22:32, Ben Goodger (Google) b...@chromium.orgwrote: I would like to. It's just a matter of time and effort... and it's not been a top priority for me to date. Please feel free to gather requirements and develop a plan however. -Ben

[chromium-dev] [chromium-discuss] Re: getting latest stable Chromium

2009-08-08 Thread PhistucK
What do you think?( http://groups.google.com/group/chromium-discuss/t/237a00336673684) ☆PhistucK -- Forwarded message -- From: PhistucK phist...@gmail.com Date: Thu, Aug 6, 2009 at 07:48 Subject: Re: [chromium-discuss] Re: getting latest stable Chromium To: alexandr...@yahoo.com

[chromium-dev] Re: [chromium-discuss] Re: getting latest stable Chromium

2009-08-08 Thread PhistucK
I know you can build it by yourself, the suggestion\request here is to have a Chromium snapshot of each branch when it is released (an archive with older releases is welcome, too, but not a must have).Will you consider that? ☆PhistucK On Sat, Aug 8, 2009 at 10:28, Adam Barth aba...@chromium.org

[chromium-dev] Re: Urgent, a very evil site i think which does evil things (no joke)

2009-08-08 Thread PhistucK
Sorry to disturb here, at the end of the line, but - are you not going to tackle this issue? ☆PhistucK --~--~-~--~~~---~--~~ Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email options, or unsubscribe: http

[chromium-dev] Re: [chromium-discuss] Re: getting latest stable Chromium

2009-08-08 Thread PhistucK
to make that possible are really minimal, that is for sure (right?). But I understand this is not the consideration here. ☆PhistucK On Sat, Aug 8, 2009 at 19:27, Ben Goodger (Google) b...@chromium.org wrote: On Sat, Aug 8, 2009 at 9:11 AM, Adam Barthaba...@chromium.org wrote: Yeah, you should

[chromium-dev] Re: [chromium-discuss] Re: getting latest stable Chromium

2009-08-08 Thread PhistucK
. Is there someone specific this should be articulated to? ☆PhistucK On Sat, Aug 8, 2009 at 20:36, Adam Barth aba...@chromium.org wrote: On Sat, Aug 8, 2009 at 9:53 AM, PhistucKphist...@gmail.com wrote: But this is not official, just like the timely snapshots of Chromium during the day

[chromium-dev] Re: Why does Chromium on mac have a theme switch UI in the preferences?

2009-08-09 Thread PhistucK
Seeing as there is currently no UI for it other than actually installing a theme again, I would say the theme selection dropdown is kind of a needed element. ☆PhistucK On Mon, Aug 10, 2009 at 02:42, Aaron Boodman a...@chromium.org wrote: Currently the mac port has a dropdown

[chromium-dev] Re: Urgent, a very evil site i think which does evil things (no joke)

2009-08-09 Thread PhistucK
are not the responsible party and, yeah, OK, it may as well be, but Chrome is infected currently, so even the slightest specific exception for this type of attacks, is not that illogical. Right? Thank you, all. ☆PhistucK On Mon, Aug 10, 2009 at 00:31, Amanda Walker ama...@chromium.org wrote

[chromium-dev] Re: Why does Chromium on mac have a theme switch UI in the preferences?

2009-08-09 Thread PhistucK
. That would have to make the theme transitioning faster and more fluid, of course, but that is the intention anyway, so this could be step one. If you do not select a theme at last (clicking otherwise), the theme will revert to the one it has been. ☆PhistucK On Mon, Aug 10, 2009 at 08:04, Caleb

[chromium-dev] Re: Why does Chromium on mac have a theme switch UI in the preferences?

2009-08-09 Thread PhistucK
, in my opinion. ☆PhistucK On Mon, Aug 10, 2009 at 08:19, Aaron Boodman a...@chromium.org wrote: On Sun, Aug 9, 2009 at 5:51 PM, Peter Kastingpkast...@google.com wrote: FWIW, I'd prefer if all the ports have this. There are three reasons for this, one of them silly: (1) Shows themes you've

[chromium-dev] Re: How to simulate a MMS message on emulator

2009-08-11 Thread PhistucK
If this is not related to Chrome\Chromium (and I suspect it does not), this is not the place. I am sure there are groups for Android, google it. ☆PhistucK On Wed, Aug 12, 2009 at 01:02, n179911 n179...@gmail.com wrote: Hi, How to simulate a MMS message on emulator? From the eclipse android

[chromium-dev] Re: lan manager in cloud

2009-08-11 Thread PhistucK
You can embed Chromium with this project -chromiumembedded.googlecode.com ☆PhistucK On Wed, Aug 12, 2009 at 07:01, Wallace Araujo wallace@gmail.com wrote: Jeremy Orlow So, how can I do this? ^^ Dan Kegel No, but if I can get help I would be thankful. I can't find

[chromium-dev] Re: Why does Chromium on mac have a theme switch UI in the preferences?

2009-08-11 Thread PhistucK
like the remote fonts feature (which is preventing Chrome from fully passing the ACID3 test, as far as I recall), that is behind a command line switch due to yet to be resolved security concerns. ☆PhistucK On Wed, Aug 12, 2009 at 07:08, Meok meok...@gmail.com wrote: I'm all in favor

[chromium-dev] Re: Parallel builds w/ VS2005 (or, what Darin learned after mistakenly committing changes to common.gypi)

2009-08-15 Thread PhistucK
Sorry for my ignorance, but what is ~/.gyp/include.gypi (mostly I see this kind of paths on things concerning Linux, I am on Windows)? ☆PhistucK On Sat, Aug 15, 2009 at 00:02, Darin Fisher da...@chromium.org wrote: If you are like me and accustomed to hacking build/common.gypi to enable /MP

[chromium-dev] Re: Parallel builds w/ VS2005 (or, what Darin learned after mistakenly committing changes to common.gypi)

2009-08-15 Thread PhistucK
Oh, OK.Thank you for the clarification. :) Did not know GYP is actually looking for settings in directories other than the Chrome source. ☆PhistucK On Sat, Aug 15, 2009 at 10:43, Eric Roman ero...@chromium.org wrote: On Fri, Aug 14, 2009 at 11:23 PM, PhistucKphist...@gmail.com wrote: Sorry

[chromium-dev] Re: Does Chromium use boost library

2009-08-16 Thread PhistucK
be confusing a lot of things here and totally out of context. ☆PhistucK On Sun, Aug 16, 2009 at 10:41, n179911 n179...@gmail.com wrote: Hi, Does Chromium use boost library? In the source tree, i see there is a 'boost' directory under 'third-party'. It appears to be an incomplete version of boost

[chromium-dev] Re: Question about render Message between Browser and Renderer

2009-08-18 Thread PhistucK
you want to :P) ☆PhistucK On Tue, Aug 18, 2009 at 09:03, hap 497 hap...@gmail.com wrote: Hi, I appreciate if someone can help me understand what is the Message send from Browser to Renderer in the case of html form submission. I think the message ViewMsg_Navigate_Params is for HTTP get

[chromium-dev] Re: browser/sync is moving in

2009-08-18 Thread PhistucK
. Will it be made possible to add references not through the browser? (If so, any time frame?) Thank you, this is a cool feature. ☆PhistucK On Tue, Aug 18, 2009 at 09:13, Nick Carter n...@chromium.org wrote: Hi est, If you happen to be using a Chromium (blue logo) build

[chromium-dev] Re: browser/sync is moving in

2009-08-18 Thread PhistucK
Official explanation - http://blog.chromium.org/2008/10/google-chrome-chromium-and-google.html ☆PhistucK On Tue, Aug 18, 2009 at 09:19, est electronix...@gmail.com wrote: Thanks for the explaination, Nick Carter. I understand now, Chrome is a Google product while Chromium is a open

[chromium-dev] Re: browser/sync is moving in

2009-08-18 Thread PhistucK
Also, I just noticed I cannot delete the items manually from Google Docs, it says they come from a read only source. This is not optimal, I want to be able to manipulate the things I have in my own Google Docs account, from within Google Docs. Will that change soon? ☆PhistucK On Tue, Aug 18

[chromium-dev] Re: browser/sync is moving in

2009-08-19 Thread PhistucK
and instead, help in any way possible, to make the Linux version actually work without crashing frequently. ☆PhistucK On Wed, Aug 19, 2009 at 14:49, codfather swcodfat...@gmail.com wrote: Thanks for the reply Evan, but as normal on this project Linux gets treated like the poor relation, always having

[chromium-dev] Re: Access keys for Chrome menus, what do you prefer?

2009-08-23 Thread PhistucK
Are you saying a website cannot use such combination as well? (Alt+Shift+AccessKey) ☆PhistucK On Sun, Aug 23, 2009 at 10:00, zeniko zen...@gmail.com wrote: On Aug 23, 2:45 am, Peter Kasting pkast...@google.com wrote: At least IE and Firefox already map this, so I don't think this is a big

[chromium-dev] Re: Copying of profiles across systems

2009-08-26 Thread PhistucK
of a solution. ☆PhistucK On Wed, Aug 26, 2009 at 23:20, Dan Kegel d...@kegel.com wrote: On Wed, Aug 26, 2009 at 12:59 PM, Jeremy Orlowjor...@chromium.org wrote: I really like the idea of being able to move people between operating systems and just bringing the profile along without having

[chromium-dev] Re: Platform parity

2009-08-30 Thread PhistucK
Since user interface changes (are supposed to) go by the user interface team (some earlier thread required that), is it not part of their responsibility, to answer cross platform questions such as this one? ☆PhistucK On Mon, Aug 31, 2009 at 08:00, Ben Goodger (Google) b...@chromium.orgwrote

[chromium-dev] Re: How to get statusbar information?

2009-08-31 Thread PhistucK
that concern the status bubble (uppercase letters, numbers and underscores) in the whole code. (Use google.com/codesearch for all of the searches, of course) ☆PhistucK 2009/8/31 Jickae Davis jick...@gmail.com Hi, PhistucK, 3x for you advise! I do find something. But what I really want

[chromium-dev] Re: Gears for GNU/Linux

2009-08-31 Thread PhistucK
As far as I remember, there is no Linux version for Gears yet, and currently, there are no plans towards that goal. ☆PhistucK 2009/8/31 Alexandre V. Vázquez alexandre.vazq...@gmail.com I'm trying to enable the Google Gears in my Chromium version 4.0.202 on my Ubuntu Linux. Is it that posible

[chromium-dev] Re: autolinking BUG= lines in Rietveld

2009-09-09 Thread PhistucK
Are we only talking about when it is viewed in Rietveld?What about when it is actually committed, can the change log be tweaked that way, automatically, too? That would be nice when reading change logs. Thank you! ☆PhistucK On Thu, Sep 10, 2009 at 05:01, John Abd-El-Malek j...@chromium.org

[chromium-dev] Re: readability extension (experience writeup)

2009-09-12 Thread PhistucK
in which specially marked Bookmarklets would get a Page Action spot. It may still exist in the Page Actions design doc. ☆PhistucK On Sun, Sep 13, 2009 at 05:02, Evan Martin e...@chromium.org wrote: [resend, I think I screwed up the previous three tries] I wrote an extension that adds a page

[chromium-dev] Re: Kiosk Mode for Chrome

2009-09-25 Thread PhistucK
other URL. That would solve most of the issues you have in that list. ☆PhistucK On Fri, Sep 25, 2009 at 15:30, Mohamed Mansour m...@chromium.org wrote: I tried ChromeFrame it is very good, but it doesn't work if the Kiosk Mode flag is set. If the Kiosk mode is set ( iexplorer.exe -k http

[chromium-dev] Re: Kiosk Mode for Chrome

2009-09-25 Thread PhistucK
What are the major issues?Full screen with no escape hatch and no status bubble? Chrome developers already said the are willing to take care of those\accept patches for those. The rest are taken care of with disabling keyboard shortcuts, or am I wrong? ☆PhistucK On Fri, Sep 25, 2009 at 15:44

[chromium-dev] Re: Build time doubled since May - what gives?

2009-09-25 Thread PhistucK
Perhaps the sync library?That was a large thing that was added recently... ☆PhistucK On Fri, Sep 25, 2009 at 05:35, Lei Zhang thes...@chromium.org wrote: This is very recent. The Windows try server build times have gone way up this week. I thought it was just because of Incredibuild

[chromium-dev] Re: Is that unimpossible to add a progress bar of page loading with webkit?

2009-09-28 Thread PhistucK
Yeah, but some indication will be helpful, even the one IE has been giving - ## images downloading or something. A count down for resources, even if the resource count changes every few seconds, it is still preferable against being lost in the dark in some way. Do you not agree? ☆PhistucK

[chromium-dev] Re: SVN Stable Tree Path for 3.0.195.25

2009-10-16 Thread PhistucK
://src.chromium.org/viewvc/chrome/releases/3.0.195.27/ ☆PhistucK On Tue, Oct 6, 2009 at 21:34, Amit Kishnani akish...@adobe.com wrote: Hey Guys, what is difference between these releases 3.0.190.2 3.0.195.25 i can get to SVN source tree to read access for code tree 3.0.190.2 using the following svn

[chromium-dev] Re: Survey results and followup actions

2009-10-29 Thread PhistucK
you for all of your good work :) ☆PhistucK On Tue, Oct 27, 2009 at 01:15, Peter Kasting pkast...@google.com wrote: Thanks to all who took the recent survey on contributing to Chromium and the barriers involved. We've looked at the feedback. A few themes stand out: * A lot of you would like

[chromium-dev] Corrupt Profile

2009-11-11 Thread PhistucK
. Thank you. ☆PhistucK -- Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev

Re: [chromium-dev] What's the relationship between toolkit_views and chromeos gyp variables?

2009-11-11 Thread PhistucK
I hope you will get answers... ☆PhistucK On Thu, Nov 12, 2009 at 05:08, James Su su...@chromium.org wrote: Hi, I know that if toolkit_views=1 then views will be used instead of the implementation based on native gtk widgets. But how about chromeos? Seems that either toolkit_views=1

Re: [chromium-dev] WebKit Chromium API Live Now

2009-11-12 Thread PhistucK
Does that mean that a separate WebKit.dll is coming really soon? or does the more to be done totally blocks this feature for now? Thank you, all, of course. :) ☆PhistucK On Thu, Nov 12, 2009 at 20:11, Peter Kasting pkast...@google.com wrote: On Thu, Nov 12, 2009 at 10:05 AM, Yaar Schnitman

Re: [chromium-dev] WebKit Chromium API Live Now

2009-11-12 Thread PhistucK
Oh, I did not know that intention was a debug only thing. Well, then, nothing to wait for in this area :) Thank you. ☆PhistucK On Thu, Nov 12, 2009 at 20:41, Peter Kasting pkast...@google.com wrote: On Thu, Nov 12, 2009 at 10:37 AM, PhistucK phist...@chromium.org wrote: Does that mean

Re: [chromium-dev] How to compile Google Chrome with Visual C++ 2008 Express Edition

2009-11-13 Thread PhistucK
Can this be ported to the 2005 version also? I would like to try and make it work on 2005 Express. ☆PhistucK On Fri, Nov 13, 2009 at 02:51, Bradley Nelson bradnel...@google.com wrote: Ok that fix is in. You'd need to set GYP_MSVS_VERSION=2008e Let me know how that goes for you. -BradN

Re: [chromium-dev] How to compile Google Chrome with Visual C++ 2008 Express Edition

2009-11-13 Thread PhistucK
Looking at the actual patch, I see there is (an apparent) support for 2005e, as well. Sorry and thank you. ☆PhistucK On Fri, Nov 13, 2009 at 02:51, Bradley Nelson bradnel...@google.com wrote: Ok that fix is in. You'd need to set GYP_MSVS_VERSION=2008e Let me know how that goes for you

Re: [chromium-dev] How to compile Google Chrome with Visual C++ 2008 Express Edition

2009-11-15 Thread PhistucK
I am using Visual Studio 2005 (Express) and I downloaded the Windows SDK 7 websetup - it mentions there Visual C++ Compilers and in the description, it says Installs the Visual C++ 9.0 Compilers. Do I need it? Besides the fact the it is 200+ MBs, it just seems weird, since 2005 is 8.0. ☆PhistucK

Re: [chromium-dev] Warning about missing newline

2009-11-17 Thread PhistucK
This is a work in progress, according to some recent (few days) change lists. Someone currently goes over most of the sources and lint cleans them in preparation for adding the lint check to the presubmit check, or something like that. ☆PhistucK On Tue, Nov 17, 2009 at 07:48, Peter Kasting

Re: [chromium-dev] How to compile Google Chrome with Visual C++ 2008 Express Edition

2009-11-17 Thread PhistucK
went to the chrome_dll properties and chose to dynamically link ATL and it worked. But then I got the above error and I am at a loss. Any ideas? ☆PhistucK On Tue, Nov 17, 2009 at 04:03, Marc-Antoine Ruel mar...@google.com wrote: Dominic, you should turn /WX off globally in src/build

Re: [chromium-dev] How to compile Google Chrome with Visual C++ 2008 Express Edition

2009-11-22 Thread PhistucK
It is probably that. I have not tried yet, but I will this afternoon. It must have been an obvious thing to do, but I am not dealing with Visual Studio almost at all and I am totally new to this, so, thank you for pointing that out. :) ☆PhistucK On Sat, Nov 21, 2009 at 17:12, Dominic Jodoin

Re: [chromium-dev] How to compile Google Chrome with Visual C++ 2008 Express Edition

2009-11-22 Thread PhistucK
) : error LNK2005: protected: void __thiscall std::ios_base::_Init(void) (?_i...@ios_base@std@@IAEXXZ) already defined in chrome_dll_main.obj 6LINK : fatal error LNK1104: cannot open file 'atlmincrt.lib' ☆PhistucK On Sat, Nov 21, 2009 at 17:12, Dominic Jodoin dominic.jod...@gmail.comwrote: Ok

  1   2   >