Displaying 6 results from an estimated 6 matches for "ocallahan".
Did you mean:
callahan
2020 Feb 07
4
Enabling debug entry value production by default
...y default <https://reviews.llvm.org/D73534>
[2] [CallSiteInfo] Fix the assertions regarding updating the CallSiteInfo <https://reviews.llvm.org/D73700>, [CallSiteInfo] Use the isCandidateForCallSiteEntry() when update the cs info <https://reviews.llvm.org/D74122>[3] https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html <https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html>
[4] https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0 <https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0>
------------...
2020 Feb 07
2
Enabling debug entry value production by default
...ault <https://reviews.llvm.org/D73534>
> [2] [CallSiteInfo] Fix the assertions regarding updating the CallSiteInfo <https://reviews.llvm.org/D73700>, [CallSiteInfo] Use the isCandidateForCallSiteEntry() when update the cs info <https://reviews.llvm.org/D74122>[3] https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html <https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html>
> [4] https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0 <https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0>
-------...
2008 Nov 06
8
<video/> and cross site scripting policy.
It's been brought to my attention that Mozilla will be changing their
implementation of <video/> to default deny cross-site requests.
(http://www.w3.org/Bugs/Public/show_bug.cgi?id=6104)
In other words: <video src="http://someothersite/videos.ogg"/> Will
not work by default. It will not work like the <img/> tag does, or
like the embed/object tags do which are
2020 Feb 07
2
Enabling debug entry value production by default
...lt;https://reviews.llvm.org/D73534>
> [2] [CallSiteInfo] Fix the assertions regarding updating the CallSiteInfo <https://reviews.llvm.org/D73700>, [CallSiteInfo] Use the isCandidateForCallSiteEntry() when update the cs info <https://reviews.llvm.org/D74122>
> [3] https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html <https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html>
> [4] https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0 <https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0>
-------...
2020 Feb 10
2
Enabling debug entry value production by default
...t;
>
> [2] [CallSiteInfo] Fix the assertions regarding updating the CallSiteInfo <https://reviews.llvm.org/D73700>, [CallSiteInfo] Use the isCandidateForCallSiteEntry() when update the cs info <https://reviews.llvm.org/D74122>
>
> [3] https://robert.ocallahan.org/2018/11/comparing-quality-of-debug-information.html
>
> [4] https://gist.github.com/vedantk/7602b20a9e1d44c42d32dcca36591cc0
>
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> ht...
2009 Dec 29
2
X-Content-Duration HTTP header
...#39;s not too
much of it out there?
Cheers,
Silvia.
---------- Forwarded message ----------
From: Julian Reschke <julian.reschke at gmx.de>
Date: Wed, Dec 30, 2009 at 12:17 AM
Subject: Re: Public feedback on HTML5 video
To: Silvia Pfeiffer <silviapfeiffer1 at gmail.com>
Cc: robert at ocallahan.org, Aryeh Gregor <Simetrical+w3c at gmail.com>,
Maciej Stachowiak <mjs at apple.com>, Gavin Carothers
<gavin at carothers.name>, HTMLwg <public-html at w3.org>,
comments at daringfireball.net
Silvia Pfeiffer wrote:
>
> On Mon, Dec 28, 2009 at 10:32 PM, Julian Reschk...