Commit Graph

92873 Commits

Author SHA1 Message Date
Patrick Walton
25ab8cd05c Bug 750583 - Empty out FUEL's gShutdown array in a less clownshoes manner. r=jlebar 2012-05-04 12:11:13 -07:00
Gregory Szorc
e54bf68a91 Bug 751950 - Detect Sync Key properly on first sync; r=rnewman 2012-05-04 11:55:40 -07:00
Justin Lebar
db3a93dac9 Bug 751509 - Don't assert that about:memory percentages are less than 100%. r=njn
--HG--
extra : rebase_source : f678b42ecc2cd4c61c975e2cd29914708568b5f9
2012-05-04 14:38:06 -04:00
Dão Gottwald
3bc0ffc98e Bug 748385 - Remove browser.identity.ssl_domain_display. r=mano 2012-05-04 20:37:20 +02:00
Dão Gottwald
39176f62f8 Bug 751924 - JS strict warnings in gGestureSupport code because functions don't always return a value. r=fryn 2012-05-04 20:37:01 +02:00
Ed Morley
d6520f5c39 Backout c1243d1fb401 (bug 751509) for turning test_aboutmemory.xul permaorange 2012-05-04 19:14:15 +01:00
Brian Nicholson
5c02aa754a Bug 750846 - Move thumbnail size logic to Gecko. r=blassey 2012-05-03 16:29:59 -07:00
Vivien Nicolas
8522dff32f Bug 748889 - Silent a warning about an undefined @mozilla.org/privatebrowsing. r=enndeakin 2012-05-04 20:05:40 +02:00
Vivien Nicolas
4fe2f5a3ab Bug 748895 - Error message if an error message arrived after the destruction of the console binding. r=enndeakin 2012-05-04 20:05:40 +02:00
Vivien Nicolas
fafe09940f Bug 751147 - Remove touch.js from b2g/. r=gal 2012-05-04 20:02:05 +02:00
Vivien Nicolas
13a1200e08 Bug 751146 - Fire a contextmenu event on a long-press. r=cjones 2012-05-04 20:02:05 +02:00
Vivien Nicolas
790cb808ee Bug 751145 - Silent extensions update mechanism. r=cjones 2012-05-04 20:02:05 +02:00
Vivien Nicolas
81d5110d91 Bug 751144 - warning: ok is undefined in dom/base/WebApps.js. r=fabrice 2012-05-04 20:02:05 +02:00
Vivien Nicolas
7dc41d6e7f Bug 748858 - Use the startPoint argument of mozIDOMApplication.launch. r=fabrice 2012-05-04 20:02:05 +02:00
Vivien Nicolas
3491f55843 Bug 748886 - Map the language setting to intl.accept_languages to reflect the choice of mozSettings. r=cjones 2012-05-04 20:02:05 +02:00
Vivien Nicolas
260c6124e6 Bug 748077 - Remove some leaks in b2g/. r=fabrice 2012-05-04 20:02:05 +02:00
Jonathan Griffin
24690d19d0 Bug 751787 - Add proper dependencies to setup.py, a=npotb 2012-05-04 10:52:39 -07:00
Scott Johnson
77bfda7fb2 Bug 749186: Make the root frame always be an inflation container to prevent a crash during font inflation. [r=dbaron] 2012-05-04 12:08:23 -05:00
Scott Johnson
f80ce2f947 Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
Justin Lebar
83979b47a6 Bug 751509 - Don't assert that about:memory percentages are less than 100%. r=njn 2012-05-04 12:50:12 -04:00
Boris Zbarsky
a6dfa5d203 Bug 748637. Refactor argument conversion to primitive values to make it easier to extend in the future. r=peterv 2012-05-04 12:38:48 -04:00
Boris Zbarsky
ab17ec6502 Bug 745897. Add the new DOM bindings APIs to WebGLContext. r=bjacob
This adds APIs suitable for calling from the new DOM bindings to WebGLContext and makes the XPCOM
versions of the WebGL context API call through to the new-binding versions.
2012-05-04 12:38:44 -04:00
Boris Zbarsky
768d21ac58 Bug 747827. Add some structs that can be used to represent typed arrays in DOM bindings. r=peterv 2012-05-04 12:36:56 -04:00
Boris Zbarsky
dc79d60c42 Bug 747825. Make the WebGLContext a wrapper cache. r=peterv 2012-05-04 12:36:40 -04:00
Dão Gottwald
54b97438d1 Bug 751334 - Redundant TabView.init call in restoreWindow leaks the browser window when the window closes before delayedStartup was called. r=ttaubert 2012-05-04 18:17:25 +02:00
Dan Wendorf
39e80e5ba2 Bug 683390 - Switch to Tab graphic is displayed in the wrong vertical orientation with tabs-on-top enabled. r=dao 2012-05-04 12:16:02 -04:00
Jason Orendorff
c4b35914f5 Bug 738479 - Debugger.Script objects whose referents are non-compile-and-go are crashy. Also fixes bug 746973. r=jimb.
--HG--
extra : rebase_source : 406065559a1e26485503b6d1e4d7eeea9070321f
2012-05-04 10:49:13 -05:00
James Willcox
fba7fac3b6 Bug 751885 - Cancel pending events when plugin is destroyed on Android r=blassey 2012-05-04 11:48:41 -04:00
Jared Wein
2d7d95a9f1 Bug 743421 - Automated tests for anchor navigation and history.pushState with click-to-play plugins. r=felipe 2012-05-04 11:15:06 -04:00
Jared Wein
35eb530c1a Bug 743421 - Anchor navigation resets click-to-play state. r=felipe 2012-05-04 11:12:55 -04:00
Kartikaya Gupta
06aee064be Bug 748531 - Guard against exceptions in JNI. r=blassey 2012-05-04 11:08:47 -04:00
Kartikaya Gupta
60a1f57e8b Bug 748531 - Propagate the JNIEnv through DrawWindow*lay helpers instead of unnecessarily re-calling GetJNIForThread everywhere. r=blassey 2012-05-04 11:08:46 -04:00
Kartikaya Gupta
fceca20aeb Bug 748531 - Fix indentation and minor cleanup in AndroidBridge.cpp. r=blassey 2012-05-04 11:08:45 -04:00
Jason Orendorff
59f1d8880d Bug 725733 - Fix crash in ScriptAnalysis::addTypeBarrier with Debugger. r=billm.
--HG--
extra : rebase_source : eb7726d3857bb4e0f89a7f669fb2791415979e86
2012-05-03 14:37:35 -05:00
Jason Orendorff
eeeffea415 Only run jit-tests under valgrind if we built the JS engine with valgrind.h. Bug 725733, r=jimb.
--HG--
extra : rebase_source : 06d41845a5f16a05e2483cbfaa254fda5d343c98
2012-05-03 14:36:11 -05:00
Adam
1313db489d Bug 727331 - JS OOM Testing: Assertion failure: !rt->gcRunning, at js/src/jsgc.cpp:2990. r=billm.
--HG--
extra : rebase_source : 5ce0763977c233adeb8a97402a936e3226991671
2012-05-01 10:37:00 -05:00
Jason Orendorff
b442f6158f Bug 749316 - Put Debugger object into chrome scratchpad. r=dcamp,bholley.
--HG--
extra : rebase_source : 12ab275ac9cdfa0e9890c507e30e0b56e4086816
2012-05-01 10:17:32 -05:00
Jason Orendorff
f82689fa60 Bug 745802 - JS OOM Testing: Crash [@ js::HeapId::operator jsid]. r=bhackett.
--HG--
extra : rebase_source : ef4e762c3e63cbcc09247f861c4d7c030b389b10
2012-04-26 15:57:29 -04:00
Jason Orendorff
1e28d3097d Bug 749693 - JS shell global doesn't need JSCLASS_HAS_PRIVATE or its_finalizer. r=jandem.
--HG--
extra : rebase_source : cd46a6909564fb1f3a4e557df17cae3deed2e458
2012-04-27 14:42:55 -04:00
Christian Holler
3442e45421 Bug 751412 - Add missing buffer null-termination in CreateDecimalRepresentation, r=njn 2012-05-04 10:40:54 -04:00
James Willcox
3b21fd29c5 Bug 750760 - Fix Android plugin positioning when iframes are used r=blassey 2012-05-04 10:38:11 -04:00
Ed Morley
635428fcdd Backout f8125b89352d (bug 747857) for frequent test failures 2012-05-04 15:24:42 +01:00
Michael Kaply
0f21db0683 Bug 278860 - missed gPromptService change to Services.prompt in previous checkin - r=mossop 2012-05-04 08:42:51 -05:00
Tom Schuster
6446af5eb2 Bug 648526 - Constant folding in array and object literals. r=bhackett 2012-05-02 16:12:07 +02:00
Tom Schuster
949d0ed298 Bug 749620 - Add missing power of 10 for edge case. r=luke 2012-05-02 16:11:00 +02:00
Nathan Froyd
085643abc9 Bug 751316 - fix sending addon histograms in telemetry pings; r=taras 2012-05-02 22:23:23 -04:00
Nathan Froyd
3424268f44 Bug 746238 - pack TypeCallsite and TypeCompartment better; r=bhackett 2012-04-17 14:00:20 -04:00
Ed Morley
01d2ddd5d5 Backout 5c35cd6f3ea4 & ba39b0822992 (bug 607417) for native Android R1 failures 2012-05-04 14:26:09 +01:00
Brad Lassey
e484d5fe5a bug 751678: Low-res screenshot happens when Fennec is in the background r=mfinkle a=blocking-fennec 2012-05-04 09:19:01 -04:00
Jeff Muizelaar
3e12f6ef5f Bug 750598. Add some heuristics to catch cases when we can use nearest filtering. r=roc
These may need some tuning to get right, but should be an improvement over
just disabling bilinear for backgrounds.

It also expectedly regresses tcheckerboard & tcheck2 because we're now
using bilinear when we were using nearest before.
2012-05-01 16:35:04 -04:00