Граф коммитов

427643 Коммитов

Автор SHA1 Сообщение Дата
Olli Pettay 083507b29b Bug 1174951, test history API only after load event, r=bz
--HG--
extra : rebase_source : cc67a71af2b2296c74fc38fe97c18521d70b2093
2015-06-24 12:13:15 -07:00
Seth Fowler 4a89c186ce Bug 1166981 - Decode images in LIFO order. r=tn 2015-06-24 11:37:59 -07:00
Nikhil Marathe bd635e2c8a Bug 1166350 - Push fixes for principals. r=kitcambridge,bholley
Fix xpcshell tests.
Add support for webapps-clear-data.
Trash old regs on idb version upgrade.
Use principal for permission check.
use principal in PushSubscription.

--HG--
extra : rebase_source : 3b8cb541512d3fb9a253773c2fd5227c980efdd2
extra : source : d7554019b424327a3271e2c0debda995fff36cb5
2015-06-02 15:56:33 -07:00
Nikhil Marathe c2202d5a9d Bug 1170817 - Fix unsubscribe() resolution value. r=dougt
--HG--
extra : rebase_source : 4ccadff701ded3f92f58be9fc9454732abb06a30
extra : source : 8332838a23ea21e74212846ad1fe2e36978c4752
2015-06-02 15:53:55 -07:00
Nikhil Marathe 6534f790ec Bug 1160527 - Patch 1 - Support PushEvent.waitUntil(). r=baku.
--HG--
extra : rebase_source : 3cafe72c66d2e04ef939fa092ae55e6b87c0f626
extra : source : a3ca94614c928cc640d41087cffb6c123ed382d7
2015-06-02 14:52:49 -07:00
Blake Kaplan 4cfe849f2a Bug 1169268 - Handle CFHTML data better. r=ndeakin 2015-06-24 11:19:11 -07:00
Mike Hommey 46a8325e4d Bug 1175856 - Still do cert validation when app.update.url.override is set to an empty value. r=rstrong 2015-06-24 10:49:55 -07:00
Georg Fritzsche 88745847d4 Bug 1177118 - Add the crash ping documentation to the Telemetry doc index. r=dexter 2015-06-24 10:19:21 -07:00
Eric Rahm 1175adb068 Bug 1175249 - Silence warning about possibly slow query to moz_bookmarks. r=dietrich
Add comment ot disable potential slow query warning. The odds that more than one
bookmark for a URI is returned seems pretty low, the odds that there are enough
to warrant an index seems even lower.
2015-06-16 15:24:46 -07:00
Boris Zbarsky f74dac01c5 Bug 1175192. Consistently allow identifiers to start with -- in the CSS parser. r=heycam 2015-06-24 10:17:05 -07:00
Chris Manchester e71520e019 Bug 1174766 - Modify test_profile_management to use a clean profile to avoid contention on windows.;r=ato
--HG--
extra : commitid : ID9VOYgI5vu
2015-06-24 10:16:27 -07:00
Chris Manchester 213a215144 Bug 1174766 - Append to gecko logfile after marionette restarts the browser rather than removing the old file every time.;r=ato
--HG--
extra : commitid : ACiV5ULwCRm
2015-06-20 09:46:00 -07:00
Jonathan Kew d6ddc659a1 Bug 1176523 - Convert Get/SetContinuousBCBorderWidth in nsTableColFrame and nsTableColGroupFrame to logical coordinates. r=dholbert 2015-06-24 09:56:54 -07:00
Lee Salzman 3fe9408260 Bug 1033375 - Nudge simple linear gradients with hard stops to half-pixel gradient. r=nical 2015-06-23 20:50:36 -04:00
Riley Baldin 2b4d1dec41 Bug 1172011 - Remove unneeded 'spaceLeft' declaration from nsSplitterFrame.cpp. r=froydnj 2015-06-20 16:43:00 -04:00
Juan Becerra 89070941c9 Bug 1087629 - Add two new test cases for ICE connection states. r=ekr
--HG--
extra : transplant_source : _%7CY%86rE%19%E9%B5%9F%C2%F9%80i%AEV%B7%3C%95%A3
extra : histedit_source : 0d6bbc2a0f9d1043ed8f8cc39e2083d309db8e6f%2C375920aa61992cac9307c50aeb42e7d9da4f6c73
2015-06-18 16:07:01 -07:00
Andrew Comminos 1fd1765334 Bug 1174755 - Improve reftest consistency on GTK3. r=karlt 2015-06-15 10:00:00 -04:00
David Major 17a51c4514 Bug 1151506 - Null-check the count parameter in GetConstantCount. r=froydnj 2015-06-24 09:07:11 -07:00
Ehsan Akhgari 60626aff92 Bug 1175480 - Expose the external content policy type from the load info objects; r=smaug
Consumers of this type need to deal with the external content policy
types.  One example is HttpObserverManager.runChannelListener in
WebRequest.jsm.
2015-06-24 08:52:45 -07:00
Andrea Marchesini b4745b397a Bug 110567 - Remove nsIDocShell::GetURLSearchParams(), r=smaug 2015-06-24 06:49:07 -07:00
Boris Zbarsky 9746e4abb3 Bug 1176153. Have binding code grab the array buffer view type for ArrayBufferView arguments, so consumers don't have to manually use JSAPI to do it. Use the new setup in WebGL code. r=smaug 2015-06-24 08:10:15 -07:00
Carsten "Tomcat" Book db531ad50b Merge mozilla-central to mozilla-inbound 2015-06-24 16:04:10 +02:00
Carsten "Tomcat" Book 7fd037905e merge mozilla-inbound to mozilla-central a=merge 2015-06-24 16:01:47 +02:00
Carsten "Tomcat" Book 0db26e7d5d merge fx-team to mozilla-central a=merge 2015-06-24 14:14:15 +02:00
Carsten "Tomcat" Book 848de192dd Backed out changeset c3c503368fdd (bug 1176729) for frequently breaking windows 8 x64 builds
--HG--
extra : rebase_source : e991a50274ac9c17454b413f0bd14bd7d62b157b
2015-06-24 12:27:24 +02:00
Mark Banner 1fb11e0dac Bug 1176780 - Enable jsx-sort-props-types eslint rule for Loop. rs=dmose 2015-06-23 23:11:48 -07:00
Mark Banner 7fc3405211 Bug 1176778 - Enable jsx-sort-props eslint rule for Loop. rs=dmose 2015-06-23 23:11:48 -07:00
B2G Bumper Bot 4df42a1a48 Bumping manifests a=b2g-bump 2015-06-23 19:02:21 -07:00
B2G Bumper Bot ad3697cd00 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/28b5133c0a06
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #30536 from alivedise/bugzilla/1102675/send-activity-window-opener-to-background

