Commit Graph

449873 Commits

Author SHA1 Message Date
Blake Kaplan
b3528d718f Bug 1223635 - Coerce this to a boolean. r=billm 2015-11-10 17:39:00 +01:00
Tom Tromey
140a8de6ad Bug 1223076 - make FilterWidget handle "unset", "initial", and "inherit". r=pbrosset 2015-11-09 10:06:00 +01:00
Eduard Hanu
3d99da3205 Bug 1222417 - Filter Input Fixes in toolbar.js and memory.css. r=vp 2015-11-10 15:40:00 +01:00
Tom Tromey
5e926a6a07 Bug 1222291 - change getRuleText to handle token-less rules; r=bgrins 2015-11-09 12:27:00 +01:00
Michael Comella
6df3ddbc56 Bug 1107636 - Change gecko_layout to FrameLayout. r=sebastian
Changes on first three measure passes (CPU time):
  1) 13.149ms -> 11.934ms
  2) .827ms -> .582ms
  3) 11.602 -> 12.199ms

--HG--
extra : commitid : EjdNk8qFhyq
extra : rebase_source : 606fbf56c9fc6afcc830b8471b36d78c35db16cf
2015-11-06 16:17:48 -08:00
Michael Comella
4c9fe22655 Bug 1107636 - Use MarginLayoutParams where applicable. r=sebastian
MarginLayoutParams is less specific than RelativeLayout.LayoutParams
and is easier to make changes with.

--HG--
extra : commitid : FeMtZlTCy1m
extra : rebase_source : d25f9513ef2f10a001513499c7a5ec052397eaf2
2015-11-06 16:16:30 -08:00
Michael Comella
c86bfabebb Bug 1107636 - Replace top-level RelativeLayout with <merge>. r=sebastian
Using systrace, I took 2 traces before and after. Using the slowest
of both traces, the first three measure passes had the following
improvements in CPU time:
  1) 20.583ms -> 13.149ms
  2) 1.695ms -> 0.827ms (1/2)
  3) 22.146ms -> 11.602ms (1/2)

This is to be expected – RelativeLayout requires two measure passes
so it makes sense to approximately half the measure times.

--HG--
extra : commitid : IDQckTgGsge
extra : rebase_source : df061c7645aa6b3a880278f75d3fa637e3160f9c
2015-11-06 15:23:47 -08:00
Victor Porof
a54b717a42 Bug 1218078 - Show onload and DOMContentLoaded markers in the netmonitor's frontend, r=smaug, jsantell, tromey 2015-11-11 23:11:40 +01:00
Gijs Kruitbosch
dc2731ae06 Bug 1223947 - actually check tab groups' firstUseExperienced, r=ttaubert
--HG--
extra : commitid : 60vt7SxF0wb
extra : amend_source : 28ae1ae16f6897414e0bd639ad250fec764b9bba
2015-11-11 21:05:47 +00:00
Nathan Froyd
62b66d3dba Bug 1222569 - remove unused variable from DrawTargetD2D1.cpp; r=Bas 2015-11-06 15:09:03 -05:00
Nathan Froyd
ff7379df68 Bug 1222569 - remove unused const variables from ExtendInputEffectD2D1.cpp; r=Bas 2015-11-06 15:08:29 -05:00
Nathan Froyd
048d9143a0 Bug 1222569 - remove unused function from gfxPlatformFontList.cpp; r=Bas 2015-11-06 15:07:10 -05:00
Nathan Froyd
bc83fc417c Bug 1222569 - remove unused variables in CompositorD3D9.cpp; r=Bas
None of the other DrawPrimitive calls in DrawQuad are checked, so
discaring the result from this call of DrawPrimitive seems OK.
2015-11-06 15:04:40 -05:00
Nathan Froyd
33ff686226 Bug 1222569 - remove unused variable in TextureD3D9.cpp; r=Bas 2015-11-06 15:02:52 -05:00
Nathan Froyd
9c46bc20f5 Bug 1222569 - remove unused variable in gfxDWriteFonts.cpp; r=Bas 2015-11-06 15:02:07 -05:00
Nathan Froyd
20624ec388 Bug 1222569 - fix -Wformat warning in gfxWindowsPlatform.cpp; r=Bas 2015-11-06 14:42:09 -05:00
Nathan Froyd
2b88ed7158 Bug 1222569 - fix initialization order in gfxWindowsPlatform.cpp; r=Bas 2015-11-06 14:40:48 -05:00
Alastor Wu
caa47cc319 Bug 1220320 - implement the nsSupportsWeakReference. r=baku
--HG--
extra : transplant_source : %B1%5C%05%C3%06lY%88%EDv%E9%22M6%3Cdtz%A4%3E
2015-11-06 16:29:03 +08:00
Naoki Hirata
6d956e3e76 Bug 1218452 - Remove the spark distro from the Aries Engineering builds. r=wcosta 2015-11-05 17:43:54 -08:00
B2G Bumper Bot
51bc2c234f Bumping manifests a=b2g-bump 2015-11-10 01:46:59 -08:00
B2G Bumper Bot
bba7c9bfb4 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fcb9eb6b0b10
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33072 from mikehenrty/bug-1192249-wait-for-lockscreen-power-menu-test

