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
Victor Porof
7bc2928b26
Merge fx-team to m-c
2012-09-13 13:42:13 +03:00
Olli Pettay
25d848a912
Bug 790589 - Add env variable to define the cc/gc log directory, r=mccr8
2012-09-13 09:24:12 +02:00
Gregory Szorc
a737815069
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]
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
Ryan VanderMeulen
a273d2611c
Merge the last PGO-green inbound changeset to m-c.
2012-09-12 21:13:29 -04:00
Jesse Ruderman
d78cd050fb
Bug 790781 - fix bustage from bug 714358.
2012-09-12 17:25:55 -07:00
Chris Pearce
1689c25d0b
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
97ac575079
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
02158cc3ce
Bug 790737 Tweak epoch date r=glandium
2012-09-12 22:15:25 +01:00
Ralph Giles
efcdf81589
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
e37982cedb
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-12 21:50:56 +01:00
Aki Sasaki
c1977c074d
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
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
Mike Hommey
5efe9f6895
Backout changeset d2cf237d02fd (bug 787165) for l10n updates bustage
2012-09-12 17:52:06 +02:00
Joel Maher
7618043c34
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
49a83a548e
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
3b9100236a
Bug 785689 - Debugger breaking when it shouldn't. r=msucan,vporof
2012-09-12 14:10:05 +03:00
Victor Porof
2f88458c33
Bug 785889 - Make search related keyboard shortcuts discoverable, r=past
2012-09-12 13:39:51 +03:00
Victor Porof
7442d7e110
Bug 785883 - Pressing up/down/tab while filtering scripts should have some expected behavior, r=past
2012-09-12 13:39:29 +03: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