Bug 118752

Summary: Merge blink MediaSource changes since fork.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, eflews.bot, eric.carlson, esprehn+autocc, glenn, gyuyoung.kim, hta, kangil.han, kondapallykalyan, rakuco, rego+ews, tommyw, webkit-ews, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Address Qt build failures.
none
Patch
none
Patch
none
Patch eric.carlson: review+

Description Jer Noble 2013-07-16 15:32:02 PDT
Merge blink MediaSource changes since fork.
Comment 1 Jer Noble 2013-08-02 14:11:04 PDT
Created attachment 208046 [details]
Patch
Comment 2 Early Warning System Bot 2013-08-02 14:29:53 PDT
Comment on attachment 208046 [details]
Patch

Attachment 208046 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/1330273
Comment 3 Early Warning System Bot 2013-08-02 14:30:57 PDT
Comment on attachment 208046 [details]
Patch

Attachment 208046 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/1334305
Comment 4 Jer Noble 2013-08-02 15:17:43 PDT
Created attachment 208048 [details]
Address Qt build failures.
Comment 5 Early Warning System Bot 2013-08-02 15:32:19 PDT
Comment on attachment 208048 [details]
Address Qt build failures.

Attachment 208048 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/1331304
Comment 6 Early Warning System Bot 2013-08-02 15:33:23 PDT
Comment on attachment 208048 [details]
Address Qt build failures.

Attachment 208048 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/1337305
Comment 7 EFL EWS Bot 2013-08-02 16:13:50 PDT
Comment on attachment 208048 [details]
Address Qt build failures.

Attachment 208048 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/1332271
Comment 8 EFL EWS Bot 2013-08-02 18:50:19 PDT
Comment on attachment 208048 [details]
Address Qt build failures.

Attachment 208048 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/1332315
Comment 9 Jer Noble 2013-08-05 09:59:12 PDT
Created attachment 208131 [details]
Patch

Add another new file to build system (PublicUrLManager.cpp).
Comment 10 Early Warning System Bot 2013-08-05 10:14:13 PDT
Comment on attachment 208131 [details]
Patch

Attachment 208131 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/1386118
Comment 11 Early Warning System Bot 2013-08-05 10:15:00 PDT
Comment on attachment 208131 [details]
Patch

Attachment 208131 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/1377176
Comment 12 Jer Noble 2013-08-05 10:24:45 PDT
Created attachment 208134 [details]
Patch

...and add that same file to Target.pri as well.
Comment 13 EFL EWS Bot 2013-08-05 11:07:03 PDT
Comment on attachment 208134 [details]
Patch

Attachment 208134 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/1381182
Comment 14 Jer Noble 2013-08-05 11:11:52 PDT
Created attachment 208137 [details]
Patch

Add PublicURLManager.cpp to CMakeLists.txt
Comment 15 Eric Carlson 2013-08-06 12:59:56 PDT
Comment on attachment 208137 [details]
Patch

rs=me
Comment 16 Jer Noble 2013-09-18 10:24:37 PDT
Committed r156049: <http://trac.webkit.org/changeset/156049>