[Webkit-unassigned] [Bug 13344] pdf file is getting opened in a new window using adobe plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 21:16:30 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13344


bdash at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdash at webkit.org




------- Comment #2 from bdash at webkit.org  2007-04-12 21:16 PDT -------
Ouch.  It seems SVN isn't smart enough to know that your PDF is a binary file
so it's included the raw contents in the patch rather than wrapping it nicely
in base64.  You'll need to do 'svn propset svn:mime-type
application/octet-stream path/to/file.pdf' then recreate the patch before we
can land the change.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list