Commit Graph

79370 Commits

Author SHA1 Message Date
Doug Sherk
a5a9d0244b Bug 668004 - generalized GPU blocklist to all platforms - r=bjacob
Refactored Windows-specific code for blocklisting GPUs to GfxInfoBase so that it
could be re-used by every platform. Also enabled all downloaded blocklist code on X11 (Linux) and Cocoa (Mac)
but not yet on Android.
2011-11-03 10:50:40 -04:00
Benoit Jacob
10ec1bc94f Bug 699025 - Don't try to use more multisampling samples than is supported by the GL - r=jgilbert
This fixes "WebGL is broken unless I set webgl.msaa-level=0" issues.
2011-11-03 10:50:39 -04:00
Henri Sivonen
6682f94acf Bug 699347 - Avoid crashing when viewing source of XML files that have an XML declaration without the encoding pseudo-attribute. r=smaug. 2011-11-03 16:31:27 +02:00
Mounir Lamouri
e758b91d67 Bug 696041 - Battery API backend for linux with upower. r=karlt,cjones sr=roc 2011-11-03 11:33:31 +01:00
Mounir Lamouri
96af51d523 Bug 696038 - (3/3) Battery API Android backend. r=cjones 2011-11-02 16:36:44 +01:00
Mounir Lamouri
2545c63c8e Bug 696038 - (2/3) Boilerplate code to communicate between hal and Android Java code. r=cjones 2011-11-02 16:35:11 +01:00
Mounir Lamouri
9df2ac0240 Bug 696038 - (1/3) Add an Android implementation for hal. r=cjones 2011-11-02 16:28:26 +01:00
Mounir Lamouri
9041b2ae2a Bug 678694 - (7/7) Interaction between DOM and hal. r=sicking
The battery status is coming from hal and when there is an update, hal informs
the DOM which then dispatch the appropriate event.
2011-11-02 16:27:06 +01:00
Mounir Lamouri
0da0fba3a7 Bug 678694 - (6/7) hal code for the Battery API. r=cjones 2011-11-02 16:14:01 +01:00
Mounir Lamouri
46a1a75dac Bug 678694 - (5/7) Add a non-XPCOM observer system. sr=cjones
This adding an Observer<T> class and an ObserverList<T> class. The former can
get notifications. The later have an array if Observer<T>s and can Broadcast
notifications to them.
2011-11-02 14:47:32 +01:00
Mounir Lamouri
e4a26be94c Bug 678694 - (4/7) Dummy BatteryManager DOM code. r=sicking
Returns default values only and doesn't send events.
2011-11-02 16:01:32 +01:00
Mounir Lamouri
878ed2bcad Bug 678694 - (3/7) Plug mozBattery into navigator object. r=sicking 2011-11-02 13:04:39 +01:00
Mounir Lamouri
38f9e56d0b Bug 678694 - (2/7) BatteryManager interface. r=sicking 2011-11-02 13:05:09 +01:00
Mounir Lamouri
e02cb184cb Bug 678694 - (1/7) Makefile boilerplate. r=sicking 2011-11-02 12:51:38 +01:00
Mounir Lamouri
3225b6053b Bug 698932 - Use rv in Navigator::JavaEnabled. r=Ms2ger 2011-11-02 12:04:28 +01:00
Mounir Lamouri
3a4cbb8800 Bug 695287 - Move Navigator declaration and definition outside of nsGlobalWindow.{h,cpp}. r=Ms2ger
This patch is creating Navigator.h and Navigator.cpp and makes Navigator part
of the mozilla::dom namespace.
2011-11-02 14:44:16 +01:00
Marco Bonardo
ac1e87e272 Merge mozilla-central to mozilla-inbound 2011-11-03 10:46:56 +01:00
Simon Montagu
3f31e3ca40 Zero the saved frame when creating a new line iterator for a new column. Bug 695861, r=roc 2011-11-03 11:35:04 +02:00
Marco Bonardo
7db3b9061d Backout 12744c5b688d, edefcb820429 to investigate Android C1 permaorange. 2011-11-03 09:24:02 +01:00
Chris Pearce
2ddcc04277 Bug 691947 - Relax DOM full-screen API security constraints for requests coming from chrome. r=roc 2011-11-03 19:37:38 +13:00
Justin Lebar
0b965502f1 Merge backout 2011-11-02 20:11:25 -04:00
Justin Lebar
86c0378be8 Back out bug 666446 due to Talos regression. 2011-11-02 20:11:01 -04:00
Philipp von Weitershausen
3486a1bec8 Merge services-central with mozilla-central 2011-11-02 15:00:49 -07:00
Allison Naaktgeboren
e2b6073b7d Bug 699216 - progress bar is showing up if user goes to manual setup after progress bar loads. r=philikon CLOSED TREE 2011-11-02 14:09:44 -07:00
Neil Rashbrook
b3f03a8649 Bug 698217 DeCOMtaminate nsIPrefServiceInternal r=roc 2011-11-02 14:51:39 +00:00
Kyle Huey
5afa09d1f8 Merge m-i to m-c. 2011-11-02 08:24:41 -04:00
Tim Taubert
9f7f11d745 merge m-c to fx-team 2011-11-02 10:57:53 +01:00
Doug Turner
416ac05a74 Bug 668194 - Geolocation times out and/or does not properly use wifi access points information (awful accuracy) r=mfinkle. 2011-11-01 21:04:35 -07:00
Dave Camp
3541ba3884 Bug 693887 - Implement a rule-centric view for the style inspector. r=robcee, r=dao 2011-11-01 18:06:48 -07:00
Jonathan Griffin
6b78f53595 Bug 697824 - check if firefoxRunner.url exists, a=testonly, DONTBUILD, CLOSED TREE 2011-11-01 16:24:41 -07:00
Jonathan Griffin
778f0363d9 Bug 697824 - include link to build in TPS emails, a=testonly, DONTBUILD, CLOSED TREE 2011-11-01 16:21:31 -07:00
Paul ADENOT
67aea4c33b Bug 675899 - HTML5 video player should show controls when video ends (if controls attribute is present). r=dolske 2011-11-01 14:22:02 -07:00
Jonathan Griffin
a6490d27de Bug 697819 - fix source file links in TPS emails, a=testonly, DONTBUILD, CLOSED TREE 2011-11-01 14:16:31 -07:00
Jonathan Griffin
b351b5c7b9 Bug 698792 - don't have TPS logout of Sync, a=testonly, DONTBUILD, CLOSED TREE 2011-11-01 13:45:25 -07:00
Rob Campbell
d4b01d4a35 merge 2011-11-01 17:02:44 -03:00
Rob Campbell
d25d6b059f Bug 683873 - [highlighter] move the close button to the toolbar, test-fix; a=orange 2011-11-01 17:01:17 -03:00
Josh Aas
9821007204 Bug 562442: Plugin crash fix (parent process). r=jmathies 2011-11-01 14:52:20 -04:00
Paul ADENOT
19a9d176f8 Bug 513758 - Pressing Pos1/End key while video is in ended state sets status to play. r=dolske 2011-11-01 11:50:03 -07:00
Scott Johnson
111a0573d5 Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-01 11:06:54 -04:00
Scott Johnson
467fa16f95 Bug 666446, Part 9/10 - Implement methods in RasterImage in order to faciliate refresh driver-based animations. [r=dholbert,joe] 2011-11-01 11:06:53 -04:00
Scott Johnson
d2f7df4c5d Bug 666446, Part 8/10 - Change xul tree implementation to utilize refresh driver based animations for performance improvements with animated images. [r=roc] 2011-11-01 11:06:53 -04:00
Scott Johnson
62c9ec7e71 Bug 666446, Part 7/10 - Change nsImageLoader to utilize new refresh driver animations to overcome performance issues with animated background images. [r=roc] 2011-11-01 11:06:53 -04:00
Scott Johnson
9cfbbc8b00 Bug 666446, Part 6/10 - Change nsBulletFrame to utilize refresh driver-based animations for performance improvements. [r=roc] 2011-11-01 11:06:53 -04:00
Scott Johnson
130f7f3951 Bug 666446, Part 5/10 - Change nsImageBoxFrame to register corresponding image with nsRefreshDriver to facilitate refresh driver-based animations. [r=roc] 2011-11-01 11:06:53 -04:00
Scott Johnson
7d86e5fc20 Bug 666446, Part 4/10 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats] 2011-11-01 11:06:53 -04:00
Scott Johnson
d01233b555 Bug 666446, Part 3/10 - Create hook functions in nsLayoutUtils to coalesce some of the new code for frame-like objects and avoid code duplication. [r=roc] 2011-11-01 11:06:53 -04:00
Scott Johnson
c3b8c9baa6 Bug 666446, Part 2/10 - Change nsRefreshDriver to accept imgIRequest objects to facilitate refresh driver-based animations. [r=roc] 2011-11-01 11:06:53 -04:00
Scott Johnson
2357006c95 Bug 666446, Part 1/10 - Add method to imgIContainer for notification of refresh driver events. [r=dholbert,joe][sr=bz] 2011-11-01 11:06:53 -04:00
Kyle Huey
4030d2b216 Merge m-i to m-c. 2011-11-01 10:31:53 -04:00
Tim Taubert
580d9ae3ca merge m-c to fx-team 2011-11-01 13:23:20 +01:00