Commit Graph

263140 Commits

Author SHA1 Message Date
Bas Schouten
0ba547cb7b Bug 624109: Deal with failing DXGI factory creation due to DLL injections. r=joedrew 2012-01-31 06:15:23 +01:00
Bas Schouten
d764876917 Bug 715658: Properly invalidate cached SourceSurfaces. r=jrmuizel 2012-01-31 06:15:23 +01:00
Wes Johnston
825ed8027d Bug 721079 - Report pages with touch event listeners to Java. r=mfinkle 2012-01-30 20:47:23 -08:00
Kartikaya Gupta
fec8e3fdf4 Bug 708687 - Snap the page when the page size changes and pushes it into overscroll. r=pcwalton 2012-01-30 23:43:36 -05:00
Brad Lassey
daeb728ef5 backout 934ce089223c because xul builds can't install on tegras running 2.2 to run tests 2012-01-30 23:34:44 -05:00
Sriram Ramasubramanian
b0659f0d0b Bug 713464: Application Locale should not be reset from CPP. [r=mfinkle] 2012-01-30 19:59:47 -08:00
Kartikaya Gupta
fca9d90f56 Bug 720144 - Add a simple pixel test to testLoad to ensure the page loaded and was visible. r=jmaher 2012-01-30 22:46:34 -05:00
Kartikaya Gupta
f34c6b083c Bug 720144 - Expose methods in robocop to grab the painted surface and to compare pixels. r=jmaher 2012-01-30 22:46:13 -05:00
Kartikaya Gupta
de6b967c0a Bug 720144 - Allow listening for draw updates and obtaining a copy of the composited surface for robocop testing. r=Cwiiis 2012-01-30 22:45:38 -05:00
James Willcox
a5b4d73370 Bug 721803 - Add known-good devices to direct texture whitelist r=blassey 2012-01-30 22:38:16 -05:00
David Mandelin
e4b7d42c42 Bug 714616: fix write barrier in Array.shift, r=billm
--HG--
extra : rebase_source : 2fd10ab4cc3a93aee188ef6f9bbc388f66da2d37
2012-01-30 17:13:07 -08:00
David Bolter
8911e0637c Bug 722248 - Some chrome accessibles report incorrect visibility states. r=MarcoZ
Timothy wants us to stop using views, so we'll use frame API instead.
This is a pseudo-revert of some of bug 591363.
2012-01-30 22:03:31 -05:00
David Anderson
df23f1de54 Support soft-float for ARMv6 (bug 696291, r=mrosenberg). 2012-01-30 18:53:37 -08:00
Jeff Walden
d9cb20ca59 Bug 722023 - Only call GetElementIC::attachGetProp with named properties, not indexed properties. r=bhackett
--HG--
extra : rebase_source : aec995e286ec3d6bc85ed539d39840217f2ec4cf
2012-01-29 12:29:29 -08:00
Jeff Walden
6660432aef Bug 721322 - Functions containing |expr.arguments| should be marked (conservatively) as using arguments. r=jorendorff
--HG--
extra : rebase_source : 3ef23e440de3244ffff8ceb30e75fe086ae3b577
2012-01-26 17:04:00 -08:00
Brian Nicholson
f619c66527 Bug 710845 - Don't show disabled search engines in AwesomeBar. r=mfinkle 2012-01-30 18:14:53 -08:00
Marco Bonardo
9f57dc3f82 merge again 2012-01-26 19:37:23 +01:00
Marco Bonardo
48931a913b Merge mozilla-central to mozilla-inbound 2012-01-26 19:34:35 +01:00
Siddharth Agarwal
ace254b5c2 Followup to bug 699385: remove a bit from js/src/configure.in I forgot to tackle in the original patch. 2012-01-27 00:04:09 +05:30
Kartikaya Gupta
167e67e383 Bug 720442 - Scroll input fields to bottom of viewport rather than top. r=blassey 2012-01-26 13:16:45 -05:00
Justin Lebar
c27428d068 Bug 719531 - Part 2: Make FallibleTArray use moz_malloc rather than NS_Alloc, because only the former is fallible. r=bsmedberg
--HG--
extra : rebase_source : 9259871f86b6fcaa805b0e042c52e10b751acdf5
2012-01-26 12:51:45 -05:00
Justin Lebar
51a9d97275 Bug 719531 - Part 1: Add test that FallibleTArray returns false instead of crashing. r=bsmedberg
--HG--
extra : rebase_source : 171dd32b0d2e863fa623fe05b76fc2986db5f057
2012-01-26 12:51:34 -05:00
Tim Taubert
4992844a9e Bug 721398 - moz-page-thumb protocol should not access from a web page; r=mak 2012-01-26 18:28:41 +01:00
Tim Taubert
2ef8722c59 Backed out changeset 34157f4059ba (bug 455553) 2012-01-26 18:27:58 +01:00
Tim Taubert
1a5826d37b Backed out changeset 3f30da5d0bc3 (bug 455553) 2012-01-26 18:27:54 +01:00
Tim Taubert
6210f83731 Backed out changeset 746adaa9c9da (bug 455553) 2012-01-26 18:27:49 +01:00
Tim Taubert
8059d2926a Backed out changeset 95143a881557 (bug 455553) 2012-01-26 18:27:45 +01:00
Tim Taubert
512bd50120 Backed out changeset 38eda0c8b0fd (bug 455553) 2012-01-26 18:27:41 +01:00
Tim Taubert
c54342edf5 Backed out changeset 7f44427086f7 (bug 717110) 2012-01-26 18:27:37 +01:00
Tim Taubert
fd20bf14d3 Backed out changeset 74b125f29e23 (bug 717492) 2012-01-26 18:27:33 +01:00
Tim Taubert
b1397f2bfe Backed out changeset bff640abf40c (bug 715710) 2012-01-26 18:27:29 +01:00
Jeff Gilbert
3cd16bbb8d Bug 721205 - Add correct logic for enabling BGRA readPixels for GLES - r=bjacob 2012-01-26 09:26:36 -08:00
Matt Brubeck
d3b2b62f35 Bug 719557 - "Full Screen" add-on (window.fullScreen) has problems in native Fennec [r=blassey] 2012-01-26 09:17:33 -08:00
Benoit Jacob
b9c5df43a5 Bug 720438 - Update ANGLE to r963 - no review
No review because this is just syncing us with upstream:
  http://code.google.com/p/angleproject/

