Commit Graph

163689 Commits

Author SHA1 Message Date
Yeuk Hon Wong
ee0c7a8bee Bug 587377 - Display CSP warning in the web console if a hostname is a quoteless CSP keyword match. r=sstamm 2014-01-17 11:10:29 -05:00
Andrew McCreight
c3f8ddfee1 Bug 960768 - Check the result of getPendingException in js::UnwindIteratorForException. r=luke 2014-01-17 08:05:06 -08:00
Ryan VanderMeulen
84ca217795 Backed out changeset 7218723f5a9b (bug 956051) for bustage.
CLOSED TREE
2014-01-17 11:05:11 -05:00
Ehsan Akhgari
c07185aee8 Bug 675579 - Part 2: Dispatch an input event when changing the direction of a plain text element; r=roc
--HG--
extra : rebase_source : 06eb0f2fa67ca81e214df8800ceec8dc305ee7c6
2014-01-17 10:31:18 -05:00
Ehsan Akhgari
3bac9296fb Bug 675579 - Part 1: Set the dir attribute on the input/textarea element when switching the text direction; r=roc
--HG--
extra : rebase_source : d149468874202df13a2ae82dd95933edff9bbc45
2014-01-17 10:31:03 -05:00
Haitao Feng
fd78d978fc Bug 947711 part 3 - Refactor SIMD implementation to expose the Create API. r=nbp
---
 js/src/builtin/SIMD.cpp |   49 +++++------------------------------------------
 js/src/builtin/SIMD.h   |   47 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+), 44 deletions(-)
