[Webkit-unassigned] [Bug 120681] REGRESSION(r154977): Do not urlencode soup message on ResourceRequest::toSoupMessage()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 4 09:22:40 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120681
Andre Moreira Magalhaes <andrunko at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #210458|0 |1
is obsolete| |
Attachment #210458|review? |
Flag| |
Attachment #210469| |review?, commit-queue?
Flag| |
--- Comment #5 from Andre Moreira Magalhaes <andrunko at gmail.com> 2013-09-04 09:21:57 PST ---
Created an attachment (id=210469)
--> (https://bugs.webkit.org/attachment.cgi?id=210469&action=review)
Patch
Updated patch that actually builds (I blame slow builds :D).
What happened is that the buildbot failed for media fragments tests on http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/40360 (78 failures over 50 failures on build 40359, all 28 new failures on media fragments tests) with only the changeset from http://trac.webkit.org/changeset/154977.
What I find strange is that all media fragments tests work fine here with and without this new patch to fix the regression (same results):
$ Tools/Scripts/run-webkit-tests --no-new-test-results --debug-rwt-logging --no-sample-on-timeout --webkit-test-runner LayoutTests/media/media-fragments/ --debug --gtk --iteration=1
...
=> Results: 68/68 tests passed (100.0%)
So, not sure what is happening with the buildbot failures.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list