Daniel Holbert
935ea17f32
Bug 704482 patch 2: Further restrict event-based triggering of SMIL animations when scripts are disabled. r=birtles
2011-12-08 13:34:07 -08:00
Daniel Holbert
d07dde9c30
Bug 708443 patch 2: disable debug output from animationPolling.js, and add emacs modeline. r=jwir3
2011-12-08 17:39:23 -08:00
Vivien Nicolas
fb1745a4c3
Bug 708538 - Use setTimeout(..., 0) to send the click event from touch.js. r=cjones
2011-12-09 09:16:11 +08:00
Vivien Nicolas
3773a79c84
Bug 708538 - Add a local http server on the device at http://localhost:8888 . r=cjones
...
--HG--
rename : netwerk/test/httpserver/httpd.js => b2g/chrome/content/httpd.js
2011-12-09 09:16:03 +08:00
Philipp von Weitershausen
bc8edd3121
Bug 708528 - [Gonk] Add telephony components to package-manifest. r=cjones
2011-12-09 09:15:53 +08:00
Jason Orendorff
484a529024
Add missing file and fix for bug 697479 (rev ad8aee962832 added failing tests). No bug#, r=orange.
...
--HG--
extra : rebase_source : b104347e7f77f0856cdf1e83b923dfab74f1c8d9
2011-12-08 19:05:52 -06:00
Chris Leary
236e4d17ae
Bug 708873: Write unescape to match spec w/minor optimization. (r=Waldo)
2011-12-08 16:30:56 -08:00
Lucas Rocha
de5dc8b879
Bug 708879 - Handle OOM error when loading thumbnail in about:home (r=mbrubeck)
2011-12-09 00:29:09 +00:00
Jason Orendorff
1386a84535
Credit where it's due. No bug#, rs=jimb on IRC.
2011-12-08 17:59:59 -06:00
Jason Orendorff
5b87a346ba
Implement simple Map and Set builtins for JS. Bug 697479, r=jimb.
2011-12-08 17:54:51 -06:00
Jason Orendorff
df7191c92c
Remove all mentions of imacros from js/src. Bug 708836, r=sfink.
2011-12-08 16:17:55 -06:00
Thomas Prip Vestergaard
6d3eaec351
Bug 702926 - Remove spinner from AwesomeBar. r=margaret
2011-12-08 15:43:07 -08:00
Steven Michaud
402db34f72
Bug 705931 - FF crashes when you leave/close page with many Java applets (using latest Apple Java updates). r=jst
2011-12-08 17:28:07 -06:00
Daniel Holbert
1d7dfb5fed
back out 653fa694343e (Bug 704482) for leaks
2011-12-08 15:18:47 -08:00
Daniel Holbert
63fe4d416f
back out 326f9ad627b8 (Bug 704482) for leaks
2011-12-08 15:18:22 -08:00
Honza Bambas
85f602de44
Bug 676349 - Implement high-resolution platform timers for the Windows platform, r=robarnold
2011-12-09 00:14:42 +01:00
Brandon Sterne
3a4c336190
remove unused variable introduced by bug 702439, r=me
2011-12-08 14:59:17 -08:00
Jim Blandy
0d83c6fc1e
Bug 708838: Use findReferences instead of countHeap to make js1_8/extensions/regress-422269.js fail less randomly. r=jwalden
...
The SpiderMonkey test js/src/tests/js1_8/extensions/regress-422269.js fails
randomly, because it requires a certain object to be garbage-collected to
pass. With a conservative stack scanner, an object being retained is not
necessarily a bug, and in general, the engine makes no promises about which
objects it retains and which it doesn't.
The JavaScript shell's new findReferences function allows us to find all GC
edges referring to the object, and filter out ones we know to be benign.
This patch changes the test to use findReferences.
2011-12-08 14:51:35 -08:00
Brian Nicholson
1bfca13d32
Bug 708808 - Cleanup for locale preference [r=mfinkle]
2011-12-08 14:14:44 -08:00
Rafael Ávila de Espíndola
0e72991c4e
Bug 708065 - Fix configure check for -pipe. r=ted.
...
With the shell used on OS X, the test we were trying to compile was
#include <stdio.h>
int main() { printf("Hello World
"); exit(0); }
which fails.
2011-12-08 17:01:21 -05:00
Frank Yan
739597aa8d
Bug 707364 - Inline a nested function in nsPrompter.js. r=dolske
2011-12-08 12:32:59 -08:00
Mark Banner
f7fbb2cc66
Bustage fix for comm-central apps after bug 481815 - use MOZILLA_DIR not topsrcdir. rs=kheuy
2011-12-08 18:06:44 +00:00
Ed Morley
0516735614
Merge last green changeset of mozilla-inbound to mozilla-central
2011-12-08 15:12:20 +00:00
Kyle Huey
fa38b9a639
Merge b-s to m-c.
2011-12-08 08:05:02 -05:00
Ben Turner
500d9b32b7
Bug 687929 - 'null cx Crash [@ JS_BeginRequest] with dom workers', r=sicking.
2011-12-08 02:52:53 -08:00
Blair McBride
93fa80303c
Merge mozilla-central to fx-team
2011-12-08 13:57:41 +13:00
Kyle Huey
95e592ecec
Bug 692067: Make WebSockets trigger content policies. r=smaug,dveditz
2011-12-07 18:19:43 -05:00
Sriram Ramasubramanian
8fc911c202
Bug 708394: Remove unwanted LayoutInflater [r=mfinkle]
2011-12-07 15:12:51 -08:00
Matt Brubeck
79b4aba51f
Merge last green changeset from mozilla-inbound to mozilla-central
2011-12-07 12:11:23 -08:00
Olli Pettay
abfbfe460d
Bug 701071, optimize PostHandleEvent, r=jst
2011-12-07 21:29:53 +02:00
Phil Ringnalda
26f6d8a9de
Back out 8941e2b7a0bf (bug 703660) for Windows PGO build failures
2011-12-07 08:41:02 -08:00
Rob Campbell
6e8861269b
Bug 705731 - Create InspectorUI.notifications.DESTROYED notification; r=prouget
2011-12-07 10:38:41 -04:00
Rob Campbell
4e17e70db5
Bug 702707 - Web console is buggy in window mode; r=msucan
2011-12-07 10:37:57 -04:00
Raymond Lee
63f4467f7e
Bug 707466 - No tab item is selected after removing last tab in a group outside Panorama (follow up) t=tim
2011-12-07 22:28:50 +08:00
Joe Walker
7791258cfe
Bug 704838 - help_intro.html and help_man.html contain English text; r=dcamp
2011-12-08 12:43:42 +00:00
Joe Walker
b9507c29c9
Bug 704832 - GCLI echo command causes a parse error on the console; r=dcamp
2011-12-08 12:42:44 +00:00
Joe Walker
f040be212d
Bug 704789 - GCLI properties files should not use \ for continutation lines; r=dcamp
2011-12-08 12:41:45 +00:00
Joe Walker
29625a0dd4
Bug 705464 - typo in gcli.properties; r=dcamp
2011-12-08 12:40:31 +00:00
Joe Walker
b6c0823734
Bug 703062 - GCLI should do some coverage analysis to improve test coverage; r=dcamp
2011-12-08 12:39:51 +00:00
Joe Walker
d428235b51
Bug 705074 - All uses of DOMTemplate should use new template function; r=dcamp
2011-12-08 12:39:04 +00:00
Joe Walker
6d6cfb6752
Bug 704913 - Rename GCLI's Display to Console; r=dcamp
2011-12-08 12:38:05 +00:00
Joe Walker
9ff9470376
Bug 702642 - DOMTemplate is relatively slow when evaluating JS ${}; r=dcamp
2011-12-08 12:37:20 +00:00
Joe Walker
7eb01cefbb
Bug 702621 - GCLI needs fixes for the minor issues created by bug 692742; r=dcamp,dao
2011-12-08 12:36:36 +00:00
Joe Walker
3db3e8bce7
Bug 701712 - GCLI help should be more, um helpful; r=dcamp,dao
2011-12-08 12:08:35 +00:00
Blair McBride
0fed52ecb8
Bug 679588 - Fix intermittent test timeout of browser_select_update.js, browser_select_confirm.js, and browser_select_selection.js. r=dtownsend
2011-12-07 23:48:44 +13:00
Blair McBride
2ec721d13a
Bug 706777 - Automatically repopulate AddonRepository database on application upgrade. r=dtownsend
2011-12-07 23:48:33 +13:00
Simon Montagu
8e863ff64c
Ensure that Reset is always called before using the subparagraph. Bug 707098, r=roc
2011-12-07 12:07:42 +02:00
Mike Hommey
2144923ad8
Bug 695843 part 10 - Allow nested omni.jar and build one for Android. r=bsmedberg
2011-12-08 11:03:36 +01:00
Ed Morley
00652af5b4
Merge last green changeset of mozilla-inbound to mozilla-central
...
--HG--
rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in
2011-12-07 09:27:36 +00:00
David Mandelin
cba99b660e
Bug 706316: don't clobber pinned registers in ImmutableSync, r=dvander
2011-12-06 17:06:56 -08:00