Commit Graph

424187 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
d0850d8e88 Backed out changeset 4fd1a129d197 (bug 1169476) 2015-06-01 09:37:46 +02:00
Jordan Santell
f4b12c6b39 Bug 1169439 - Pull out marker definitions into its own file, and move formatter and collapse functions into marker-utils. r=vp 2015-05-30 19:07:38 -07:00
Jordan Santell
bd8e74552d Bug 1163356 - Migrate performance tool components to xpcshell tests where appropriate. r=vp
--HG--
rename : browser/devtools/performance/test/browser_profiler-frame-utils-01.js => browser/devtools/performance/test/unit/test_frame-utils-01.js
rename : browser/devtools/performance/test/browser_profiler_tree-model-01.js => browser/devtools/performance/test/unit/test_tree-model-01.js
rename : browser/devtools/performance/test/browser_profiler_tree-model-02.js => browser/devtools/performance/test/unit/test_tree-model-02.js
rename : browser/devtools/performance/test/browser_profiler_tree-model-03.js => browser/devtools/performance/test/unit/test_tree-model-03.js
rename : browser/devtools/performance/test/browser_profiler_tree-model-04.js => browser/devtools/performance/test/unit/test_tree-model-04.js
rename : browser/devtools/performance/test/browser_profiler_tree-model-05.js => browser/devtools/performance/test/unit/test_tree-model-05.js
rename : browser/devtools/performance/test/browser_profiler_tree-model-06.js => browser/devtools/performance/test/unit/test_tree-model-06.js
rename : browser/devtools/performance/test/browser_profiler_tree-model-07.js => browser/devtools/performance/test/unit/test_tree-model-07.js
2015-05-29 17:34:32 -07:00
Tim Taubert
ff7535c380 Bug 1167579 - Fix intermittent browser_broadcast.js failures by removing unneeded check that was missing a flush() call r=billm 2015-05-29 01:18:49 +02:00
Wander Lairson Costa
1107794893 Bug 1169685: Avoid name clashes in taskcluster index.
Call ota builds <phone>-ota to avoid name clashes with non-ota builds.

--HG--
extra : rebase_source : 4a7211e07edcb09eb20919c684fc08755d7940c2
2015-05-28 19:16:53 -03:00
B2G Bumper Bot
0a4b7fc768 Bumping manifests a=b2g-bump 2015-05-29 07:53:19 -07:00
B2G Bumper Bot
1a5b3cfafc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b9f53af77c6
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #30213 from tamarahills/bugfix/1160488-disable-metrics-checkbox-dogfood

Bug 1160488 - Prevent dogfooders from disabling metrics.

========

