Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1128)

Unified Diff: loader/appcache/DOMApplicationCache.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « inspector/compile-front-end.py ('k') | page/BarInfo.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: loader/appcache/DOMApplicationCache.idl
diff --git a/loader/appcache/DOMApplicationCache.idl b/loader/appcache/DOMApplicationCache.idl
index a8486546a7cdf9271c0610b882938dad1d2bd1b3..e387740a3fbed915ed2dff1f6319c799c23f2e86 100644
--- a/loader/appcache/DOMApplicationCache.idl
+++ b/loader/appcache/DOMApplicationCache.idl
@@ -22,12 +22,11 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-
+
[
EventTarget,
OmitConstructor,
- DoNotCheckConstants,
- JSGenerateIsReachable=ImplFrame
+ DoNotCheckConstants
] interface DOMApplicationCache {
// update status
const unsigned short UNCACHED = 0;
« no previous file with comments | « inspector/compile-front-end.py ('k') | page/BarInfo.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698