Commit Graph

169026 Commits

Author SHA1 Message Date
Nils Ohlmeier [:drno]
fa33611097 Bug 972592 - Make ICE 400 response strings more verbose for easier debugging. r=bwc 2014-02-18 09:58:25 -05:00
Jerry Shih
da26b69d9b Bug 972310 - Set a suitable layer size for css scale animation/transition. r=roc 2014-02-18 09:58:01 -05:00
James Kitchener
d051a5a343 Bug 328755 - Fix the ConvertAndWrite crash. r=bz 2014-02-18 09:57:44 -05:00
James Kitchener
8b601ec5fa Bug 328755 - Assigning a zero-length string should not alloc a buffer. r=bsmedberg 2014-02-03 22:57:56 +10:30
Morris Tseng
3680515b7f 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
61494d3ee9 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
9c72784f86 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]
46f5d5506d Bug 971830 - Utilize getAudioTracks() for naming remote streams. r=whimboo 2014-02-18 09:47:54 -05:00
Jan-Ivar Bruaroey
c81b52ac7f Bug 970686 - Add stat.packetsLost. r=jesup 2014-02-13 22:35:13 -08:00
Yeuk Hon Wong
aa30306bf8 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
ee5158c529 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
de779e4357 Bug 970257 - Make <input type=number> handle auto width properly. r=dholbert 2014-02-12 02:54:14 +00:00
Jonathan Watt
b128c0a0f1 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
f4ebca7f1a 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
28340364f9 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
1c5d30fc3b Bug 966881 - Fix style checker orange. 2014-02-18 09:27:44 -05:00
Ryan VanderMeulen
3a5165c020 Backed out changeset 0f7f99d0a2f5 (bug 968432) for bustage. 2014-02-18 09:26:09 -05:00
Andrew Halberstadt
56e8cdad2a Bug 949600 - Sync mozbase to m-c one last time, r=wlach 2014-02-18 09:25:58 -05:00
Ehsan Akhgari
bed93fa9b3 Bug 973388 - Move the LOCAL_INCLUDES in xpcom to moz.build; r=glandium 2014-02-18 09:01:06 -05:00
Jan Beich
4d11930921 Bug 973296 - Pull JitCommon.h explicitly for CALL_GENERATED_CODE. r=jandem 2014-02-18 08:59:34 -05:00
Ali Akhtarzada
00b1ca84d3 Bug 972843 - Make Image::GetAsSourceSurface pure virtual. r=nical 2014-02-18 08:59:34 -05:00
Jan Beich
a780929d11 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
640552f435 Bug 968432 - Implement mozilla::ipc::SetThisProcessName() on BSDs. r=dhylands 2014-02-18 08:59:33 -05:00
Douglas Crosher
089d663a61 Bug 966881 - ARM Simulator: Add support for the ARM hardfp ABI. r=mjrosenb 2014-02-17 22:41:06 +11:00
Jan-Ivar Bruaroey
f3c6621dae Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup 2014-02-14 11:32:58 -08:00
Richard Marti
e4ee73c4f6 Bug 907373 - Fix -moz-os-version media query on Windows 8.1. r=jimm 2014-02-17 18:43:08 +01:00
Alessandro Decina
3ffa20733a 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
650599c540 Bug 970123 follow-up: convert the tabs injected into the file into spaces, DONTBUILD 2014-02-18 08:58:18 -05:00
Ehsan Akhgari
41799c3818 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
0ec6497e74 Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium 2014-02-18 08:49:12 -05:00
Carsten "Tomcat" Book
1c2b6c1db0 Merge mozilla-central to mozilla-inbound 2014-02-18 14:03:37 +01:00
Ryan VanderMeulen
343ba5e77d 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
effe899503 merge b2g-inbound to mozilla-central 2014-02-18 13:58:54 +01:00
Masayuki Nakano
ca5bb58ad2 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
dafe751cdd Bumping manifests a=b2g-bump 2014-02-18 02:10:58 -08:00
B2G Bumper Bot
ac716649c3 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
90f3c91161 Bumping manifests a=b2g-bump 2014-02-18 01:56:00 -08:00
B2G Bumper Bot
f10ba7100f 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
c329325fc1 Backing out patches for bug 972713 (changesets b5486b9ed88c and 7829e535cdd7) due to Windows 8 test failure. 2014-02-18 22:48:18 +13:00
B2G Bumper Bot
390eabb3dd Bumping manifests a=b2g-bump 2014-02-18 01:25:58 -08:00
B2G Bumper Bot
abe7e8812a Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4da7d6e06cc0
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #16347 from steveck-chung/bug-972245

