Webkit-unassigned Archive

List Statistics

  • Total Threads: 40235
  • Total Posts: 212766

Phrases Used to Find This Thread

  #1  
07-08-2011 04:28 AM
Webkit-unassigned member admin is online now
User
 

https://bugs.webkit.org/show_bug.cgi?id=45110





--- Comment #8 from ****gwan Kim <> 2011-08-06 20:28:01 PST ---
Is there any progress on this patch? I'm interested in this patch.

--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
webkit-unassigned mailing list
webkit-
http://lists.webkit.org/mailman/listinfo.cgi/webkit-unassigned
)


  #2  
07-08-2011 05:35 AM
Webkit-unassigned member admin is online now
User
 

https://bugs.webkit.org/show_bug.cgi?id=45110


Robin Qiu <> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |




--- Comment #9 from Robin Qiu <> 2011-08-06 21:35:17 PST ---
To be honest, I didn't really get start. So, please feel free to take it over.

--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
webkit-unassigned mailing list
webkit-
http://lists.webkit.org/mailman/listinfo.cgi/webkit-unassigned
)

  #3  
07-11-2011 12:08 PM
Webkit-unassigned member admin is online now
User
 

https://bugs.webkit.org/show_bug.cgi?id=45110





--- Comment #10 from Donggwan Kim <> 2011-11-07 04:08:57 PST ---
I have a question about implementing IDBBindingUtilities for JSC. IDBBindingUtilities.cpp have createIDBKeyFromSerializedValueAndKeyPath and injectIDBKeyIntoSerializedValue in V8
To implement it for JSC, i should pass ExecState* to that methods but i couldn't pass to them because there is no way to pass it. Do you have any idea for that?

--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
webkit-unassigned mailing list
webkit-
http://lists.webkit.org/mailman/listinfo.cgi/webkit-unassigned
)

  #4  
26-12-2011 11:45 AM
Webkit-unassigned member admin is online now
User
 

https://bugs.webkit.org/show_bug.cgi?id=45110





--- Comment #11 from Donggwan Kim <> 2011-12-26 03:45:11 PST ---
Created an attachment (id=120546)
--> (https://bugs.webkit.org/attachment.cgi?id=120546&action=review)
first patch

Patch

--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
webkit-unassigned mailing list
webkit-
http://lists.webkit.org/mailman/listinfo.cgi/webkit-unassigned
)

  #5  
26-12-2011 12:26 PM
Webkit-unassigned member admin is online now
User
 

https://bugs.webkit.org/show_bug.cgi?id=45110


Donggwan Kim <> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #120546| |review?, commit-queue?
Flag| |




--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
webkit-unassigned mailing list
webkit-
http://lists.webkit.org/mailman/listinfo.cgi/webkit-unassigned
)

  #6  
26-12-2011 12:28 PM
Webkit-unassigned member admin is online now
User
 

https://bugs.webkit.org/show_bug.cgi?id=45110


WebKit Review Bot <> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |




--- Comment #12 from WebKit Review Bot <> 2011-12-26 04:28:58 PST ---
Attachment 120546 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeLists.txt', u'Source/W..." exit_code: 1

Source/WebCore/storage/IDBFactoryBackendInterface.h:59: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebCore/storage/IDBFactoryBackendInterface.h:60: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebCore/storage/IDBFactoryBackendInterface.h:61: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebCore/storage/IDBFactoryBackendImpl.h:61: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebCore/storage/IDBFactoryBackendImpl.h:62: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebCore/storage/IDBFactoryBackendImpl.h:63: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebCore/storage/IDBFactoryBackendImpl.h:68: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5]
Total errors found: 7 in 27 files


If any of these errors are false positives, please file a bug against check-webkit-style.

--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
webkit-unassigned mailing list
webkit-
http://lists.webkit.org/mailman/listinfo.cgi/webkit-unassigned
)

  #7  
26-12-2011 12:29 PM
Webkit-unassigned member admin is online now
User
 

https://bugs.webkit.org/show_bug.cgi?id=45110


WebKit Review Bot <> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |,
| |,
| |,
| |levin+
| |g,




--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
webkit-unassigned mailing list
webkit-
http://lists.webkit.org/mailman/listinfo.cgi/webkit-unassigned
)

  #8  
26-12-2011 12:38 PM
Webkit-unassigned member admin is online now
User
 

https://bugs.webkit.org/show_bug.cgi?id=45110


Donggwan Kim <> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #120546|0 |1
is obsolete| |
Attachment #120546|review?, commit-queue? |
Flag| |
Attachment #120549| |review?, commit-queue?
Flag| |




--- Comment #13 from Donggwan Kim <> 2011-12-26 04:38:42 PST ---
Created an attachment (id=120549)
--> (https://bugs.webkit.org/attachment.cgi?id=120549&action=review)
Patch

Fix style check problem

--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
webkit-unassigned mailing list
webkit-
http://lists.webkit.org/mailman/listinfo.cgi/webkit-unassigned
)

  #9  
26-12-2011 01:05 PM
Webkit-unassigned member admin is online now
User
 

https://bugs.webkit.org/show_bug.cgi?id=45110


WebKit Review Bot <> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |




--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
webkit-unassigned mailing list
webkit-
http://lists.webkit.org/mailman/listinfo.cgi/webkit-unassigned
)

  #10  
26-12-2011 01:05 PM
Webkit-unassigned member admin is online now
User
 

https://bugs.webkit.org/show_bug.cgi?id=45110


WebKit Review Bot <> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #120549|commit-queue? |commit-queue-
Flag| |




--- Comment #14 from WebKit Review Bot <> 2011-12-26 05:05:33 PST ---
(From update of attachment 120549)
Attachment 120549 did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11035076

--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
webkit-unassigned mailing list
webkit-
http://lists.webkit.org/mailman/listinfo.cgi/webkit-unassigned
)





NewsArc Lists  |  Culture Pages   |  Computing Archive  |  Media-Pages
Link to this page on your blog or website by copying the HTML code below and pasting it into your site: