Commit Graph

210999 Commits

Author SHA1 Message Date
Steve Workman
32c440d97e Bug 1084645 - Enable DNS TTL by default on Windows r=mcmanus 2014-10-20 10:26:33 -07:00
Patrick McManus
3e42360047 bug 1073825 - http2session::cleanupstream failure r=hurley 2014-10-13 11:02:08 -04:00
Daniel Holbert
f27832f034 Bug 1084564: Add mention of bug 1084564 to webm-video & ogg-video reftest.list files, for B2G & Android failures, and remove sparsely-sprinkled links to generic bug 773482. (no review)
DONTBUILD because the changes are comment-only
2014-10-20 10:08:57 -07:00
Andrew McCreight
e3abe2a016 Bug 727965 - Trigger CC_WAITING GCs based on number of freed JS objects and zones. r=smaug 2014-10-20 10:07:52 -07:00
Max Vujovic
5d0344aba0 Bug 1083241 - Call gfx->Paint in PaintFrameWithEffects when there is blending. r=roc 2014-10-17 11:37:54 -07:00
Boris Zbarsky
60ce21c548 Bug 1085071. Stop handling JSPropertyOp getters/setters in sandbox code, since we no longer have those around for any of the objects we care about. r=bholley 2014-10-20 13:04:45 -04:00
Boris Zbarsky
1f2f961464 Bug 1084030. Store the promise creation and settlement timestamps and expose that information via PromiseDebugging. r=nsm 2014-10-20 13:02:21 -04:00
Nicolas Silva
b63f895bce Bug 1083071 - Add some old intel drivers to the blocklist. r=Bas 2014-10-17 07:14:00 -04:00
Eitan Isaacson
2c7f22ed23 Bug 1075253 - Consecutive taps should only emit one gesture. r=yzen 2014-10-20 09:54:01 -07:00
Bill McCloskey
18d48e400c Bug 1077587 - Handle non-existent properties in CPOW descriptor code (r=mrbkap) 2014-10-20 09:47:27 -07:00
Bill McCloskey
9cfcf5de77 Bug 1081353 - Eliminate PPluginIdentifier (r=bsmedberg) 2014-10-20 09:47:25 -07:00
Margaret Leibovic
1fdd222110 Bug 1083879 - Add robocop test for popup blocker (r=rnewman) 2014-10-17 15:42:43 -07:00
Bill McCloskey
c8079ed9d1 Bug 1083879 - Add process singleton code to Android manifest (r=margaret) 2014-10-20 09:46:14 -07:00
Gregory Szorc
c4dc0ac8b9 Bug 1078007 - Update URL for Homebrew installer; rs=RyanVM
The installer URL moved upstream. Reflect that move.

DONTBUILD (NPOTB)

--HG--
extra : rebase_source : 1ab21c8ef8458db87a6594f1bfca439b386cc254
2014-10-20 09:12:50 -07:00
Ryan VanderMeulen
a6bc328a9f Backed out changeset 1f6bcce44b79 (bug 1069966) for webplatform test failures.
CLOSED TREE
2014-10-20 11:39:00 -04:00
Andrea Marchesini
1a4cd4af0d Bug 1085297 - URLSearchParams, URLUtils and URLUtilsReadOnly should use USVStrings instead DOMStrings, r=smaug 2014-10-20 15:20:07 +01:00
Jim Mathies
823b19b607 Bug 1059626 - Fix mozilla-central build bustage for metro's ceh binary. r=alessarik 2014-10-20 09:04:27 -05:00
Jim Mathies
62bd3e31c1 Bug 1011685 - Call ipc InitUIThread from MetroAppShell Init. Follow up for bug 1009590. r=me 2014-07-17 13:17:14 -05:00
Jim Mathies
1a0f44f0e2 Bug 1042708 - Fix improper metro main thread identification. Regression from bug 1033358. r=me 2014-07-23 10:13:18 -05:00
Neil Deakin
f540fb7745 Bug 1069966, use a system event listener for contextmenu events, otherwise stopPropagation can prevent the default behaviour, r=mconley 2014-10-20 09:55:36 -04:00
Bobby Holley
bd7f40a7db Bug 1081985 - Remove prototype remapping and make COWs simple. r=gabor
\o/
2014-10-20 15:52:53 +02:00
Bobby Holley
12b839b8e0 Bug 1081985 - Move checkPassToPrivilegedCode to AccessCheck.cpp where it belongs. r=gabor 2014-10-20 15:52:52 +02:00
Jesal Mavadiya
f6c65ebf0e Bug 1083142 - Fix reference to undefined property in marionette-server.js. r=ato 2014-10-20 02:51:00 -04:00
Xidorn Quan
cf8e303b70 Bug 1077718 - Switch dynamic CounterStyle objects to use arena allocation. r=mats 2014-10-16 16:10:00 -04:00
chiajung hung
ec4f90d64c Bug 1062475 - [Camera] Camera button highlight appears as a square. r=sotaro 2014-10-20 02:49:00 -04:00
Hector Zhao
0d6558083e Bug 1034979 - WeaveCrypto unable to initialize on Mac with Brew's system NSS installed. r=rnewman, sr=dolske 2014-10-10 18:15:22 +08:00
Sotaro Ikeda
5484397c74 Bug 1084570 - Add HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED r=nical 2014-10-20 06:43:42 -07:00
Carsten "Tomcat" Book
3c828befd0 Merge mozilla-central to mozilla-inbound 2014-10-20 15:14:35 +02:00
Ehsan Akhgari
6f121f0e2d Bug 1084389 - Do not wrap the DOMRequest in a promise in Bluetooth tests; r=echou
DOMRequest now has a .then() method compatible with Promise.
2014-10-20 09:08:33 -04:00
Ehsan Akhgari
4ad13a373c Bug 1084381 - Do not wrap the DOMRequest in a promise in test_mmi_call_forwarding.js; r=hsinyi
DOMRequest now has a .then() method compatible with Promise.
2014-10-20 09:07:41 -04:00
Andrew Halberstadt
92b4c47ea6 Bug 1084587 - Add --profile to |mach marionette-test|, r=jgriffin, DONTBUILD, a=NPOTB
Note: This also refactors the entry points a bit to automatically pass through **kwargs instead of needing to explicitly list each parameter in about three different locations.
2014-10-20 08:55:28 -04:00
Carsten "Tomcat" Book
622698a725 merge fx-team to mozilla-central a=merge 2014-10-20 14:48:28 +02:00
Carsten "Tomcat" Book
47b4591b6a merge mozilla-inbound to mozilla-central a=merge 2014-10-20 14:34:56 +02:00
Carsten "Tomcat" Book
4f2f47a353 merge b2g-inbound to mozilla-central a=merge 2014-10-20 12:49:01 +02:00
Jon Coppeard
511d3b00f8 Bug 650161 - Remove obsolete comment r=sfink DONTBUILD 2014-10-20 10:36:17 +01:00
B2G Bumper Bot
e26351cf74 Bumping manifests a=b2g-bump 2014-10-20 01:02:00 -07:00
B2G Bumper Bot
b736c765a6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f486771c1a2a
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #25258 from pacorampas/1084282

