Commit Graph

158327 Commits

Author SHA1 Message Date
Phil Ringnalda
33afa7bd37 Bug 942470 - Disable test_user_agent_updates.html for intermittently failing to unset its override of the UA string, breaking other tests 2013-12-02 22:15:10 -08:00
Bob Clary
948a3cd5f1 Bug 936594 - DoCommand.InstallApp - Treat non-zero exit codes for pm install as failures, r=jmaher. 2013-12-02 22:11:29 -08:00
Bob Clary
97dafa66d3 Bug 933842 - Add ability to specify test root in SUTAgent.ini, r=jmaher. 2013-12-02 22:11:28 -08:00
Mark Hammond
56c3838e3f Bug 943668 - ensure window.screenX and .screenY return css pixels. r=roc 2013-12-03 16:36:33 +11:00
Cameron McCormack
9078604a69 Bug 945517 - Make nsIFrame::GetPseudoElementContent return Element* instead of nsIContent*. r=bz 2013-12-03 15:49:03 +11:00
Daniel Holbert
09c216fa38 Bug 945583: [Australis] Use "let" to declare loop variable in toolbar.xml, to fix strict JS build warning. r=jaws 2013-12-02 20:16:12 -08:00
Chris Peterson
eddea2bf54 Bug 945077 - Fix -Wunused-variable warning for sHandlersInstalled on OS X. r=luke
--HG--
extra : rebase_source : d2d74e9c4016669e12b00576446f70f476a3b672
2013-12-01 17:43:40 -08:00
Chris Peterson
f8ab37eea0 Bug 944962 - Building other-licenses/android, skia-npapi, and snappy in unified mode. r=ehsan
--HG--
extra : rebase_source : c521e5acf73f5544f02f3b8ea852b43bfe308f8e
2013-11-30 00:17:00 -08:00
Ehsan Akhgari
23326ff43b Undef a bunch of macros at the end of translation units so that they don't leak into other unified files; no bug
--HG--
extra : rebase_source : 54c04f4aed43ef8a3139c69257a4ea672054da45
2013-12-02 20:56:50 -05:00
Arnaud Bienner
89b6530bc5 Bug 938334 - Use PseudoElementSupportsStyleAttribute(Type) when it makes sense to do so and remove now unnecessary nsCSSPseudoElements functions. r=dbaron 2013-12-02 22:38:45 +01:00
Kannan Vijayan
04546e289c Bug 909586 - Remove profiling for callWithABI call. r=bhackett 2013-12-02 22:49:02 -05:00
CJ Barker
39919c1b52 Bug 870049 - Added SharedPreferences to persistent Crash Report client settings. r=bnicholson 2013-12-02 22:46:06 -05:00
Cameron McCormack
ffeb2c1ba4 Bug 945580 - Add nsRuleNode::IsInherited helper function. r=dbaron 2013-12-03 14:42:09 +11:00
Nicholas Cameron
fb1e90c4bd Bug 893301. Some rebasing fixes. r=nical 2013-11-28 10:16:35 +13:00
Nicholas Cameron
62fede7c92 Bug 893301. Remove AccessMode use in ContentClient. r=nical 2013-11-28 10:16:35 +13:00
Chris Kitching
a010c19c34 Bug 709230 - Part 5: activate Proguard. r=gbrown,rnewman 2013-11-18 17:30:00 -08:00
Gijs Kruitbosch
de20aa4879 Bug 942581 - unregisterArea should keep placements by default so registering/unregistering doesn't lose data in Australis, r=jaws 2013-11-26 20:50:01 +01:00
Geek in Training
19e9980ca9 Bug 943770 - Australis: include toolbars with toolboxid attribute set in View -> Toolbars menu and toolbar context menu, r=gijs 2013-12-02 14:05:00 +01:00
Tim Taubert
9adbff09be Bug 944136 - [Australis] Don't show .tab-background while closing a tab r=dao DONTBUILD 2013-12-02 11:21:52 +01:00
Tim Taubert
8d4afd1ee0 Backed out changeset 4fda28f9e259 (bug 944136) 2013-12-02 23:18:37 +01:00
Jed Davis
db57d49d48 Bug 943170 - Fix Android mozglue for raise() to avoid pthread bug. r=glandium 2013-12-02 17:08:27 -05:00
Jordan Santell
670e23896a Bug 940541 - Convert shader editor to use Promise.jsm. r=vp, r=benvie 2013-12-02 17:08:09 -05:00
Zachary Carter
6598d03bb0 Bug 935232 - Implement a client for the Firefox Accounts auth server. r=markh 2013-12-02 13:56:24 -08:00
Brandon Benvie
0f5930d447 Bug 943673 - Convert to Promise.jsm in the source editor. r=anton 2013-12-02 14:10:57 -08:00
Brandon Benvie
47c7148be1 Bug 943669 - Convert to Promise.jsm in profiler. r=anton 2013-11-26 16:30:23 -08:00
Brandon Benvie
f47191f856 Bug 943672 - Convert to Promise.jsm in Scratchpad. r=anton 2013-12-02 14:09:11 -08:00
Tim Taubert
9b46b04043 Bug 944136 - Don't show .tab-background while closing a tab r=dao
From 6545b42b606f1dcb81712069722f9d56ecea3d27 Mon Sep 17 00:00:00 2001
2013-12-02 11:21:52 +01:00
Jan Gerber
bd090158c7 Bug 938686 - Make OggReader::DownmixToStereo public static. r=rillian
We want this to be available to the WebM reader as well.
2013-11-14 10:16:00 -08:00
Blake Kaplan
72f57b32df Bug 933483 - Don't fire events (and especially request animation frame events) when we're in a modal dialog. Also protect ourselves from resuming events on a closed window. r=smaug 2013-12-02 15:38:36 -08:00
Camilo Viecco
f577979fe4 Bug 942918 - remove ev tests that use crl for revocation check. r=dkeeler 2013-12-02 15:20:24 -08:00
Ralph Giles
34404252c9 Bug 944506 - Update libopus/update.sh for DEFINES in moz.build. r=derf DONTBUILD
Bug 874266 moved the preprocessor defines to moz.build but didn't
make the corresponding change to the update script.
2013-11-28 14:11:00 -08:00
Ehsan Akhgari
cac50838e0 Bug 945463 - Fix non-unified build of FragmentOrElement.cpp; r=glandium 2013-12-02 17:33:15 -05:00
Markus Stange
3847e1823e Bug 945131 - Fix DMD build by using const char*. r=njn
DONTBUILD because NPOTB
2013-12-02 23:13:20 +01:00
Jan Gerber
1f162027b6 Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium
This updates our in-tree copy of libvpx to match the 1.2.0 git
tag. All but one of the patches we were carrying are in this
upstream version. Our update.sh script should copy the new
files needed but will not remove the old ones for you.

