Commit Graph

164991 Commits

Author SHA1 Message Date
Timothy Nikkel
efba92d9ee Bug 963771. Add a debug dump function to print a single display item (and not just an entire display list). r=mats 2014-01-26 16:09:14 -06:00
Timothy Nikkel
d5eb33d7d0 Bug 962505. Put the scroll frame and the scrolled frame in the display list dump for scroll layer items. r=mats 2014-01-26 16:09:06 -06:00
Timothy Nikkel
05195514d5 Bug 962505. When dumping display lists print the entire line at once so it works better with Fennec and b2g. r=mats 2014-01-26 16:07:08 -06:00
Timothy Nikkel
be86ba744c Bug 962443. Make layout frame tree dumping code work better for Fennec and b2g. r=mats 2014-01-26 16:07:02 -06:00
Steven Lee
391b729f0f Bug 952220 - Read blob on non-main thread. r=jesup 2014-01-23 15:41:29 +08:00
Andrew McCreight
930625ba83 Bug 963312 - Get JS engine telemetry values from Components.utils, not nsIXPConnect. r=bholley,taras 2014-01-26 07:57:00 -08:00
Andrea Marchesini
994bd1f6f9 Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-26 12:35:17 +00:00
Andrea Marchesini
c19e1d8813 Bug 620935 - __noSuchMethod__ support for WebIDL r=bz 2014-01-26 12:35:10 +00:00
Zack Weinberg
e08e05e4c9 Bug 933885 part 4c: overhaul dom/encoding/test/unit/test_utf.js for correctness and efficiency. r=emk 2014-01-25 23:34:47 -05:00
Zack Weinberg
b7a2aa64b2 Bug 933885 part 4b: split test_singlebytes.js into misc tests and roundtrip tests. r=emk
--HG--
rename : dom/encoding/test/unit/test_singlebytes.js => dom/encoding/test/unit/test_misc.js
rename : dom/encoding/test/unit/test_singlebytes.js => dom/encoding/test/unit/test_utf.js
2014-01-25 23:34:31 -05:00
Zack Weinberg
03a893368b Bug 933885, part 4a: partially merge encoding tests from upstream. r=emk 2014-01-25 23:32:26 -05:00
Zack Weinberg
da8a6d6960 Bug 933885 part 3: remove wholly redundant dump()s from the W3C testharness.js shim in dom/encoding/test/unit. r=gps 2014-01-25 23:27:11 -05:00
Zack Weinberg
412d083ed2 Bug 933885 part 2b: runxpcshelltests.py: prevent invalid UTF-8 from being written to test log files. r=gps 2014-01-25 23:27:11 -05:00
Zack Weinberg
23fbaaa884 Bug 933885 part 2a: remove fake JSON parser from runxpcshelltests.py (Python 2.6 now being required). r=gps 2014-01-25 23:27:11 -05:00
Zack Weinberg
77460d628b Bug 933885 part 1: make xpcshell dump() and print() handle non-ASCII characters correctly. r=bz 2014-01-25 23:27:11 -05:00
Phil Ringnalda
6cf8066c68 Merge m-c to m-i 2014-01-25 19:59:21 -08:00
Phil Ringnalda
8f94344945 Merge b-i to m-c 2014-01-25 19:58:13 -08:00
Phil Ringnalda
16037dbea7 Merge m-i to m-c 2014-01-25 19:55:19 -08:00
Tim Taubert
edc7a10173 merge m-c to fx-team 2014-01-26 04:07:05 +01:00
Andrea Marchesini
2f979d9239 Bug 931887 - No getter_AddRefs for loadInfo.mChannel because HttpChannelChild is not thread-safe, r=bz 2014-01-26 00:16:46 +00:00
Tim Taubert
0550ac1081 Bug 957436 - [Australis] Follow-up to fix leaks caused by calling uninit() without calling init() before r=bustage 2014-01-25 22:02:18 +01:00
Darrin Henein
bc1431d2dd Bug 960528 - Removed dotted outline from richlistbox as used in the Places modal -> Downloads list. r=dao 2014-01-25 17:14:08 +01:00
Malintha Fernando
f88c0b9dfc Bug 953124 - [Australis] Remove the "Open Location" dialog (openLocation.xul). r=dao 2014-01-25 17:12:20 +01:00
Tim Taubert
4bb5f8260b Bug 957436 - [Australis] Show doorhanger for first fxa-based sync r=markh 2014-01-25 16:19:07 +01:00
Tim Taubert
c1192b9f46 Bug 962729 - Follow-up fix to fix undefined fxAccounts symbol r=me 2014-01-25 16:36:04 +01:00
B2G Bumper Bot
67c18620d6 Bumping manifests a=b2g-bump 2014-01-25 07:17:47 -08:00
B2G Bumper Bot
d9b76e1a3c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0284cd20f534
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #15068 from comoyo/newkb_tests

Bug 956169 - Unit tests for new keyboard r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/9696edd8d247
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 956169 - Unit tests for shiftkey.js and doublespace.js

========

https://hg.mozilla.org/integration/gaia-central/rev/026a9cb9501a
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #15240 from davidflanagan/bug956170

Bug 956170: implement new visuals for refactored keyboard

========