This is also doing some cleanup, removing stale/empty files and updating patches.

The main benefit from this update is that long-identifier-shortening has been fixed.
2012-01-26 12:04:15 -05:00
Ehsan Akhgari
17c5a879b4 Bug 718032 - Make stackwalking for other threads cheaper on Windows by avoiding involving a third walker thread; r=jrmuizel 2012-01-26 11:57:23 -05:00
Olli Pettay
2df43f0d64 Bug 719949 - Unmark listeners in XHR, WebSocket and EventSource if the object is black, r=mccr8
--HG--
extra : rebase_source : ceff390170c3ad35baa33a7f16ec39e3393a81be
2012-01-26 16:55:30 +01:00
Olli Pettay
bd43197001 Bug 720647 - Add message managers to black-bit-propagation, r=mccr8
--HG--
extra : rebase_source : f250f4d74ececd46e07bb81eb4ad9178d6408bd9
2012-01-26 16:39:23 +01:00
Olli Pettay
0ee8497d4d Bug 720808 - Add nsJSEventListener and nsGlobalWndow to BBP, r=mccr8
--HG--
extra : rebase_source : e6512fe1b8b19b3ddd959b992ce0f2672b0b072f
2012-01-26 16:03:21 +01:00
Olli Pettay
c8d8ca4965 Bug 720630 - Add a way to unmark all the listeners in black documents, r=mccr8
--HG--
extra : rebase_source : 3703e6bc0dc16683757255fd5bf7a5537ac4de38
2012-01-26 15:51:58 +01:00
Olli Pettay
100aa0a448 Bug 720536 - unmark ELM listeners, r=mccr8
--HG--
extra : rebase_source : 9c4bdf80b23e4c95c114de83977f813f6c977516
2012-01-26 15:45:12 +01:00
Olli Pettay
3352edee98 Bug 720686, add some cycle collection optimizations to XPC, f=mrbkap,r=mccr8
--HG--
extra : rebase_source : 7e8f68a30048f613acc99201c3c1e12b6f74eaba
2012-01-26 14:52:25 +01:00
Tim Taubert
e93f5dfbff merge fx-team to m-c 2012-01-26 15:17:01 +01:00
Marco Bonardo
ffa17360a5 Merge last green PGO from inbound to central 2012-01-26 12:58:39 +01:00
Tim Taubert
f1c4e5aabe Bug 716855 - [Page Thumbnails] Screenshots should contain the the top-left corner; r=dietrich 2012-01-26 11:35:24 +01:00
Tim Taubert
edb9ba7ee6 Bug 715710 - [New Tab Page] Black bars behind titles should be lowered in opacity from 80% to 50%; ui-r=limi r=dao 2012-01-26 11:35:16 +01:00
Brad Lassey
5d7fa8b42e bug 721208 - Tab screenshots can hose the gecko event loop r=mfinkle 2012-01-26 02:46:16 -05:00
Brad Lassey
ac7479ba9a backout out 1b0c8e6f01e2 to fix its commit message 2012-01-26 02:57:41 -05:00
Brad Lassey
11da4c1059 bug 721032 - Make thumbnails in about:home and tab menu identical r=mfinkle 2012-01-26 02:46:16 -05:00
Tim Taubert
2b7a23c080 merge fx-team to m-c 2012-01-26 08:45:50 +01:00
Tim Taubert
e82d020767 merge fx-team to m-c 2012-01-26 08:36:07 +01:00