Set proper application name once browser identifies to us
ClosedPublic

Authored by broulik on Mar 20 2018, 3:43 PM.

Details

Summary

This information is mainly used for download progress so it shouldn't hurt if it's set quite late in the process.

BUG: 385517

Test Plan

Installed extension on chromium, verified that applicationjobs dataengine sees that now

Diff Detail

Repository
R856 Plasma Browser Integration
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik created this revision.Mar 20 2018, 3:43 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 20 2018, 3:43 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Mar 20 2018, 3:43 PM

We're loading all the stuff QGuiApp loads, purely for setApplicationDisplayName?

fvogt added a comment.Mar 20 2018, 4:03 PM

Wouldn't you need to set the organisationName as well?

davidedmundson accepted this revision.Mar 20 2018, 4:18 PM

+ do the thing fvogt said

This revision is now accepted and ready to land.Mar 20 2018, 4:18 PM
broulik updated this revision to Diff 30099.Mar 21 2018, 8:47 AM
  • Set organization domain and name also
fvogt accepted this revision.Mar 21 2018, 8:51 AM
This revision was automatically updated to reflect the committed changes.