2014-01-17 07:30:16 -08:00
Romain Perier
59e725b51a Bug 956051 - Inline str_replace(string,string). r=nbp,jandem 2014-01-17 07:30:15 -08:00
Ryan VanderMeulen
4e06172283 Backed out changeset 965cf4cbedc8 (bug 958816) for mochitest crashes.
CLOSED TREE
2014-01-17 10:20:05 -05:00
Ryan VanderMeulen
d9a8f0324a Backed out changeset 8a5f36d486b4 (bug 959100) for bustage.
CLOSED TREE
2014-01-17 10:19:31 -05:00
Ed Morley
3bab5649ea Backed out changeset e9d82d8ad687 (bug 675579) for crashes on a CLOSED TREE 2014-01-17 15:07:23 +00:00
Ed Morley
c116be3bef Backed out changeset 54ddff6ebfa5 (bug 675579) 2014-01-17 15:07:01 +00:00
Jan Beich
285bf3b0c2 Bug 960664 - Unbreak libc++ build after 358f4a9aac18 (bug 157846) by using mozilla::Abs in nsTextControlFrame::CalcIntrinsicSize. r=roc 2014-01-17 10:03:44 -05:00
Daniel Stenberg
f5c0c42bec Bug 959100 - Detect chunk size overflow in ParseChunkRemaining. r=jduell 2014-01-17 10:03:44 -05:00
Deian Stefan
6c136d6a13 Bug 957821 - iframe sandbox test should fail when allow-scripts is not set. r=imelven, r=khuey 2014-01-01 21:39:25 -08:00
Andreas Tolfsen
b279dbf288 Bug 941102 - Fix closeWindow not matching WebDriver command close. r=dburns
The closeWindow request type name has been left for backwards
compatibility.
2014-01-17 10:03:43 -05:00
Andreas Tolfsen
487bf41fb6 Bug 936044 - Fix wrong license header for Marionette atoms. r=dburns
The atoms come licensed under the Apache 2.0 License from the Selenium
project.
2014-01-17 10:03:43 -05:00
Jan-Ivar Bruaroey
4fa8c2150d Bug 904622 - RTP stats on the about:webrtc page. r=bwc 2014-01-16 16:09:25 -05:00
Kartikaya Gupta
8fe7775e67 Bug 941138 - Make the duplicated code paths consistent. r=botond 2014-01-17 09:53:08 -05:00
Kartikaya Gupta
c7ca9bac2b Bug 941138 - Remove a redundant ScreenPoint argument. r=botond 2014-01-17 09:53:08 -05:00
Kartikaya Gupta
abb983b7c2 Bug 941138 - Move the code to update the cached transform. r=botond 2014-01-17 09:52:49 -05:00
Andrea Marchesini
ab79c85864 Bug 958816 - Make strings in nsIStackFrame API sane, r=bz 2014-01-17 15:24:03 +01:00
Nick Lebedev
940cdd21fd Bug 958984. Move SurfaceMode enum out of Layer class so we could forward declare it instead of including header. r=nical 2014-01-17 15:00:00 +01:00
Michael Wu
257c8ee5fc Bug 958001 - Remove mNeverUseDeviceSurface from imgFrame, r=jrmuizel 2014-01-17 08:57:51 -05:00
Andrew McCreight
b91b4b2eaf Bug 960715, part 2 - Remove nsXPConnect::FindMainThread(). r=bholley 2014-01-17 05:57:35 -08:00
Andrew McCreight
f8e2f6cfb6 Bug 960715, part 1 - Remove XPCWrappedNativeProto::ClassIsMainThreadOnly. r=bholley 2014-01-17 05:57:34 -08:00
Andrew McCreight
ea8828d187 Bug 959485, part 5 - Remove success from nsJSCID::NewID. r=gabor 2014-01-17 05:57:34 -08:00
Ehsan Akhgari
711eee6247 Bug 675579 - Part 2: Dispatch an input event when changing the direction of a plain text element; r=roc 2014-01-17 08:51:43 -05:00
Ehsan Akhgari
98abd869ba Bug 675579 - Part 1: Set the dir attribute on the input/textarea element when switching the text direction; r=roc 2014-01-17 08:51:20 -05:00
Jon Coppeard
a0e2da1d9c Bug 960544 - Always export rooting APIs and stop linking unit tests against JS library r=glandium 2014-01-17 10:18:19 +00:00
Markus Stange
3e2c4e4e25 Bug 944579 - Refuse to create gigantic DrawTargets and surfaces. r=Bas 2014-01-17 11:06:17 +01:00
Markus Stange
f8c4f53e80 Bug 959570 - Don't draw rounded corners and a highlight line in fullscreen mode. r=smichaud 2014-01-17 11:06:15 +01:00
Robert Longson
4376a803ea Bug 951268 - Test. 2014-01-17 11:06:13 +01:00
Markus Stange
a6b07830a5 Bug 951268 - Use MaskSurface when drawing A8 filter results. r=Bas 2014-01-17 11:06:11 +01:00
Carsten "Tomcat" Book
69a496c7ce Merge mozilla-central to mozilla-inbound 2014-01-17 11:04:14 +01:00
Carsten "Tomcat" Book
7f1cd74a9f merge b2g-inbound to mozilla-central 2014-01-17 10:15:47 +01:00
Carsten "Tomcat" Book
facc6b5718 merge fx-team to mozilla-central 2014-01-17 10:12:58 +01:00
Carsten "Tomcat" Book
906000ee1a merge mozilla-inbound to mozilla-central 2014-01-17 10:11:39 +01:00
Brian Smith
9713f359fa Bug 960714: Make NPN and ALPN prefs dynamic, r=keeler, r=mcmanus
--HG--
extra : rebase_source : 42ff8c05b682e755d51ec79e2cb26db7cedd382f
2014-01-16 21:38:59 -08:00
Andrew Halberstadt
1e857aeb4a Bug 960375 - Marionette runner should pass mozinfo.info into manifestparser, r=mdas 2014-01-17 12:42:40 +08:00
Andrew Halberstadt
d6463a8d9e Bug 957768 - Fix mochitest no summary error when --hide-subtests is used, r=jmaher 2014-01-17 11:26:31 +08:00
Bill McCloskey
86f8c70978 No bug - Fix merge conflict on a CLOSED TREE 2014-01-16 18:17:02 -08:00
Wes Kocher
430958c398 Merge fx-team to m-c 2014-01-16 17:41:45 -08:00
Wes Kocher
453e6e4e26 Merge b2g-inbound to m-c 2014-01-16 17:22:23 -08:00
B2G Bumper Bot
bf1317c1c6 Bumping manifests a=b2g-bump 2014-01-16 17:14:17 -08:00
B2G Bumper Bot
b4851d2f96 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/18bd82325a82
Author: Eric O'Connor <eric@bocoup.com>
Desc: Bug 898354 - [User Story] Timer Notification

Add mozAlarms to the timer panel.

Signed-off-by: Mike Pennisi <mike@mikepennisi.com>
2014-01-16 17:14:07 -08:00
Dave Hylands
55aa5eff2f Backout 7ffefbeff08c - Wrong patch committed. DONTBUILD 2014-01-16 17:04:37 -08:00
Dave Hylands
0fbc71f1b7 Backed out changeset 64647f71727f - Wrong patch committed 2014-01-16 17:03:32 -08:00
Dave Hylands
759f313509 Bug 910498 - Camera changes to use CreateFd. r=mikeh 2014-01-16 17:01:43 -08:00
Dave Hylands
6d9caf7a22 Bug 910498 - Changes to device storage to support CreateFd. r=bent 2014-01-16 17:01:27 -08:00
Marco Castelluccio
c23020f93d Bug 959420 - Followup to fix the last saveApps call introduced in bug 757226. r=fabrice 2014-01-16 17:00:29 -08:00