Closed Bug 674241 Opened 13 years ago Closed 13 years ago

Firefox 6: Add blurbs to Technology Page

Categories

(www.mozilla.org :: General, defect)

Firefox 6
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lmesa, Assigned: sgarrity)

References

Details

(Whiteboard: r=93338, 93685 b=stage)

Please add the copy finalized in 674237.

These are just copy boxes, so no added demos need to be implemented.
Target Milestone: --- → 3.6
here is the finalized copy. 

[window.matchMedia]( https://developer.mozilla.org/en/DOM/window.matchMedia )
-------------------
Firefox supports a JavaScript equivalent to CSS3 [media queries]( https://developer.mozilla.org/En/CSS/Media_queries ), which allows Web pages to adapt to the media/device they are displayed on. Different information about the media is available, such as screen width, resolution and orientation.

[Websockets]( https://developer.mozilla.org/en/WebSockets )
------------
Firefox supports a way to maintain two-way communications with a server. WebSockets make it possible to create real-time messaging applications and HTML5 games on the Web.

[Server Sent Events] ( https://developer.mozilla.org/en/Server_Sent_Events )
--------------------
Server Sent Events enable a server to push messages to the browser, which can then be detected as events in the Web page.
What section(s) of the page should these new additions live in? Perhaps "Modern APIs" for all three?
I think so too.  Thanks Steven.
Added in trunk in r93337. Merge to stage in r93338.
Status: NEW → RESOLVED
Closed: 13 years ago
Keywords: qawanted
Resolution: --- → FIXED
Fixed some typos for lmesa in trunk in r93683 and 93684. Merged to stage in r93685.
Whiteboard: r=93338, 93685 b=stage
verified fixed http://www.mozilla.com/en-US/firefox/technology/
Status: RESOLVED → VERIFIED
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.