Commit Graph

166823 Commits

Author SHA1 Message Date
Max Vujovic
42ed656cbd Bug 948265 - [CSS Filters] Move nsAutoFilterInstance filter region calculations into nsSVGFilterInstance. r=roc 2014-02-05 17:04:42 -05:00
Andreas Tolfsen
021a30a380 Bug 941158 - Honour expected failures in setUp or tearDown. r=zac 2014-02-05 17:04:42 -05:00
Andreas Tolfsen
03f5cc241e Bug 938228 - Fix marshaling of NodeList in executeScript. r=mdas 2014-02-05 17:04:42 -05:00
Rick Eyre
7be4b8fb00 Bug 881976 - Part 1: Expose TextTrack::TextTrackList to Chrome JS. r=rillian, r=bz
Our JS WebVTT implementation (vtt.js) needs access to the Track's
TextTrackList in order to compute the line position of a TextTrackCue.
Therefore, we need to expose it to chrome JS so that vtt.js can have
access to it.
2014-01-27 13:10:06 -05:00
Martin Stransky
54d0c1ec74 Bug 624422 - Build plugin-container for Gtk2 and Xt plugins, nsPluginNativeWindowGtk part. r=karlt
--HG--
rename : dom/plugins/base/nsPluginNativeWindowGtk2.cpp => dom/plugins/base/nsPluginNativeWindowGtk.cpp
2014-02-05 17:04:41 -05:00
Daniel Holbert
3695b32275 Bug 968338 followup: Add missing #include for unused.h. (bustage fix on a CLOSED TREE) 2014-02-05 14:14:54 -08:00
Bobby Holley
3493cfbdb3 Bug 966845 - Make ensureConstructor and initConstructor static. r=Waldo 2014-02-05 13:50:21 -08:00
Daniel Holbert
ec8f21dd23 Bug 968338: Pass unused-in-some-build-configurations variable 'mFdForLogging' to mozilla::unused, to suppress clang warning in SSLServerCertVerification.cpp. r=bsmith 2014-02-05 13:39:27 -08:00
Daniel Holbert
c287205b92 (no bug) Fix a few DOS newline characters in SSLServerCertVerification.cpp. (no review, whitespace-only) 2014-02-05 13:39:26 -08:00
David Burns
d2fd82b4f6 Bug 874868: Make sure that Marionette takes a screenshot of the the entire content canvas; r=mdas 2014-02-05 21:38:12 +00:00
David Anderson
2617e179a9 Bug 947045 - Use Xlib surfaces in basic compositor (r=mattwoodrow) 2014-02-05 08:39:02 -08:00
Nicolas Silva
dbc2384b5d Bug 950235 - Pick the TextureHost backend in function of the surface descriptor type. r=mattwoodrow 2014-02-05 14:34:16 +01:00
Cameron McCormack
419de4225e Bug 960899 - Add debug function and lldb command to print frame state symbolically. r=dbaron 2014-01-18 18:08:22 +11:00
Ryan VanderMeulen
5150c7bb77 Merge m-c to inbound on a CLOSED TREE. 2014-02-05 15:54:37 -05:00
Ryan VanderMeulen
76412a3cd2 Merge b2g-inbound to m-c. 2014-02-05 15:47:36 -05:00
Ryan VanderMeulen
4ffb4c29de Backed out changesets fce6b2c04bab and db5a4ed50de4 (bug 947045) and changeset bef65fd678a4 (bug 950235) for IPC test crashes on a CLOSED TREE. 2014-02-05 15:45:03 -05:00
Ryan VanderMeulen
5c70dff09e Backed out changeset fa9b60c88118 (bug 457296) for bustage on a CLOSED TREE. 2014-02-05 15:32:15 -05:00
Ryan VanderMeulen
8a68d16b9a Merge fx-team to m-c. 2014-02-05 15:31:20 -05:00
Ryan VanderMeulen
e3b6b30cd3 Merge inbound to m-c. 2014-02-05 15:20:59 -05:00
Matt Brubeck
06c1691597 Bug 968108 - Enable Metro for Beta and Release [r=bhearsum] 2014-02-05 10:57:57 -08:00
Andrea Marchesini
379b476670 Bug 966942 - Convert nsIDOMPaymentRequestInfo to a dictionary. r=bz, r=ferjm 2014-02-05 13:11:14 -05:00
Phil Ringnalda
fe6c4959d1 Backed out 6 changesets (bug 960873) for Win64 build bustage
Backed out changeset 33d8989841ac (bug 960873)
Backed out changeset 6c9e404aeb3f (bug 960873)
Backed out changeset 36c8b10b0a31 (bug 960873)
Backed out changeset 29c36a7acfb0 (bug 960873)
Backed out changeset 6e3966e0eb40 (bug 960873)
Backed out changeset 612db692256b (bug 960873)
2014-02-05 09:28:14 -08:00
Phil Ringnalda
d8055d939b Backed out 2 changesets (bug 964200) for build bustage
CLOSED TREE

