Ed Morley
4161cb07c2
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-12 21:50:56 +01:00
Aki Sasaki
df0cacb775
bug 789373 - android-noion mozconfig. r=dvander DONTBUILD
...
--HG--
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-noion/nightly
2012-09-12 12:38:31 -07:00
Mike Hommey
0dfd9ee84a
Backout changeset d2cf237d02fd (bug 787165) for l10n updates bustage
2012-09-12 17:52:06 +02:00
Joel Maher
acff5c211c
Bug 790271 - upload new talos.zip to capture fix for fennec robocop and xperf reporting. r=armenzg
2012-09-12 07:56:46 -04:00
Kartikaya Gupta
e240f0d40d
Bug 767449 - Allow robotium tests to put files in places other than /mnt/sdcard. r=jmaher
2012-09-12 07:56:31 -04:00
Gavin Sharp
5a2eb2a9cd
Bug 780594: do the event.target check for pageShowEventHandlers before setting a timeout, r=dao
...
--HG--
extra : transplant_source : %ED%AA%CE%10%822%00%B2%BFl%99%D5%B6yAz%BEz%F8%1A
2012-09-12 11:27:29 +02:00
Donovan Preston
75e059b4c7
Bug 788960 - Intermittent test_tcpsocket.js | command timed out: 1200 seconds without output, attempting to kill. timeout code to show error to help debugging. r=fabrice
2012-09-11 15:06:08 -07:00
Matt Woodrow
3927f0c97e
Bug 787300 - Fix various bugs with refresh-driver-painting.enabled=false. r=roc
2012-09-12 09:17:26 +12:00
Matt Woodrow
631a554b99
Bug 789396 - Don't overwrite the existing mContainerLayerGeneration value on ThebesLayerItemsEntrys. r=roc
2012-09-12 09:17:26 +12:00
Matt Woodrow
451a73cc80
Bug 787148 - Force synchronous repainting when the document state changes. r=roc
2012-09-12 09:17:26 +12:00
Myk Melez
0626a2e761
bug 777400 - disable mozApps.installPackage API in Firefox for Desktop and Android; r=fabrice, sr=sicking
2012-09-11 13:53:42 -07:00
Ehsan Akhgari
bf95568d0e
Merge IonMonkey into mozilla-inbound
2012-09-11 16:38:44 -04:00
David Anderson
cee4eb116d
Merge magic: IGNORE BAD COMMIT MESSAGES
2012-09-11 10:33:00 -07:00
David Anderson
7b438ddde2
Merge IonMonkey to mozilla-central. a=arewefastyet
...
--HG--
rename : content/base/src/nsWebSocket.cpp => content/base/src/WebSocket.cpp
rename : content/base/src/nsWebSocket.h => content/base/src/WebSocket.h
2012-09-11 10:25:14 -07:00
Mike Hommey
375c3106fe
Bug 790261 - Avoid the profiler misbehaving randomly when mozilla_sampler_start is given impossible values. r=Benwa
2012-09-11 17:33:53 +02:00
Eric Chou
821f8c464f
Bug 790136 - Registered/Unregistered HFP_AG & HSP_AG services, r=qdot
2012-09-12 15:44:05 +08:00
Eric Chou
c0aa3a48af
Bug 790136 - do cleanups before shutdown, r=qdot
2012-09-12 15:44:05 +08:00
Eric Chou
61ba2320b4
Bug 790136 - Added missing service uuids, r=qdot
2012-09-12 15:44:05 +08:00
Dave Hylands
e00638247d
Bug 788204 - Gecko doesn't detect MIME type of MP3 files. r=cpearce
...
From 77b2e88e811309eaca313262c14437112375dd0f Mon Sep 17 00:00:00 2001
Add mp3 extension when media plugins are compiled in.
---
.../exthandler/nsExternalHelperAppService.cpp | 3 +++
1 file changed, 3 insertions(+)
2012-09-11 17:56:25 -07:00
Masayuki Nakano
1e2c3a60d4
Bug 789852 Use getComplexValue() with nsIFile for view_source.editor.path, which supports unicode path r=gavin
2012-09-11 17:20:06 +09:00
Bobby Holley
4473d2369c
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-11 01:05:10 -07:00
Bobby Holley
9d14b3e60e
Bug 788914 - Kill partially transparent wrappers. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
0900323b2e
Bug 788914 - Remove dynamic UniversalXPConnect checks sprinkled around the wrapper code. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
2f472dd63b
Bug 788914 - Recompute cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
a3e2696480
Bug 788914 - Generate vanilla cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
75add8faa5
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-11 01:05:10 -07:00
Bobby Holley
00bcee83e8
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
2012-09-11 01:05:10 -07:00
Mike Hommey
b0c0deaf39
Bug 789837 - Properly set dependencies on .deps directories. r=ted
2012-09-11 09:43:32 +02:00
Mike Hommey
74ed09a688
Bug 787165 - Move omnijar packaging out of installer-stage and install rules. r=ted
2012-09-11 09:42:49 +02:00
SADINENI RAVI CHANDRA
8c1e9ff557
Bug 654618: Fix signed/unsigned comparison warnings in nptest.cpp. r=bsmedberg
2012-09-10 23:53:04 -07:00
SADINENI RAVI CHANDRA
fceb849816
Bug 720804: Remove unused variables dolPt and fmt from nsTextFormatter.cpp. r=bsmedberg
2012-09-10 23:52:52 -07:00
Daniel Holbert
7554b18747
Bug 790043: Make nsDeviceStorage consistent on using PRTime for all of its "aSince" / "mSince" vars. r=dougt
2012-09-10 23:52:47 -07:00
Bonnie Surender
8e4c513a8b
Bug 668194 - iwlib only returns one ac resulting in an awful accuracy. Implement DBUS Geolocation provider r=dougt
2012-09-10 21:35:45 -07:00
Wes Johnston
9711c10c10
Bug 790164 - Keep contentPresShell alive while sending touch events. r=smaug
2012-09-11 13:28:06 -07:00
Benjamin Peterson
6c127f7a77
No bug - Make NameResolver constructor explicit. r=sfink
2012-09-11 16:25:12 -04:00
Chris Jones
e01d45f3fa
Bug 788943: Allow TabParents to capture event series for faster dispatch to subprocesses. Implements capturing of touch-event series. r=smaug sr=roc
2012-09-11 13:05:52 -07:00
Terrence Cole
0d6ab667ae
Bug 784631 - Fix some clang build errors in SpiderMonkey; r=Waldo f=espindola
...
Computed gotos are not in the C++ standard: clang and gcc differ on semantics.
2012-09-11 12:31:04 -07:00
Eddy Bruel
bff8be71da
Bug 720619 - Attempt a puncture for the [[DefaultValue]] trap; r=bholley
2012-09-11 21:42:01 +02:00
Benjamin Smedberg
db7958254d
Bug 787410 Part 2 - Actually change the submission server for hang reports to the temporary server
2012-09-11 15:13:00 -04:00
Benjamin Smedberg
ccc3a8873b
Bug 787410 - Allow overriding the plugin hang report submission URL via prefs (also allow overriding in general using MOZ_CRASHREPORTER_URL like the standalone client does), r?ted
2012-09-11 15:13:00 -04:00
Boris Zbarsky
b8ae854244
Bug 787543. Put all the typedeffy bits back in WebGLRenderingContext now that we can. r=peterv
2012-09-11 20:08:30 +01:00
Boris Zbarsky
df94b5400b
Bug 787554. Don't prefix WebIDL getters names with a Get if they look like simple member access on the C++ side. r=peterv
2012-09-11 20:08:24 +01:00
Boris Zbarsky
6a4003fd4a
Bug 789636. Make getInterface on XHR and QueryInterface on all WebIDL objects be [ChromeOnly]. r=peterv
2012-09-11 20:08:24 +01:00
Nicolas Silva
0857f50b10
Bug 777967 - Cache the computation of WebGLContext::ValidateBuffers for better performances. r=bjacob
2012-09-11 14:54:39 -04:00
Ehsan Akhgari
7e8e748717
Bug 789422 - Part 3: Update the unit tests to test for the new behavior; r=rstrong
2012-09-11 14:12:51 -04:00
Ehsan Akhgari
56ca68fb22
Bug 789422 - Part 2: Ensure that the update.status directory exists before attempting to write to it; r=rstrong
2012-09-11 14:12:34 -04:00
Ehsan Akhgari
d18e5766bd
Bug 789422 - Part 1: Remove UpdateStatusText because it does the exact same thing as UpdateStatusFile(const char*); r=rstrong
2012-09-11 14:11:54 -04:00
Rafael Ávila de Espíndola
3e32891034
Bug 790285 - avoid nullptr -> false conversions. r=ehsan.
2012-09-11 14:00:37 -04:00
Rafael Ávila de Espíndola
86f12cace6
Bug 790283 - add newline to the end of two files. r=ehsan.
2012-09-11 13:59:10 -04:00
Lucas Rocha
3b67edc602
Bug 788157 - Enable sharing while on Reader Mode (r=mfinkle)
2012-09-11 18:51:44 +01:00