https://hg.mozilla.org/integration/gaia-central/rev/71a8be226d2d
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 956170: implement new visuals for refactored keyboard

visual tweaks based on review comments
2014-01-25 07:17:38 -08:00
Vivien Nicolas
2d11763be6 Bug 963553 - Prevent IndexedDBHelper.jsm to throw an error if there is no callbacks. r=anygregor 2014-01-25 16:13:04 +01:00
Andreas Gal
d71918ecb4 Bug 961505 - use the mid-point as boundary for xhdpi and beyond as well. r=fabrice 2014-01-25 13:21:01 +01:00
ffxbld
b36e4a3d5b No bug, Automated blocklist update from host bld-linux64-ec2-341 - a=blocklist-update 2014-01-25 03:17:21 -08:00
ffxbld
2c46a614e1 No bug, Automated HSTS preload list update from host bld-centos6-hp-006 - a=hsts-update 2014-01-25 03:14:57 -08:00
Phil Ringnalda
6e047c65b4 Bug 963885 - Disable mozdevice tests in make check until we can address they way they cause builds to be RETRYed 2014-01-24 19:36:32 -08:00
Ryan VanderMeulen
6c0a308b3e Backed out changeset f3c055585a4f (bug 843857) for B2G mochitest bustage. 2014-01-24 17:19:52 -05:00
Ryan VanderMeulen
2163779703 Merge b2g-inbound to m-c. 2014-01-24 17:10:15 -05:00
Ryan VanderMeulen
be6dc78394 Merge fx-team to m-c. 2014-01-24 17:00:09 -05:00
Ryan VanderMeulen
87e8972424 Merge inbound to m-c. 2014-01-24 16:51:04 -05:00
Gregory Szorc
a87a2c07d6 Bug 947596 - Install RBTools from Git; r=mconley
RBTools as released on PyPI has a number of bugs and deficiencies with
the Mercurial implementation. These have been fixed in an unreleased
version of RBTools.

Until RBTools with the desired patches is released to PyPI, we will
install RBTools direct from its source repository.

DONTBUILD (NPOTB)

--HG--
extra : rebase_source : 8fe09b80d8dd5583ba957b4525563cde678b3b3d
extra : amend_source : b41e0d492ff7d1f78bd0462782459c3dc8e95041
2014-01-24 13:06:30 -08:00
Ehsan Akhgari
73df089acf Bug 963763 - Fix the test case for bug 612271 so that it doesn't depend on the mouse not hovering the textarea on Windows; r=roc 2014-01-24 16:05:52 -05:00
Ehsan Akhgari
dec84b9caa Bug 963760 - Fix the test for bug 682712 to not rely on a mouse click to set the focus on body; r=roc 2014-01-25 11:59:34 -05:00
Martyn Haigh
14abcba732 Bug 957070 - move webapp event listeners/handlers from GeckoAppShell to webapp/ class; r=wesj
--HG--
rename : mobile/android/base/webapp/WebAppAllocator.java => mobile/android/base/webapp/Allocator.java
rename : mobile/android/base/webapp/WebAppDispatcher.java => mobile/android/base/webapp/Dispatcher.java
extra : rebase_source : a7e66abdf7738d1ae96a167bf6df7a58c208efa1
2014-01-24 21:57:13 -08:00
Martyn Haigh
9caeb09454 bug 957059 - Refactor isCorrectManifest function to not match querystring and beyond in provided URLs; r=wesj
--HG--
extra : rebase_source : b9c647f1df91ab11f9041f3a9334efd9f8af9e43
2014-01-24 21:14:54 -08:00
Martyn Haigh
18b5f2e31d bug 957057 - refactor import in browser.js to make code easier to understand; r=wesj
--HG--
extra : rebase_source : 4014c863adc713de80975cafef81cdae00f5d09d
2014-01-24 21:12:08 -08:00
Myk Melez
143d52de94 Bug 962790 - ensure registryReady before calling DOMApplicationRegistry methods; r=wesj
--HG--
extra : rebase_source : 9dd0d855065a5d587f1344f023c855eb8593205d
2014-01-24 21:05:07 -08:00
Martyn Haigh
108c31bc9f bug 957062 - Pass APK download error back to webpage; r=wesj
--HG--
extra : rebase_source : 6428fc64176d1e0e31ebd5026fdb51e781ac4937
2014-01-24 21:02:27 -08:00
Myk Melez
11af04fdf3 bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Tim Taubert
9ad8b47715 Bug 960903 - Fix browser_bug817947.js test failure on a CLOSED TREE
From b68e6edbb3836e79f7dcd6635b0a9327df76c89f Mon Sep 17 00:00:00 2001
2014-01-24 21:09:47 +01:00
Kyle Machulis
ecf3912cec Bug 843857: Fix connection error handling in UnixSocket; r=tzimmermann 2014-01-24 12:06:40 -08:00
Richard Newman
8ead817faf Merge m-c to s-c. 2014-01-24 11:59:00 -08:00
Ghislain 'Aus' Lacroix
dd08be1bd2 Bug 957592. Expose download API properties based on permission. r=bz 2014-01-24 11:53:05 -08:00
Randell Jesup
31e2c39c23 Bug 963420: Disable orange-on-debug-b2g-emulator-only test rs=philor 2014-01-25 04:07:24 -05:00