Summary: | [Qt][BlackBerry] Text track localized string functions are named wrong | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Brendan Long <b.long> | ||||||
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | b.long, commit-queue, pnormand | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Brendan Long
2013-09-05 12:43:11 PDT
Created attachment 210648 [details] Patch This fixes the QtWebKitBuild with --video-track. I noticed BlackBerry had the same problem, so I fixed it there too. I'm going to look into building with --video-track by default and disabling it at runtime, since this comes up a lot. This specific case appears to have been caused by r155048. Comment on attachment 210648 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=210648&action=review > Source/WebCore/ChangeLog:8 > + No new tests (OOPS!). cq won't like this, please remove it. Also if no details are given about the specific changes please remove the lines below. Created attachment 210760 [details]
Fix ChangeLog
Comment on attachment 210760 [details] Fix ChangeLog Clearing flags on attachment: 210760 Committed r155190: <http://trac.webkit.org/changeset/155190> All reviewed patches have been landed. Closing bug. |