Commit Graph

257993 Commits

Author SHA1 Message Date
Benoit Girard
2a71dac724 Bug 703449 - Add 'browser.dom.window.dump.enabled' pref to profiles; r=bz 2011-11-20 02:31:56 +00:00
Oleg Romashin
cf5d2ca6fe Bug 703382 maemo fast startup resources not found after directory path change. r=mfinkle 2011-11-20 02:31:56 +00:00
Benoit Jacob
88b1ae83c6 Bug 703917 - Upgrade ANGLE to r885 - no review
This is syncing us with the upstream http://code.google.com/p/angleproject
2011-11-19 18:18:59 -05:00
Boris Zbarsky
fdae5a29d8 Fix logging message to reflect reality. Followup to bug 703197 2011-11-20 11:09:25 +13:00
Olli Pettay
c97ebf6ffd Bug 703715 - Add Telemetry probes for sync XHR, r=sicking, taras 2011-11-19 20:50:46 +02:00
Olli Pettay
0dbf32c021 Bug 703715 - Add Telemetry probes for sync XHR, r=sicking, taras 2011-11-19 20:50:17 +02:00
Olli Pettay
ba751f4425 Bug 703654 - Improve document's CC Describe, r=mccr8 2011-11-19 20:49:17 +02:00
Richard Marti
a007537ed5 Bug 687968 - Highlight the whole treerow on dragging/dropping. r=dao 2011-11-19 14:40:20 +01:00
Matt Woodrow
21372f57be Bug 562289 - Using a system proxy should honor socks_remote_dns pref. r=biesi 2011-11-19 14:36:05 +01:00
Ian Melven
00d6dd18b5 Bug 642243 - Run binscope to alert us and turn the tree red when we don't use ASLR and other protection tools. r=ted 2011-11-19 14:35:03 +01:00
Paolo Amadini
a705a3e3c6 Bug 679314 - Cleanup test_download_history.js. r=mak 2011-11-19 14:34:28 +01:00
Geoff Lankow
69999c8b43 Back out changeset 453772872eeb (bug 668710) for bustage 2011-11-20 01:10:40 +13:00
Justin Wood
c3b4abe7a9 Merge m-c to m-i 2011-11-19 04:33:12 -05:00
Robert Longson
6b9b01a122 Bug 698195 - Use AfterSetAttr to process script href changes. r=dholbert 2011-11-19 09:00:04 +00:00
Robert Longson
89b6a36b03 Bug 698985 - make canvas/image-rendering-test.html more reliable. r=dholbert 2011-11-19 08:53:35 +00:00
Phil Ringnalda
d7c7b9c6d5 Back out 515736d18227 (bug 699482) on suspicion of breaking Android reftest-3 2011-11-18 22:49:09 -08:00
Bill McCloskey
35e5e0bb95 Bug 703699 - Fix use-after-free problem with write barriers and XPConnect (r=bhackett) 2011-11-18 22:35:17 -08:00
Doug Sherk
160573a759 Bug 656824: fixed invalid return type on loseContext and restoreContext r=bjacob 2011-11-18 22:57:29 -05:00
Doug Sherk
7a2325141e Bug 656824: changed WebGL robustness timer to not get reset after each draw operation r=bjacob
This patch should improve performance of the robustness timer by not resetting
it each time a draw operation happens. It still checks if there's any activity
and, if not, it will stop firing it. It includes a single extra timer firing
after activity dies to make sure we don't miss anything. Also includes a fix for
robustness being marked as existing when it really isn't.
2011-11-18 22:57:29 -05:00
Doug Sherk
75f90e54cd Bug 699482: refactored GfxDriverInfo init to happen after global init r=bjacob
This patch moves all static initialization of GfxDriverInfo and DeviceFamily
classes to the point that they're actually used. It also converts all static
GfxDriverInfo arrays into nsTArray<GfxDriverInfo> so that they can be used
interchangeably with the downloadable blocklist.

