Commit Graph

80920 Commits

Author SHA1 Message Date
Oleg Romashin
9586ce1357 Bug 618765 - unbind VBO required in order to share GL context with toolkit. r=matt.woodrow 2011-11-20 08:49:48 -05:00
Joey Armstrong
42efcd221d Bug 687511 - make-makefile enhancements; r=khuey,coop 2011-11-20 11:18:27 +00:00
René-Luc
7db04046da Bug 702107 - Geolocation Service broken because of access token. r=dougt 2011-11-20 11:18:27 +00:00
Atul Aggarwal
3a73446555 Bug 701666 - Removing TxObject define and Double typedef from xslt. r=Ms2ger 2011-11-20 11:18:26 +00:00
Ed Morley
2568283122 Merge mozilla-central and mozilla-inbound 2011-11-20 11:17:44 +00:00
Andrew
b4dc0e784e Bug 466626 - Make nsStyleLinkElement::ParseLinkTypes return a bitmask; r=roc 2011-11-20 11:13:40 +00:00
Rafael Avila de Espindola
1098327fe6 Bug 696404 - Finalize statements in profile-before-change; r=mak 2011-11-20 11:13:40 +00:00
Atul Aggarwal
4b02be516e Bug 691113 - Improving error thrown when ; is missing from interface definition; r=khuey 2011-11-20 11:13:40 +00:00
julian.reschke@gmx.de
a47b192d59 Bug 703015 - Revert change for bug 651185 - allow double-quotes for RFC 2231/5987 encoding again; r=bz 2011-11-20 11:13:40 +00:00
Brad Lassey
a8bebf60b8 bug 703815 - Click to activate message is displayed even if plugins are disabled r=dougt 2011-11-19 23:08:27 -05:00
Benoit Girard
310399f12d Bug 703449 - Add 'browser.dom.window.dump.enabled' pref to profiles; r=bz 2011-11-20 02:31:56 +00:00
Oleg Romashin
9e8221ce0a Bug 703382 maemo fast startup resources not found after directory path change. r=mfinkle 2011-11-20 02:31:56 +00:00
Brad Lassey
e0a53fb4cf bug 701703 - Null pointer exception thrown loading Fennec Start Page r=dougt 2011-11-19 19:46:31 -05:00
Benoit Jacob
19a6050a1e 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
dee43b9cf5 Fix logging message to reflect reality. Followup to bug 703197 2011-11-20 11:09:25 +13:00
blackwind
85556a0519 Bug 215926 - Conflicting shortcuts: Alt+drag selects part of a link, Alt+click saves link; r=dao 2011-11-19 13:22:37 -07:00
Geoff Lankow
2cecfe5968 Bug 702448 - Create some view source UI mochitests; r=jwein 2011-11-21 00:34:33 +13:00
Olli Pettay
940a236c09 Bug 703715 - Add Telemetry probes for sync XHR, r=sicking, taras 2011-11-19 20:50:46 +02:00
Olli Pettay
0647ef9046 Bug 703715 - Add Telemetry probes for sync XHR, r=sicking, taras 2011-11-19 20:50:17 +02:00
Olli Pettay
5ff9b0f2e7 Bug 703654 - Improve document's CC Describe, r=mccr8 2011-11-19 20:49:17 +02:00
Robert Longson
44824c6d1e Bug 696078 - Move filter attribute processing to frame classes. r=jwatt
--HG--
rename : layout/svg/base/src/nsSVGLeafFrame.cpp => layout/svg/base/src/SVGFELeafFrame.cpp
extra : rebase_source : 74ac4d84da2f0a99272e83590a9adc1dc8511fce
2011-11-19 17:53:52 +00:00
Richard Marti
3e089b1ae0 Bug 687968 - Highlight the whole treerow on dragging/dropping. r=dao 2011-11-19 14:40:20 +01:00
Matt Woodrow
7884b38547 Bug 562289 - Using a system proxy should honor socks_remote_dns pref. r=biesi 2011-11-19 14:36:05 +01:00
Ian Melven
766463681c 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
02f0fee445 Bug 679314 - Cleanup test_download_history.js. r=mak 2011-11-19 14:34:28 +01:00
Geoff Lankow
b6f4fedea7 Back out changeset 453772872eeb (bug 668710) for bustage 2011-11-20 01:10:40 +13:00
Justin Wood
81b01c45f5 Merge m-c to m-i 2011-11-19 04:33:12 -05:00
Robert Longson
deaf46902a Bug 698195 - Use AfterSetAttr to process script href changes. r=dholbert 2011-11-19 09:00:04 +00:00
Robert Longson
07ad006b50 Bug 698985 - make canvas/image-rendering-test.html more reliable. r=dholbert 2011-11-19 08:53:35 +00:00
Phil Ringnalda
2e47f59c76 Back out 515736d18227 (bug 699482) on suspicion of breaking Android reftest-3 2011-11-18 22:49:09 -08:00
Bill McCloskey
ee71d01ee6 Bug 703699 - Fix use-after-free problem with write barriers and XPConnect (r=bhackett) 2011-11-18 22:35:17 -08:00
Doug Turner
d67f26cb8a merge with mozilla-central ea5e1f4e996a 2011-11-18 21:46:09 -08:00
Patrick Walton
e396e42b71 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 Sherk
f224127867 Bug 656824: fixed invalid return type on loseContext and restoreContext r=bjacob 2011-11-18 22:57:29 -05:00
Doug Sherk
e6a246b74c 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
18eaf84e28 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
ffd0060fbc Bug 699626: patch reftest analyzer and WebGL reftests r=dbaron 2011-11-18 22:57:29 -05:00
Patrick Walton
88891e12c6 Bug 703421 - Implement the Android draw metadata listener to fix races. r=kats 2011-11-18 18:07:14 -08:00
Patrick Walton
74af3e4e27 No bug - Change skia-npapi to skia_npapi in toolkit/library/Makefile.in. r=mbrubeck 2011-11-18 17:27:01 -08:00
Doug Turner
1c242dbd85 no bug. Removing embedding/android on birch so that no one gets confused. use mobile/android/base 2011-11-18 16:50:37 -08:00
Doug Turner
e14dbe71f1 no bug. bad merge. updating embedding/Makefile.in
--HG--
extra : rebase_source : a8ce1f41b6ffc67218418863ed8b71da447eafbe
2011-11-18 16:08:57 -08:00
Matt Brubeck
f2308aaecb Bug 703127 - Remove unused CSS, XBL, and images from mobile/android [r=mfinkle] 2011-11-18 16:05:01 -08:00
Matt Brubeck
fc7ad53787 Bug 703127 - Remove unused JS and XUL files from mobile/android [r=mfinkle] 2011-11-18 16:04:41 -08:00
Doug Turner
f3b62dcb6d Merge with mozilla-central ac667309bea6 2011-11-18 15:58:04 -08:00
Margaret Leibovic
05032189d6 Bug 699418 - Implement about:config in html. r=mfinkle 2011-11-18 15:41:42 -08:00
Benjamin Smedberg
96a967f610 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
fb3bc03465 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
Brian Nicholson
7e4f1abf6e Whitespace fix for GeckoApp (no bug) [r=me] 2011-11-18 14:49:15 -08:00
Doug Turner
61c0254a61 Bug 702037 - Merge Android History into mozilla-central. r=marco 2011-11-18 14:42:52 -08:00
Sriram Ramasubramanian
f19f7f6f6e Bug 703305 - Fix elfhack bustage. r=gladium 2011-11-18 13:18:24 -08:00