Justin Wood
60a17627f8
Bug 886209 - SHT_ARM_EXIDX not defined on older glibc versions. r=glandium
...
(fixes SeaMonkey building on CentOS5.x)
2013-06-24 01:00:39 -04:00
Ethan Hugg
b97b1f6a30
Bug 884071 Signaling - stop setting video prefs when in SDP mode r=jesup
2013-06-22 19:59:25 -07:00
Brian Hackett
84f642e1d2
Bug 883154 - Add runtime wide cache for compiled lazy scripts, r=billm.
2013-06-23 20:37:42 -06:00
Shane Caraveo
623a22d20a
bug 872605 add ability to update provider manifest, r=markh
2013-06-23 16:02:07 -04:00
Ehsan Akhgari
47c6136bd4
Bug 579517 follow-up: Remove NSPR types that crept in
2013-06-23 20:58:53 -04:00
Guillaume Abadie
4696a89fb8
Bug 882890 - Add fake vertex attribute 0 disabling to the getVertexAttrib function to improve WebGL compatibility with driver limitations. r=bjacob
2013-06-23 20:40:12 -04:00
Ehsan Akhgari
46812c04e4
Remove two unused variables in nsNSSCertificateDB.cpp, no bug
2013-06-23 20:24:03 -04:00
Ehsan Akhgari
69f446c035
Merge mozilla-central into mozilla-inbound
2013-06-23 20:18:09 -04:00
Ehsan Akhgari
2144715779
Bug 885583 - Enable Web Audio unconditionally across mochitests; r=roc
2013-06-23 19:23:02 -04:00
Ehsan Akhgari
cbdefabbd2
Bug 886165 - Hide the alternate names in the spec behind prefs which are turned off by default; r=roc
...
This patch uses one pref per interface, to allow us finer grain control over
which ones we might need to turn on in the future.
2013-06-23 19:22:10 -04:00
Phil Ringnalda
501a8787f4
Merge m-i to m-c
2013-06-23 15:10:04 -07:00
Nick Fitzgerald
f85da297f0
Bug 885597 - absolute urls not working with sourcesContent and source maps in file:// urls; r=dcamp
2013-06-23 09:44:29 -07:00
Victor Porof
20a5e0947c
Merge fx-team to m-c
2013-06-23 19:00:17 +03:00
Till Schneidereit
aa7feeb532
Bug 886094 - Make js::BooleanGetPrimitiveValueSlow assert isProxy instead of the narrower isCrossCompartmentWrapper. rs=Ms2ger
2013-06-23 15:05:26 +02:00
Ms2ger
2d896e6278
Merge m-c to m-i.
2013-06-23 13:44:01 +02:00
Ms2ger
f63886acfe
Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps
2013-06-23 09:16:19 +02:00
Ms2ger
bf6fea29d5
Bug 766546 - Undisable test on non-mac platforms; r=edmorley
2013-06-23 09:16:10 +02:00
Ms2ger
bde379b7e5
No bug - Don't spam lists of files during the build in toolkit/mozapps/extensions/test makefiles; r=ted
2013-06-23 09:16:06 +02:00
Ms2ger
616079d107
Bug 884951 - Use XPCWrappedNative::Get more; r=bholley
2013-06-23 09:15:55 +02:00
Ms2ger
f794279e10
Bug 884268 - Part c: Stop including nsWrapperCache.h in nsContentUtils.h; r=smaug
2013-06-23 09:15:49 +02:00
Ms2ger
b7bef21f7f
Bug 884268 - Part b: Move nsContentUtils::PreserveWrapper to nsWrapperCache; r=smaug
2013-06-23 09:15:42 +02:00
Ms2ger
4842331722
Bug 884268 - Part a: Move nsContentUtils::CheckCCWrapperTraversal to nsWrapperCache; r=smaug
2013-06-23 09:15:10 +02:00
Ms2ger
1fd9d74232
Bug 882616 - Fix build warnings in docshell/base; r=bz
2013-06-23 09:15:05 +02:00
Ms2ger
5ad0e7e5cb
Bug 881077 - Update html tests; r=mounir
2013-06-23 09:14:51 +02:00
Ms2ger
3482df4f7d
Bug 883615 - Only include nsCxPusher.h in codegen when necessary; r=smaug
2013-06-23 09:14:46 +02:00
Ms2ger
8d71159d4c
Bug 883537 - Remove dead testing code from chromium; r=bsmedberg
2013-06-23 09:14:36 +02:00
Ms2ger
97e35616fa
Bug 883536 - Include headers correctly in HalTypes.h; r=mounir
2013-06-23 09:14:32 +02:00
Ms2ger
d8bad3012d
Bug 883504 - Remove references to EXCLUDE_SKIA_DEPENDENCIES; r=bsmedberg
2013-06-23 09:14:26 +02:00
Ms2ger
8812649490
Bug 880998 - Return void from nsDocShell::MaybeInitTiming(); r=bz
2013-06-23 09:14:21 +02:00
Ms2ger
7bb320d169
Bug 878950 - Add a test for HTMLImageElement and fix h/vspace reflection; r=mounir
2013-06-23 09:14:15 +02:00
Ms2ger
507decd2c6
Bug 884947 - Remove superfluous null check in XPCConvert::NativeInterface2JSObject; r=bholley
2013-06-23 09:14:02 +02:00
Cameron McCormack
2afd9cd200
Bug 885585 - Work around Quartz issue where a stroke with a dasharray whose gaps add up to zero does not render. r=vlad,longsonr
2013-06-23 15:10:44 +10:00
Brian Smith
5c29f5b10e
Bug 879137, Part 3: Move PSMContentListener to its own source file, r=keeler
2013-06-22 15:57:15 -07:00
Brian Smith
0fbea9b50c
Bug 879137, Part 2: Remove unnecessary manual registration of PSM content listeners, r=keeler
2013-06-22 15:53:46 -07:00
Phil Ringnalda
35fb20e4a7
Merge s-c to m-c
2013-06-22 15:50:51 -07:00
Phil Ringnalda
8c08aa8ebd
Merge birch to m-c
2013-06-22 15:50:24 -07:00
Richard Newman
4183555b92
Merge m-c to s-c.
2013-06-22 11:58:51 -07:00
ffxbld
b30cafc29f
No bug, Automated HSTS preload list update from host bld-linux64-ec2-383 - a=hsts-update
2013-06-22 03:33:48 -07:00
ffxbld
cf19c47dde
No bug, Automated blocklist update from host bld-linux64-ec2-394 - a=blocklist-update
2013-06-22 03:30:59 -07:00
Gaia Pushbot
aca7af16ad
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9aa3da2da145
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 883616 - Bug 882607 resolution introduced a XSS vulnerability r=gnarf
Carefully escape the body before injecting it into the document
Added some tests to ensure this for both SMS and MMS.
========
https://hg.mozilla.org/integration/gaia-central/rev/7963fee0efae
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10525 from alivedise/bugzilla/885473_master_v2/software-button-pressed
Bug 885471 - 1. Fix software button manager on real device and nightly and simulator; 2. Add holdhome event. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/3611bb710864
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 885471 - Fix software button manager default behavior on real
device/nightly/simulator, and add holdhome event.
2013-06-22 01:55:22 -07:00
Tim Taubert
eac51db4d0
merge m-c to fx-team
2013-06-22 06:10:39 +02:00
Phil Ringnalda
8fc8ce4788
Merge m-c to birch
2013-06-21 19:45:59 -07:00
Nick Alexander
8c06db6464
Bug 885582 - Append version number query parameter to Android about:healthreport URL. r=rnewman
2013-06-21 17:42:46 -07:00
Gaia Pushbot
3beaf32f9a
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7615f637d227
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #10407 from asutherland/email-progress-spinner
Bug 882994 - [email] UI: Replace sync progress bar (including candy bar) / messages spinner with single spinning refresh button. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/675a907c30fe
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 882994 - [email] UI: Replace sync progress bar (including candy bar) / messages spinner with single spinning refresh button. r=jrburke
This is both a performance win (animations chew CPU, especially the candybar)
and a UX win since it gets rid of the confusing determinate progress bar
status.
2013-06-21 17:25:22 -07:00
Jeffrey Hammel
dd2ca8137b
Bug 885784 - Disable mozdevice tests on a CLOSED TREE for occasional orange, r=jgriffin
2013-06-21 15:32:50 -07:00
Michael Wu
f530478b06
Bug 880502 - Make OggCodecState.cpp build on gonk-JB, r=cpearce
2013-06-21 18:03:05 -04:00
Gaia Pushbot
5d4793caf7
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b1cfff59ca24
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #10229 from lightsofapollo/hide-loading-area
Bug 876796 - Hide event details until they are loaded.
========
https://hg.mozilla.org/integration/gaia-central/rev/ebdf2b0e30b2
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 876796 - Hide show event / edit event details until model is loaded
2013-06-21 14:50:21 -07:00
Ehsan Akhgari
a80e693099
Bug 885878 - Try to fix the timeout issue in testharness.js based tests on a CLOSED TREE
2013-06-21 17:03:57 -04:00
Nick Alexander
fa2746cfd2
Bug 882745 - Add LaunchUpdater message to Android about:healthreport wrapper. r=rnewman
2013-06-21 14:00:40 -07:00
Nick Alexander
790f330ec7
Bug 879555 - Add ShowSettings message to Android about:healthreport wrapper. r=rnewman
2013-06-21 14:00:40 -07:00