5 years, 6 months ago
(2015-06-02 03:17:00 UTC)
#2
nhiroki@
Could you please review this?
horo
On 2015/06/02 03:17:00, horo wrote: > nhiroki@ > Could you please review this? Sorry. I'm ...
5 years, 6 months ago
(2015-06-03 08:32:02 UTC)
#3
On 2015/06/02 03:17:00, horo wrote:
> nhiroki@
> Could you please review this?
Sorry.
I'm rewriting this cl to incorporate pfeldman's comment in
https://codereview.chromium.org/1151993003/.
So please wait to review.
horo
Patchset #2 (id:20001) has been deleted
5 years, 6 months ago
(2015-06-05 02:35:00 UTC)
#4
Patchset #2 (id:20001) has been deleted
horo
Patchset #3 (id:60001) has been deleted
5 years, 6 months ago
(2015-06-05 05:52:48 UTC)
#5
Patchset #3 (id:60001) has been deleted
horo
Patchset #2 (id:40001) has been deleted
5 years, 6 months ago
(2015-06-05 05:57:31 UTC)
#6
Patchset #2 (id:40001) has been deleted
horo
Patchset #7 (id:180001) has been deleted
5 years, 6 months ago
(2015-06-10 07:51:46 UTC)
#7
Patchset #7 (id:180001) has been deleted
horo
Patchset #7 (id:200001) has been deleted
5 years, 6 months ago
(2015-06-10 07:51:54 UTC)
#8
Patchset #7 (id:200001) has been deleted
horo
On 2015/06/03 08:32:02, horo wrote: > On 2015/06/02 03:17:00, horo wrote: > > nhiroki@ > ...
5 years, 6 months ago
(2015-06-10 07:53:33 UTC)
#9
On 2015/06/03 08:32:02, horo wrote:
> On 2015/06/02 03:17:00, horo wrote:
> > nhiroki@
> > Could you please review this?
>
> Sorry.
> I'm rewriting this cl to incorporate pfeldman's comment in
> https://codereview.chromium.org/1151993003/.
> So please wait to review.
I finished updating this CL.
Please review it again.
Thank you.
horo
On 2015/06/10 07:53:33, horo wrote: > On 2015/06/03 08:32:02, horo wrote: > > On 2015/06/02 ...
5 years, 6 months ago
(2015-06-12 01:36:52 UTC)
#10
On 2015/06/10 07:53:33, horo wrote:
> On 2015/06/03 08:32:02, horo wrote:
> > On 2015/06/02 03:17:00, horo wrote:
> > > nhiroki@
> > > Could you please review this?
> >
> > Sorry.
> > I'm rewriting this cl to incorporate pfeldman's comment in
> > https://codereview.chromium.org/1151993003/.
> > So please wait to review.
>
> I finished updating this CL.
> Please review it again.
>
> Thank you.
ping?
5 years, 6 months ago
(2015-06-12 02:33:21 UTC)
#14
On 2015/06/12 02:11:27, nhiroki wrote:
>
https://codereview.chromium.org/1149383004/diff/220001/content/browser/servic...
> content/browser/service_worker/service_worker_provider_host.cc:94:
> provider_type_ = SERVICE_WORKER_PROVIDER_FOR_SHARED_WORKER;
> (I'm assuming that "shared_worker_route_id" is almost equal to
> "render_frame_id")
>
> How about merging shared_worker_route_id into render_frame_id (rename it to
> route_id??), and keep provider_type argument? Identifying keeping multiple ids
> could not scale and current provider_type could be more readable.
nit: please ignore "Identifying" :)
horo
Thank you https://codereview.chromium.org/1149383004/diff/220001/content/browser/devtools/protocol/service_worker_handler.cc File content/browser/devtools/protocol/service_worker_handler.cc (right): https://codereview.chromium.org/1149383004/diff/220001/content/browser/devtools/protocol/service_worker_handler.cc#newcode99 content/browser/devtools/protocol/service_worker_handler.cc:99: } On 2015/06/12 02:11:27, nhiroki wrote: > ...
5 years, 6 months ago
(2015-06-12 04:19:19 UTC)
#15
Issue 1149383004: [3/5 chromium] Shows the clients which are controlled by ServiceWorker in DevTools.
(Closed)
Created 5 years, 6 months ago by horo
Modified 5 years, 6 months ago
Reviewers: dcheng, nhiroki, pfeldman, serviceworker-reviews
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 40