Bug 1192249 - Wait for lockscreen to disappear before holding sleep

========

https://hg.mozilla.org/integration/gaia-central/rev/f3972b1d7d66
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1192249 - Wait for lockscreen to disappear before holding sleep

========

https://hg.mozilla.org/integration/gaia-central/rev/0e75d405495e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33070 from mikehenrty/bug-1216273-wait-for-element-media-playback

Bug 1216273 - Use waitForElement instead of findElement + displayed i…

========

https://hg.mozilla.org/integration/gaia-central/rev/aeef06e850ea
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1216273 - Use waitForElement instead of findElement + displayed in media_playback_actions.js

========

https://hg.mozilla.org/integration/gaia-central/rev/d343092c2daa
Author: isabelrios <isabelrios@gmail.com>
Desc: Merge pull request #32979 from isabelrios/delete_app_homescreen

Bug 1220736 - Fixing test_homescreen_delete_app.py test case

========

https://hg.mozilla.org/integration/gaia-central/rev/aec6daf1d32d
Author: Isabel Rios Escobar <irios@MacBook-Pro-de-Isabel.local>
Desc: Bug 1220736 - Fixing test_homescreen_delete_app.py test case

small changes

small changes
2015-11-10 01:45:35 -08:00
B2G Bumper Bot
aa34f15a8b Bumping manifests a=b2g-bump 2015-11-10 00:26:39 -08:00
B2G Bumper Bot
32401dc111 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/90ce9220ceee
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #33060 from mwargers/1222512

Bug 1222512 - Almost all settings related tests failing in this Jenkins run with TimeoutException

========

https://hg.mozilla.org/integration/gaia-central/rev/15382886f66b
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1222512 - Almost all settings related tests failing in this Jenkins run with TimeoutException
2015-11-10 00:25:16 -08:00
B2G Bumper Bot
c130f2530e Bumping manifests a=b2g-bump 2015-11-09 23:40:36 -08:00
B2G Bumper Bot
f477eafc39 Bumping manifests a=b2g-bump 2015-11-09 23:34:46 -08:00
B2G Bumper Bot
db5a10bbb6 Bumping manifests a=b2g-bump 2015-11-09 20:12:19 -08:00
B2G Bumper Bot
0f67b7d4b9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4dbcf88f0d2b
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #33035 from begeeben/1220078_please_change_the_color

Bug 1220078 - [TV Browser] Please change the color for "Terms of Serv…

========

