IT

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 

 

 






 







 


IT

 

 

AI  

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 






 







 


 

Web  

 

 

PlayStation  

 

YouTuber  

 





 
Wikipedia
 





 

 

 












Platform Tilt - Mozilla  

39users  
mozilla.github.io  


This dashboard tracks technical issues in major software platforms which disadvantage Firefox relative to the first-party browser. We consider aspects like security, stability, performance, and functionality, and propose changes to create a more level playing field. Further discussion on the live issues can be found in our platform-tilt issue tracker. Rule 2.5.6 of the Apple App Store Review Guide




 

2024/01/20 12:18
 

















 

















Examples  

5users  
mozilla.github.io  


Hello World Walkthrough Full source PDF.js heavily relies on the use of Promises. If promises are new to you, its recommended you become familiar with them before continuing on. This tutorial shows how PDF.js can be used as a library in a web browser. examples/ provides more examples, including usage in Node.js (at examples/node/). Document The object structure of PDF.js loosely follows the struc




 

2019/08/05 14:46
 













Geckoview - GeckoView  

3users  
mozilla.github.io  


Android offers a built-in WebView, which applications can hook into in order to display web pages within the context of their app. However, Androids WebView is not really intended for building browsers, and hence, many advanced Web APIs are disabled. Furthermore, it is also a moving target: different phones might have different versions of WebView, all of which your app has to support. That is wh




 

2019/02/10 19:13
 













Using Brotli compression to reduce CDN costs · Mozilla Marketing Engineering & Operations  

4users  
mozilla.github.io  


The Snippets Service allows Mozilla to communicate with Firefox users directly by placing a snippet of text and an image on their new tab page. Snippets share exciting news from the Mozilla World, useful tips and tricks based on user activity and sometimes jokes. To achieve personalized, activity based messaging in a privacy respecting and efficient manner, the service creates a Bundle of Snippets




 

2018/08/22 00:31
 







 











Mozilla Specification Positions

66users  
mozilla.github.io  


This page tracks Mozilla's positions on open Web and Web-related specifications submitted to standards bodies like the IETF, W3C, and Ecma TC39. Please remember, this isn't a commitment to implement or participate; it's just what we think right now. See dev-platform to find out what we're implementing. Want Mozilla's position on a specification? Find out more. legend The possible positions are: po




 

2018/03/15 09:30
 



















 











Nunjucks  

5users  
mozilla.github.io  


Templating This is an overview of the templating features available in Nunjucks. Nunjucks is essentially a port of jinja2, so you can read their docs if you find anything lacking here. Read about the differences here. User-Defined Templates Warning nunjucks does not sandbox execution so it is not safe to run user-defined templates or inject user-defined content into template definitions. On the se




 

2018/01/12 00:32
 



 











Building and Deploying a Rust library on Android  

3users  
mozilla.github.io  


Building and Deploying a Rust library on Android Following on from the last post on getting a Rust library building on iOS, were now going to deploy the same library on Android. In order to do Android development, well need to set up our Android environment. First we need to install Android Studio. Once Android Studio is installed, well need to install the NDK (Native Development Kit). Open And




 

2017/12/06 15:44
 



 











MozMEAO SRE Status Report - October 17, 2017 · Mozilla Marketing Engineering & Operations  

3users  
mozilla.github.io  


Heres what happened on the MozMEAO SRE team from October 3rd - October 17th. Current work MDN Migration to AWS MDN is now running in AWS on Kubernetes. Our migration project has been closed, and a new post-migration project has been opened. Migration work Implement monitoring for MDN included in this issue are New Relic setup, Datadog Redis queue monitoring, and Deadmanssnitch backup cronjob moni




 

2017/11/11 10:47
 





 











Building and Deploying a Rust library on iOS  

6users  
mozilla.github.io  


Building and Deploying a Rust library on iOS First, we have to install Xcode and then set up Xcode build tools. If you already have the build tools installed and they are up to date, you can skip this step. Next, we need to ensure that Rust is installed and that we can cross compile to the iOS architectures. For this we will be using rustup. If you already have rustup installed, you can skip this




 

2017/10/23 22:55
 





 











Extension Finder  

12users  
mozilla.github.io  


Find a Compatible Alternative to your Firefox Legacy Extension Following are recommended replacements for legacy extensions that have suitable alternatives. There is one replacement per legacy extension that our editorial staff selected. If you are looking for more than one alternative, please ask the community. Why doesn't Firefox Quantum support legacy extensions? | Browse all compatible extensi




 

2017/09/26 23:24
 



 











Firefox Browser Architecture  

5users  
mozilla.github.io  


Firefox Browser Architecture Mission Change Mozilla. Investigate big technical challenges and produce engineering programs to address them. Our Conclusions This is a list of our findings that were reasonably happy with so far. Documenting our output looks at how were going to communicate with the rest of Mozilla. Extracting Necko considers whether its feasible or worthwhile to extract Necko  G




 

2017/08/26 09:22
 











 











Speedometer 2.0-6049c7c  

3users  
mozilla.github.io  


About Speedometer About Speedometer Speedometer measures simulated user interactions in web applications. The current benchmark uses TodoMVC to simulate user actions for adding, completing, and removing to-do items. Speedometer repeats the same actions using DOM APIs  a core set of web platform APIs used extensively in web applications  as well as six popular JavaScript frameworks: Ember.js, Bac




 

2017/08/24 22:47
 





 











PDF.js - Getting Started  

5users  
mozilla.github.io  


Getting Started An introduction to PDF.js with examples. Introduction Before downloading PDF.js please take a moment to understand the different layers of the PDF.js project. The core layer is where a binary PDF is parsed and interpreted. This layer is the foundation for all subsequent layers. It is not documented here because using it directly is considered an advanced usage and the API is likely




 

