[webkit-dev] Segmentation fault (Core dump) while running Gtk launcher

2012-06-26 Thread Navanshu Mahor
Hello webkit community, I just want to ask what could be the possibility that is giving the following error while running GTK launcher in debug mode: oxb4049401/usr/lib/i386-linux-gnu/libgio-2.0.so.o(+0x524a1)[oxb4049401] Segmentation fault (Core dump) Hope to get a satisfactory response.

Re: [webkit-dev] Segmentation fault (Core dump) while running Gtk launcher

2012-06-26 Thread Andy Wingo
On Tue 26 Jun 2012 12:28, Navanshu Mahor mahor1...@gmail.com writes: I just want to ask what could be the possibility that is giving the following  error while running GTK launcher in debug mode: This is probably more appropriate for the webkit-gtk list:

[webkit-dev] Tab focus order for plugins

2012-06-26 Thread Fady Samuel
Hi all, ap@ is away until July 18, and I was hoping to get some feedback on this change for the WebCore changes. In a nutshell, we'd like certain plugins in chromium to participate in tab focus. My understanding from a recent thread in

Re: [webkit-dev] Tab focus order for plugins

2012-06-26 Thread Fady Samuel
Oops, lost the link in the email: https://bugs.webkit.org/show_bug.cgi?id=88958 On Tue, Jun 26, 2012 at 1:26 PM, Fady Samuel fsam...@chromium.org wrote: Hi all, ap@ is away until July 18, and I was hoping to get some feedback on this change for the WebCore changes. In a nutshell, we'd like

Re: [webkit-dev] Tab focus order for plugins

2012-06-26 Thread Anders Carlsson
Hi Fady, I went ahead and reviewed this. - Anders On Jun 26, 2012, at 10:28 AM, Fady Samuel fsam...@chromium.org wrote: Oops, lost the link in the email: https://bugs.webkit.org/show_bug.cgi?id=88958 On Tue, Jun 26, 2012 at 1:26 PM, Fady Samuel fsam...@chromium.org wrote: Hi all, ap@

Re: [webkit-dev] Notifications for Blob serialization/deserialization

2012-06-26 Thread Joshua Bell
On Tue, Jun 26, 2012 at 10:19 AM, Greg Billock gbill...@google.com wrote: I've been working with Michael Nordman on a problem related to Blob serialization. Currently, if we serialize a Blob, there's no notification to the BlobRegistry, so the serialized Blob will be garbage collected at an

Re: [webkit-dev] [PATCH] Errors from build-webkit --debug --minimal

2012-06-26 Thread Arthur O'Dwyer
Perhaps someone should set up a random bot that will select uniformly at random from the set of *all* supported configurations. If a configuration is known to be unsupported, or is found to be so buggy that it is untenable, the configuration should be removed from the documentation. After all, the

Re: [webkit-dev] [PATCH] Errors from build-webkit --debug --minimal

2012-06-26 Thread Darin Adler
This is the wrong mailing list to discuss this kind of issue. On this list we discuss contributions to the WebKit project and collaborate on WebKit development. If you want to build WebKit and do not intend to contribute patches, you can ask questions on the webkit-help mailing list as

Re: [webkit-dev] [PATCH] Errors from build-webkit --debug --minimal

2012-06-26 Thread Arthur O'Dwyer
On Tue, Jun 26, 2012 at 12:05 PM, Darin Adler da...@apple.com wrote: This is the wrong mailing list to discuss this kind of issue. On this list we discuss contributions to the WebKit project and collaborate on WebKit development. If you want to build WebKit and do not intend to contribute

Re: [webkit-dev] Notifications for Blob serialization/deserialization

2012-06-26 Thread Michael Nordman
I think revamping our Blob handling is one of the projects that I should be working on next. What we have now is proving to be too difficult to work with in a variety of ways. The more i look at this particular difficulty with sending blobs within serialized values (within chromium), the more

[webkit-dev] Timeline for upgrading to new hardware

