WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86714
[Worker] Web Worker lacks test to check the name attribute of SharedWorker
https://bugs.webkit.org/show_bug.cgi?id=86714
Summary
[Worker] Web Worker lacks test to check the name attribute of SharedWorker
Li Yin
Reported
2012-05-17 00:35:50 PDT
Spec:
http://www.w3.org/TR/2012/CR-workers-20120501/#sharedworkerglobalscope
The name attribute must return the value it was assigned when the SharedWorkerGlobalScope object was created. So we should have a test to check it, there is a test "fast/worker/shared-worker-name.html" already, but it doesn't cover this. I will improve the test to do that.
Attachments
Patch
(3.40 KB, patch)
2012-05-17 00:42 PDT
,
Li Yin
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Li Yin
Comment 1
2012-05-17 00:42:11 PDT
Created
attachment 142432
[details]
Patch
Kentaro Hara
Comment 2
2012-05-17 00:52:08 PDT
Comment on
attachment 142432
[details]
Patch Thanks for improving the test coverage!
WebKit Review Bot
Comment 3
2012-05-17 01:05:55 PDT
Comment on
attachment 142432
[details]
Patch Clearing flags on attachment: 142432 Committed
r117411
: <
http://trac.webkit.org/changeset/117411
>
WebKit Review Bot
Comment 4
2012-05-17 01:05:59 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.
Top of Page
Format For Printing
XML
Clone This Bug