2017/02/17 13:11
 













Fira  

3users  
mozilla.github.io  


Fira Sans Hair The quick brown Firefox jumps over the lazy dog. abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890!@#$%^&*()`~{}[]+=:;'" UltraLight Light Regular Medium SemiBold Bold ExtraBold Heavy Fira Mono Regular Medium Bold Fira on GitHub




 

2016/08/08 19:50
 



 











Oghliner  

3users  
mozilla.github.io  


Deploy Offline Web Apps to GitHub Pages Fork on GitHub Discover on npm Oghliner Oghliner is a Node tool to deploy Offline Web Apps to GitHub Pages. Offline Web Apps are web apps that cache their files (HTML, JavaScript, CSS, images, etc.) on the client, so they work even when your network doesn't. GitHub Pages is a simple host for static files. Oghliner offlines an app by generating a Service Work




 

2015/11/25 17:33
 



 











Platatus!  

4users  
mozilla.github.io  


Fetch API The Fetch specification defines requests, responses, and the process that binds them; fetching.




 

2015/11/02 02:41
 













on

4users  
mozilla.github.io  


on Project Lists Web Development




 

2015/06/28 19:18
 







 











Rhino compatability table  

3users  
mozilla.github.io  


"use strict"; function f(n){ if (n <= 0) { return "foo"; } return g(n - 1); } function g(n){ if (n <= 0) { return "bar"; } return f(n - 1); } return f(1e6) === "foo" && f(1e6+1) === "bar";




 

2015/06/08 16:08
 













Nunjucks  

38users  
mozilla.github.io  


You've been looking for a more sophisticated templating engine for JavaScript. Here it is. Rich Powerful language with block inheritance, autoescaping, macros, asynchronous control, and more. Heavily inspired by jinja2 Fast & Lean High-performant. Small 8K gzipped runtime with precompiled templates in the browser Extensible Crazy extensible with custom filters and extensions Everywhere Available i




 

2015/05/30 19:43
 















 











Redirecting to ssl-config.mozilla.org...  

5users  
mozilla.github.io  


Mozilla SSL Configuration Generator Redirecting to the updated SSL Configuration Generator




 

2015/04/11 03:33
 



 











Redirecting to ssl-config.mozilla.org...  

228 users  
mozilla.github.io  


Mozilla SSL Configuration Generator Redirecting to the updated SSL Configuration Generator




 

2014/10/26 08:43
 





















 











ScanJS  

4users  
mozilla.github.io  


ScanJS Scan Rules Experiment




 

2014/05/26 17:58
 









 











Nunjucks  

57users  
mozilla.github.io  


You've been looking for a more sophisticated templating engine for JavaScript. Here it is. Rich Powerful language with block inheritance, autoescaping, macros, asynchronous control, and more. Heavily inspired by jinja2 Fast & Lean High-performant. Small 8K gzipped runtime with precompiled templates in the browser Extensible Crazy extensible with custom filters and extensions Everywhere Available i




 

2014/04/29 12:34
 











 











localForage by mozilla  

7users  
mozilla.github.io  


localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where available) but with a simple, localStorage-like API. localForage includes a localStorage-backed fallback store for browsers with no IndexedDB or WebSQL support. This means that asynchronous storage is available in Chrome, Firefox, and Safari (including Sa




 

2014/02/03 21:14
 















 











mozregression  

5users  
mozilla.github.io  


About mozregression mozregression is an interactive regression range finder for Firefox and other Mozilla products. It uses a binary search algorithm for quickly determining a changeset range corresponding to when a problem was introduced. Currently, mozregression can work with: firefox - default thunderbird fennec (Firefox for Android) fenix (Firefox for Android) To get a feel for how mozregressi




 

2013/11/29 09:03
 



 











Fira  

8users  
mozilla.github.io  


Fira Sans Hair The quick brown Firefox jumps over the lazy dog. abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890!@#$%^&*()`~{}[]+=:;'" UltraLight Light Regular Medium SemiBold Bold ExtraBold Heavy Fira Mono Regular Medium Bold Fira on GitHub




 

2013/09/25 13:23
 



 











Brick  

23users  
mozilla.github.io  


What is Brick? Brick is a bundle of reusable UI components created with x-tags to enable rapid development of cross-browser and mobile-friendly HTML5 web applications. Brick adds custom HTML tags- allowing developers to express the structure of an application in a clearer, more concise manner. What are Web Components? Web Components is a series of emerging W3C standards that allow developers to de




 

2013/08/20 13:30
 





















 











Brick  

49users  
mozilla.github.io  


What is Brick? Brick is a bundle of reusable UI components created to enable rapid development of HTML5 apps. Brick adds new HTML tags- allowing developers to express the structure of an application in a clearer, more concise manner. What are Web Components? Web Components is a series of emerging W3C standards that allow developers to define custom HTML elements, and interact with them using the n




 

2013/08/16 20:37
 





















 











Shumway  

41users  
mozilla.github.io  


Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assistance. Try it out! Install the latest Shumway extension. (Read more about configuring the extension). Examples (via Shumway Inspector): Racing (AS2) (as in live demo) and Racing (AS3) Tiger (AS3) Pacman (AS2) and Pacman (AS3) Box2D (AS3) MP3 Player (AS




 

2012/06/17 06:53
 















 








 




























 

on  

 



j

k

l

e

o
 
 
















 









 

















 









 









 







Pro



 




 






App Storeからダウンロード
Google Playで手に入れよう


Copyright © 2005-2024 Hatena. All Rights Reserved.
 





x