Runtime cpu detection was rewritten upstream. We now generate
per-platform headers for this and include the correct one from
a vpx_rtcd.h wrapper like we were already doing for vpx_config.h

This revision includes improved assembly optimizations and should
be faster on all platforms.

Includes work by Jan Gerber and Ralph Giles.

--HG--
rename : media/libvpx/vp8/common/arm/neon/save_neon_reg.asm => media/libvpx/vp8/common/arm/neon/save_reg_neon.asm
rename : media/libvpx/vp8/common/arm/armv6/vp8_mse16x16_armv6.asm => media/libvpx/vp8/encoder/arm/armv6/vp8_mse16x16_armv6.asm
rename : media/libvpx/vp8/common/arm/neon/vp8_mse16x16_neon.asm => media/libvpx/vp8/encoder/arm/neon/vp8_mse16x16_neon.asm
rename : media/libvpx/vp8/encoder/x86/x86_csystemdependent.c => media/libvpx/vp8/encoder/x86/vp8_enc_stubs_mmx.c
rename : media/libvpx/vpx_config_arm-linux-gcc.c => media/libvpx/vpx_config_armv7-android-gcc.c
rename : media/libvpx/vpx_config_arm-linux-gcc.h => media/libvpx/vpx_config_armv7-android-gcc.h
2013-11-29 06:02:00 -08:00
Ryan VanderMeulen
e57afbe1f2 Merge m-c to inbound. 2013-12-02 16:58:15 -05:00
Mike Hommey
473eb8a6a4 Bug 943728 - Apply forgotten review comment, and small fixup. r=me 2013-12-03 06:43:18 +09:00
Dan Gohman
df0cfde4bf Bug 943436 - IonMonkey: Move some of BacktrackingAllocator::processInterval's code into helper functions. r=bhackett 2013-12-02 13:41:57 -08:00
Dan Gohman
b89eda796f Bug 944963 - IonMonkey: Add a ModSelf operator to fix an x86 constraint problem with x%x. r=bhackett 2013-12-02 13:41:54 -08:00
Mike Hommey
bf60896454 Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
Mike Hommey
b4eb12b707 Bug 943728 - Convert several resource install using double quotes to INSTALL_TARGETS and editor/libeditor/html/tests to mochitest manifest. r=gps,r=mshal 2013-12-03 06:34:21 +09:00
Mike Hommey
dac5b53f4f Bug 944634 - mozmake.py (for gyp) handling of escaping (or lack thereof) for defines is wrong. r=ted 2013-12-03 06:34:21 +09:00
Mike Hommey
4389272f4a Bug 944454 - Wrap non-prefixed freetype headers from newer freetype versions. r=ted 2013-12-03 06:34:21 +09:00
Mike Hommey
f66cffd6be Bug 944813 - Fix test-package-step after bug 926906. r=mshal 2013-12-03 06:34:20 +09:00
Edwin Flores
2dcc290033 Bug 918135 - More tests for MP3FrameParser r=cpearce
This patch introduces two more MP3 test cases to exercise MP3FrameParser:
* vbr-head.mp3: This file contains a Xing header which gives an exact duration
    of 10 seconds. However, it only contains 4 MP3 frames total for a real
    duration of around 1 second. It is expected that we read the Xing header
    and report 10 seconds.
