[Webkit-unassigned] [Bug 42827] Use the js-execute-active(entered) Frame to check the user gesture of page instead of checking the top frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 9 11:10:12 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42827





--- Comment #39 from Adam Barth <abarth at webkit.org>  2010-08-09 11:10:11 PST ---
Looks like your patch conflicts with something that just landed.  Probably http://trac.webkit.org/changeset/64991

$ patch -p0 < patch 
patching file WebCore/ChangeLog
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file WebCore/ChangeLog.rej
patching file WebCore/WebCore.order
patching file WebCore/bindings/js/JSDOMBinding.cpp
patching file WebCore/bindings/js/JSDOMBinding.h
patching file WebCore/bindings/js/JSDOMWindowCustom.cpp
patching file WebCore/bindings/js/JSDocumentCustom.cpp
patching file WebCore/bindings/js/JSLocationCustom.cpp
patching file WebCore/bindings/js/ScriptController.cpp
patching file WebCore/bindings/js/ScriptController.h
patching file WebCore/bindings/scripts/CodeGeneratorJS.pm
Hunk #1 succeeded at 1968 (offset 17 lines).
patching file WebCore/bindings/scripts/test/JS/JSTestObj.cpp
Hunk #1 succeeded at 1064 (offset 39 lines).
Hunk #2 succeeded at 1088 (offset 39 lines).
patching file WebCore/bindings/v8/ScriptController.cpp
patching file WebCore/bindings/v8/ScriptController.h
patching file WebCore/bindings/v8/V8Utilities.cpp
Hunk #1 FAILED at 92.
1 out of 1 hunk FAILED -- saving rejects to file WebCore/bindings/v8/V8Utilities.cpp.rej
patching file WebCore/bindings/v8/custom/V8DOMWindowCustom.cpp
Hunk #1 FAILED at 454.
1 out of 1 hunk FAILED -- saving rejects to file WebCore/bindings/v8/custom/V8DOMWindowCustom.cpp.rej
patching file WebCore/loader/FrameLoader.cpp
Hunk #1 succeeded at 1129 (offset -1 lines).
patching file LayoutTests/ChangeLog
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/ChangeLog.rej
patching file LayoutTests/fast/events/popup-blocked-from-iframe-script-expected.txt
patching file LayoutTests/fast/events/popup-blocked-from-iframe-script.html
patch unexpectedly ends in middle of line
patch: **** malformed patch at line 440:

-- 
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