Kyle Huey
9623baefe8
Bug 659215: Try harder to get a JSContext in PostMessageEvent so that we don't leak if the window has been closed. r=bent
2011-05-24 14:01:47 -07:00
Dave Townsend
0877927780
Bug 659048: Use extensions.checkCompatibility.nightly for disabling compatibility checking in nightly builds. r=robstrong
2011-05-24 13:05:35 -07:00
Benjamin Smedberg
e2e379caba
Bump mozilla-central version numbers for the next release on a CLOSED TREE.
2011-05-24 13:51:50 -04:00
Ehsan Akhgari
864a9ab42c
Added tag AURORA_BASE_20110524 for changeset 9eae975b3d6f, landing on a CLOSED TREE for the Aurora merge
...
DONTBUILD
2011-05-24 13:15:02 -04:00
Doug Turner
7374ac774d
Bug 641010 - crash [@ libdvm.so@0x35790][@ libdvm.so@0x35748 ][@ libdvm.so@0x35784 ][@ libdvm.so@0x357d0 ]. The way we were creating new java strings was leaky in a few places, and non-null terminated in others. This could/does results in a bunch of random crashes that will not show up in crash reporter. Basically, if you want to always make sure that you have a local frame and never use our low level string apis that don't terminate when creating java strings. r=mwu a=sheriff
...
--HG--
extra : rebase_source : 738907fefb747c5259e7ca53a53cae9ecf75b105
2011-05-24 11:58:59 -04:00
Blake Kaplan
e25afea942
Disable this test on Android as well since it's broken in Electrolysis. r=vingtetun
2011-05-24 11:21:42 +02:00
Robert Kaiser
da07d8c5a7
bug 600244 - Some cleanups in search and sidebar code found by SeaMonkey's OpenSearch work, r=gavin
2011-05-23 22:14:21 +02:00
Margaret Leibovic
1fc2b406e5
Bug 657961 - Use async API to get favicons for site permissions page. r=sdwilsh
2011-05-24 10:34:30 -04:00
Jim Mathies
279ca0316c
Bug 543154 - Uninitialised value use in nsNativeThemeWin::ClassicDrawWidgetBackground. r=roc
2011-05-25 08:46:56 +02:00
Masayuki Nakano
49814a538d
Bug 659536 part.2 Replace nsContentUtils::GetIntPref() with Preferences::GetInt() or Preferences::GetUint() r=roc
2011-05-25 15:32:00 +09:00
Masayuki Nakano
2c22152882
Bug 659536 part.1 Implement Preferences::GetUint() r=roc
2011-05-25 15:31:59 +09:00
Masayuki Nakano
060287addd
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
2011-05-25 15:31:59 +09:00
Jonas Sicking
e5cc03fd5b
Bug 641333: Kill nsIDOM3Text and move its contents to nsIDOMText. r=ms2ger
2011-05-20 22:21:28 -07:00
Shawn Gong
d399113e9b
Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking. Additional fixes by sicking, r=peterv
2011-05-23 18:09:28 -07:00
Doug Turner
9f81080a38
Bug 654154 - GPSD not being used for Geolocation. r=blassey
2011-05-24 18:05:54 -07:00
Frank Yan
9dc9499235
Bug 626903 - Indicate onscreen tabs in List All Tabs menu. r=dolske ui-r=faaborg
2011-05-24 17:57:42 -07:00
Frank Yan
33aee368ad
Bug 654079 - Reposition app tabs when leaving private browsing mode. r=dao
2011-05-24 17:57:31 -07:00
Trevor Saunders
48e08fc936
bug 658363 - move defines for double constants out of xslt r=sicking
...
From 57a4aaadf8fef828764c35dad01ce6da54fbb638 Mon Sep 17 00:00:00 2001
xslt
---
content/base/public/nsContentUtils.h | 93 +++++++++++++++++++
content/xslt/public/Makefile.in | 1 -
content/xslt/public/txDouble.h | 133 ---------------------------
content/xslt/src/base/txCore.h | 8 +-
content/xslt/src/base/txDouble.cpp | 18 ++--
content/xslt/src/xpath/txRelationalExpr.cpp | 12 +-
6 files changed, 112 insertions(+), 153 deletions(-)
delete mode 100644 content/xslt/public/txDouble.h
2011-05-19 12:35:46 -07:00
Alexander Surkov
e2933289fb
The DOM document loaded before it's shown shouldn't have busy state, r=trevor, marcoz
2011-05-27 11:18:00 +09:00
Josh Aas
7e100ff63c
Bug 606641: When creating a plugin from a stream, use the same creation path for both embedded and full screen plugins. r=jst
2011-05-26 21:49:56 -04:00
David Mandelin
2f5c5a7ff6
Bug 605033 diagnostic: disable PGO for JS, r=khuey
2011-05-26 12:45:16 -07:00
Ben Hearsum
ac42f7eb0a
Move UPDATE_PACKAGING_R14 tag to pick up bug 658094. DONTBUILD
2011-05-26 19:51:50 -04:00
Michael Ventnor
8bbe956d5a
Backout Bug 566489, r=sdwilsh
2011-05-27 08:52:47 +10:00
Michael Ventnor
74032e0d75
Backout Bug 566489, r=sdwilsh
2011-05-27 08:51:54 +10:00
Armen Zambrano G.
d37fa9b0a5
Bug 517428 - fix race condition when uploading repackages to tinderbox-builds; r=Pike
...
DONTBUILD
2011-05-26 17:01:56 -04:00
Neil Rashbrook
a823051c1e
Fix DOS line endings rs=joedrew!
...
DONTBUILD
2011-05-26 20:41:33 +01:00
Brad Lassey
d8c3498373
Update NSPR to NSPR_4_8_9_BETA2 which includes bug 617115, bug 647820, bug 564851 and bug 650474
2011-05-26 14:48:59 -04:00
Neil Rashbrook
d7722b313c
Fix DOS line endings rs=sdwilsh
...
DONTBUILD
2011-05-26 20:29:31 +01:00
Michael Wu
40ef48380f
Bug 592943 - (2/3) Make test_bug485118.xul less racy, r=josh
2011-05-26 12:21:48 -07:00
Michael Wu
b9d0d50ad8
Bug 592943 - (1/3) Fix addon manager tests, r=mossop
2011-05-26 12:21:48 -07:00
Paul Biggar
9bacd64f81
Bug 659632: Refactor memalign visiblity to use MOZ_MEMORY_ELF (r=respindola)
2011-05-26 06:58:10 -07:00
Ehsan Akhgari
bfd552d30a
Backout bug 562746 (Cairo update to version 1.10) because of the possible Dromaeo regression on Mac OS X 10.5)
2011-05-26 14:57:50 -04:00
Ehsan Akhgari
d463f51425
Backout changeset ecbe9bb3433f (bug 659676) because of the backout of bug 562746, which introduced the removed line here
2011-05-26 14:52:54 -04:00
Benoit Jacob
2980ccd7c4
Bug 659349 - WebGL allows access to uninitialised graphics memory - r=jrmuizel
...
GLContext::ClearSafely() wasn't really safe, it was making naive assumptions about GL state and as a result, a WebGL script could obtain an uninitialized backbuffer.
2011-05-26 14:24:48 -04:00
Justin Lebar
45f9e9f7a0
Bug 590708 - Disable testAsynchronousRequest in Prototype tests due to flakiness. r=jst
2011-05-22 11:07:28 -04:00
Patrick McManus
2ead98965f
604796 - close our idle HTTP connection when server closes its end r=honzab
...
--HG--
extra : rebase_source : b4c89df4d3eab7b7c8c60d625467847557bc7291
2011-05-16 09:32:37 -04:00
Jonathan Protzenko
c1223b5e7d
[Bug 658351] xpcconvert.cpp should have extra assertions before blindly converting a PRBool into a JSVal r=mrbkap
2011-05-25 17:00:36 +02:00
Phil Ringnalda
f9c489d0b9
Bug 657251 - Finish off the removal of content_xmldoc.xpt, r=bz
...
--HG--
extra : rebase_source : 3373f89c6d45a16656e73426bbac192bfec014a1
2011-05-15 18:09:54 -07:00
Mark Finkle
f736a45540
Bug 612193 - Move Find In Page, Share Page, and Save As PDF to app menu on Android (missing files) [r=mbrubeck, wesj]
2011-05-28 15:00:17 -04:00
Mark Finkle
98fbaa2507
Bug 612193 - Move Find In Page, Share Page, and Save As PDF to app menu on Android [r=mbrubeck, wesj]
2011-05-28 13:02:50 -04:00
Mark Finkle
7dd8a75815
Bug 659457 - Update Gingerbread UI for Preferences/Downloads/Addons and Context Menu [r=mbrubeck]
...
--HG--
rename : mobile/chrome/content/content.css => mobile/themes/core/content.css
rename : mobile/chrome/content/content.css => mobile/themes/core/gingerbread/content.css
rename : mobile/themes/core/forms.css => mobile/themes/core/gingerbread/forms.css
2011-05-28 13:02:47 -04:00
David Humphrey
b9b5c779b9
Bug 650451 - Associate the application with playable media types on Mac. r=ted,smichaud
2011-05-28 14:35:37 +02:00
Julian Reschke
58bfed45f8
Bug 655238 - add "application/xslt+xml" as media type for XSLT, affects stylesheet loading both from processing instruction and HTTP Link header field, also adding it to the Accept header sent when fetching XSLTs. r=sicking
2011-05-28 14:34:36 +02:00
Ed Morley
d2d7cf35c3
Bug 591611 - Clean up FIREFOX_VERSION handling; r=khuey
2011-05-28 14:33:07 +02:00
Rafael Ávila de Espíndola
5e9b072a1f
b=659748 r=kaie Avoid jumping over variable definition.
2011-05-28 14:32:38 +02:00
ffxbld
5529e74403
Automated blocklist update from host linux-ix-slave15
2011-05-28 03:17:33 -07:00
Fernando Herrera
3f61f30bc6
Bug 639835 - EVENT_DOCUMENT_LOAD_COMPLETE may be not fired at startup, r=roc
2011-05-28 18:26:56 +09:00
Alexander Surkov
da89e08cb3
Bug 660149 - nsAccessNode::IsDefunct() should be const, r=trevor
2011-05-28 18:26:45 +09:00
Ms2ger
35e44f908f
Bug 659113 - Remove nsIDOMNSHTMLDocument; r=bz
2011-05-28 09:43:57 +02:00
Ms2ger
6469ece53a
Bug 631269 - Reduce duplicate code in CloneAndReplaceChild; r=bz
2011-05-28 09:43:55 +02:00