Commit Graph

106677 Commits

Author SHA1 Message Date
Victor Porof
6f30909856 Bug 790891 - Search operators are hardcoded in debugger.xul, r=past 2012-09-14 00:00:19 +03:00
Victor Porof
dc4d601f45 Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past 2012-09-14 00:00:18 +03:00
Tim Taubert
638b157e5b Bug 790911 - part 2 - use the newly introduced DONT_REPORT_ERRORS flag in NewTabUtils.jsm; r=jaws 2012-09-13 16:17:00 +02:00
Tim Taubert
e2a74939dd Bug 790911 - part 1 - add a flag to suppress error reporting when using checkLoadURIWithPrincipal(); r=bz 2012-09-13 16:16:17 +02:00
Victor Porof
db6b7ff7c4 Merge fx-team to m-c 2012-09-13 13:42:13 +03:00
Olli Pettay
51bc6f489a Bug 790589 - Add env variable to define the cc/gc log directory, r=mccr8 2012-09-13 09:24:12 +02:00
Gregory Szorc
554188a49a 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
Ryan VanderMeulen
07724afd80 Merge the last PGO-green inbound changeset to m-c. 2012-09-12 21:13:29 -04:00
Jesse Ruderman
b1bda19a4e Bug 790781 - fix bustage from bug 714358. 2012-09-12 17:25:55 -07:00
Chris Pearce
752fec9961 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
949d0b97c1 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
f194ed342b Bug 790737 Tweak epoch date r=glandium 2012-09-12 22:15:25 +01:00
Ralph Giles
9041e67bc8 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
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
Panos Astithas
3347e6ac32 Bug 785689 - Debugger breaking when it shouldn't. r=msucan,vporof 2012-09-12 14:10:05 +03:00
Victor Porof
f2261ca96a Bug 785889 - Make search related keyboard shortcuts discoverable, r=past 2012-09-12 13:39:51 +03:00
Victor Porof
4727384ffe Bug 785883 - Pressing up/down/tab while filtering scripts should have some expected behavior, r=past 2012-09-12 13:39:29 +03: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
Anton Kovalyov
bb3d63276a Bug 751739 - Scratchpad could identify itself; r=harth 2012-09-11 14:14:27 -07: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
Ralph Giles
a35bcd032f Bug 790381 - Update libopus to 1.0.0 release. r=derf
Update files to match the opus-1.0.0 source release.
This corresponds to the spec implementation included
in RFC 6716.

Changes from the previous in-tree version (draft-12):

 - Add extern "C" protection on opus_multistream.h.
 - Align to sizeof(void*) instead of 4 bytes.
 - Copyright header updates for IETF publication.
 - Minor documentation and whitespace fixes.
2012-09-11 13:08:00 -07:00
Ralph Giles
1478f4c36d Bug 790381 - Filter out makefile comments in opus update.sh. r=derf
We read *_sources.mk from the opus source tree to get a list
of needed files. As of the 1.0.0 release, those files have
comment lines, which the previous sed one-liner failed to
strip out.

The earlier version attempted this with 's/^#.8//', but
the whole file has been read into memory so we can
remove the line continuation escapes. However, the
newlines are still present, so we can replace this
with 's/#[^\n]*\(\n\)/\1\g' Which replaces everything
from a comment character to a newline with a newline.

We have to capture and subsitute the final newline instead
of using a literal \n because portable sed doesn't expand
that character on the right-hand side. GNU sed will,
however.
2012-09-12 16:59:04 -04:00
Jared Wein
4a4ee2a2fe Bug 790278 - Add Social API prefs to about:support. r=gavin 2012-09-12 16:59:03 -04:00
Ed Morley
67c07956e3 Merge mozilla-central to mozilla-inbound 2012-09-12 21:58:18 +01:00
Wes Johnston
b08d16766d Bug 783553 - Disable overscroll in webapps. r=kats 2012-09-12 13:36:36 -07:00
Mark Goodwin
7ebcef3a30 Bug 770176 - fix one-char typo in CSP error string. (r=l10n)
--HG--
extra : rebase_source : f804a0e80252624ffca3988e56f5c0d7bd96ba7b
2012-09-12 13:30:25 -07:00
Patrick McManus
3012910481 bug 789018 don't do speculative connect for http upgrade or trans without keep-alive r=jduell 2012-09-12 16:04:01 -04:00
Marco Bonardo
ffd5807159 Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth 2012-09-12 21:26:38 +02:00
Rafael Ávila de Espíndola
5101e1a9f4 Bug 788276 - Properly check for broken (deprecated) compilers. r=gps.
Check for old gcc versions.
2012-09-12 14:54:40 -04:00
Rafael Ávila de Espíndola
3984de1de8 Bug 788276 - Properly check for broken (deprecated) compilers. r=gps.
Check for old versions of llvm.
2012-09-12 14:48:16 -04:00
Wes Johnston
332f7d7cbf Bug 783921 - Fix homescreen icon scaling. r=mfinkle 2012-09-12 11:32:05 -07:00
Wes Johnston
8234baf59c Bug 787271 - Add methods to call in jni through ctypes. r=mfinkle,blassey 2012-09-12 11:31:17 -07:00
Fabrice Desré
40565bd9e7 Bug 786203 - Permission Prompt should tell which app it comes from instead only gives the url [r=mounir] 2012-09-12 11:00:55 -07:00
Tom Schuster
a6de2b4f37 No bug - Proxy::fun_toString should call the fun_toString handler. r=jorendorff 2012-09-12 19:06:56 +02:00
Marshall Culpepper
e4b5c33107 Bug 790429: CSS syntax fix for B2G's content.css. r=vingtetun 2012-09-12 11:58:15 -05:00
Marshall Culpepper
df4965340d Bug 787383: Send update download progress mozChromeEvents in B2G. r=fabrice 2012-09-12 11:53:03 -05:00
Marshall Culpepper
b904b1ca98 Bug 787380: Initial implementation of B2G updater download mozChromeEvents. r=fabrice 2012-09-12 11:53:03 -05:00
Marshall Culpepper
3a5ad504fc Bug 740720: Initial implementation of B2G apply update mozChromeEvents. r=fabrice 2012-09-12 11:53:03 -05:00
Jason Orendorff
031d67828c Bug 781343 - Part 2: common up some debug functions in shell/js.cpp. r=jimb.
--HG--
extra : rebase_source : 83946e4ad299b5a1fa8a246156414ca92d76bf84
2012-09-12 11:03:15 -05:00
Jason Orendorff
8ab261f54a Bug 781343 - "Assertion failure: !cx->isExceptionPending()". r=jimb.
--HG--
extra : rebase_source : f1347aaf159380c78563418b73a412a8518a0517
2012-09-12 11:02:22 -05:00
Jason Orendorff
48c8e8d9bf Bug 779025 - jit-test/tests/collections/Map-iterator-add-remove.js causes AddressSanitizer heap-use-after-free. r=luke.
--HG--
extra : rebase_source : bef5647e7a6936f4302880300e36653e21fc831e
2012-09-12 11:01:34 -05:00