Phil Ringnalda
9d64853cc0
Back out 486dcdbdfa23 (bug 787624) for Android failures
2012-09-13 20:47:03 -07:00
Alexander Surkov
c5b0bb718a
Bug 686821 - expose offscreen state (no invisible state) for background tab accessibles, r=tbsaunde
2012-09-14 11:55:18 +09:00
Joe Drew
eb24d5ccf0
Bug 783517 - Block all AMD drivers for hardware acceleration on Windows 8 due to mysterious crashes, but leave as-yet unreleased drivers unblocked. r=bjacob
...
--HG--
extra : rebase_source : a7871f074930ff8e1fcb7f208462a69ebf5dd34b
2012-09-13 18:39:37 -04:00
Fabrice Desré
e96bbbc31c
Bug 791148 - Remove the deprecated camera support [r=cjones]
2012-09-13 19:44:06 -07:00
Hsin-Yi Tsai
1947539896
Bug 789005 - System message API: decrease complexity of broadcastMessage(). r=fabrice
2012-09-11 18:07:03 +08:00
Masayuki Nakano
a226beed7a
Backout 3a20a844caec due to landed wrong patch
2012-09-14 11:35:23 +09:00
Gene Lian
5fabdd6f77
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
8b3d2c0eeb
Bug 788229 - Change String.indexOf to String.contains. r=jaws
2012-09-12 10:23:34 -04:00
Adam Dane [:hobophobe]
114932bff7
Bug 787624 - Test for bug 787624. r=roc
2012-09-13 19:38:38 -05:00
Martin Stransky
4a163dab88
Bug 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt
2012-09-13 21:56:59 -04:00
Martin Stransky
fa4a000b19
Bug 627699 - Port GTK2 to GTK3, nsBidiKeyboard patch. r=karlt
2012-09-13 21:56:58 -04:00
Ryan VanderMeulen
2990e62e82
Merge m-c to inbound.
2012-09-13 21:56:52 -04:00
Ryan VanderMeulen
30d07e1c43
Merge the last PGO-green inbound changeset to m-c.
2012-09-13 21:53:35 -04:00
Masayuki Nakano
d225802ebe
Bug 790561 Separate InsertTextAtSelection() r=jimm
2012-09-14 10:38:58 +09:00
Masayuki Nakano
0513d90b15
Bug 789703 Allow to query the selection without write lock in InsertTextAtSelection() r=jimm
2012-09-14 10:38:58 +09:00
Gregory Szorc
82afdd8755
Bug 790995 - Part 2: Tie stdin to executed processes; r=me DONTBUILD
2012-09-13 17:51:01 -07:00
Landry Breuil
b1e5faf273
Bug 790750 - Add OpenBSD backend to mozboot; r=gps DONTBUILD
2012-09-13 17:22:13 -07:00
Gregory Szorc
43cd1ee2d1
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
6a97f5c963
Bug 789656 - Use lrintf() in libopus on BSDs. r=rillian
2012-09-13 18:47:12 -04:00
Ryan VanderMeulen
c862a65ac0
Bug 789615 - Update pdf.js to version 0.5.22. r=Mossop
2012-09-13 18:47:12 -04:00
Ben Turner
4fa4606698
Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones.
2012-09-13 09:37:14 -07:00
Ed Morley
df5b48bf82
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-13 20:52:14 +01:00
Phil Ringnalda
a4a38bf959
Back out aee383cd56dc (bug 755943) for burning
2012-09-13 09:49:53 -07:00
Ben Turner
3134474bd2
Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones.
2012-09-13 09:37:14 -07:00
Simone Carletti
dc5e13e44d
Bug 772069 - Update .uy entry in PSL. r=gerv.
2012-09-13 16:03:23 +01:00
Simone Carletti
e1ece25cdf
Bug 760447 - Update .ua entry in PSL. r=gerv.
2012-09-13 16:02:38 +01:00
Mark Capella
7d43cd8bad
Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret, njn
2012-09-13 10:47:31 -04:00
Ed Morley
b4e2e4ae1a
Backout 815b5a243315 (bug 781213) for xpcshell failures
2012-09-13 15:23:53 +01:00
Victor Porof
96f3c7d7f9
Merge fx-team to m-c
2012-09-13 13:42:13 +03:00
Olli Pettay
3b8770ecef
Bug 790589 - Add env variable to define the cc/gc log directory, r=mccr8
2012-09-13 09:24:12 +02:00
Gregory Szorc
7b11fdb8df
Bug 774109 - Bootstrap support for OS X; r=rnewman DONTBUILD
...
This implements the OS X backend for the bootstrapper. It ensures that
the system is in the proper state to build Firefox by installing
required packages.
This was tested with a fresh install of OS X 10.8. Basic support for OS
X 10.6 and 10.7 is implemented, but not thorougly tested.
2012-09-12 21:29:20 -07:00
Adam Dane [:hobophobe]
817f867d4e
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]
a233701cd2
Bug 583890 - Tab Title Abridger module and tests. r=ttaubert
2012-09-13 14:00:13 -05:00
Ryan VanderMeulen
81777c9d46
Merge the last PGO-green inbound changeset to m-c.
2012-09-12 21:13:29 -04:00
Jesse Ruderman
802de982c9
Bug 790781 - fix bustage from bug 714358.
2012-09-12 17:25:55 -07:00
Chris Pearce
0fe8835df5
Bug 790521 - Propagate fullscreen state changes across countent boundaries rather than only mozbrowser boundaries. r=jlebar
2012-09-13 09:23:42 +12:00
Siddharth Agarwal
fa164a1f27
Part of bug 787655 - Make Win64 Pymake builds use -j4. r=coop
...
--HG--
extra : rebase_source : 0f6c19d76fabcb6735d379d294b1f66915ea6ba6
2012-09-13 02:45:53 +05:30
Neil Rashbrook
1e2f028ba6
Bug 790737 Tweak epoch date r=glandium
2012-09-12 22:15:25 +01:00
Ralph Giles
5fbf150245
Bug 790381 - Remove custom extern "C" on opus_multistream.h. r=derf
...
Bug 748144 switched our opus decoding to use the
opus_multistream api so we could handle surround
audio files. The version of opus in our tree at
the time didn't include extern "C" {} protection
in the corresponding header, so we had to provide
our own.
With the update to the opus 1.0.0 source release
in bug 790381, this oversight is corrected and
we can remove our work-around.
2012-09-12 16:59:05 -04:00
Ed Morley
2e19324705
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-12 21:50:56 +01:00
Aki Sasaki
6780e9a7b8
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
Aki Sasaki
1ccc25f1c0
bug 789373 - reenable ionmonkey for android armv7. r=dvander
...
--HG--
extra : rebase_source : d89880a1b0b7bbc82f68619bac0c521d88afa7da
2012-09-12 12:01:00 -04:00
Gary Kwong
5f59f596fb
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
7cc6b80b78
Bug 790921 - Return on error from patchableCallPreBarrier(). r=dvander
2012-09-13 16:58:47 -07:00
Benjamin Peterson
5c91bd203a
No bug - tweak comment. r=me DONTBUILD
2012-09-13 19:42:38 -04:00
Rafael Ávila de Espíndola
25866c642b
Bug 789941 - Remove stdc++compat.cpp support on OS X. r=benjamin.
2012-09-13 19:17:08 -04:00
Mike Hommey
bd662b6618
Backout changeset d2cf237d02fd (bug 787165) for l10n updates bustage
2012-09-12 17:52:06 +02:00
Joel Maher
93ad1b2545
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
556edf6838
Bug 767449 - Allow robotium tests to put files in places other than /mnt/sdcard. r=jmaher
2012-09-12 07:56:31 -04:00
Panos Astithas
268082385c
Bug 785689 - Debugger breaking when it shouldn't. r=msucan,vporof
2012-09-12 14:10:05 +03:00