2012-06-26 Thread Lucas Forschler
Hello all, We are planning to upgrade our Buildbot infrastructure to new hardware on Thursday, June 28th. We would like to start this process around 5pm. During the transition, build.webkit.org will be down. If all goes smoothly, there would be a downtime of around half an hour. This could

[webkit-dev] New Feature Flag Proposal: TIME_INPUT_FIELDS

2012-06-26 Thread Yoshifumi Inoue
Hi WebKit! I would like to notify adding new feature flag ENABLE_TIME_INPUT_FIELDS. This flag will enable multiple fields input UI for input type time. Looking is as same as input type number (including spin button), but each time component, hour, minute, second, millisecond, period(AM/PM), is

[webkit-dev] New Feature Flag Proposal: TIME_INPUT_FIELDS

2012-06-26 Thread Yosi Inoue
Hi WebKit! I would like to notify adding new feature flag ENABLE_TIME_INPUT_FIELDS. This flag will enable multiple fields input UI for input type time. Looking is as same as input type number (including spin button), but each time component, hour, minute, second, millisecond, period(AM/PM), is

[webkit-dev] Lots of email to this list is showing up too small for me to read

2012-06-26 Thread Darin Adler
Some of the email to the WebKit lists is now showing up in 10 point size rather than the default size for my mail reader. I’m having a hard time reading the small text and I have to do various tricks to make these mails readable. It seems to mostly be from people at Google. Did you guys change

Re: [webkit-dev] Lots of email to this list is showing up too small for me to read

2012-06-26 Thread Ryosuke Niwa
On Tue, Jun 26, 2012 at 10:05 PM, Darin Adler da...@apple.com wrote: Some of the email to the WebKit lists is now showing up in 10 point size rather than the default size for my mail reader. I’m having a hard time reading the small text and I have to do various tricks to make these mails

Re: [webkit-dev] New Feature Flag Proposal: TIME_INPUT_FIELDS

2012-06-26 Thread Peter Beverloo
On Tue, Jun 26, 2012 at 9:20 PM, Yosi Inoue yo...@chromium.org wrote: Hi WebKit! I would like to notify adding new feature flag ENABLE_TIME_INPUT_FIELDS. This flag will enable multiple fields input UI for input type time. Looking is as same as input type number (including spin button), but

Re: [webkit-dev] Lots of email to this list is showing up too small for me to read

2012-06-26 Thread Darin Adler
On Jun 26, 2012, at 10:12 PM, Ryosuke Niwa wrote: Could you send me a copy (markup and possibly a screenshot) of emails you see this problem and ones you don't see this problem? Yes. I did that. -- Darin ___ webkit-dev mailing list

Re: [webkit-dev] Lots of email to this list is showing up too small for me to read

2012-06-26 Thread Ryosuke Niwa
It appears that the ones with the said problem has font size=2 applied to the entire message. An interesting thing is that this font element appears to be ignored on Gmail. It's unclear to me what the underlying problem is but I'll file a bug internally at Google and see what happens. Thanks for

Re: [webkit-dev] New Feature Flag Proposal: TIME_INPUT_FIELDS

2012-06-26 Thread Yoshifumi Inoue
Will the appearances of the controls be consolidated? No. In other words, to use different appearances among platforms, I introduced this flag in addition to ENABLE_INPUT_TYPE_TIME. ENABLE_TIME_INPUT_FIELDS is child flag of ENABLE_INPUT_TYPE_TIME. When ENABLE_INPUT_TYPE_TIME w/o

[webkit-dev] New feature flag: ENABLE_CSS_POSITION_STICKY

2012-06-26 Thread Simon Fraser
We intend to work on an experimental implementation of a new CSS position type that we're calling sticky, as proposed here: http://lists.w3.org/Archives/Public/www-style/2012Jun/0627.html This will be done behind a ENABLE_CSS_POSITION_STICKY flag. This flag will be used to hide the