Commit Graph

82300 Commits

Author SHA1 Message Date
Robert O'Callahan
f534295eba Bug 687972. More logging... 2011-12-10 00:57:34 +13:00
Ed Morley
bfdb0a9be6 Merge mozilla-central to mozilla-inbound 2011-12-09 11:36:04 +00:00
Mounir Lamouri
23131a1d8b Bug 706449 - Fix SMS receiver registration/unregistration that was broken with a m-c merge in birch. r=blassey 2011-12-09 19:31:01 +08:00
Jacek Caban
3922d8a8d1 Backout changeset e76f06f7e08d 2011-12-09 11:54:32 +01:00
Boris Zbarsky
698f66378f Bug 700914. Initialize the rulehash's hashtables lazily. r=dbaron 2011-12-09 05:29:01 -05:00
Nicholas Nethercote
587382cea2 Bug 705987 - Use mallocSizeOf in the layout memory reporters. r=khuey,bzbarsky 2011-12-08 21:01:52 -08:00
Jacek Caban
2b5f4f4776 Bug 707469 - Don't use UNIX variant xptcinvoke implementation on mingw r=benjamin 2011-12-09 11:27:12 +01:00
Robert O'Callahan
b22b8717f9 Bug 705559. Part 4: Speed up AddDependencyOnSource by exiting early when we already have the dependency. r=bas 2011-12-09 22:53:14 +13:00
Robert O'Callahan
2e41d40aa7 Bug 705559. Part 3: Use mDirtyTransform to avoid unnecessary SetTransform calls. r=bas 2011-12-09 22:53:14 +13:00
Robert O'Callahan
bf1ffae6f7 Bug 705559. Part 2: Keep only one snapshot per DrawTargetD2D since all stored snapshots represent the 'last state'. Reuse that snapshot if the state hasn't changed since the last snapshot. Keep the last snapshot alive and make the snapshot's mDrawTarget weak instead. Change mDependingOnTargets/mDependentTargets to be hashsets instead of vectors. Remove SourceSurfaceD2DTarget::mIsCopy since the null-ness of mDrawTarget means the same thing. r=bas 2011-12-09 22:51:57 +13:00
Robert O'Callahan
11b7e09ed4 Bug 705559. Part 1: Clean up nsCanvasRenderingContext2DAzure::DrawImage code a bit. r=jrmuizel 2011-12-09 22:51:50 +13:00
Ed Morley
4547b6a2f4 Backout ee420d0f03df (bug 697479) for Win opt build failures 2011-12-09 09:30:25 +00:00
Daniel Holbert
290ddd08ed Bug 708888: Remove no-longer-needed SVGDocumentWrapper::kSVGAtom. r=roc 2011-12-09 01:11:06 -08:00
Trevor Saunders
29c78dd0de bug 455443 and bug 703770 - fix missed review nits r=me 2011-12-09 02:53:05 -05: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
Gregory Szorc
ada6d1501b Bug 704642 - Support handling of repository searches against stub server; r=rnewman 2011-12-07 10:32:51 -08: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
Igor Bukanov
40de82fbfe Bug 708382 - GC marking - one common stack and tail recurssion elimination. r=wmccloskey. a=ms2geronirc
--HG--
extra : rebase_source : 580b30f289f4e1b1a1980bb000fc25e6e3cf27e7
2011-12-07 14:22:47 +01:00
Igor Bukanov
f902c0a6df Bug 708382 - GC marking - merging string and object stacks. r=wmccloskey
--HG--
extra : rebase_source : ca47672218af276ed0bbdfd53add6207c524179b
2011-12-08 10:29:43 +01:00
Ms2ger
a83337c3b7 Bug 709513 - Remove unused PREF_GetCharPref; r=bsmedberg a=ehsan 2011-12-13 09:49:31 +11:00
Ms2ger
6f1acc632d Bug 709522 - Remove unused imgFrame::Get{X,Y,Width,Height}; r=joe a=ehsan 2011-12-13 09:49:31 +11:00
Ms2ger
f5e3aeffd1 Bug 709519 - Remove unused 1-argument nsRenderingContext::DrawEllipse; r=joe a=ehsan 2011-12-13 09:49:31 +11:00
Ms2ger
7f8c611de5 Bug 709511 - Remove unused nsCharsetMenu::kNC_Checked; r=smontagu a=ehsan 2011-12-13 09:49:31 +11:00
Ms2ger
de7cde9009 Bug 709511 - Remove unused nsCharsetMenu::SetCharsetCheckmark; r=smontagu r=ehsan 2011-12-13 09:49:31 +11:00
Ms2ger
ac9df022f7 Bug 709603 - Remove unused variables 'type' in CallMethodHelper::Get{ArraySize,InterfaceType}FromParam; r=bholley a=ehsan 2011-12-13 09:49:31 +11:00
Cameron McCormack
d49b82d612 Bug 708107 - Remove calls to ignoreAllUncaughtExceptions() from these devtools tests. r=robcee a=ehsan 2011-12-13 09:49:29 +11:00
Kyle Machulis
e3c37b6e49 Bug 709915 - Change name of RIL socket from rilb2g to rilproxy. r=philikon a=ehsan 2011-12-12 12:39:17 -08:00
Philipp von Weitershausen
fe871f0247 Bug 709862 - RIL: no more "incoming" events after the first. r=qDot 2011-12-12 14:34:18 -08:00
Brad Lassey
e23645ccfa bug 704520 - Flash content does not have a placeholder if on Android 3.x r=snorp a=java-only 2011-12-12 16:47:37 -05:00
Justin Lebar
d7693d87a0 Bug 696535 - Use absolute paths in pythonpath.py. r=bsmedberg a=test-only 2011-12-12 15:44:41 -05:00
Steffen Wilberg
16c1c82b1b Bug 701987: Remove checkbox for add-on auto-checking for updates (extensions.update.enabled) from the options window, and make enabling extensions.update.autoUpdateDefault in the add-ons manager also enable extensions.update.enabled. ui-review=boriss, r=mossop, a=xul/js-only 2011-12-12 21:56:26 +01:00
Steffen Wilberg
f2bc9372df Bug 709514: Hide about:blocked, about:certerror, about:empty, about:fennec, and about:firefox from Fennec Native's about:about. r=mfinkle, a=js-only 2011-12-12 21:56:23 +01:00
Rafael Ávila de Espíndola
7b897a56fb Bug 709328 - Remove always true argument. r=mak77. a=js-only. 2011-12-12 15:35:35 -05:00
Matt Brubeck
9a439539c0 Bug 701804 - PageActions must be initialized before registering actions [r=mfinkle, a=javascript] 2011-12-12 12:14:05 -08:00
Matt Brubeck
f30db52b9a Bug 709485 - Fix browser sizing after toggling the sidebar in tablet mode [r=mfinkle, a=javascript] 2011-12-12 12:14:05 -08:00
Mark Finkle
f960360d53 Bug 709103 - Optimize creating and saving thumbnail bitmaps (OOM fix) r=kats a=java-only 2011-12-12 15:04:59 -05:00