Bug 1084282 - [BB] Change the link for icon fonts r=arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/5c3eded18452
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1084282 - [BB] Change the link for icon fonts
2014-10-20 00:55:49 -07:00
B2G Bumper Bot
05a96d8392 Bumping manifests a=b2g-bump 2014-10-20 00:47:03 -07:00
B2G Bumper Bot
83ae3669ec Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a20ae9b6e93b
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #25209 from mnjul/bug_1074613_normalize_alt_char_and_overwrite_chars

Bug 1072191, 1074613 - Layout normalization follow-ups. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/5c1c15e6cc28
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1072191, 1074613 - Layout normalization follow-ups

- |LayoutLoader._normalizeLayout| is now delegated onto LayoutNormalizer
-- Alternativs chars normalization codes are moved to LayoutNormalizer
- LayoutNormalizer is no longer a singleton (better pattern since it's only used locally)
- textLayoutOverwrites is now normalized
2014-10-20 00:40:48 -07:00
B2G Bumper Bot
4a47acd93f Bumping manifests a=b2g-bump 2014-10-20 00:27:35 -07:00
B2G Bumper Bot
497b185e1a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/70442e4063c9
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25174 from jmcanterafonseca/title_contacts

Bug 1079795 - We tap Cancel when contacts are deleting,all contacts are ...

========

https://hg.mozilla.org/integration/gaia-central/rev/4099c006b3b5
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1079795 - We tap Cancel when contacts are deleting,all contacts are checked,but the Contacts is displayed in title.(5/5)
2014-10-20 00:25:49 -07:00
B2G Bumper Bot
0fd3ed5ef8 Bumping manifests a=b2g-bump 2014-10-19 23:41:59 -07:00
B2G Bumper Bot
bcc271f775 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d1f4ec23aaed
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #25080 from pacorampas/1080458

Bug 1080458 - [BB] add checkbox, radio button and input options in Object Menu r=arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/392149fb1be4
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1080458 - [BB] add checkbox, radio button and input options in Object Menu
2014-10-19 23:35:50 -07:00
B2G Bumper Bot
ab95546512 Bumping manifests a=b2g-bump 2014-10-19 23:11:56 -07:00
B2G Bumper Bot
20a96f0d53 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3410871566d2
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #25297 from julienw/fix-jshint-list

Bug 1085163 - Update jshint xfail list r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/533baa979700
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1085163 - Update jshint xfail list r=kgrandon
2014-10-19 23:05:47 -07:00
B2G Bumper Bot
2c431ffea3 Bumping manifests a=b2g-bump 2014-10-19 19:41:56 -07:00
B2G Bumper Bot
aeab55dd2b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/46222bb737cb
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #25126 from luke-chang/1082456_permission_dialog_wrong_wording

Bug 1082456 - The buttons of the fullscreen permission dialog become "Don't share / Share" abnormally after the geolocation permission dialog is shown previously, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/33aec650df69
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1082456 - The buttons of the fullscreen permission dialog become "Don't share / Share" abnormally after the geolocation permission dialog is shown previously

========

https://hg.mozilla.org/integration/gaia-central/rev/8e73ba9886a5
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #25172 from luke-chang/1082426_device_sleep_earlier

Bug 1082426 - [System] Device goes to sleep earlier than the set time, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/d122496f31c4
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1082426 - [System] Device goes to sleep earlier than the set time
2014-10-19 19:35:47 -07:00
Mark Capella
e8ca597757 Bug 1074787 - Unable to Remove bookmarks via context menu, r=rnewman 2014-10-19 20:12:11 -04:00
B2G Bumper Bot
fb6e24f742 Bumping manifests a=b2g-bump 2014-10-19 15:22:06 -07:00
B2G Bumper Bot
48b2747e85 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2fc36f9b2649
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25296 from KevinGrandon/bug_1085139_remove_mocha_globals_again

Bug 1085139 - Remove new uses of mocha.globals

========

https://hg.mozilla.org/integration/gaia-central/rev/b92c76a0ff38
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1085139 - Remove new uses of mocha.globals r=julienw
2014-10-19 15:15:56 -07:00