Margaret Leibovic
cd21f369fb
Bug 790608 - Typos in aboutFeedback.dtd: indentifiable. r=mfinkle
2012-09-12 16:44:21 +02:00
James Willcox
a06590001d
Bug 786248 - Followup to add a small comment
2012-09-12 10:20:27 -04:00
James Willcox
e78b363462
Bug 786248 - Always invert Flash video on Honeycomb r=blassey
2012-09-12 10:17:22 -04:00
Gina Yeh
1cca3ee12d
Bug 789014 - Final version: Broadcast bonding-related events via system message, r=qdot, r=mrbkap
2012-09-12 22:03:42 +08:00
Patrick Wang
7a1bf993f1
Bug 787517: Test case for reproducing bug r=jlebar
2012-09-12 14:12:09 +08:00
Patrick Wang
9cb2eeac19
Bug 787517: Prevent failure in BrowserElementParent when MessageManager is not available for sending message r=jlebar
2012-09-12 14:12:12 +08:00
Jan de Mooij
76ffe3fcc8
No bug - Fix Clang warnings in jsinfer.cpp and IonFrames.cpp. r=pierron
2012-09-12 15:00:45 +02:00
Lucas Rocha
ffd71878ab
Bug 787877 - History list doesn't update after you remove the last history item using context menu (r=wesj)
2012-09-12 12:31:44 +01:00
Chris Jones
a67f684009
Bug 780330: Avoid mapping/unmapping buffers when we don't use them. r=mattwoodrow sr=roc
2012-09-12 03:41:34 -07:00
Marco Bonardo
c1c917ac7e
Bug 751813 - Stop spewing to the console about Places Maintenance.
...
r=paolo
2012-09-12 12:02:07 +02:00
Marco Bonardo
c336482e7d
Bug 749477 - Stop abusing about:home localStorage from browser code.
...
r=fryn
2012-09-12 12:02:03 +02:00
Jon Coppeard
fb88cce090
Bug 787905 - GC: SweepBackgroundThings can be called with freed compartments in list r=billm
2012-09-12 10:52:19 +01: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