RESOLVED FIXED 107405
Remove support getting per-resource callbacks in the UIProcess
https://bugs.webkit.org/show_bug.cgi?id=107405
Summary Remove support getting per-resource callbacks in the UIProcess
Sam Weinig
Reported 2013-01-20 15:07:12 PST
Remove support getting per-resource callbacks in the UIProcess
Attachments
Patch (27.21 KB, patch)
2013-01-20 15:10 PST, Sam Weinig
andersca: review+
eflews.bot: commit-queue-
EFL, GTK & Qt build fixes after r140285. (2.59 KB, patch)
2013-01-20 20:43 PST, Viatcheslav Ostapenko
no flags
Sam Weinig
Comment 1 2013-01-20 15:10:29 PST
EFL EWS Bot
Comment 2 2013-01-20 15:14:58 PST
Early Warning System Bot
Comment 3 2013-01-20 15:16:48 PST
Anders Carlsson
Comment 4 2013-01-20 15:20:47 PST
Comment on attachment 183689 [details] Patch r=me assuming it doesn't break the nightly builds.
Sam Weinig
Comment 5 2013-01-20 17:02:59 PST
Viatcheslav Ostapenko
Comment 6 2013-01-20 20:42:02 PST
Reopen because of build breaks.
Viatcheslav Ostapenko
Comment 7 2013-01-20 20:43:13 PST
Created attachment 183700 [details] EFL, GTK & Qt build fixes after r140285.
WebKit Review Bot
Comment 8 2013-01-20 21:43:38 PST
Comment on attachment 183700 [details] EFL, GTK & Qt build fixes after r140285. Clearing flags on attachment: 183700 Committed r140294: <http://trac.webkit.org/changeset/140294>
Thiago Marcos P. Santos
Comment 9 2013-01-20 22:13:53 PST
(In reply to comment #7) > Created an attachment (id=183700) [details] > EFL, GTK & Qt build fixes after r140285. Thanks for addressing the build breakage, but I'm afraid this is going to be more than just a buildsystem fix.
Carlos Garcia Campos
Comment 10 2013-01-21 08:21:26 PST
(In reply to comment #8) > (From update of attachment 183700 [details]) > Clearing flags on attachment: 183700 > > Committed r140294: <http://trac.webkit.org/changeset/140294> This is not a build fix, it removes public headers from the WebKit2 GTK+ API.
Carlos Garcia Campos
Comment 11 2013-01-21 08:25:22 PST
(In reply to comment #10) > (In reply to comment #8) > > (From update of attachment 183700 [details] [details]) > > Clearing flags on attachment: 183700 > > > > Committed r140294: <http://trac.webkit.org/changeset/140294> > > This is not a build fix, it removes public headers from the WebKit2 GTK+ API. Sorry, I misread the patch, it doesn't remove any patch from API/gtk dir. I still wonder how can this build, since GTK+ depends on WKPageResourceLoadClient. I'll look at it in detail.
Note You need to log in before you can comment on or make changes to this bug.