Commit Graph

214442 Commits

Author SHA1 Message Date
Kartikaya Gupta
7320d64fba Bug 748531 - Fix indentation and minor cleanup in AndroidBridge.cpp. r=blassey 2012-05-04 11:08:45 -04:00
Jason Orendorff
c61ad85457 Bug 725733 - Fix crash in ScriptAnalysis::addTypeBarrier with Debugger. r=billm. 2012-05-03 14:37:35 -05:00
Jason Orendorff
c7b57d4017 Only run jit-tests under valgrind if we built the JS engine with valgrind.h. Bug 725733, r=jimb. 2012-05-03 14:36:11 -05:00
Adam
8ab9d35af8 Bug 727331 - JS OOM Testing: Assertion failure: !rt->gcRunning, at js/src/jsgc.cpp:2990. r=billm. 2012-05-01 10:37:00 -05:00
Jason Orendorff
831162640b Bug 749316 - Put Debugger object into chrome scratchpad. r=dcamp,bholley. 2012-05-01 10:17:32 -05:00
Jason Orendorff
e85e018758 Bug 745802 - JS OOM Testing: Crash [@ js::HeapId::operator jsid]. r=bhackett. 2012-04-26 15:57:29 -04:00
Jason Orendorff
547dc9e64a Bug 749693 - JS shell global doesn't need JSCLASS_HAS_PRIVATE or its_finalizer. r=jandem. 2012-04-27 14:42:55 -04:00
Christian Holler
fea8f7b92e Bug 751412 - Add missing buffer null-termination in CreateDecimalRepresentation, r=njn 2012-05-04 10:40:54 -04:00
James Willcox
e7c9c04a41 Bug 750760 - Fix Android plugin positioning when iframes are used r=blassey 2012-05-04 10:38:11 -04:00
Ed Morley
efd3f91358 Backout f8125b89352d (bug 747857) for frequent test failures 2012-05-04 15:24:42 +01:00
Michael Kaply
a43e2c188e Bug 278860 - missed gPromptService change to Services.prompt in previous checkin - r=mossop 2012-05-04 08:42:51 -05:00
Tom Schuster
c6e46be651 Bug 648526 - Constant folding in array and object literals. r=bhackett 2012-05-02 16:12:07 +02:00
Tom Schuster
0e7930d47e Bug 749620 - Add missing power of 10 for edge case. r=luke 2012-05-02 16:11:00 +02:00
Nathan Froyd
3ea4f22e84 Bug 751316 - fix sending addon histograms in telemetry pings; r=taras 2012-05-02 22:23:23 -04:00
Nathan Froyd
59a80106ad Bug 746238 - pack TypeCallsite and TypeCompartment better; r=bhackett 2012-04-17 14:00:20 -04:00
Ed Morley
f934df2b79 Backout 5c35cd6f3ea4 & ba39b0822992 (bug 607417) for native Android R1 failures 2012-05-04 14:26:09 +01:00
Brad Lassey
ccedbceab5 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
d4532741f0 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
Marco Zehe
32cd188628 Bug 751623 - crash in nsRootAccessible::Name, r=surkov 2012-05-04 12:00:23 +02:00
Ed Morley
b4b3d46e25 Backout 8d220661ef24 (bug 751575) for timing out on pgo linux 2012-05-04 10:10:34 +01:00
Ed Morley
d5e73faebd Backout 4c6759dcecd3 (bug 750598) for Android reftest-1 failures in background-size-zoom-repeat.html 2012-05-04 09:57:59 +01:00
Mike Hommey
57690f120b Bug 751511 - Don't use the -fno-common flag. r=ted 2012-05-04 09:47:40 +02:00
Mike Hommey
352b40d91f Bug 751482 - Move wcsdup and je_dumb_free_thunk out of jemalloc.c. r=jlebar 2012-05-04 09:47:00 +02:00
Mike Hommey
1612413b4f Fixup for bug 736564 - Ship libmemory.a in the SDK instead of libjemalloc.a. r=ted 2012-05-04 09:46:27 +02:00
Jonathan Watt
f84592e443 Bug 413960, part 2 - Stop sending out unnecessary COORD_CONTEXT_CHANGED/TRANSFORM_CHANGED notifications from nsSVGOuterSVGFrame. r=longsonr. 2012-05-03 17:05:53 +01:00
Jonathan Watt
83c71fb8f7 Bug 413960, part 1 - Clean up and document various parts of misleading viewBox code. r=longsonr. 2012-05-03 17:05:40 +01:00
Jonathan Watt
8cbade8db2 Bug 407495 - Make SVG documents with percentage width/height respond to page zoom. r=roc. 2012-05-03 17:05:24 +01:00
Robert Longson
d2480d861a Bug 751515 - Fix Crash with convertToSpecifiedUnits. r=dholbert 2012-05-04 08:41:42 +01:00
Boris Zbarsky
b19ae884bc Bug 751458. Don't let DOM workers confuse the slow-script time accounting and trigger slow script dialogs. r=bent 2012-05-04 03:22:18 -04:00
Steven Lee
b134e8de5a Bug 751423 - Wait for IO thread to finish setup. r=cjones 2012-05-04 15:16:27 +08:00
Chris Lord
d7ebe76317 Bug 607417 - Reconcile async scrolling for fixed position layers. r=ajuma
Untranslate fixed position layers when doing async scrolling so that they don't
jump about as content re-renders them in the correct place.
2012-05-04 17:04:15 +12:00
Robert O'Callahan
fd0b463181 Bug 607417. Improve definition of the 'fixed layer' flag. r=tnikkel 2012-05-04 17:00:57 +12:00
Mark Capella
a8ea3265c7 Bug 748724 - De-ns-ify nsRootAccessible, r=surkov, f=tbsaunde 2012-05-04 15:09:22 +09:00
Jeff Muizelaar
12ce4708a6 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
Robert O'Callahan
b9e3e4bcf5 backing out patches for bug 607417 due to build bustage 2012-05-04 17:29:05 +12:00
Jeff Muizelaar
ae474c5e5b Bug 751727. Remove NSPR TimeStamp implementation. r=roc
PR_IntervalNow() is not necessarily monotonic and so we shouldn't be using it
for implementing TimeStamp, especially now that it is exposed to web content
(Bug 539095).

