Hi,
Webkit has an option to disable SVG build with the executable. Can you
please tell me how can I disable SVG when build chromium?
Thank you.
--
Chromium Developers mailing list: chromium-dev@googlegroups.com
View archives, change email options, or unsubscribe:
http://groups.google.com/g
Hi,
Can you please tell me if/where is the file to configure chromium's
renderer sandbox?
Thank you.
--
Chromium Developers mailing list: chromium-dev@googlegroups.com
View archives, change email options, or unsubscribe:
http://groups.google.com/group/chromium-dev
es ran. (1 ms total)
[ PASSED ] 0 tests.
On Tue, Jan 5, 2010 at 9:16 PM, Dan Kegel wrote:
> On Tue, Jan 5, 2010 at 9:13 PM, n179911 wrote:
>> For this test case defined in unload_test.cc:
>> TEST_F(UnloadTest, CrossSiteInfiniteBeforeUnloadSync) {...}
>>
&
9 PM, Robert Sesek wrote:
> test_binary was just an example. The target you want is named
> tab_switching_test.
>
> rsesek / @chromium.org
>
> On Sat, Dec 26, 2009 at 4:29 PM, n179911 wrote:
>>
>> Thank you. I tried to compile 'test_binary', but there
Hi,
Is there any Unit test in chromium which test javascript alert?
Does it have automated test case which automatically clicks the pop up
dialog cased by javascript alert?
Thank you.
--
Chromium Developers mailing list: chromium-dev@googlegroups.com
View archives, change email options, or uns
On Thu, Dec 31, 2009 at 3:17 PM, Dan Kegel wrote:
> On Thu, Dec 31, 2009 at 3:14 PM, n179911 wrote:
>> And I have put 'shared' library in my include gypi file
>>
>> $ more ~/.gyp/include.gpyi
>> {'variables': {
>> 'library': '
Hi,
I have installed "gold" linker mentioned here:
http://code.google.com/p/chromium/wiki/LinuxFasterBuilds
And I have put 'shared' library in my include gypi file
$ more ~/.gyp/include.gpyi
{'variables': {
'library': 'shared_library',
}}
How can I make sure that it is building in shared lib
Hi,
I enable ipc logging when run chromium. And I see the following messages
saying 'unknown type'. Can you please tell me where I can find out what
those messages are for?
ipc 2898.0xd07aaf8.936222325 1 [unknown type 8] (1042, 589), (0, 0, 0, 0)
ipc 2898.0xd07aaf8.936222325 1 [unknown type 15
sts but rather its own binary (Debug/tab_switching_test),
> though I'm not sure about that.
>
> rsesek / @chromium.org
>
> On Fri, Dec 25, 2009 at 2:02 PM, n179911 wrote:
>
>> Hi,
>>
>> Here is how to compile and run all tests on linux:
>> $make
Hi,
Here is how to compile and run all tests on linux:
$make ./out/Debug/base_unittests
$./out/Debug/base_unittests
Can you please tell me how can I run 1 specific test, namely
TabSwitchingUITest?
Thank you.
--
Chromium Developers mailing list: chromium-dev@googlegroups.com
View archives, cha
Hi,
Can you please tell me where I can find an example of how to use
AutomationProvider on linux?
Thank you.
--
Chromium Developers mailing list: chromium-dev@googlegroups.com
View archives, change email options, or unsubscribe:
http://groups.google.com/group/chromium-dev
Hi,
I get the chromium on ubuntu 9.10. The compilation is okay, but when I get
link, it fails:
$ make -j5 chrome
LINK(target) out/Debug/chrome
collect2: ld terminated with signal 9 [Killed]
make: *** [out/Debug/chrome] Error 1
I think I have 'gold linker' installed:
Building dependency tree
Re
AM, Craig Schlenter
> wrote:
> > You could file a bug with the gdb people ... keeping a copy of the
> > problematic binary/associated libraries may help them track it down.
> >
> > http://sourceware.org/bugzilla/
> >
> > --Craig
> >
> > On Sat, N
e.org/ml/gdb-patches/2003-01/msg00074.html
>
> --Craig
>
> On Sat, Nov 28, 2009 at 8:06 AM, Evan Martin wrote:
> > I have never encountered this. Have you tried searching for the error
> message?
> >
> > On Fri, Nov 27, 2009 at 4:31 PM, n179911 wrote:
> >>
Hi,
I am trying to run chrome under ubuntu. But I see a lot of 'internal error
in the warning message'. Can you please tell me what does those means and
how can I fix those?
Thank you.
$ gdb out/Debug/chrome
warning: (Internal error: pc 0xed21a0 in read in psymtab, but not in
symtab.)
warnin
Hi,
Is there a way to build a TestShell target for chromium on linux?
On MacOS, there is a TestShell project, I wonder if there is a
TestShell target for building it on linux?
Thank you.
--
Chromium Developers mailing list: chromium-dev@googlegroups.com
View archives, change email options, or
On Thu, Nov 5, 2009 at 9:23 AM, Evan Martin wrote:
> On Wed, Nov 4, 2009 at 11:55 PM, Chase Phillips wrote:
>> FWIW I see the same error you see when I try to git clone the WebKit git
>> repository again locally while git fetch on an existing repository works
>> fine. I see you've mailed webkit
On Tue, Nov 3, 2009 at 8:39 PM, Evan Martin wrote:
> On Tue, Nov 3, 2009 at 8:36 PM, n179911 wrote:
>> And when i got to a different directory trying to use git to get
>> Webkit code, I get this error "possible repository corruption on the
>> remote side",
fatal: index-pack failed
On Tue, Nov 3, 2009 at 8:20 PM, Evan Martin wrote:
> It has been working fine for me. Is it possible you have the wrong
> version of WebKit? What does tools/sync-webkit-git.py say?
>
> On Tue, Nov 3, 2009 at 6:46 PM, n179911 wrote:
>>
>> Thanks. K
candidates are:
WebCore::ScriptCallStack::ScriptCallStack(const v8::Arguments&,
unsigned int, WebCore::String, int)
../bindings/v8/ScriptCallStack.h:46: note:
WebCore::ScriptCallStack::ScriptCallStack(const
WebCore::ScriptCallStack&)
On Tue, Nov 3, 2009 at 6:40 PM, n179911 wrote:
> Thanks K
WebCore::ScriptCallStack::ScriptCallStack(const v8::Arguments&,
unsigned int, WebCore::String, int)
../bindings/v8/ScriptCallStack.h:46: note:
WebCore::ScriptCallStack::ScriptCallStack(const
WebCore::ScriptCallStack&)
On Mon, Nov 2, 2009 at 10:38 PM, Kenneth Russell wrote:
> On Mon, Nov
are:
void WebCore::CanvasRenderingContext3D::attachShader(WebCore::CanvasProgram*,
WebCore::CanvasShader*, WebCore::ExceptionCode&)
On Mon, Nov 2, 2009 at 10:37 PM, Chase Phillips wrote:
> On Mon, Nov 2, 2009 at 10:27 PM, n179911 wrote:
>>
>> Hi,
>>
>> I have tried syncing up ch
Hi,
I have tried syncing up chromium HEAD by doing this (since i use git
for chromium and webkit).
$ git pull (update chromium)
$ gclient sync
$ tools/sync-webkit-git.py (update webkit)
But i got the following errors when I compile it. It appears the
method 'CanvasRenderingContext3D::attachShade
Hi,
I am trying to figure out how does ResourceHandleInternal::start() get called.
I put breakpoint in debugger, and I think it is driven by a Timeout:
see '#220x071e2b7a in webkit_glue::WebKitClientImpl::DoTimeout at
webkitclient_impl.h:97' in the stack track.
How can I find out where
Hi,
I have download the source of chromium and compile it on mac osx.
After I build it, I load sites like 'www.cnn.com', 'www.nytimes.com',
it starts loading but it never finishes. I eventually get this
'The following pages have become unresponsive. You can wait for them
to become responsive or k
Hi,
>From this chromium document,
http://sites.google.com/a/chromium.org/dev/developers/design-documents/multi-process-architecture
Browser has an IO thread which receives messages from each Renderer
process and dispatch them to Browser Process.
But when I look at the code , the IOThread class
rry for not making my question clear.
> On Thu, Aug 20, 2009 at 12:23 AM, n179911 wrote:
>>
>> Hi,
>>
>> Is there anyway to 'lock' the Render process in chromium? Which means
>> Renderer does not do these during the 'lock' period
>> * repa
Hi,
Is there anyway to 'lock' the Render process in chromium? Which means
Renderer does not do these during the 'lock' period
* repaint the screen
* no dom modification
* no render tree modification
* no javascript context modification
Thank you for any idea.
--~--~-~--~~---
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 1.36. I said
incomplete since a lot of directories of boost are missing?
Does anyone know why is that?
Thank you.
--~--~-~--~
Hi,
How to simulate a MMS message on emulator?
>From the eclipse android plugins, I can only see 'SMS'. I don't see
any MMS message.
Thank you.
--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com
View archives, change email opti
Hi,
I am using the latest Chromium on MacOSX.
When I go to groups.google.com, the font in the message text is always
smaller (hard to read) than the font I see on Safari/Firefox on the
same site. For example:
http://groups.google.com/group/chromium-dev/browse_thread/thread/1d336154b14dfcd9
I hav
Hi,
When I load a page on chromium that I run on debugger,I get 'Aw, Snap!
Something went wrong while displaying this webpage.' error.
And I see this in the console:
WebCore::FrameView::paintContents(WebCore::GraphicsContext*, const
WebCore::IntRect&))
LEAK: 1899 RenderObject
LEAK: 1 Page
LEAK:
Hi,
I read this about git usage in chromium:
http://code.google.com/p/chromium/wiki/UsingGit
It looks like it is using a combination of git and svn for version control.
Can you please tell me what are using git and what are using svn?
My guess is third-party/webkit will be using svn and everyt
Hi,
I notice the latest trunk of chromium has flash plugin support.
Can you please tell me how can I disable plugin support in my own
chromium build on Mac OSX so that when I execute chomium in XCode
flash plugin is not enabled?
Thank you.
--~--~-~--~~~---~--~~
C
ses
> is undocumented but very easy to use, you can find the file in the source
> tree.
>
> May I ask why you want the renderer to be able to read/write files in /tmp?
>
> Best regards,
> Jeremy
>
> On Thu, Jul 30, 2009 at 7:32 PM, n179911 wrote:
>>
>> I wo
chieve?
> On Thu, Jul 30, 2009 at 9:32 AM, n179911 wrote:
>>
>> On Thu, Jul 30, 2009 at 9:08 AM, Jeremy Moskovich
>> wrote:
>> > Hi,
>> > It would really help if you could provide some details on what your
>> > trying
>> > to do.
>> >
when sandbox_init() is called. And then I
would want to see if I can switch it to 'kSBXProfilePureComputation'
and see what may break.
Regards,
> On Thu, Jul 30, 2009 at 9:06 AM, n179911 wrote:
>>
>> Thank you. Can you please tell me how can I change the configure fil
ured out and I believe there was a
> talk given at one point by some of the Apple folks that work on it.
> TVL
>
> On Thu, Jul 30, 2009 at 2:32 AM, n179911 wrote:
>>
>> Hi,
>>
>> I read this article:
>>
>> http://dev.chromium.org/developers/design-docum
Hi,
I read this article:
http://dev.chromium.org/developers/design-documents/sandbox/osx-sandboxing-design
It said Mac OSX supports five constants for sandbox access restrictions:
* kSBXProfileNoInternet
* kSBXProfileNoNetwork
* kSBXProfileNoWrite
* kSBXProfileNoWriteExceptTempo
enderer-stp-dialog
[2516:2055:3122095122007:WARNING:/Users/n179911/chromium/src/chrome/renderer/renderer_main.cc(65)]
Renderer (2516) paused waiting for debugger to attach @ pid
Then I go to the URL text box of chromium and type in 'http://www.cnn.com'
But what I get is I see this but wi
I tried it. I saw this in the shell:
[460:2055:4872081828141:WARNING:/Users/n179911/chromium/src/chrome/renderer/renderer_main.cc(65)]
Renderer (460) paused waiting for debugger to attach @ pid
And then I got XCode and Attached to '460'.
But i see this in my shell, and chromium nev
Hi,
For
http://dev.chromium.org/developers/how-tos/getting-around-the-chrome-source-code,
it said
For web content, this specialization is WebContents in
chrome/browser/web_contents.cc. There are also a few other types for
more specialized tabs. We will assume we are creating a web page.
But I c
On Wed, Jul 15, 2009 at 4:18 PM, Jens Alfke wrote:
>
> On Jul 15, 2009, at 3:50 PM, Albert J. Wong (王重傑) wrote:
>
>> Since you built it, you should be able to fire it up in a debugger and see
>> where it's dying. That's what I'd try first.
>
> More precisely:
> * Open chrome.xcodeproj
> * Make su
Hi,
I download the source of chromium and build successfully on MacOSX.
When I start the TestShell.app, it launches successfully and I can
load a page (www.cnn.com)
But when I start the Chromium.app, i see the Chromium appears on the
Dock for 1-2 seconds and then it kills itself.
Can you pleas
Hi,
In GraphicsContext.h, it has this method declaration:
void drawLine(const IntPoint&, const IntPoint&);
But can you please tell me where i can find the implementation of the method?
I can't find that in GraphicsContext.cpp.
I am looking for the implementation on MacOS X.
Thank you.
--~--~-
On Tue, Jun 30, 2009 at 12:31 PM, Adam Langley wrote:
> On Tue, Jun 30, 2009 at 12:29 PM, n179911 wrote:
>> How does Chromium handling font loading?
>
> Which platform?
>
MacOS X and Linux.
Thank you.
>
> AGL
>
--~--~-~--~~~---~--~~
Hi,
How does Chromium handling font loading?
For example, the following css, each element has it own font, can you
please point me to the code where chromium loads up each font? And
then use each font's font matrix (with height/width of each
character) during layout?
h4 { font-family: sans-ser
Thank you very much for the detailed response.
On Mon, Jun 29, 2009 at 4:49 AM, Amanda Walker wrote:
> Sorry for the typos--I'm still working on my first coffee of the day :-).
>
> On Mon, Jun 29, 2009 at 7:47 AM, Amanda Walker wrote:
>> There are no active plans at the moment, but it could be do
(which uses Skia for page rendering)
> or the Windows version (which uses Skia for page rendering except for
> text).
>
> --Amanda
>
>
> On Sun, Jun 28, 2009 at 7:57 PM, n179911 wrote:
>>
>> Thank you to both answer.
>>
>> I am just running/debugging the T
Thank you to both answer.
I am just running/debugging the TestShell XCode project. So I expect
to break the painting code, but it did not.
Thank you.
On Sun, Jun 28, 2009 at 4:40 PM, Adam Langley wrote:
> On Sun, Jun 28, 2009 at 2:58 PM, n179911 wrote:
>> I assume the following fun
Hi
Can you please tell me how does Chromium paint content on screen?
For example, a DIV tag with a background color, chromium needs to
paint a Rect (whose dimension with the DIV tag) on screen with DIV
background color?
I assume the following function get calls,
SkCanvas::drawRoundRect
SkCanvas
From:
http://chrome.blogspot.com/2009/06/land-of-rising-chrome.html, it said
Our Japanese engineers also figured out how to speed up Google
Chrome's rendering of double-byte languages like Japanese, Chinese,
and Korean.
Can someone please help me what technique Chrome uses to speed up
Chrome's
Hi,
Can you please tell me Where is the CGContextDrawImage() for MacOSx defined?
I have tried setting up a Breakpoints in ImageCG.cpp:197. It breaks
there but when I click 'step into', it never goes to the
implementation of CGContextDrawImage. XCode just jumps to the next
line.
And I also tried
Hi,
There is a test which compares memory usage among rendering engines
http://dotnetperls.com/chrome-memory
>From the site, it shows the maximum memory usage of Chrome is more
than Safari is > 2 times.
Since both of them are Webkit base, does that mean the V8 engine uses
twice as much memory as
>From this
>post http://blog.marcchung.com/2008/09/05/chromes-process-model-explained.html,
it said
Each Renderer process has two threads: one Render thread–which renders
web pages, and one IPC thread–which transports data in a thread-safe,
non- blocking manner between the Render thread and an IP
In
http://dev.chromium.org/developers/design-documents/multi-process-resource-loading,
all I/O in Render Process (WebKit code) is sent to Browser Process and
Browser process is download the resource from the source.
But what about Plugins (flash) which runs inside RenderProcess? How can
those I/O
56 matches
Mail list logo