https://hg.mozilla.org/integration/gaia-central/rev/5b16f4cab8a9
Author: yifan <yliao@mozilla.com>
Desc: Bug 1220078 - [TV Browser] Please change the color for "Terms of Service" and "Privacy Notice"
2015-11-09 20:10:32 -08:00
Ben Tian
883404e323 Bug 1168298 - Support OBEX authentication procedure, r=shuang, r=mrbkap 2015-11-10 11:34:11 +08:00
Margaret Leibovic
1b53424456 Bug 1221679 - Properly update settings header on locale change. r=liuche
--HG--
extra : commitid : 22WwVHlZm0R
extra : rebase_source : ce1effbd8aa1d3365762d565bf0b93dce1a7ed49
2015-11-05 17:27:32 -05:00
Carsten "Tomcat" Book
a48c2833fc Backed out changeset f1d90a17ebcc (bug 1216234) for dt6 test failures 2015-11-10 14:30:39 +01:00
Carsten "Tomcat" Book
8cf071a922 Backed out changeset 55b6a42400b0 (bug 1218364) for browser_windowless_troubleshoot_crash.js test failures 2015-11-10 14:27:12 +01:00
Carsten "Tomcat" Book
8097d52b90 Merge mozilla-central to fx-team 2015-11-10 12:49:53 +01:00
Boris Kudryavtsev
5dd5ea66ce Bug 1219861 - Remove not-allowed cursor on disabled buttons on in-content pages. r=dao 2015-11-08 00:30:00 +01:00
crazyprodigy
55734671df Bug 1220556 - No feedback after performing Copy link. r=margaret
--HG--
extra : transplant_source : A%28%D2%3D%DD%0C%C0%84%A0%FF%8EX%8B%23R%BE%10%E8o%93
2015-11-05 16:37:55 -05:00
Nathan Froyd
1faded305e Bug 1222569 - fix initialization order in SourceSurfaceD2D1; r=Bas
Member fields are supposed to be initialized in the order they are
declared, but the constructor of SourceSurfaceD2D1 initialized
mDrawTarget prior to mDevice.  This is probably harmless, but it does
cause a warning on clang-cl, so let's fix it.
2015-11-05 15:22:08 -05:00
Nathan Froyd
383397bc5b Bug 1222569 - fix initialization order in DataTextureSourceD3D9; r=Bas
Member fields are supposed to be initialized in the order they are
declared, but the constructors of DataTextureSourceD3D9 initialized
mFormat prior to mCompositor.  This is probably harmless, but it does
cause a warning on clang-cl, so let's fix it.
2015-11-05 14:34:14 -05:00
Olli Pettay
9eb0f0cb58 Bug 1220900 - Remove unused JSBindingFinalized, r=peterv 2015-11-09 18:24:09 +02:00
Carsten "Tomcat" Book
97160463c7 Backed out changeset fc158b64af6f (bug 1222499) for bustage 2015-11-09 15:58:56 +01:00
Wei Wu
aedd01ab82 Bug 1222499 - "JitSpew/IonSpew: warmupCounter should use PRIu32 instead of PRIuSIZE". r=nbp 2015-11-09 06:09:00 +01:00
Marco Castelluccio
a1ea198959 Bug 1222097 - Test openWindow with a relative URL. r=bkelly 2015-11-06 12:09:00 +01:00
Marco Castelluccio
aafd2c9f63 Bug 1222097 - Resolve the openWindow URL using the service worker URL as the base URL. r=bkelly 2015-11-06 08:39:00 +01:00
David Burns
19232bc3e9 Bug 1222388: Correct ./mach marionette-test r=ato
There have been a number of improvements to the marionette test runner
unfortunately we missed this regression.

--HG--
extra : commitid : KE4FPolRysN
extra : rebase_source : 546152a67a4fd96a1d3c63ba914839c316022eaf
2015-11-09 14:07:52 +00:00
Carsten "Tomcat" Book
4d6f05d2f8 merge mozilla-inbound to mozilla-central a=merge 2015-11-09 14:55:30 +01:00
Carsten "Tomcat" Book
503c35caf8 merge fx-team to mozilla-central a=merge 2015-11-09 14:30:43 +01:00
Carsten "Tomcat" Book
cddfda5e2c Backed out changeset 663cc5ad5c32 (bug 1222033) for bustage on a CLOSED TREE 2015-11-09 09:44:08 +01:00
B2G Bumper Bot
2ac0146357 Bumping manifests a=b2g-bump 2015-11-08 23:01:39 -08:00
B2G Bumper Bot
3aeba69319 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ddfcf82a6161
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #33059 from gasolin/master

Bug 1207472 - reorganized reusable file in modules in alphabet order, r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/fdc932dde28d
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1207472 - reorganized reusable file in modules in alphabet order, r=yzen
2015-11-08 23:00:15 -08:00
B2G Bumper Bot
012958afdf Bumping manifests a=b2g-bump 2015-11-08 19:21:40 -08:00
B2G Bumper Bot
43f1a8254e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f8774ffff552
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #32933 from scottwu/1220195-addons-dont-appear-WebIDE

Bug 1220195 - addons installed from WebIDE appear in settings, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/274249a58969
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 1220195 - addons installed from WebIDE appear in settings, r=yzen
2015-11-08 19:20:17 -08:00
B2G Bumper Bot
8571ca771f Bumping manifests a=b2g-bump 2015-11-08 11:22:00 -08:00