Bug 972245 - Photos can appear distorted in the call log and in the SMS(SMS part only), r=julienw.

========

https://hg.mozilla.org/integration/gaia-central/rev/c2b4329d63c3
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 972245 - Photos can appear distorted in the call log and in the SMS app(SMS part)

========

https://hg.mozilla.org/integration/gaia-central/rev/62a77fd8abf3
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #16233 from gasolin/issue-968682

Bug 968682 - [settings] add marionette test for Notifications panel, r=arthur&evan

========

https://hg.mozilla.org/integration/gaia-central/rev/48a9a5fbcd6c
Author: gasolin <gasolin@gmail.com>
Desc: Bug 968682 - [settings] add marionette test for Notifications panel

========

https://hg.mozilla.org/integration/gaia-central/rev/69fd6752d88f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #16280 from timdream/system2-hardwarebuttons

Bug 971495 - [System2] Instantiable HardwareButtons, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/68986d8dbc32
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 971495 - [System2] Instantiable HardwareButton
2014-02-18 01:25:11 -08:00
B2G Bumper Bot
02b2cf3e45 Bumping manifests a=b2g-bump 2014-02-18 01:21:01 -08:00
B2G Bumper Bot
b0f808e85e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/16d0fa02d9f3
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #16292 from saminath/nfc_url_improve_4

Bug 969217 - Improvement for the function of sharing of URLs. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/13a4b9341a9f
Author: s.x.veerapandian <s.x.veerapandian@bdc7-d-2tcc7bs.(none)>
Desc: Bug 969217 - Improvement for the function of sharing of URLs. r=alive
2014-02-18 01:15:13 -08:00
Jan de Mooij
c41b2d9524 Bug 973574 - Fix AutoDebugModeInvalidation to not call FinishDiscardJitCode if it didn't discard JIT code. r=shu 2014-02-18 10:13:48 +01:00
Arnaud Sourioux
977d686ef2 Bug 973087: Rename nsSimplePageSequence[.h|.cpp] to nsSimplePageSequenceFrame[.h|.cpp] r=roc
--HG--
rename : layout/generic/nsSimplePageSequence.cpp => layout/generic/nsSimplePageSequenceFrame.cpp
rename : layout/generic/nsSimplePageSequence.h => layout/generic/nsSimplePageSequenceFrame.h
2014-02-18 00:58:22 -08:00
B2G Bumper Bot
16370b267c Bumping manifests a=b2g-bump 2014-02-18 00:41:00 -08:00
Daniel Holbert
bea5535e10 Bug 919806 followup: Reindent method declarations affected by NS_IMETHOD-removal. (whitespace-only; no review) DONTBUILD 2014-02-18 00:36:33 -08:00
B2G Bumper Bot
1166dd5b73 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0976a3ff6388
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #16356 from luke-chang/971452_instantiable_activity_window_factory

Bug 971452 - [System2] Instantiable ActivityWindowFactory, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/a39e5e7ba971
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 971452 - [System2] Instantiable ActivityWindowFactory
2014-02-18 00:35:11 -08:00
Karl Tomlinson
f1e2b4844c b=973782 revert 8e574d7a951a, failing test from bug 938022 DONTBUILD 2014-02-18 21:31:55 +13:00
B2G Bumper Bot
1444511109 Bumping manifests a=b2g-bump 2014-02-18 00:25:58 -08:00