Bug 1144132 - Activity opener visibility state r=etienne,schung

========

https://hg.mozilla.org/integration/gaia-central/rev/24934d62599e
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1144132 - Activity opener visibility state
2015-06-23 19:00:24 -07:00
Drew Willcoxon c58349faa4 Bug 1176381 - Fix a typo in SearchSuggestionController that causes a JS warning. r=MattN 2015-06-23 17:42:19 -07:00
B2G Bumper Bot e998928563 Bumping manifests a=b2g-bump 2015-06-23 17:23:27 -07:00
Andrea Marchesini 6713cdfbc5 Bug 1176034 - MessagePort should force a close() if the structured clone algorithm fails, r=bent 2015-06-23 15:50:00 -07:00
B2G Bumper Bot a35f947cf9 Bumping manifests a=b2g-bump 2015-06-23 13:42:54 -07:00
B2G Bumper Bot 6d3473f57a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a39ba3017833
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30646 from albertopq/1171883-signal-searching2

Bug 1171883 - [Statusbar] Signal icon is not animated while searching r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/8a728c02c594
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1171883 - [Statusbar] Signal icon is not animated while searching

========

https://hg.mozilla.org/integration/gaia-central/rev/f04647213cda
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30587 from gasolin/issue-1173675-clock

Bug 1173675 - link gaia jsdoc gh-page on per app readme, r=mcavanaugh, rudy, steve

========

