Marco Bonardo
|
0c661928eb
|
Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
|
2012-09-12 12:02:03 +02:00 |
Jon Coppeard
|
141925f8e6
|
Bug 787905 - GC: SweepBackgroundThings can be called with freed compartments in list r=billm
|
2012-09-12 10:52:19 +01:00 |
Victor Porof
|
dfea5c6e00
|
Bug 779732 - Make search operations in the debugger more intuitive, r=past
|
2012-09-11 22:50:20 +03:00 |
Victor Porof
|
cc0393d14b
|
Bug 785650 - Make it easier to stop searching for scripts in the Debugger, r=past
|
2012-09-11 22:50:19 +03:00 |
David Anderson
|
23e35f80b7
|
Merge magic: IGNORE BAD COMMIT MESSAGES
|
2012-09-11 10:33:00 -07:00 |
David Anderson
|
76ab271ead
|
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
|
d226944fab
|
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
|
8f44c903a6
|
Bug 790136 - Registered/Unregistered HFP_AG & HSP_AG services, r=qdot
|
2012-09-12 15:44:05 +08:00 |
Eric Chou
|
d5892f9119
|
Bug 790136 - do cleanups before shutdown, r=qdot
|
2012-09-12 15:44:05 +08:00 |
Eric Chou
|
b5c8d6c62d
|
Bug 790136 - Added missing service uuids, r=qdot
|
2012-09-12 15:44:05 +08:00 |
Dave Hylands
|
f0a725e701
|
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 |
Hsin-Yi Tsai
|
4f369621aa
|
Bug 789005 - System message API: decrease complexity of broadcastMessage(). r=fabrice
|
2012-09-11 18:07:03 +08:00 |
Masayuki Nakano
|
0519c353d0
|
Backout 3a20a844caec due to landed wrong patch
|
2012-09-14 11:35:23 +09:00 |
Gene Lian
|
2c968cb59a
|
Bug 790497 - Alarm API - Adjust firing time for "ignoreTimezone" alarms when timezone is reset. r=cjones
|
2012-09-12 18:15:15 +08:00 |
Abraa
|
b2e8059680
|
Bug 788229 - Change String.indexOf to String.contains. r=jaws
|
2012-09-12 10:23:34 -04:00 |
Adam Dane [:hobophobe]
|
058232c2f8
|
Bug 787624 - Test for bug 787624. r=roc
|
2012-09-13 19:38:38 -05:00 |
Martin Stransky
|
bea330233d
|
Bug 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt
|
2012-09-13 21:56:59 -04:00 |
Martin Stransky
|
10937e51d2
|
Bug 627699 - Port GTK2 to GTK3, nsBidiKeyboard patch. r=karlt
|
2012-09-13 21:56:58 -04:00 |
Ryan VanderMeulen
|
1549172000
|
Merge m-c to inbound.
|
2012-09-13 21:56:52 -04:00 |
Ryan VanderMeulen
|
4d6acb9941
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-09-13 21:53:35 -04:00 |
Masayuki Nakano
|
044651734e
|
Bug 790561 Separate InsertTextAtSelection() r=jimm
|
2012-09-14 10:38:58 +09:00 |
Masayuki Nakano
|
e6288de56d
|
Bug 789703 Allow to query the selection without write lock in InsertTextAtSelection() r=jimm
|
2012-09-14 10:38:58 +09:00 |
Gregory Szorc
|
8dfad419ea
|
Bug 790995 - Part 2: Tie stdin to executed processes; r=me DONTBUILD
|
2012-09-13 17:51:01 -07:00 |
Landry Breuil
|
cc09789768
|
Bug 790750 - Add OpenBSD backend to mozboot; r=gps DONTBUILD
|
2012-09-13 17:22:13 -07:00 |
Gregory Szorc
|
1a8267d453
|
Bug 790995 - Change how root commands are executed; r=jhammel
os.system has been replaced with subprocess.check_call. We also check
the effective UID to determine whether to run via sudo.
|
2012-09-13 17:21:49 -07:00 |
Jan Beich
|
9eb8381d9f
|
Bug 789656 - Use lrintf() in libopus on BSDs. r=rillian
|
2012-09-13 18:47:12 -04:00 |
Ryan VanderMeulen
|
acbf52caca
|
Bug 789615 - Update pdf.js to version 0.5.22. r=Mossop
|
2012-09-13 18:47:12 -04:00 |
Ben Turner
|
9e6221f761
|
Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones.
|
2012-09-13 09:37:14 -07:00 |
Ed Morley
|
7957a754a7
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-09-13 20:52:14 +01:00 |
Phil Ringnalda
|
970369597c
|
Back out aee383cd56dc (bug 755943) for burning
|
2012-09-13 09:49:53 -07:00 |
Ben Turner
|
9501e2643e
|
Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones.
|
2012-09-13 09:37:14 -07:00 |
Simone Carletti
|
885033a7e7
|
Bug 772069 - Update .uy entry in PSL. r=gerv.
|
2012-09-13 16:03:23 +01:00 |
Simone Carletti
|
09679eb83d
|
Bug 760447 - Update .ua entry in PSL. r=gerv.
|
2012-09-13 16:02:38 +01:00 |
Mark Capella
|
a30d1ec054
|
Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret, njn
|
2012-09-13 10:47:31 -04:00 |
Ed Morley
|
2bacc330f2
|
Backout 815b5a243315 (bug 781213) for xpcshell failures
|
2012-09-13 15:23:53 +01:00 |
Adam Dane [:hobophobe]
|
0c4755bc0c
|
Bug 787624 - Form scrolling for popups should use SCROLL_IF_NOT_VISIBLE. r=roc
|
2012-09-12 21:53:28 -05:00 |
Adam Dane [:hobophobe]
|
7ad67dbfd9
|
Bug 583890 - Tab Title Abridger module and tests. r=ttaubert
|
2012-09-13 14:00:13 -05:00 |
Aki Sasaki
|
297d77c4ba
|
bug 789373 - reenable ionmonkey for android armv7. r=dvander
--HG--
extra : rebase_source : d89880a1b0b7bbc82f68619bac0c521d88afa7da
|
2012-09-12 12:01:00 -04:00 |
Gary Kwong
|
42bfb5fde2
|
Bug 791146 - Fix the property name of JS_THREADSAFE in GetBuildConfiguration to 'threadsafe', and remove duplicate JSGC_ROOT_ANALYSIS ifdef block, r=sfink
|
2012-09-13 17:59:17 -07:00 |
Sean Stangl
|
c6d61f1d88
|
Bug 790921 - Return on error from patchableCallPreBarrier(). r=dvander
|
2012-09-13 16:58:47 -07:00 |
Benjamin Peterson
|
d86dda13ab
|
No bug - tweak comment. r=me DONTBUILD
|
2012-09-13 19:42:38 -04:00 |
Rafael Ávila de Espíndola
|
d064a53b8a
|
Bug 789941 - Remove stdc++compat.cpp support on OS X. r=benjamin.
|
2012-09-13 19:17:08 -04:00 |
Marco Bonardo
|
7aeb35d403
|
Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
|
2012-09-12 12:02:03 +02:00 |
Eddy Bruel
|
f0c5c5716c
|
Bug 779789 - Turn export and import from reserved keywords into real keywords; r=jorendorff
|
2012-09-13 15:08:59 +02:00 |
Gene Lian
|
ec8823b965
|
Bug 790823 - Fix test failure: Unexpected interface name in global scope: MozTimeManager. r=jlebar
|
2012-09-13 12:39:57 +08:00 |
Justin Lebar
|
9115d2104a
|
Bug 790615 - Add the MEMORY_RESIDENT telemetry histogram back. r=froydnj
|
2012-09-13 08:18:35 -04:00 |
Nathan Froyd
|
02e2d2aa80
|
Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras
|
2012-09-13 07:33:35 -04:00 |
Jonathan Watt
|
81a90a8fd3
|
Bug 787722 - Prevent out-of-bounds read/writes under nsSVGFELightingElement::Filter. r=roc.
--HG--
extra : rebase_source : 8354ba5e16ca00a09a7b794b2408db63e76ca9df
|
2012-09-13 12:23:28 +01:00 |
Nathan Froyd
|
3871d8f191
|
Bug 704848 - reduce space required by nsEffectiveTLDService with more preprocessing; r=jduell
|
2012-09-11 07:42:23 -04:00 |
Margaret Leibovic
|
a4c6f841ee
|
Bug 789947 - Setting up search engines creates an extra top sites filter query. r=bnicholson
|
2012-09-13 13:00:03 +02:00 |