Commit Graph

85631 Commits

Author SHA1 Message Date
teramako
cdbf3b742d Bug 722663 - open a new tab from Panorama view should reference gWindow.BROWSER_NEW_TAB_URL; r=dietrich 2012-02-03 10:41:09 +01:00
Tim Taubert
7f8124f8b6 Backed out changeset 2b7cea9aa6a3 (bug 722479) 2012-02-02 23:19:45 +01:00
Tim Taubert
b220132363 Bug 722479 - browser/components/thumbnails/test/ tests leak chrome://global/content/mozilla.xhtml; r=dao 2012-02-02 15:51:37 +01:00
Tim Taubert
eb1372e781 Bug 721019 - [Page Thumbnails] Add telemetry probes; r=dietrich 2012-02-02 15:50:53 +01:00
Jared Wein
99a897f70e Bug 723090 - Add telemetry probe for the opening time of the site identity popup. r=dietrich 2012-02-02 12:06:42 +01:00
Tim Taubert
67644c2dbd merge m-c to fx-team 2012-02-02 10:03:01 +01:00
Dão Gottwald
bb1da0e09e Bug 720985 - Make some tests stop polluting the global scope 2012-02-02 09:56:35 +01:00
Dão Gottwald
986d179535 Bug 574971 - Remove WindowDraggingElement's redundant 'window' argument. r=enn 2012-02-02 09:28:04 +01:00
Christian Sonne
730d919697 Bug 388079 - Deleting multiple cookies deletes wrong ones and/or not all selected. r=ttaubert 2012-02-01 16:49:32 +01:00
Tim Taubert
04ebca79b9 Bug 716538 - [New Tab Page] Set to enabled by default on Nightly; r=jaws 2012-02-01 11:46:40 +01:00
Tim Taubert
e0586ac554 Bug 707862 - Reset childCount on SHEntry when all children have been removed; r=smaug 2012-02-01 11:45:53 +01:00
Tim Taubert
ad9e14771c Bug 720697 - Provide internal API to get canvas image data as nsIInputStream; r=khuey 2012-02-01 01:13:44 +01:00
Dave Townsend
f180c3d0cb Bug 635610 - Show the discovery pane's content earlier in the loading process. r=Unfocused, ui-r=limi 2012-02-01 14:21:16 +13:00
Diogo Golovanevsky Monteiro
fdeabf7c08 Bug 713383 - Directly viewed images should be printed with a transparent background on the body. r=dao 2012-01-31 17:58:19 +01:00
Kyle Huey
9c57959afd Bug 563318: Switch to MSVC 2010 on trunk. r=ted 2012-01-31 11:38:24 -05:00
Kyle Huey
90437008ab Bug 563318: Work around what appears to be a compiler bug. r=bz 2012-02-01 13:49:31 -05:00
Olli Pettay
a47dc45e07 Bug 723157 - Call forgetSkippable more often, r=mccr8
--HG--
extra : rebase_source : fdbca61ec4ef1d5898539f24248dd19f2767103e
2012-02-01 19:44:03 +02:00
Olli Pettay
d584597795 Bug 723064 - Many debug xpcshell-tests show leaks of 1 each of Mutex, ReentrantMonitor, nsTArray_base, nsThread, nsTimerImpl, r=mccr8
--HG--
extra : rebase_source : 7ec508569cf5a64cea12fb5f085f4feb1f9234bd
2012-02-01 19:41:17 +02:00
Boris Zbarsky
735c96a7c4 Added tag AURORA_BASE_20120131 for changeset bbc7014db2de 2012-02-01 12:24:29 -05:00
Armen Zambrano Gasparnian
8f92d3cddd Bug 721822. fix 'Exception as' for python2.5. r=jmaher. NPOTB. DONTBUILD 2012-02-01 12:19:47 -05:00
Ms2ger
1c2ff7f87b Bug 720974 - Remove IsMozEditorBogusNode(nsIDOMNode*); r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
cc91aec3cf Bug 722419 - Part b: BeginningOfDocument / GetFirstEditableNode; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
f6c81888f5 Bug 722419 - Part a: Introduce another version of GetNextNode; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
c080e16e2e Bug 722418 - Various nsEditor cleanup; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
36bf294a76 Bug 722416 - Outparamdel nsHTMLCSSUtils::GetElementContainerOrSelf; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
947056f764 Bug 722415 - Cleanup nsHTMLEditor::GetHTMLBackgroundColorState; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
0df4df210c Bug 722412 - Cleanup nsPlaintextEditor::SetDocumentCharacterSet; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
a10b7e2138 Bug 722411 - Cleanup nsPlaintextEditor::GetAndInitDocEncoder; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
0c2f4cf9e4 Bug 721493 - Cleanup nsHTMLEditor's HasAttr / HasAttrVal; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
ced62efd51 Bug 721483 - Clean up RemoveElementIfNoStyleOrIdOrClass / HasStyleOrIdOrClass; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
7edd964218 Bug 721460 - Don't use GetIsCSSEnabled internally; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
e44853ff49 Bug 722406 - Part b: Cleanup nsHTMLEditor::SetCaretInTableCell; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
fbc1bcf68b Bug 722406 - Part a: Introduce nsISelection::CollapseNative; r=smaug 2012-02-01 11:54:22 +01:00
Ms2ger
33edf64f10 Bug 720982 - Part b: Remove nsHTMLEditor::InsertBR; r=ehsan 2012-02-01 11:54:21 +01:00
Ms2ger
7602d38c60 Bug 720982 - Part a: Remove nsHTMLEditor::CreateBRImpl; r=ehsan 2012-02-01 11:54:21 +01:00
Ms2ger
bb5e266f5e Bug 719896 - Remove unnecessary gInitialized in nsParserModule.cpp; r=bsmedberg 2012-02-01 11:54:21 +01:00
Ms2ger
44a3955276 Bug 719895 - Don't return an nsresult from nsComponentManagerImpl::KnownModule::Load; r=bsmedberg 2012-02-01 11:54:21 +01:00
Ms2ger
88766af7ad Bug 407105 - Enable test_2d.strokeRect.zero.5.html; r=roc 2012-02-01 11:54:21 +01:00
Ed Morley
348060a7c3 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-01 10:55:34 +00:00
Mark Finkle
11dd9028dc Bug 671634 - Fennec UA changes. Useragent should be different between phones and tablets. r=me sr=bz a=gerv
Please read http://groups.google.com/group/mozilla.dev.platform/msg/8133920a2ccf4d5b for the details.

