MediaPlayer.setCanGoPrevious not working due to typo in unity-api-page-proxy-builder-gen.js
Bug #1139711 reported by
Florian Dorn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
WebApps: unity-chromium-extensions |
Fix Committed
|
Undecided
|
Alexandre Abreu |
Bug Description
There is a typo (e.g.: MediaPlayer.
The attached patch fixes this.
Related branches
lp://staging/~abreu-alexandre/unity-chromium-extension/fix-1139711
- PS Jenkins bot (community): Approve (continuous-integration)
- Alexandre Abreu (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedchromium-extension/unity-api-page-proxy-builder-gen.js (+1/-1)
lp://staging/~abreu-alexandre/unity-chromium-extension/12-10.fix-1139711
Approved
for merging
into
lp://staging/unity-chromium-extension/12.10
- Alexandre Abreu (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedchromium-extension/unity-api-page-proxy-builder-gen.js (+1/-1)
Changed in unity-chromium-extension: | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
status: | New → Confirmed |
status: | Confirmed → In Progress |
To post a comment you must log in.
@florian-dorn: thank you for your comment/bug!
There is indeed a typo, next time please feel free to directly do a Merge Request with a proper fix branch,