Backed out changeset 7dbe53176a38 (bug 964200)
Backed out changeset 19993e76f4a0 (bug 964200)
2014-02-05 09:19:08 -08:00
Bill McCloskey
d7dfb24c4a Backout bug 947045 for build failures on a CLOSED TREE 2014-02-05 09:05:25 -08:00
Nick Alexander
96365240d2 Bug 951865 - Part 2: Package GeckoView resources when building mobile/android/base. r=glandium
This is a temporary measure.  We have multiple resource directories
that all need to be included into the GeckoView library.  This patch
stuffs the resources into a zip file which can be included in the
GeckoView packaging step.

These resources used to be copied into res/, which led to
synchronization issues.  This new zip file will now suffer the same
synchronization problems.  Android Archive (.aar) files make this
synchronization step explicit, and tools such as gradle do the work to
keep things in sync.  We'll move to use a tool like this eventually,
but for now...
2014-02-05 08:51:48 -08:00
Nick Alexander
0f59e92889 Bug 951865 - Part 1: Replace ABI_DIR with ANDROID_CPU_ARCH. r=glandium 2014-02-05 08:51:48 -08:00
Robert Longson
416ccd6e52 Bug 964200 (Part 4 misc and tests) - Implement Filter Effects Module feDropShadow filter. r=hsivonen 2014-02-05 16:48:27 +00:00
Robert Longson
649aa6ceee Bug 964200 (Part 3 main) - Implement Filter Effects Module feDropShadow filter. r=mstange
--HG--
rename : content/svg/content/src/SVGFEGaussianBlurElement.cpp => content/svg/content/src/SVGFEDropShadowElement.cpp
rename : content/svg/content/src/SVGFEGaussianBlurElement.h => content/svg/content/src/SVGFEDropShadowElement.h
rename : dom/webidl/SVGFEGaussianBlurElement.webidl => dom/webidl/SVGFEDropShadowElement.webidl
2014-02-05 16:46:47 +00:00
Bill McCloskey
9fdb4bef1f Bug 962604 - Add ActorDestroy handling to CPOWs (r=mrbkap) 2014-02-05 08:39:59 -08:00
David Anderson
3c130dd88c Bug 947045 - Use Xlib surfaces in basic compositor (r=mattwoodrow) 2014-02-05 08:39:02 -08:00
Bill McCloskey
16e215ceff Bug 947045 - dup() child's X file descriptor in parent process (r=karl) 2014-02-05 08:37:26 -08:00
Marco Zehe
0eca0e9a66 Bug 968111 - Fix various accessibility markup issues in Toolkit XUL files, r=da0 2014-02-05 17:33:43 +01:00
Phil Ringnalda
68432f3df0 Backed out 3 changesets (bug 928536) for build bustage
CLOSED TREE

Backed out changeset 750054102e68 (bug 928536)
Backed out changeset baa309383864 (bug 928536)
Backed out changeset 1ff2aed7f76f (bug 928536)
2014-02-05 08:29:17 -08:00
Carsten "Tomcat" Book
a6ae27b8f3 merge fx-team to mozilla-central 2014-02-05 13:28:00 +01:00
Carsten "Tomcat" Book
7ba25aaf1f merge b2g-inbound to mozilla-central 2014-02-05 13:23:25 +01:00
Carsten "Tomcat" Book
34f5d51b29 merge mozilla-inbound to mozilla-central 2014-02-05 13:18:13 +01:00
B2G Bumper Bot
86dda67929 Bumping manifests a=b2g-bump 2014-02-05 01:10:57 -08:00
B2G Bumper Bot
d552367db3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cea79abbb7a9
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15966 from timdream/keyboard-build-2

