Commit Graph

88241 Commits

Author SHA1 Message Date
Ehsan Akhgari
b9061c1cf2 Bug 715744 - Blocklist bexternal.dll to prevent crashes caused by it; r=bsmedberg 2012-03-07 14:22:31 -05:00
Margaret Leibovic
58ddd1aa14 Bug 733515 - Use localized strings for special folder names. r=rnewman,lucasr 2012-03-07 11:13:03 -08:00
Margaret Leibovic
8cdbb32745 Bug 711177 - Form autocomplete popup doesn't appear on tap of input. r=lucasr 2012-03-07 11:12:57 -08:00
Sriram Ramasubramanian
fc867bc319 Bug 732117: Fennec debug intent on startup path. [r=blassey] 2012-03-07 10:36:38 -08:00
Mounir Lamouri
11d811a229 Bug 733696 - Hal's CachingObservers shouldn't cache when GetCurrentInformation is called. r=jlebar 2012-03-07 19:26:38 +01:00
Alexander Surkov
d99cb36e7e Bug 643172 - improve a11y eventQueue logging, r=marcoz 2012-03-08 03:19:50 +09:00
Sam Garrett
fc52aca7e2 Bug 637103 - Adding a reminder so that the runner knows only one screenshot was taken. r=karlt 2012-03-07 09:27:45 -08:00
Sowmya R
b17e81e60e Bug 704394 - Add "quinoa" to the spell checking dictionary; r=ehsan 2012-03-07 12:24:51 -05:00
Josh Aas
9dbad6aafb Bug 723523: Plugin crash fix, nsPluginInstanceOwner::CreateWidget. r=jmathies 2012-03-07 11:48:30 -05:00
Fabrice Desré
e063b8cf33 Bug 730363 - startup slowdown waiting for batteryinfo [r=cjones] 2012-03-07 08:27:09 -08:00
Rafael Ávila de Espíndola
3fa66cb9a1 Bug 732368 - Ensure idle service doesn't fire idle events after xpcom-shutdown. r=mak. 2012-03-07 13:01:24 -03:00
Rafael Ávila de Espíndola
20d2a36ada Bug 733721 - Fix lookup into dependent base class. r=jlebar.
--HG--
extra : rebase_source : be77ad9f7b833f32c8b6a0efe389836abc758bd4
2012-03-07 12:44:05 -03:00
Jim Mathies
47ded55755 Bug 373266 - ref test fixes. r=mounir 2012-03-07 09:30:28 -06:00
Jim Mathies
6e827e6979 Bug 373266 - toolbar button support. r=bbondy 2012-03-07 09:30:20 -06:00
Jim Mathies
2542d1946e Bug 373266 - checkbox and radio support. r=bbondy 2012-03-07 09:30:08 -06:00
Jim Mathies
5b4fdb50ca Bug 373266 - button support. r=bbondy 2012-03-07 09:30:00 -06:00
Jim Mathies
c94a290db2 Bug 373266 - scrollbar support. r=bbondy 2012-03-07 09:29:51 -06:00
Jim Mathies
6647675fdb Bug 373266 - win support for rendering two layer themes on widgets. r=joe,bbondy 2012-03-07 09:29:42 -06:00
Jim Mathies
ee033658a9 Bug 373266 - base support for animated theme widgets to nsnativetheme. r=roc 2012-03-07 09:29:21 -06:00
Marco Bonardo
780de92c27 Backout d68420c97e0e (bug 691898) as suspected of the jit tests failures 2012-03-07 14:06:03 +01:00
Rafael Ávila de Espíndola
68a5f7fe40 Bug 733504 - More workarounds llvm.org/pr12127. r=dvander. 2012-03-07 08:32:15 -03:00
Landry Breuil
c78af1f2ba Bug 691898 - Use YARR interpreter instead of PCRE on platforms where YARR JIT is not supported. r=dmandelin 2012-03-07 12:06:19 +01:00
Kan-Ru Chen
255811e424 Bug 697132 - Implement wakelock interfaces. r=jlebar 2012-03-07 12:03:25 +01:00
Nathan Froyd
4cd89227bb Bug 730825 - Part 2: remove nsDoubleHashtable.h; r=bsmedberg 2012-03-02 09:52:26 -05:00
Kyle Huey
c69978105d Bug 730051: Don't use SearchPathW to look for the DLL unless we're actually doing a load. r=bsmedberg 2012-03-01 11:07:11 -08:00
Aryeh Gregor
dbb888ac63 Bug 711047 Part 2 - Remove RangeException in favor of DOMException. r=sicking 2012-03-01 13:35:48 -05:00
Aryeh Gregor
749e54a3da Bug 711047 Part 1 - Remove raises() from nsIDOMRange. r=sicking 2012-03-01 13:35:13 -05:00
Ryan VanderMeulen
7d622d5057 Bug 648690 - Update libpng to version 1.5.9 (Mozilla changes). r=joedrew, f=dolske 2012-03-03 22:18:31 -05:00
Max Stepin
8a7cb6d670 Bug 648690 - Update libpng to version 1.5.9 (upstream changes). r=joedrew 2012-03-03 22:18:12 -05:00
Alexander Surkov
52a06e3ac6 Bug 731287 - don't use GetComputedStyle for background-color in HTML table layout guess, r=tbsaunde 2012-03-04 11:29:25 +09:00
Timothy Nikkel
ff961d36b5 Bug 664707. Special case converting event coordinates when the frame is the root frame in the widget. r=matspal
This has the side benefit of making events work in transformed select dropdown popups and is the real reason for making the change.
2012-03-03 15:24:13 -06:00
Jesse Ruderman
2fba78bac9 Bug 732607 - make nsTArray assertions fatal. r=bz 2012-03-03 13:16:13 -08:00
Rob Campbell
539bc03a10 Bug 732040 - move themes/*stripe/inspector.css into devtools theme directory and rename to htmlpanel.css; r=prouget
--HG--
rename : browser/themes/gnomestripe/inspector.css => browser/themes/gnomestripe/devtools/htmlpanel.css
rename : browser/themes/pinstripe/inspector.css => browser/themes/pinstripe/devtools/htmlpanel.css
rename : browser/themes/winstripe/inspector.css => browser/themes/winstripe/devtools/htmlpanel.css
2012-03-01 13:33:41 -04:00
Mark Cote
d5cb98da39 Bug 730422 - test_contextMenu.js errors out on all platforms except Linux/Linux64. r=jmaher 2012-03-01 11:20:42 -05:00
Joel Maher
5dbee0d8e9 Bug 731893 - update talos.zip to include adjustment to mozafterpaint for ts and ts_paint. r=armenzg 2012-03-01 11:18:46 -05:00
Marco Bonardo
873d1a20b1 Merge last green PGO from inbound to central 2012-03-01 14:27:31 +01:00
Olli Pettay
3b6294526a Bug 730581, unbind content tree lazily after unlink, r=jst 2012-03-01 15:09:00 +02:00
Josh Matthews
dd7d7ee3d4 Bug 716127 - When the network geolocation provider is told to watch for wifi changes, force a change to occur to avoid indefinite waiting. r=dougt 2012-03-01 01:58:37 -05:00
Felipe Gomes
1ae138018b Bug 723561 - TelemetryStopwatch follow-up: display key name on error. r=gavin 2012-02-29 22:33:03 -08:00
Benoit Jacob
a993b6f79a Bug 713305 - Force staying on discrete GPU while any WebGL context is live - r=jrmuizel 2012-02-29 15:49:55 -05:00
Matt Brubeck
76df83ffd7 Merge last green changeset from inbound to mozilla-central 2012-02-29 10:47:38 -08:00
Nathan Froyd
ad1e586c68 Bug 730825 - Part 1: change content/ to use nsTHashtable instead of nsDoubleHashtable; r=sicking 2012-02-29 11:28:01 -05:00
Robert Longson
7a81195fe5 Bug 732836 - stop asserts when width or height attributes are removed from a use element. r=dholbert 2012-03-07 10:50:36 +00:00
Rafael Ávila de Espíndola
429c78527e Bug 731503 - fix typo. r=bustage. 2012-02-29 08:16:32 -05:00
Rafael Ávila de Espíndola
6111d91c62 Bug 731503 - workaround llvm.org/pr12127. r=dvander. 2012-02-29 08:04:26 -05:00
Alexander Surkov
68db70fbde Bug 728907 - don't static_cast text attribute objects, r=tbsaunde 2012-02-29 21:36:37 +09:00
Igor Bukanov
3732e3e290 bug 730281 - remove cx argument from GC and compartment related functions. r=:billm 2012-02-29 13:18:16 +01:00
Alexander Surkov
c63077502e Bug 728907 - remove nsTextAttrs.h include from nsHyperTextAccessible.h, r=tbsaunde 2012-02-29 19:59:38 +09:00
Marco Bonardo
0bf5fb28af Bug 731123 - Live Bookmarks in bookmarks menu no longer update.
r=mano
2012-02-29 11:24:31 +01:00
Serge Gautherie
0188df1611 Bug 629595. (Av3b) test_webgl_conformance_test_suite.html: Remove dump()s, Add ok()s and todo()s, Do a few related rewrites, Fix totalFailed calculation, Remove (obsolete) workaround for Windows 2000. r=bjacob. 2012-02-29 10:41:42 +01:00