Furthermore, it seems that the nspr implementation is being used
unintentionally on some platforms. For example, we used to use it on Android
and just now I see that it is being used in FF12 on Ubuntu.
2012-05-04 01:17:55 -04:00
Robert O'Callahan
2c0f765165 Bug 750769. Add logging code to dump events for diagnosis. r=cpearce 2012-05-04 17:05:42 +12:00
Chris Lord
b30a106de3 Bug 607417 - Reconcile async scrolling for fixed position layers. r=ajuma
Untranslate fixed position layers when doing async scrolling so that they don't
jump about as content re-renders them in the correct place.
2012-05-04 17:04:15 +12:00
Robert O'Callahan
761dc4e18a Bug 607417. Improve definition of the 'fixed layer' flag. r=tnikkel 2012-05-04 17:00:57 +12:00
Josh Aas
87cdde83d6 Bug 751641: Fix bug in which we add a Java MIME type to all plugins. r=jst 2012-05-04 00:35:07 -04:00
Chris Lord
d74e9d0fdb Bug 750535 - Fix invalidation of retained tiles. r=ajuma a=blocking-fennec
When the layer size changed, reused tiles that then fell out of the layer area
would be incorrectly rendered. Fix this by deriving the rendered content area
from set display-ports and correctly invalidating when harvesting tiles, and
clipping when drawing them.
2012-05-03 20:55:08 -04:00
Karl Tomlinson
c6286384ac b=751774 handle no drag service during shutdown r=roc 2012-05-04 15:34:50 +12:00
L. David Baron
9b755e8796 Add missing GetFirstInFlow() call that was causing a crash in ComputeDescendantWidth when printing with font inflation enabled (or a debug build). (Bug 751797) r=roc 2012-05-03 22:55:33 -04:00
Phil Ringnalda
18901fdfc0 Bug 738803 - Annotate the Windows assertions in 736924-1.html now that compartment-per-global has made them permanent on Win7 2012-05-03 19:48:06 -07:00
Eitan Isaacson
ddabb2386b Bug 750528 - Use accessibility.accessfu to enable or disable accessfu. r=davidb 2012-05-03 19:28:35 -07:00
Eitan Isaacson
33e6e8e2c8 Bug 751769 - Only attach to first window, throw exception if attach is called again. r=davidb 2012-05-03 19:28:35 -07:00
L. David Baron
7d53f5fe9b Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-03 20:04:30 -04:00
Doug Turner
ce1c0a9cc8 Bug 738465 - implement device light sensor. r=smaug 2012-05-02 09:43:45 -07:00
Doug Turner
f30d8fd1ea Bug 738131 - implement device proximity. r=smaug
* * *
Bug 738131 - implement device proximity. gonk implementation. r=mwu
2012-05-02 09:43:45 -07:00
Doug Turner
62ea40b4d9 Bug 740473 - Preference to disable device sensors. r=smaug 2012-05-02 09:43:45 -07:00