This patch also introduces a new phase of blocklist checking called
BEING_PROCESSED, which is the status set when a blocklist check is currently
being processed. NO_INFO now only means that we have confirmed that a device is
not blocked.
2011-11-18 22:57:29 -05:00
Doug Sherk
446aaeb959 Bug 699626: patch reftest analyzer and WebGL reftests r=dbaron 2011-11-18 22:57:29 -05:00
Benjamin Smedberg
a8e21c3f88 Bug 699134 - Protect against reentrancy in the LdrLoadDll hook, with less XPCOM stringery and more locking. a=bsmedberg ON A CLOSED TREE
--HG--
extra : transplant_source : %9E%CE%8C%9C%FE%BEz%14%60%D7%84%3A%D1%05%16%26G%DEj/
2011-11-18 18:26:00 -05:00
Alex Keybl
981852a188 Bug 699134, block Roboform <= ver 7.6.1, r=jonas a=akeybl CLOSED TREE
--HG--
extra : transplant_source : %E5%D3mu%E2%5B%1F%C2%93%5E%23%C4%CB%9B%8B.%25%3E3%CC
2011-11-19 03:33:30 -05:00
Patrick Walton
34bde38c1e Bug 703821 - Don't squash together draw events if the Java compositor is in use. r=dougt 2011-11-18 21:42:17 -08:00
Doug Turner
8dcbf6d26d Bug 702037 - Merge Android History into mozilla-central. r=marco 2011-11-18 14:42:52 -08:00
Sriram Ramasubramanian
875becf78f Bug 703305 - Fix elfhack bustage. r=gladium 2011-11-18 13:18:24 -08:00
Doug Turner
3d1f128709 Bug 703680 - support both embedding/android and mobile/android/base. r=khuey 2011-11-18 13:17:40 -08:00
Ed Morley
1ad5e6d27b Merge b-s and m-c 2011-11-18 19:04:13 +00:00
Mike Hommey
cb6bbdbf98 Bug 703633 - TreePanel.jsm uses a resource:/// url that ought to be resource://gre/; r=rcampbell 2011-11-18 18:36:16 +01:00
Josh Aas
99a49f364d Bug 567367: Followup, should have been Windows NT 5.1, not 6.1. 2011-11-18 11:49:15 -05:00
Josh Aas
34d870afdc Bug 567367: Mark pluginproblemui-direction-1 random if on Windows XP. r=bsmedberg 2011-11-18 11:36:31 -05:00
Kyle Huey
841d7c3da9 Bug 700544: Transactions should be ordered based on creation, not on the first request. r=bent 2011-11-18 10:21:04 -05:00
Kyle Huey
814cd8be1f Fix Bug 700512. r=sicking,bsmedberg 2011-11-18 10:19:44 -05:00
Paul Rouget
203768779b Bug 703237 - Figure out why browser_inspector_highlighter.js and browser_inspector_iframeTest.js fail when the style of the highlighter toolbar change; r=rcampbell 2011-11-18 12:08:51 +01:00
Joe Walker
35d0ef028d Bug 701762 - DOMTemplate fails when returns undefined; r=dcamp 2011-11-19 08:34:05 -08:00
Joe Walker
f6801cc272 Bug 700616 - Clicking on a command in the top level GCLI menu does not work; r=dcamp 2011-11-19 08:34:04 -08:00
Joe Walker
39c47c5829 Bug 697140 - GCLI creates nodes in the wrong namespace; r=dcamp 2011-11-19 08:34:04 -08:00
Joe Walker
ba27f64349 Bug 701664 - GCLI build should use the latest dryice build; r=dcamp 2011-11-19 08:34:04 -08:00
Joe Walker
14d2c26f73 Bug 699411 - GCLI should use a sensible naming convention for its class names; r=dcamp,dao 2011-11-19 08:34:04 -08:00
Joe Walker
74dbfa198b Bug 692742 - GCLI popup dialogs sometimes have scrollbars; f=paul; r=dcamp,dao 2011-11-19 08:34:04 -08:00
Ed Morley
9f6a8ca44b Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-18 08:43:10 +00:00
Phil Ringnalda
e980cd8969 Bug 696670, bug 696671, bug 696672, bug 696673, bug 696674, bug 703201 - annotate failing tests in Win7 reftest-no-accel 2011-11-17 20:24:25 -08:00
Bill McCloskey
fe2af34e51 Bug 703544 - Fix register allocation bug in dense array write barrier (r=bhackett) 2011-11-18 17:43:00 -08:00
Bill McCloskey
0cec9a62ce Bug 699668 - Increase JS type arena size to 128K (r=njn) 2011-11-18 14:59:18 -08:00
Bill McCloskey
2ffe276379 Bug 702502 - Use an iterator to iterate over compartments (r=igor) 2011-11-18 14:59:11 -08:00
Bill McCloskey
a43c194759 Bug 702915 - Fix write barrier verification during array slowification (r=bhackett) 2011-11-18 14:59:04 -08:00
Felix Fung
204a335ade Bug 702410 - mIsOpen is a Redundant Property. r=mak 2011-11-18 14:37:51 -08:00
Ed Morley
1945d78d6d Backout 9786b28d116e & 08b07098228a (bug 701190) for permaorange reftest on Win7; a=romaxa 2011-11-18 21:59:29 +00:00
Jason Orendorff
181b6d7732 Bug 699682 - Only call checkForKeyword on an atom produced by a NAME token. ("Assertion failure: length != 0".) r=Waldo.
--HG--
extra : rebase_source : 34cd5f85fbdd754a7164f942c608fb650274453f
2011-11-18 15:00:11 -06:00
Jason Orendorff
b994e0854f Bug 698028 - let-binding shapes must be immutable. ("Assertion failure: !getProto()->inDictionaryMode() || getProto()->lastProp->frozen(), at ../jsobjinlines.h:302" with Debugger eval, lazily creating a Block with 129 variables.) r=jimb.
--HG--
extra : rebase_source : ff7ef3dad503822d8adc7b3d8c31528fba373f48
2011-11-18 14:58:24 -06:00