Ed Morley
|
712c4f68c8
|
Backout 1c5a8d617bff (bug 765990), 617cb36ead59, b3067d05a76a (bug 760995), 79f9a61a1e43 (bug 426163) for bustage
|
2012-06-21 10:00:36 +01:00 |
|
Jeff Walden
|
5202bce28f
|
Bug 765990 - Never use Rooted<T> as a temporary, so that the Rooted->Handle conversion path occurs in only one manner, not two (ambiguous) manners. r=luke
|
2012-06-14 19:13:27 -07:00 |
|
Bobby Holley
|
d63c96bde5
|
Bug 732870 - Have nsDOMStringMapSH::PreCreate use the element as its parent, rather than the window. r=peterv
|
2012-06-21 10:02:36 +02:00 |
|
Johnny Stenback
|
7e8ad99697
|
Fixing bug 616353. Make DOM constants constant. r=peterv
|
2010-12-03 09:10:46 -08:00 |
|
Mike Hommey
|
90d687d851
|
Merge last PGO green changeset from mozilla-inbound to mozilla-central
|
2012-06-20 10:53:31 +02:00 |
|
Masatoshi Kimura
|
98ef9db613
|
Bug 764916 - Replace nsDOMClassInfo::ThrowJSException with xpc::Throw. r=mrbkap
|
2012-06-19 19:01:10 -04:00 |
|
Mike Hommey
|
c533a83b6c
|
Bug 616262 - Avoid cycle collection participant global variables adding static initializers. r=smaug,r=mccr8,r=Waldo
|
2012-06-04 08:30:26 +02:00 |
|
Peter Van der Beken
|
6a7e8ec5a9
|
Fix for bug 762651 (Add wrappercache to CanvasRenderingContext2D). r=bz.
|
2012-06-04 21:41:51 +02:00 |
|
Peter Van der Beken
|
d283883523
|
Fix for bug 764277 (New DOM bindings codegen doesn't register classes with constructors). r=jst.
|
2012-06-14 16:56:38 +02:00 |
|
Ehsan Akhgari
|
d8df82ca0f
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (dom parts); r=bzbarsky
|
2012-06-14 22:31:55 -04:00 |
|
Ms2ger
|
a592bdccbb
|
Bug 762455 - Make nsGlobalWindow::InnerSetNewDocument not return nsresult; r=peterv
|
2012-06-17 10:11:16 +02:00 |
|
Ms2ger
|
73058fcee7
|
Bug 762436 - Get rid of the nsresult return value for nsIXPCScriptable::GetScriptableFlags(); r=mrbkap
|
2012-06-17 10:11:16 +02:00 |
|
Gregor Wagner
|
4d4ccc6fde
|
Bug 764682 - Fix B2G build. r=red
|
2012-06-16 11:47:04 -07:00 |
|
Gregor Wagner
|
f0aabb81cf
|
Bug 764682 - Implement wifi events in c++. r=smaug
|
2012-06-16 11:14:12 -07:00 |
|
Ryan VanderMeulen
|
dd68fb6231
|
Merge inbound to m-c.
|
2012-06-16 09:38:43 -04:00 |
|
Tim Taubert
|
fd5ba085cb
|
merge m-c to fx-team
|
2012-06-16 12:36:20 +02:00 |
|
Mike Hommey
|
311cae060f
|
Backout changeset a81526647059 and 560c492f81ad (bug 616262) because of Windows Moth perma-orange
|
2012-06-15 15:50:24 +02:00 |
|
Ed Morley
|
6c0104928c
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-15 13:32:55 +01:00 |
|
Bobby Holley
|
a25e476e78
|
Bug 764389 - Update compartment principals on inner window reuse and on document.write. r=bz
|
2012-06-15 08:31:27 +02:00 |
|
Etienne Segonzac
|
3be58ec2e7
|
Bug 764414 - Let <iframe mozapp> content open popups even when it's in the background. r=bz
|
2012-06-15 07:48:15 +02:00 |
|
Mihai Sucan
|
092481279f
|
Bug 761257 - Further improve Web Console output performance; r=dcamp f=bz
|
2012-06-12 14:25:07 +03:00 |
|
Mike Hommey
|
88257ed076
|
Bug 616262 - Avoid cycle collection participant global variables adding static initializers. r=smaug,r=mccr8,r=Waldo
|
2012-06-04 08:30:26 +02:00 |
|
Masatoshi Kimura
|
0dd0e95231
|
Bug 743888 - Part 1: Remove SVGException and XPathException. r=jonas
|
2012-06-13 21:12:37 -04:00 |
|
Justin Lebar
|
ea21e1cad1
|
Bug 764130 - Don't crash if NULL pointers are passed to nsIDOMRequestService methods. r=smaug
|
2012-06-13 17:26:10 -04:00 |
|
Nathan Froyd
|
2b97d92578
|
Bug 763247 - remove bogus assert added in bug 748464; r=bz
|
2012-06-13 15:27:14 -04:00 |
|
Nicholas Nethercote
|
4c6045114c
|
Bug 760352 (part 2) - Treeify non-JS-compartment KIND_OTHER memory reports where appropriate. r=jlebar.
--HG--
extra : rebase_source : 886b3d40a8dc5f7092ed35ffe280814576ca021b
|
2012-06-11 20:32:26 -07:00 |
|
Nicholas Nethercote
|
fdc3d35af5
|
Bug 760352 (part 1) - Allow KIND_OTHER memory reports to be in trees. r=jlebar.
--HG--
extra : rebase_source : d28d117fbc2c91069222649741f5ef6b567b3e2a
|
2012-06-11 20:29:12 -07:00 |
|
Fabrice Desré
|
4b1c5d7555
|
Bug 761729 - Either implement mozIDOMApplicationEvent in C++, or make WebApps use CustomEvent [r=smaug]
|
2012-06-14 16:03:55 -07:00 |
|
Andrew McCreight
|
072a74616f
|
Bug 750820 - make oldFocusedContent an nsCOMPtr in nsGlobalWindow::PageHidden. r=bz
|
2012-05-18 15:19:34 -07:00 |
|
Jim Mathies
|
2f392f7fb0
|
Bug 764355 - Add a new edge swipe simple gesture and add a click count value to existing tap gestures for Win8. r=felipe
|
2012-06-14 12:40:12 -05:00 |
|
Gregor Wagner
|
4d146d33cd
|
Bug 764667 - Implement ContactChangeEvent in C++. r=smaug
|
2012-06-14 10:13:12 -07:00 |
|
Peter Van der Beken
|
bb67cfb710
|
Fix for bug 760131 (Quickstub argument unwrapping fails for security-wrapped list proxy and paris binding objects). r=bz.
--HG--
extra : rebase_source : 945d58f3b73f25f05528e6c6d69745215cb4793a
|
2012-06-01 18:24:52 +02:00 |
|
Boris Zbarsky
|
a20f0507aa
|
Bug 750297 part 2. Switch WebGLUniformLocation to Paris bindings. r=peterv, bjacob
|
2012-06-15 16:25:51 -04:00 |
|
Andrew McCreight
|
499dfe9257
|
Bug 749385 - use deferred release in nsHTMLDocumentSH::ReleaseDocument. r=peterv
|
2012-05-18 15:00:19 -07:00 |
|
Ed Morley
|
0de9e97430
|
Merge mozilla-central to mozilla-inbound
|
2012-06-15 15:18:20 +01:00 |
|
Nathan Froyd
|
78850c721c
|
Bug 752952 - account for nsIDocument's property tables in about:memory; r=njn,f=smaug
|
2012-06-15 00:10:08 -04:00 |
|
Justin Lebar
|
d19ebc4677
|
Bug 742944 - Part 4: Handle window.open in <iframe mozbrowser>. r=bz, cjones
--HG--
extra : rebase_source : 4c16c86c5be230af22eea89dfb5f893b7c6091dd
|
2012-06-12 18:01:25 -04:00 |
|
Justin Lebar
|
879007e561
|
Bug 742944 - Part 2: Allow getInterface'ing an nsGlobalWindow to an nsIDocShell. r=bz
--HG--
extra : rebase_source : d753f06497e4b6859be45fd9fa4173ec18f0c2e5
|
2012-06-12 18:01:24 -04:00 |
|
Ed Morley
|
11c73f1659
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-12 10:36:42 +01:00 |
|
L. David Baron
|
5c2604b010
|
Properly dirty intrinsic widths when doing things that change inflation. (Bug 759755, patch 3) r=roc
|
2012-06-11 13:57:35 -07:00 |
|
L. David Baron
|
d5f5088f98
|
Back out patches 2 and 3 of bug 759755 for causing intermittent failures of layout/reftests/font-inflation/container-with-clamping.html .
|
2012-06-10 17:36:18 -07:00 |
|
L. David Baron
|
c9bf4416ea
|
Backout bug 754202 (all patches, rather than just patches 3-7).
|
2012-06-10 17:22:31 -07:00 |
|
Ryan VanderMeulen
|
9aae70bdc5
|
Backout 90107a2a0c64 (bug 754202) for real due to orange.
|
2012-06-10 19:46:20 -04:00 |
|
Ryan VanderMeulen
|
891e38e528
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
f497d31a0a
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Bobby Holley
|
68eb3e6ff0
|
Merge backout.
|
2012-06-11 00:28:30 +02:00 |
|
Bobby Holley
|
cf84d58a9f
|
Back out bug 754202. r=me
|
2012-06-11 00:28:05 +02:00 |
|
Ryan VanderMeulen
|
9c1d160da3
|
Merge the last PGO-green inbound changeset to m-c
|
2012-06-10 18:21:22 -04:00 |
|
L. David Baron
|
7cb71d7b6a
|
Properly dirty intrinsic widths when doing things that change inflation. (Bug 759755, patch 3) r=roc
|
2012-06-10 13:02:23 -07:00 |
|
Olli Pettay
|
ac6b89bfdb
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
|