Commit Graph

69691 Commits

Author SHA1 Message Date
Chris Leary
52221a8477 Merge mozilla-central and tracemonkey. 2011-05-23 00:02:05 -07:00
Jeff Walden
98949e34d6 Silence mega-spammy build warning on Windows. r=class-to-struct 2011-05-22 19:50:47 -07:00
Nicholas Nethercote
6e6a7e6844 Bug 649867 - Remove the heap-used/storage/lookaside-used memory reporter. r=sdwilsh. 2011-05-22 19:50:14 -07:00
Jeff Walden
6b07caee53 Fix Windows bustage. r=hate-windows.h-macros 2011-05-22 19:50:09 -07:00
Nicholas Nethercote
9229cb1edf Bug 656545 - Make about:memory tool-tips more discoverable. r=sdwilsh. 2011-05-22 19:49:59 -07:00
Nicholas Nethercote
30e92c3349 Bug 657327 - about:memory: merge the "mapped" and "heap used" trees, and make the resulting tree flatter. r=sdwilsh,Jesse, sr=roc. 2011-05-22 19:49:56 -07:00
Nicholas Nethercote
4a6c88377c Bug 656520 - Make sure the gc-heap memory reporter is in the right place. r=gwagner. 2011-05-22 19:48:31 -07:00
Jeff Walden
e7f1497ce9 Fix --disable-tracejit bustage, make some headers #include some files they need, add a forward declaration to produce the same effect in another. r=¬t-redness 2011-05-22 18:50:12 -07:00
Justin Dolske
bd0c676d22 Bug 545070 - plugin-problem UI shouldn't say "click here". r=gavin 2011-05-22 18:46:33 -07:00
Matt Woodrow
89ab4828e5 Backed out changeset f9a070327df8. r=orange 2011-05-23 12:18:46 +12:00
Matt Woodrow
bad571c616 Bug 594876 - Turn on OpenGL layer by default for linux. r=joe 2011-05-23 11:05:25 +12:00
Matt Woodrow
b386255490 Bug 606855 - Re-enable checking of GLX extensions. r=bjacob 2011-05-23 11:04:22 +12:00
Jeff Walden
fb232cee35 Bug 657665 - Add documentation comments to ArgumentsObject detailing its structure, and add ArgumentsObject::getElement{,s} to abstract attempting to speedily get the value of one or more elements. r=bhackett 2011-05-18 11:45:27 -07:00
Igor Bukanov
71d7289d00 bug 658016 - followup to fix !JS_THREADSAFE builds. 2011-05-22 09:27:01 +02:00
Igor Bukanov
c6893bfa52 bug 658016 - properly synchronizing the free lists with arenas when dumping the heap. r=wmccloskey 2011-05-20 12:38:31 +02:00
Igor Bukanov
a74b534b3f bug 658505 - removal of thread synchronization when setting a prototype. r=jorendorff
--HG--
extra : rebase_source : 8ef87070a88a3323c3b657c043741f087a98d5d3
2011-05-20 18:40:35 +02:00
Chris Leary
a2d213f0d0 Bug 619561: GC telemetry hooks for TestPilot study. (r=billm) 2011-05-20 13:40:06 -07:00
Chris Leary
b2d9eba98e Merge mozilla-central and tracemonkey. 2011-05-20 14:29:36 -07:00
Dave Townsend
1c0f56af52 Bustage fix for bug 595848, add the xpcshell test to the new manifest 2011-05-20 12:57:50 -07:00
Jonathan Watt
f709b31a75 Bug 657862 - Relative SVG arc path segments are broken. r=longsonr.
--HG--
extra : rebase_source : 8897f5f5358f67708f92f50e1061d1947ae011a1
2011-05-20 21:00:35 +01:00
Jono S Xia
ce3a2c702e Bug 611695: Updating the extension fires the welcome page. r=dtownsend 2011-05-20 12:52:04 -07:00
Blake Kaplan
21d04c350b Fix merge mistake. 2011-05-20 21:22:21 +02:00
Bill McCloskey
d98ff20cc1 Bug 658053 - Fix #ifdefs for disabling methodjit and tracejit (r=dmandelin) 2011-05-20 11:27:33 -07:00
Bill McCloskey
6a8823ab66 Bug 658055 - Always use getter to access fun->script() (r=dmandelin) 2011-05-20 11:27:27 -07:00
Bill McCloskey
6204deb7f6 Bug 653026 - Fix NoSuchMethod (r=Waldo) 2011-05-20 11:27:22 -07:00
Blake Kaplan
c303dfca62 Disable this test on Maemo for now. 2011-05-20 21:13:43 +02:00
Giorgio Maone
98dde442ac Bug 644856: Make sure any child processes clear the jar cache when uninstalling extensions. r=dtownsend 2011-05-20 10:40:11 -07:00
Hernán Rodriguez Colmeiro
860b64af7f Bug 658275: browser_globalinformations.js should not require the network. r=dtownsend 2011-05-20 12:37:39 -07:00
Dave Townsend
82669da0f1 Bug 595848: Dynamically generate the list of categories. r=Unfocused 2011-05-20 10:36:28 -07:00
Brad Lassey
c2024b4a1b bug 624163 - IME input does not work in rich editors with e10s r=dougt 2011-05-20 14:44:09 -04:00
Brad Lassey
6eda44f750 bug 632874 - make it clear that first-run startup time isn't normal r=dougt 2011-05-20 14:44:09 -04:00
Taras Glek
0db73fb270 bug 627591: backout preload in preparation for better one. 2011-05-20 11:32:23 -07:00
Taras Glek
f375e825ce bug 627591: backout preload in preparation for better one. 2011-05-20 11:32:01 -07:00
Gervase Markham
12b5848c6f Merge. 2011-05-20 18:27:27 +01:00
Gervase Markham
cc4bb69a71 Remove broken .pk IDN items in PSL. a=orange. 2011-05-20 18:27:05 +01:00
Matt Woodrow
6ce859c7db Bug 656947 - NULL check the current canvas context when attempting to increment the malloc count. r=bz 2011-05-20 10:12:12 -07:00
Hiroyuki Ikezoe
45be819b6d Bug 618188 followup - Do not remove observer twice. r=zpao 2011-05-20 10:12:07 -07:00
Alon Zakai
79d4162c33 Bug 617115 - Do not send crash reports in Android without crash reporter. r=blassey 2011-05-20 10:03:07 -07:00
Blake Kaplan
cfb87bd6b3 Attempting to fix bustage. r=bustage fix 2011-05-20 18:17:31 +02:00
Gervase Markham
441ba740b0 Merge. 2011-05-20 17:10:52 +01:00
Gervase Markham
b998fde220 Bug 632595 - update PSL for .eg and .uk. r=pkasting. 2011-05-20 17:09:26 +01:00
Gervase Markham
a2db24dab6 Bug 638195 - update PSL for .br. r=pkasting. 2011-05-20 17:08:56 +01:00
Gervase Markham
70354754de Bug 638749 - update PSL for .do. r=pkasting. 2011-05-20 17:08:17 +01:00
Gervase Markham
565f6e6515 Bug 658084 - add many new IDN TLDs to PSL. Patch by Jothan Frakes <jothan@gmail.com>; r=gerv. 2011-05-20 17:02:25 +01:00
Joel Maher
579034f58a Bug 658524 - annotate remaining jsreftest manifests for android. r=bear, a=test-only 2011-05-20 11:54:02 -04:00
Joel Maher
6993636556 Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Oleg Romashin
93e1a2272b Bug 658390 - Add support for Maemo6 Harmattan desktop environment r=mfinkle 2011-05-20 09:05:31 -04:00
Joel Maher
c947d345b1 Bug 616999. Xpcshell manifest support; xpccheck.py for missing tests. r=ted, a=test-only 2011-05-20 07:15:41 -04:00
Joel Maher
8d37f99984 Bug 616999. Xpcshell manifest support; harness changes. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Joel Maher
052cebcbb5 Bug 618977 - Specifying an invalid test-path no longer complains about no tests to run, instead just does nothing. r=gavin, a=test-only 2011-05-20 11:54:01 -04:00