Revert "Revert "Merge pull request #15857 from comoyo/bug964216""

========

https://hg.mozilla.org/integration/gaia-central/rev/9778b9f6a597
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Revert "Merge pull request #15857 from comoyo/bug964216""

This reverts commit 33eb812eadb61f76744103105e099972a8255843.
2014-02-05 01:10:11 -08:00
B2G Bumper Bot
9069450165 Bumping manifests a=b2g-bump 2014-02-05 00:35:56 -08:00
B2G Bumper Bot
37103186f1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5746057ab313
Author: Thomas Zimmermann <tdz@users.sourceforge.net>
Desc: Merge pull request #15907 from tdz/bug-966243

Bug 966243: Fix ICC detection handlers in Settings app

========

https://hg.mozilla.org/integration/gaia-central/rev/aef67c3ac9de
Author: Thomas Zimmermann <tdz@users.sourceforge.net>
Desc: Bug 966243: Fix ICC detection handlers in Settings app, r=arthur.chen

While running the Settings app several errors about self.* not being
defined show up in the logcat. An example is

  E/GeckoConsole(  440): [JavaScript Error: "TypeError: self.updateSimPinsUI \
    is not a function" {file: "app://settings.gaiamobile.org/js/simcard_lock.js" \
    line: 232}]

This is caused by 'self' not being set in the event handlers for ICC
detection. As a result, the UI update does not work correctly when the
ICC changes state. Setting the variable 'self' fixes this problem.

Signed-off-by: Thomas Zimmermann <tdz@users.sourceforge.net>
2014-02-05 00:30:10 -08:00
B2G Bumper Bot
1e2a44d248 Bumping manifests a=b2g-bump 2014-02-05 00:10:56 -08:00
B2G Bumper Bot
72c87f2652 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25a845d52f3e
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #15723 from cctuan/955995

Bug 955995 - Running settings.js on node.js

========

https://hg.mozilla.org/integration/gaia-central/rev/218941065148
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 955995 - Running settings.js on node.js
2014-02-05 00:05:10 -08:00
Makoto Kato
888f119859 Bug 966130 - Turn off listening ipc:content-created observer if not e10s. r=blassey 2014-02-05 16:43:59 +09:00
Gian-Carlo Pascutto
df72e0d5b1 Bug 966659 - Add missing semicolon in SafeBrowsing protocol. r=mmc 2014-02-05 08:37:16 +01:00
Masayuki Nakano
6550a7015d Bug 964623 OnSelectionChange() and OnLayoutChange() should be called immediately after the document is unlocked completely r=emk 2014-02-05 16:36:17 +09:00
B2G Bumper Bot
6895186833 Bumping manifests a=b2g-bump 2014-02-04 23:36:05 -08:00
B2G Bumper Bot
2e61d0da58 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5b4d3028e817
Author: dwi2 <dwi2@dwi2.com>
Desc: Merge pull request #15960 from dwi2/bug964755

Bug 964755 - Make sure WifiHelper.getCapabilities() return non-null valu...

========

https://hg.mozilla.org/integration/gaia-central/rev/5dbc35834894
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 964755 - Make sure WifiHelper.getCapabilities() return non-null value for network not in the air
2014-02-04 23:30:11 -08:00
Phil Ringnalda
f2e96fc501 Bug 967737 - Disable test_sessionStorageBaseSessionOnly.html on opt b2g, , since it only passed based on what chunk it ran in
--HG--
extra : rebase_source : 3e5bf4e64656e2427cf4b614ff4504e31285a3da
2014-02-04 23:03:45 -08:00
Gregor Wagner
07ac8d510a [Bug 967342] Server not found pages have '&f=regular' appended to url. r=bz 2014-02-05 07:57:16 +01:00
Phil Ringnalda
4cd4cf08ab Bug 968051 - Disable test_sessionStorageClone.html on debug b2g, since it only passed based on what chunk it ran in
CLOSED TREE
2014-02-04 22:31:38 -08:00