Commit Graph

281981 Commits

Author SHA1 Message Date
Girish Sharma
ceab232006 Bug 704983 - Make request and response body logging more discoverable in the Web Console. r=msucan 2012-09-08 03:38:54 +05:30
Chris Peterson
5ad6ebfc11 Bug 789643 - Fix GetCOMPtrCount() defined but not used warning. r=bsmedberg 2012-09-07 12:32:33 -07:00
Hao Gao
a84b8c80c8 Bug 787116 - Use self.stream to write Marionette log lines, r=jgriffin, DONTBUILD because NPOTB 2012-09-07 10:04:44 -07:00
Ed Morley
e07607b6f2 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-07 15:27:15 +01:00
Gary Kwong
eeb14a6cad Bug 641563 - Add test. r=me 2012-09-07 02:20:43 -07:00
Gary Kwong
766ad9e804 Bug 633828 - Fix nit in test. r=nitpick
--HG--
extra : rebase_source : a8cb6e6936720d5b5c5694e82aca0b0f7d073345
2012-09-07 02:17:27 -07:00
Jacek Caban
3e05eaddc6 Bug 787653 - Updated ANGLE to r1267 r=upstream 2012-09-07 11:12:54 +02:00
Ed Morley
f66e09e47d Backout 5853df66d488, e8fadd906232, d787279d282c, 8c1ed6327355, 94cfcf5da7c8, 87aa103d7e87 (bug 585922) for failures in test_bug411236.html 2012-09-07 09:15:34 +01:00
Eric Chou
dc77cb5f0a Bug 788254 - [b2g-bluetooth] nsTArray should not be passed back as return value, r=qdot 2012-09-07 15:56:12 +08:00
Nicholas Nethercote
df45e806bf Backout 52abdd1fbcc8 (bug 780442) due to lack of appropriate review. 2012-09-06 23:42:12 -07:00
Bobby Holley
50f04c89fb Bug 788914 - Kill the XOW flag. r=mrbkap
There are really two questions to be asked: is the caller chrome, and does the
caller subsume the callee. We have other, more precise ways of asking both of
these questions.
2012-09-06 22:55:18 -07:00
Bobby Holley
3cf2fad500 Bug 788914 - Kill partially transparent wrappers. r=mrbkap 2012-09-06 22:55:18 -07:00
Bobby Holley
35fdd05cc2 Bug 788914 - Remove dynamic UniversalXPConnect checks sprinkled around the wrapper code. r=mrbkap 2012-09-06 22:55:18 -07:00
Bobby Holley
dab91decc0 Bug 788914 - Recompute cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap 2012-09-06 22:55:18 -07:00
Bobby Holley
0696f5997b Bug 788914 - Generate vanilla cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap 2012-09-06 22:55:18 -07:00
Bobby Holley
9cc9440049 Bug 788914 - Remove enablePrivilege from bug 585922 tests. r=mrbkap
This test chokes on the changes in the patch for some reason. Fortunately, since
enablePrivilege now exists solely to make our tests go green, changing its semantics
and removing use of it from anywhere that goes orange is a perfectly acceptable
approach. ;-)
2012-09-06 22:55:18 -07:00
Cameron McCormack
0306878c88 Bug 655877 - Part 23a: Add white-space:-moz-pre-discard-newlines value with white space collapsing behavior like SVG's xml:space="preserve". r=roc,dbaron 2012-09-07 15:42:19 +10:00
Boris Zbarsky
d91716f0ab Bug 767931. Make drawWindow and asyncDrawXULElement ChromeOnly. r=roc 2012-09-07 01:29:47 -04:00
Kan-Ru Chen (陳侃如)
5b7b94a49c Bug 789385 - Use AGPS_TYPE_SUPL instead of AGPS_TYPE_ANY. r=dougt 2012-09-07 13:04:05 +08:00
L. David Baron
d07aa36b49 Remove last use of enablePrivilege in layout/style mochitests. (Bug 653461, patch 4) r=bzbarsky 2012-09-06 21:16:09 -07:00
L. David Baron
6521fcaca1 Rename nsIPresShell::InitialReflow to Initialize since it doesn't actually perform reflow. (Bug 788956) r=roc 2012-09-06 21:16:09 -07:00
John Schoenick
fe3a180392 Backout 827807082790 (bug 786650) for causing bug 789033 2012-09-06 19:03:22 -07:00
Ryan VanderMeulen
1192ab6316 Merge the last PGO-green inbound changeset to m-c. 2012-09-06 20:37:59 -04:00
Lucas Rocha
cec1e2f348 Bug 785992 - Sanitize parsed reader mode article when viewing (r=mfinkle) 2012-09-06 19:37:41 +01:00
Kartikaya Gupta
70574ad8f7 Bug 760229 - Factor out a fillRectCoordBuffer function. r=Cwiiis 2012-09-06 14:34:38 -04:00
Kartikaya Gupta
8319337058 Bug 760229 - Cache some transient objects in ScrollbarLayer to reduce GC stress during composition. r=Cwiiis 2012-09-06 14:34:08 -04:00
Kartikaya Gupta
15e8fde27f Bug 760229 - Cache some transient objects in SingleTileLayer to reduce GC stress during composition. r=Cwiiis 2012-09-06 14:33:44 -04:00
Daniel Holbert
ca0e68c088 Bug 788862: Initialize 'segType' in SVGPathData::ConstructPath. r=jwatt 2012-09-06 11:33:01 -07:00
Jan Beich
1fcda6a8aa Bug 788108 - Remove FreeBSD workaround for double type wrapper. rs=sicking 2012-09-06 11:32:59 -07:00
Girish Sharma
fc1f2058c5 Bug 751744 - Add a Revert to Saved menu item to the scratchpad; r=harth 2012-09-06 09:50:05 +05:30
Joe Walker
39bd816aa3 Bug 773185 - [devtb] key sequence should close toolbar if gcli already has focus; r=mikeratcliffe 2012-09-07 14:24:59 +01:00
Quentin Pradet
b27796e537 Bug 764856 - GCLI should allow fuzzy matching of commands; r=jwalker 2012-09-07 14:24:58 +01:00
Joe Walker
f8dc56d94a Bug 788486 - GCLI rollup bug fix for bugs 786317, 739947, 708984, 786658, 681623, 787712; r=dcamp 2012-09-07 14:24:58 +01:00
OHZEKI Tetsuharu
74eb213791 Bug 785715 - Change the parameter name of GCLI-screenshot to "selector" from "node". r=jwalker 2012-09-07 14:24:58 +01:00
Victor Porof
1c1269c679 Merge m-c to fx-team 2012-09-06 17:39:16 +03:00
Mike Hommey
f6e238ebab Bug 788954 - Remove export-idl rule. r=ted 2012-09-06 14:46:41 +02:00
Ed Morley
2c7b83d447 Backout ea472ffba523 & ae4a4bfde41e (bug 786922) for causing bug 789008 2012-09-06 11:58:20 +01:00
Thaddee Tyl
74dcc68680 Bug 747820 - Style editor breaks with non-latin encoding. r=msucan f=cedricv 2012-09-06 12:43:50 +03:00
Ed Morley
52ba5e1f2e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-06 10:19:16 +01:00
Ms2ger
c685fc6e9e No bug - Remove useless layout/reftests/Makefile.in; r=ted 2012-09-06 09:25:05 +02:00
Ms2ger
77b4e3219c Bug 787971 - Fix warnings about function pointers in gtk2 webapprt; r=glandium 2012-09-06 09:25:05 +02:00
Ms2ger
fd0fe4c730 Bug 787412 - HTMLOptionElement.prototype.text should use do a deep tree traversal; r=mounir 2012-09-06 09:25:05 +02:00
Ms2ger
3fef97c97c Bug 785642 - Return failure from nsDocShell::CaptureState if SaveWindowState returns null; r=mrbkap 2012-09-06 09:25:05 +02:00
Ms2ger
797a567f66 Bug 763367 - Add support for [EnforceRange] and [Clamp]; r=bz 2012-09-06 09:25:03 +02:00
Ms2ger
47dcc8d5fc No bug - Move the bool specialization of PrimitiveConversionTraits from between the integer ones. 2012-09-06 09:20:29 +02:00
Ms2ger
14092e417a Bug 785067 - Outparamdel nsGlobalWindow::SaveWindowState; r=mrbkap 2012-09-06 09:20:26 +02:00
Ms2ger
88bf3ede9b No bug - Remove STRICT_CPLUSPLUS_SUFFIX; rs=ted 2012-09-06 09:14:49 +02:00
Ms2ger
5fd1de85ad Bug 784619 - Remove JS_PROPERTY_CACHE; r=evilpie 2012-09-06 09:14:49 +02:00
Ms2ger
1412f1d7bb Bug 782915 - Outparamdel nsHTMLTableRowElement getters; r=mounir 2012-09-06 09:14:49 +02:00
Ms2ger
3491b055e8 Bug 784768 - Remove nsresult return value of nsMappedAttributes::SetAndTakeAttr; r=khuey 2012-09-06 09:14:49 +02:00