Also see https://wiki.mozilla.org/Fennec/User_Agent for Gerv's accepted proposal.
2012-01-31 20:04:23 -08:00
Matt Brubeck
477166b9cd Back out 08f4fc94e27b f3ceed05f6b7 f87d25461d6c 317e842f6c65 57adfe804b56 (bug 720316, bug 722260) 2012-01-31 17:34:26 -08:00
Gregory Szorc
c55a6ed196 Bug 716736 - Re-add performance data to daily add-on update check; r=Unfocused 2012-01-31 17:22:42 -08:00
Jeff Walden
087f6661bf Add END_CASE_LEN7 for Windows support, and add two forgotten manifest lists. Bug 722260 for the latter, no bug for the former, r=bustage 2012-01-31 16:49:27 -08:00
Brian Hackett
3fad42139d Don't run compile-and-go scripts on globals with a cleared scope, bug 680456. r=dmandelin 2012-01-31 16:36:07 -08:00
Jeff Walden
aca6a8d43b Backed out changeset f87d25461d6c -- seems js_DumpString (at least) is only exposed in vm/String.cpp #ifdef DEBUG. Still no bug, r=bustage 2012-01-31 16:32:02 -08:00
Fabrice Desré
020dae920a Bug 708484 - Add camera capture stream provider for gonk (temporary solution) - Part 1 : backend [r=cjones] 2012-01-31 16:29:17 -08:00
Jeff Walden
3063cb25ed Add dump() to JSString, JSAtom, and JSObject as an easier-to-type alias to js_Dump*. Also add equals(const char*) methods to JSAtom and JSString. These methods are all to be used *only* while debugging. No bug, rs=luke over IRC 2012-01-31 15:48:27 -08:00
Matt Brubeck
85fb09d26e Bug 722808 - Back out c0ae127e29cd (bug 717522) because of nightly build failures 2012-01-31 14:36:34 -08:00
Josh Aas
b0e5e866d9 Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg 2012-01-31 16:55:54 -05:00
Kyle Huey
9274ed71aa Back out Bug 563318. 2012-01-31 16:34:33 -05:00