https://hg.mozilla.org/integration/gaia-central/rev/8bebd5128e18
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1160488 - Prevent dogfooders from disabling metrics in ftu. r=fcampo
2015-05-29 07:51:25 -07:00
Jordan Santell
796d326916 Bug 1169411 - recording durations should be based off of profiler's end time in a performance recording. r=vp 2015-05-28 13:59:12 -07:00
Gabriel Luong
33de07f14a Bug 1169064 - Part 3: Refactor LongStringActor, createValueGrip, stringIsLong and longStripGrip from script.js to object.js r=fitzgen 2015-05-30 02:05:39 -07:00
Gabriel Luong
c555ed3244 Bug 1169064 - Part 2: Formatted object.js and removed unused protocol request arguments r=fitzgen 2015-05-30 02:05:35 -07:00
Gabriel Luong
9f7a43f362 Bug 1169064 - Part 1: Move ObjectActor to object.js r=fitzgen 2015-05-30 02:05:28 -07:00
Nick Alexander
00b7126412 Bug 1169476 - Add missing import. r=bustage 2015-05-29 17:18:07 -07:00
Tim Taubert
45d1f353a0 Bug 1167818 - Update docShellIsActive flag after a browser's remoteness changes r=billm 2015-05-28 19:44:59 +02:00
Alexandre Poirot
785c0a55a5 Bug 1166774 - Wait for rule-view modifications before proceeding to next tests. r=pbrosset 2015-06-01 18:21:46 +02:00
Alexandre Poirot
d9cecc6e42 Bug 1161072 - Ensure webconsole test do have pending request on test end. r=pbrosset 2015-06-01 18:18:09 +02:00
Tim Nguyen
d51ccd66b7 Bug 1165576 - Netmonitor theme refresh. r=bgrins,vporof 2015-06-02 00:29:08 -07:00
Matthew Noorenberghe
bc585a43ed Bug 1166965 - Support non-<form> elements in onFormSubmit. r=dolske
--HG--
rename : toolkit/components/passwordmgr/test/test_recipe_login_fields.html => toolkit/components/passwordmgr/test/test_formless_submit.html
2015-06-02 00:27:43 -07:00
Matthew Noorenberghe
32f44f262c Bug 1170441 - Cleanup password manager mochitest titles/encodings/doctypes. r=test-only
--HG--
rename : toolkit/components/passwordmgr/test/test_bug_221634.html => toolkit/components/passwordmgr/test/test_autofill_before_load.html
rename : toolkit/components/passwordmgr/test/test_bug_444968.html => toolkit/components/passwordmgr/test/test_autofill_password-only.html
rename : toolkit/components/passwordmgr/test/test_bug_360493_1.html => toolkit/components/passwordmgr/test/test_form_action_1.html
rename : toolkit/components/passwordmgr/test/test_bug_360493_2.html => toolkit/components/passwordmgr/test/test_form_action_2.html
rename : toolkit/components/passwordmgr/test/test_bug_427033.html => toolkit/components/passwordmgr/test/test_form_action_javascript.html
rename : toolkit/components/passwordmgr/test/test_bug_391514.html => toolkit/components/passwordmgr/test/test_maxlength.html
rename : toolkit/components/passwordmgr/test/test_bug_242956.html => toolkit/components/passwordmgr/test/test_passwords_in_type_password.html
rename : toolkit/components/passwordmgr/test/test_bug_654348.html => toolkit/components/passwordmgr/test/test_xhr_2.html
extra : rebase_source : 654ac70c061f48352795ea6d942b6863127d0acf
2015-06-02 00:20:07 -07:00
Matthew Noorenberghe
dbd3fc3d68 Bug 1170441 - Remove dead methods _getPasswordOrigin and _getActionOrigin in nsLoginManager.js.
--HG--
extra : rebase_source : 7030a6f2d9724ef0f10afd860017d6aa8c409412
2015-06-02 00:20:03 -07:00
Matthew Noorenberghe
973fe646aa Bug 1166970 - Support non-<form> elements in _getFormFields. r=dolske
--HG--
extra : rebase_source : b9d2edfd0b856a6ef1aa875204011ebba727588e
2015-06-01 22:21:20 -07:00
Georg Fritzsche
8b5f2ef6db Bug 1150115 - Update the SelfSupport API for the unification changes. r=bsmedberg,smaug 2015-06-02 13:35:06 +07:00
Tom Tromey
64eb38d330 Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset 2015-05-28 11:54:00 -04:00
Tom Tromey
4de4e872d4 Bug 1168593 - Make AutoStableStringChars::init use MOZ_WARN_UNUSED_RESULT. r=jandem 2015-05-28 11:57:00 -04:00
Hsin-Yi Tsai
6b4b7c9567 Bug 1168515 - do not block incall MMI requests on alerting state. r=aknow 2015-05-28 17:05:10 +08:00
B2G Bumper Bot
6ae7d88bef Bumping manifests a=b2g-bump 2015-05-30 06:07:22 -07:00
B2G Bumper Bot
612ec0f6ae Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b9f3e9d5bdc2
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30312 from mwargers/1169327_2

Bug 1169327 - Part 2, Remove the fake update checker code

========

https://hg.mozilla.org/integration/gaia-central/rev/aa9d9446e353
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1169327 - Part 2, Remove the fake update checker code
2015-05-30 06:05:26 -07:00
B2G Bumper Bot
b584c64e0b Bumping manifests a=b2g-bump 2015-05-29 16:03:15 -07:00
B2G Bumper Bot
da420e5ab0 Bumping manifests a=b2g-bump 2015-05-29 15:48:46 -07:00
B2G Bumper Bot
2be67e1c23 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/42e983fc5dda
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #30324 from nullaus/bug1169397

Bug 1169397 - Use hub.docker.com as our default for gaia-taskenv, npm…

========

https://hg.mozilla.org/integration/gaia-central/rev/237e17c434a7
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1169397 - Use hub.docker.com as our default for gaia-taskenv, npm-cache worker images. r=jonasfj
2015-05-29 15:46:48 -07:00
B2G Bumper Bot
4f4872eedd Bumping manifests a=b2g-bump 2015-05-29 14:47:15 -07:00
B2G Bumper Bot
c07ab7d2e9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1169615 - Add change event bubbling when a gaia-switch is changed

========

https://hg.mozilla.org/integration/gaia-central/rev/98fd682faa4b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1169615 - Add change event bubbling when a gaia-switch is changed
2015-05-29 14:45:17 -07:00
B2G Bumper Bot
94ecaa4380 Bumping manifests a=b2g-bump 2015-05-29 14:27:23 -07:00
B2G Bumper Bot
2be83976cc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/df576dc6524e
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #30176 from tamarahills/bugfix/1160491-Spark-Dogfood-Flag

Bug 1160491 - Add a Build Flag to create a setting for Spark Dogfooders.

========

