Robert Longson
4a319262ed
Bug 500261 - svg images do not fire error events on any error. r=cam,sr=smaug
2014-02-18 19:57:42 +00:00
Luke Wagner
5b46141cfd
Bug 973725 - OdinMonkey: support linking a single asm.js module more than once (r=benj)
...
--HG--
extra : rebase_source : 1e6694ca402712257bf70acd3168935fca8868e2
2014-02-18 11:06:38 -06:00
Ehsan Akhgari
16b2ad1171
Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression
2014-02-18 14:27:51 -05:00
Gregory Szorc
fd4e3401b7
Bug 687388 - Visual Studio project generation; r=mshal
...
A new moz.build-based build backend for Visual Studio project generation
has been added. The build backend can be used by specifying
'VisualStudio' to the backend option of config.status or mach
build-backend. e.g. `mach build-backend -b VisualStudio`.
Usage docs have been added to build/docs/visualstudio.rst.
--HG--
extra : rebase_source : dfb5c43a22434600c5bb4870ec5be2f39b4820e9
extra : amend_source : f1000754400f280778a669b8c34d90c5ef95d966
2014-02-14 16:31:14 -08:00
Steve Fink
b7a26f20aa
Bug 961314 - Make hazard mozconfig avoid the stuff that breaks the analysis, r=glandium
...
DONTBUILD because nothing uses it yet. I will land a mozharness change later that will enable it.
--HG--
rename : browser/config/mozconfigs/hazards => browser/config/mozconfigs/linux64/hazards
2014-02-12 22:38:26 -08:00
Eitan Isaacson
ccafc2729b
Bug 972083 - Null-check in visual presenter and don't hide. r=yzen
2014-02-18 10:19:50 -08:00
Honza Bambas
91218ee3b4
Bug 967693 - Temporarily turn on HTTP cache v2 on for Desktop Firefox Nightly users, r=jduell+ehsan
2014-02-18 19:06:06 +01:00
Ryan VanderMeulen
12c242f94b
Bug 973974 - Disable browser_profiler* tests for frequent crashes/timeouts.
2014-02-18 12:37:46 -05:00
Aaron Klotz
e725986f91
Bug 973899: Fix usage of temporary string that was causing crashes; r=ehsan
2014-02-18 10:13:51 -07:00
Joshua Cranmer
3acd1f0e68
Bug 964379 - Ensure that mozinfo.info's keys are ASCII, not Unicode, r=gps
2014-02-18 10:41:39 -06:00
Andrew McCreight
58fa248662
Bug 972856 - Use PR_Now() for CC timestamp in JSON log. r=smaug
2014-02-18 09:58:40 -05:00
Nils Ohlmeier [:drno]
b7ea253545
Bug 972592 - Make ICE 400 response strings more verbose for easier debugging. r=bwc
2014-02-18 09:58:25 -05:00
Jerry Shih
0ed94234b2
Bug 972310 - Set a suitable layer size for css scale animation/transition. r=roc
2014-02-18 09:58:01 -05:00
James Kitchener
6bc3106b2a
Bug 328755 - Fix the ConvertAndWrite crash. r=bz
2014-02-18 09:57:44 -05:00
James Kitchener
faf522b628
Bug 328755 - Assigning a zero-length string should not alloc a buffer. r=bsmedberg
2014-02-03 22:57:56 +10:30
Morris Tseng
6998680bed
Bug 926128 - Use a single configurable shader in OpenGL layers backend. r=vlad, r=nical, r=gal
2013-11-07 22:22:05 -08:00
Kunal Arora
2c9298562c
Bug 973323 - Fix incorrect spelling of DispatchCompositionEventRunnable in TextComposition.cpp and TextComposition.h. r=smaug
2014-02-18 09:47:55 -05:00
Justin Shrake
cbce9ed07f
Bug 972038 - Replace calls to GetMessageMoz with ToString to save callers from having to convert to UTF-8. r=jimm
2014-02-18 09:47:54 -05:00
Nils Ohlmeier [:drno]
4b27f3c8ec
Bug 971830 - Utilize getAudioTracks() for naming remote streams. r=whimboo
2014-02-18 09:47:54 -05:00
Jan-Ivar Bruaroey
2833064a35
Bug 970686 - Add stat.packetsLost. r=jesup
2014-02-13 22:35:13 -08:00
Yeuk Hon Wong
e5ef8fe670
Bug 915824 - Move CSP tests from content/base/test into content/base/test/csp directory. r=geekboy
...
--HG--
rename : content/base/test/file_bug548193.sjs => content/base/test/csp/file_csp_report.sjs
rename : content/base/test/file_bug717511.html => content/base/test/csp/file_multi_policy_injection_bypass.html
rename : content/base/test/file_bug717511.html^headers^ => content/base/test/csp/file_multi_policy_injection_bypass.html^headers^
rename : content/base/test/file_bug717511_2.html => content/base/test/csp/file_multi_policy_injection_bypass_2.html
rename : content/base/test/file_bug717511_2.html^headers^ => content/base/test/csp/file_multi_policy_injection_bypass_2.html^headers^
rename : content/base/test/file_bug558431.html => content/base/test/csp/file_policyuri_async_fetch.html
rename : content/base/test/file_bug558431.html^headers^ => content/base/test/csp/file_policyuri_async_fetch.html^headers^
rename : content/base/test/file_bug650386_content.sjs => content/base/test/csp/file_redirect_content.sjs
rename : content/base/test/file_bug650386_report.sjs => content/base/test/csp/file_redirect_report.sjs
rename : content/base/test/file_bug702439.html => content/base/test/csp/file_subframe_run_js_if_allowed.html
rename : content/base/test/test_bug702439.html^headers^ => content/base/test/csp/file_subframe_run_js_if_allowed.html^headers^
rename : content/base/test/test_bug650386_redirect_301.html => content/base/test/csp/test_301_redirect.html
rename : content/base/test/test_bug650386_redirect_302.html => content/base/test/csp/test_302_redirect.html
rename : content/base/test/test_bug650386_redirect_303.html => content/base/test/csp/test_303_redirect.html
rename : content/base/test/test_bug650386_redirect_307.html => content/base/test/csp/test_307_redirect.html
rename : content/base/test/test_bug548193.html => content/base/test/csp/test_csp_report.html
rename : content/base/test/test_bug717511.html => content/base/test/csp/test_multi_policy_injection_bypass.html
rename : content/base/test/test_bug558431.html => content/base/test/csp/test_policyuri_async_fetch.html
rename : content/base/test/test_bug702439.html => content/base/test/csp/test_subframe_run_js_if_allowed.html
2014-02-18 09:47:53 -05:00
Jonathan Watt
aeaff47bc5
Bug 967429 - Disable the UI initiated steping behavior for <input type=number> if the value the user typed in is not valid, and instead highlight the field as being invalid. r=smaug
2014-02-12 17:13:32 +00:00
Jonathan Watt
c3528016ca
Bug 970257 - Make <input type=number> handle auto width properly. r=dholbert
2014-02-12 02:54:14 +00:00
Jonathan Watt
2e8e4d644d
Bug 951310 - Make <input type=number correctly handle CSS min-height and max-height. r=dholbert
2014-02-05 00:42:57 +00:00
Jonathan Watt
cbecc96cde
Bug 966861 - Make the <input type=number> up/down spin buttons appear for classic WinXP/7 theming. r=roc
2014-02-04 01:10:37 +00:00
Robert Longson
390888a454
Bug 970356 - neither getSubStringLength, nor selectSubString should throw if nchars is too large. r=cam
2014-02-18 14:29:27 +00:00
Ryan VanderMeulen
0736bb3b1d
Bug 966881 - Fix style checker orange.
2014-02-18 09:27:44 -05:00
Ryan VanderMeulen
e8f009e46c
Backed out changeset 0f7f99d0a2f5 (bug 968432) for bustage.
2014-02-18 09:26:09 -05:00
Andrew Halberstadt
dad8b1a270
Bug 949600 - Sync mozbase to m-c one last time, r=wlach
2014-02-18 09:25:58 -05:00
Ehsan Akhgari
741e1ab301
Bug 973388 - Move the LOCAL_INCLUDES in xpcom to moz.build; r=glandium
2014-02-18 09:01:06 -05:00
Jan Beich
5880a2d573
Bug 973296 - Pull JitCommon.h explicitly for CALL_GENERATED_CODE. r=jandem
2014-02-18 08:59:34 -05:00
Ali Akhtarzada
2c7bbd2605
Bug 972843 - Make Image::GetAsSourceSurface pure virtual. r=nical
2014-02-18 08:59:34 -05:00
Jan Beich
b3e11d3ce1
Bug 968798 - Don't let CPPFLAGS use system ICU headers when building internal ICU. r=glandium
2014-02-18 08:59:34 -05:00
Jan Beich
2093e2402a
Bug 968432 - Implement mozilla::ipc::SetThisProcessName() on BSDs. r=dhylands
2014-02-18 08:59:33 -05:00
Douglas Crosher
47e2ee1aca
Bug 966881 - ARM Simulator: Add support for the ARM hardfp ABI. r=mjrosenb
2014-02-17 22:41:06 +11:00
Jan-Ivar Bruaroey
f609395190
Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup
2014-02-14 11:32:58 -08:00
Richard Marti
aea90c4590
Bug 907373 - Fix -moz-os-version media query on Windows 8.1. r=jimm
2014-02-17 18:43:08 +01:00
Alessandro Decina
5b7fd8a1d9
Bug 874806 - GStreamerReader::PlayBinSourceSetupCb() doesn't need to do a bogus read anymore. r=cpearce
2014-02-18 08:59:32 -05:00
Ehsan Akhgari
b7ea891a54
Bug 970123 follow-up: convert the tabs injected into the file into spaces, DONTBUILD
2014-02-18 08:58:18 -05:00
Ehsan Akhgari
0871976be5
Bug 973658 - Actually revert the value of the Permanent Private Browsing pref when the user presses Cancel in response to the restart dialog; r=jdm
...
Before we were implicitly relying on the pref being reverted through
the checkbox, but that won't happen if the checkbox was never clicked
by the user.
2014-02-18 08:49:39 -05:00
Ehsan Akhgari
c79e8f4c6e
Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium
2014-02-18 08:49:12 -05:00
Carsten "Tomcat" Book
07cd9f1c9b
Merge mozilla-central to mozilla-inbound
2014-02-18 14:03:37 +01:00
Ryan VanderMeulen
45ab8bdb7a
Backed out changeset 94e20568f4e8 (bug 791480) because the patch that led to the new annotation was backed out.
2014-02-18 07:58:59 -05:00
Carsten "Tomcat" Book
4e7af5eff5
merge b2g-inbound to mozilla-central
2014-02-18 13:58:54 +01:00
Masayuki Nakano
1817cc5d8e
Bug 962140 NativeKey should not check scan code at comparing found char message and removed char message r=jimm
2014-02-18 21:42:04 +09:00
B2G Bumper Bot
dc41a273d4
Bumping manifests a=b2g-bump
2014-02-18 02:10:58 -08:00
B2G Bumper Bot
6b611de669
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8d15cd3ac0d0
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #16393 from timdream/lockscreen-backgroundsize
Bug 971654 - Correct lockscreen background sizing, r=snowmantw
========
https://hg.mozilla.org/integration/gaia-central/rev/689dd440bf7c
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 971654 - Correct lockscreen background sizing
2014-02-18 02:05:11 -08:00
B2G Bumper Bot
ccbe32dab3
Bumping manifests a=b2g-bump
2014-02-18 01:56:00 -08:00
B2G Bumper Bot
4b15276c26
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/84c55a230c57
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #16348 from julienw/973490-npm-link
Bug 973490 - [TestAgent] don't run `npm install` if `npm ink` is used r=...
========
https://hg.mozilla.org/integration/gaia-central/rev/fd6b8c15e5ac
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 973490 - [TestAgent] don't run `npm install` if `npm ink` is used r=yurenju
2014-02-18 01:50:11 -08:00
Robert O'Callahan
b8b97141df
Backing out patches for bug 972713 (changesets b5486b9ed88c and 7829e535cdd7) due to Windows 8 test failure.
2014-02-18 22:48:18 +13:00