* huge-id3.mp3: This file contains more than 130KB of ID3 tags. When we search
    for MP3 frames, we give up after X KB of non-MP3 data. ID3 tags should not
    count towards the non-MP3 count, since they can be very large. This test
    case makes sure the skipping of ID3 tags works correctly.
2013-12-03 10:25:28 +13:00
Edwin Flores
ad6b57b100 Bug 918135 - Reduce MAX_SKIPPED_BYTES in MP3FrameParser r=cpearce
Now that we have stopped counting ID3 tags towards our count of non-MP3 data in
the MP3 frame parser, our threshold for claiming a stream is not MP3 can be far
lower than before.
2013-12-03 10:25:28 +13:00
Edwin Flores
740ce45445 Bug 918135 - Use MP3FrameParser in GStreamer backend for MP3 duration estimation r=cpearce
This patch adds support for our home-grown MP3 frame parser to the GStreamer
backend so that our duration estimation is consistent across all platforms.
2013-12-03 10:25:28 +13:00
Edwin Flores
39b4d9dbec Bug 918135 - Windows-specific changes for MP3FrameParser refactor r=cpearce 2013-12-03 10:25:27 +13:00
Edwin Flores
6510155080 Bug 918135 - Parse VBR headers in MP3FrameParser for calculating exact duration r=cpearce
This patch adds support for Xing and VBRI headers to MP3FrameParser so that we
can calculate the exact duration of an MP3 file if these headers are present.
It is also now more robust against large ID3 tags and discontinuities in input.
2013-12-03 10:25:27 +13:00
Edwin Flores
499b236543 Bug 934412 - Add header offset in SharedRGBImage::GetBuffer r=nical 2013-12-03 10:25:27 +13:00
Andrew McCreight
416fbf98c8 Bug 942528 - Make XPCWN more of a normal cycle collected class. r=smaug 2013-12-02 13:17:29 -08:00