https://hg.mozilla.org/integration/gaia-central/rev/6477a0b5c4b1
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1160491 - Add a Build Flag to create a setting for Spark Dogfooders.
2015-05-29 14:25:27 -07:00
Ryan VanderMeulen
0266b5ca7d Merge m-c to b2g-inbound. a=merge 2015-05-29 17:00:56 -04:00
B2G Bumper Bot
e5e75798e1 Bumping manifests a=b2g-bump 2015-05-29 13:17:14 -07:00
B2G Bumper Bot
5857609162 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2151aecbbc37
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #30313 from eliperelman/bug-1169636

Bug 1169636 - [mozdevice] Swapping out log stream parser

========

https://hg.mozilla.org/integration/gaia-central/rev/f68e0fc64a7c
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1169636 - [mozdevice] Swapping out log stream parser
2015-05-29 13:15:18 -07:00
B2G Bumper Bot
d4897d04ed Bumping manifests a=b2g-bump 2015-05-29 12:12:57 -07:00
B2G Bumper Bot
f810a81b62 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b9db874e5b5b
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #30292 from tamarahills/bugfix/1160483-imei-dogfood

Bug 1160483 - Change the deviceID to IMEI for dogfood=1.

========

https://hg.mozilla.org/integration/gaia-central/rev/b32019db9eca
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1160483 - Change the deviceID to IMEI for build flag IMEI_TRACKING=1. r=marshall.
2015-05-29 12:10:35 -07:00
Mike Taylor
274eda3cd5 Bug 1164580 - Preprocess ua-update.json via slashslash filter. r=fabrice 2015-05-27 10:37:00 -04:00
Kyle Zentner
3bacc6993c Bug 1166728 - Remove box-sizing: padding-box, as per CSS WG. r=dholbert 2015-05-27 09:57:00 -04:00
Botond Ballo
814888dc93 Bug 1167882 - Use the display size (includes scrollbar areas) rather than the root composition bounds (excludes scrollbar areas) to calculate the intrinsic scale. r=kats
--HG--
extra : source : e35552b1a17a8998c73e32af7b3fb396a64dfed4
2015-05-27 16:56:08 -04:00
Botond Ballo
12b68431b3 Bug 1167882 - Move a couple of static helpers functions higher up in TabChild.cpp. r=kats
--HG--
extra : source : 64a695e2eb0b915cf845c88f1e5f5b6a9616519c
2015-05-27 16:54:23 -04:00
Botond Ballo
9f96d5973b Bug 1167882 - Add utility functions MaxScaleRatio() and MinScaleRatio() to Units.h. r=kats
--HG--
extra : source : 17698f57d1cf14958e1ce3006abe5d9671cd18a7
2015-05-27 16:53:01 -04:00
Nick Alexander
f242708503 Bug 1169476 -- Implement |mach robocop --serve|. r=gbrown
This adds a flag to |mach robocop| that does everything to run a
Robocop test except launch the actual test.  Instead of launching the
test, it starts the mochi.test server and launches Fennec with a test
profile; then it sits and waits forever.

This allows regular Java IDEs (IntelliJ, but previously Eclipse) to
run Robocop tests like regular instrumentation tests, "injecting" them
into the prepared testing environment.  It's quite nice!

--HG--
extra : rebase_source : 15e9e8d5c311312e2eb317936e5d154237c1f9a3
extra : histedit_source : 050ac958ae8580f45e5011a0d353bf13e65d5ff3
2015-05-25 14:27:21 -07:00
Richard Newman
d1cbd8b4e6 Bug 1169393 - Move Adjust-related stuff to AdjustConstants. r=nalexander 2015-05-29 15:52:42 -07:00
James Long
89194cc82d Bug 1166852 - handle named eval sources from the console correctly r=ejpbruel 2015-05-29 12:27:44 -04:00
Jeff Walden
37cc1da7ef Bug 1167845 - Rejigger {in,de}crement/assignment parsing to vet targets primarily through a single Parser::isValidSimpleAssignmentTarget method, so that this method can also be called outside the parser. r=efaust
--HG--
extra : rebase_source : 739982716140ebc1196fc1da7ef1dceb09c20771
2015-05-22 19:02:41 -07:00
Jeff Walden
bf88218fe7 Bug 1169511 - Split PNK_TYPEOF into one kind for application to names, one kind for application to other expressions. r=efaust
--HG--
extra : rebase_source : 5dd56e81026d949994d1d21d064c21563e5e5f36
2015-05-29 13:23:06 -07:00
Jeff Walden
f72feb5e17 Bug 1169171 - Split PNK_DELETE into several different kinds for each of the syntactically distinct modes of |delete| operation, depending upon the syntax of the operand. r=efaust
--HG--
extra : rebase_source : ea5d01bbf504ea6284abede320a07ac76af50a28
2015-05-28 13:47:44 -07:00
Chenxia Liu
1777c77eb9 Bug 1147064 - Clean up misc styling from feedback. r=margaret
--HG--
extra : rebase_source : 1ed91a5eb9363d6b74d282f20d8c1027bbf1d826
2015-05-22 17:23:56 -07:00