RESOLVED FIXED66670
Web Inspector: bind registerDomainDispatcher to domain names.
https://bugs.webkit.org/show_bug.cgi?id=66670
Summary Web Inspector: bind registerDomainDispatcher to domain names.
Ilya Tikhonovsky
Reported 2011-08-22 06:25:40 PDT
jscompiler can't be used for validating domain events dispatchers because it is too generic. I'd like to introduce named versions per each domain.
Attachments
[patch] initial version (10.59 KB, patch)
2011-08-22 06:37 PDT, Ilya Tikhonovsky
no flags
Ilya Tikhonovsky
Comment 1 2011-08-22 06:27:05 PDT
jscompiler can't be used for validating domain events dispatchers because registerDomainDispatcher is too generic. I'd like to introduce named versions per each domain.
Ilya Tikhonovsky
Comment 2 2011-08-22 06:37:22 PDT
Created attachment 104672 [details] [patch] initial version
Ilya Tikhonovsky
Comment 3 2011-08-22 08:36:39 PDT
Comment on attachment 104672 [details] [patch] initial version Clearing flags on attachment: 104672 Committed r93510: <http://trac.webkit.org/changeset/93510>
Ilya Tikhonovsky
Comment 4 2011-08-22 08:36:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.