https://hg.mozilla.org/integration/gaia-central/rev/64cca92fcb45
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1173675 - link gaia jsdoc gh-page on per app readme, r=mcavanaugh, rudy, steve
2015-06-23 13:40:32 -07:00
Henrik Skupin bbd023ec4e Bug 1176677 - [moznetwork] ImportError: "cannot import name structured", and release version 0.26. r=davehunt
--HG--
extra : rebase_source : 418fd84af35150ea06522d475802ca445c77ef03
2015-06-23 17:23:18 +02:00
Carsten "Tomcat" Book fa9ac90dde Backed out changeset 4f4ceae7be1a (bug 1176034) for frequent bustages in Windows 8 x64 debug 2015-06-24 10:11:07 +02:00
Carsten "Tomcat" Book 7431d44c64 Backed out changeset ae700a7a4c5e (bug 1176034) 2015-06-24 10:10:17 +02:00
Boris Zbarsky 4ca3b13712 Bug 1175031. Add telemetry for an Attr with a non-lowercase name that was created from an HTML document being added to a non-HTML element. r=smaug,froydnj 2015-06-24 00:44:02 -07:00
Boris Zbarsky 506ddeedf8 Bug 1176083. Remove the now-dead code for the XPCOM version of setTimeout/setInterval. r=smaug
I claim this code is dead because on the one hand it's no longer called from JS
(because Window is always on WebIDL bindings, but on the other hand it can't
really be called from C++ because it depends on examining the XPConnect call
information.

I think removing this completely, including from the IDL, is safe, because
nothing directly returns nsIDOMJSWindow, so anyone using its vtable would have
to QI to it and we're changing the IID.
2015-06-24 00:42:46 -07:00
Chris Manchester 606f67f584 Bug 1169600 - Remove message listeners intended to coordinate registering a new browser with marionette once the browser has been registered. r=ato
--HG--
extra : commitid : BlpX9XbqiYM
2015-06-24 00:10:10 -07:00
B2G Bumper Bot d9b6a966a3 Bumping manifests a=b2g-bump 2015-06-23 01:12:50 -07:00
B2G Bumper Bot 0d46880e73 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fe6138d502ff
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #30670 from aosmond/bug1176191

Bug 1176191 - Release camera if battery is too low instead of disabling controls. r=jdarcangelo

========

https://hg.mozilla.org/integration/gaia-central/rev/be14346d1b0d
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1176191 - Release camera if battery is too low instead of disabling controls.
2015-06-23 01:10:30 -07:00
B2G Bumper Bot f7ddba3e6e Bumping manifests a=b2g-bump 2015-06-22 17:02:23 -07:00
B2G Bumper Bot 9545e84017 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cbef5af4c81b
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #30595 from gmarty/Bug-1085651-Incorrect-time-and-status-showed-in-the-statusbar

Bug 1085651 - Incorrect time (clock) and status showed in the statusbar

========

https://hg.mozilla.org/integration/gaia-central/rev/088e80da4029
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1085651 - Incorrect time (clock) and status showed in the statusbar
2015-06-22 17:00:27 -07:00
B2G Bumper Bot 145ce5cd4c Bumping manifests a=b2g-bump 2015-06-22 15:52:11 -07:00
B2G Bumper Bot bb6e16c339 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f508a601ed8d
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #30680 from sfoster/scrollsnap-cardview-bug-1161229

Bug 1161229 - Use CSS Scroll Snapping in card view. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/c06ed442d342
Author: Sam Foster <sfoster@mozilla.com>
Desc: Improved changed card container role from group to presentation (yzen)

========

https://hg.mozilla.org/integration/gaia-central/rev/32ea90226914
Author: Sam Foster <sfoster@mozilla.com>
Desc: Remove scrollbar clipping, remove over-width for single card

========

https://hg.mozilla.org/integration/gaia-central/rev/4fdaa8d29458
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1161229 - Use CSS Scroll Snapping in card view

* Add CSS scroll-snapping to card view (etienne, jetvillegas)
  https://github.com/jetvillegas/gaia/tree/APZC-card-view
* Restore support for vertical swiping to kill apps.
* Unknown scroll-snap properties added to csslint's xfail list
* Move width/height/margin card props to CSS
* Move cross-slide via translateY to Card
* Maintain _stackIndex as default pointer into stack to return to
* Slide to fill gap from right, fix initial/return-to position
* Re-enable wheel event handling, update a11y attributes on each wheel DOM_D
* Update Card and TaskManager unit tests
* Update wait_for_card_ready in python CardView class

========

https://hg.mozilla.org/integration/gaia-central/rev/9ba37446250b
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #30679 from sfoster/ftu-holdcamera-bug-1176030

Bug 1176030 - Ignore holdcamera while FTU is running. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/b59b0294546e
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1176030 - Ignore holdcamera while FTU is running. r=etienne
2015-06-22 15:50:13 -07:00
B2G Bumper Bot aad84b9ae4 Bumping manifests a=b2g-bump 2015-06-22 11:22:07 -07:00
B2G Bumper Bot ea9bce88df Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b62b937817ca
Author: Doug Sherk <github@sherk.me>
Desc: Revert "Merge pull request #30623 from mozfreddyb/passcode-helper-final-bug-1123325"

This reverts commit 35c33cca1934211674f16d923f46be3ca7f4bd31, reversing
changes made to 64291c716e7278e05834ff384d804d70ad691e8a.
2015-06-22 11:20:10 -07:00
B2G Bumper Bot 4cecfc273e Bumping manifests a=b2g-bump 2015-06-22 08:17:11 -07:00
B2G Bumper Bot 18c1941c57 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/86988321a865
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30589 from gasolin/issue-1173675-system

Bug 1173675 - link gaia jsdoc gh-page on system readme, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/2017cb9f7b33
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1173675 - link gaia jsdoc gh-page on system readme, r=alive
2015-06-22 08:15:14 -07:00