Commit Graph

174537 Commits

Author SHA1 Message Date
Lucas Rocha
944651d17b Bug 972098 - Refresh DynamicPanels when the dataset changes (r=margaret) 2014-03-20 15:28:22 +00:00
Lucas Rocha
588159f252 Bug 972098 - Factor out code to restart a dataset loader (r=margaret) 2014-03-20 15:28:21 +00:00
Benjamin Smedberg
199e966385 Bug 985682 - Experiment IDs aren't loaded correctly from the cache. Tests will be separate, r=gfritzsche 2014-03-20 11:19:19 -04:00
Gregg Lind
d201849870 Bug 981842 - Show details about current and past teleemtry experiments in about:support, r=bsmedberg 2014-03-20 11:19:19 -04:00
Benjamin Smedberg
7a1f874431 Bug 985089 - Allow QA to set a pref to control experiment sampling values, r=felipe 2014-03-20 11:19:19 -04:00
Lucas Rocha
95934a2547 Bug 974454 - Allow showing only description in panel items (r=margaret) 2014-03-20 15:15:42 +00:00
B2G Bumper Bot
f077d3b8cd Bumping manifests a=b2g-bump 2014-03-20 08:11:24 -07:00
Erik Vold
f49fb0e135 Bug 985956 - Uplift Add-on SDK to Firefox 2014-03-20 08:07:16 -07:00
Matthew Noorenberghe
9a86fe4560 Bug 885139 - Notify consumers about LWT optimization and listen for it in LightweightThemeListener. r=jaws
[Australis]
2014-03-20 13:55:49 -07:00
B2G Bumper Bot
e8a7f45745 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/418829c93f09
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17385 from AndreiH/bug_985927

Bug 985927 - Button locator changed for test_window_open_inside_iframe.T...

========

https://hg.mozilla.org/integration/gaia-central/rev/b36e1e1e4b63
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 985927 - Button locator changed for test_window_open_inside_iframe.TestWindowOpenInsideIframe
2014-03-20 08:05:47 -07:00
B2G Bumper Bot
27b489e141 Bumping manifests a=b2g-bump 2014-03-20 07:23:01 -07:00
B2G Bumper Bot
49681fd22e Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ac70186f8d7e
Author: Carsten Book -Tomcat- <cbook@mozilla.com>
Desc: Revert "Bug 961800 - Implement Child Window Factory" for Gaia UI Test Bustage

This reverts commit 0cd5228663d8563831f0156e85ae8225d2004a3c.
2014-03-20 07:21:10 -07:00
Gijs Kruitbosch
c14dbd9e87 Bug 985777 - always allow internal switchToTabHavingURI to switch to other windows, including private ones, r=dao 2014-03-20 13:53:46 +00:00
Gijs Kruitbosch
f7ebf77cf1 Bug 983770 - fix scrollbars in overflow panel when zoom or edit controls overflow, r=mikedeboer 2014-03-21 13:19:36 +00:00
Carsten "Tomcat" Book
e1cf115df2 Merge mozilla-central to b2g-inbound 2014-03-20 14:21:13 +01:00
Alexandre Poirot
cf02d34b79 Bug 980682 - Ensure mozAlarms doesn't throw on chrome documents and fix alarms set on non-index.html pages. r=gene 2014-03-20 09:20:12 -04:00
Carsten "Tomcat" Book
93dadba149 merge b2g-inbound to mozilla-central 2014-03-20 14:07:58 +01:00
Carsten "Tomcat" Book
1f5c06c461 merge fx-team to mozilla-central 2014-03-20 14:04:58 +01:00
Carsten "Tomcat" Book
8c46dc13d5 merge mozilla-inbound to mozilla-central 2014-03-20 13:56:02 +01:00
Matthew Noorenberghe
6be941b771 Bug 985786 - [10.6] Make the button to leave fullscreen match the styles of other toolbarbuttons and fix its missing image. r=mconley 2014-03-20 03:06:41 -07:00
Carsten "Tomcat" Book
94e9995102 Backed out changeset 1d12ab8bf5fe (bug 950526) for android reftest failures on a CLOSED TREE 2014-03-20 10:00:24 +01:00
Carsten "Tomcat" Book
40ff59b212 Backed out changeset d5f4ed799fa3 (bug 950526) 2014-03-20 09:58:08 +01:00
Hannes Verschore
ab64af52d1 Bug 978077 - IonMonkey: Set returntype of MMinMax to double if one of its arguments is, r=jandem 2014-03-20 09:16:38 +01:00
Daniel Holbert
da3c0749bb (no bug) Remove whitespace at end of line in FrameLayerBuilder. (whitespace-only, DONTBUILD) 2014-03-20 14:49:27 +08:00
Daniel Holbert
ecaa37ce30 (no bug) Remove whitespace at end of line in nsCSSFrameConstructor. (whitespace-only, DONTBUILD) 2014-03-20 14:49:26 +08:00
Daniel Holbert
7b2500574c (no bug) Remove whitespace at end of line in nsPresShell, nsIPresShell, and nsPresContext. (whitespace-only, DONTBUILD) 2014-03-20 14:49:25 +08:00
John Daggett
66696a145e Bug 921858 - whitelist font families to avoid space lookup check for default features. r=jfkthame 2014-03-20 14:43:31 +08:00
John Daggett
0c28d8f8e3 Bug 921858 - reftest to test various space-containing lookup scenarios. r=jfkthame 2014-03-20 14:43:31 +08:00
John Daggett
6f3296db00 Bug 921858 - check for spaces in textrun before skipping word cache. r=jfkthame 2014-03-20 14:43:30 +08:00
John Daggett
a4de3811b3 Bug 921858 - distinguish space features in default features from those in non-default features. r=jfkthame 2014-03-20 14:43:30 +08:00
John Daggett
5ce659c9e6 Bug 950526 - reftest for first-line handling of font styles. r=heycam 2014-03-20 14:43:30 +08:00
John Daggett
328447eda5 Bug 950526 - don't dump textruns within nsTextFrame::DidSetStyleContext. r=dbaron 2014-03-20 14:43:29 +08:00
Cameron McCormack
2bcbcfbdbd Bug 959973 - Followup to actually run the tests. r=dbaron 2014-03-20 15:43:37 +11:00
Gene Lian
fea6461665 Bug 944890 - B2G SMS & MMS: remove convertTimeToInt(...) which is no longer needed (part 2, test cases). r=vicamo 2014-03-20 10:46:13 +08:00
Gene Lian
c30183fcda Bug 944890 - B2G SMS & MMS: remove convertTimeToInt(...) which is no longer needed (part 1, implementation). r=vicamo 2014-03-20 10:45:55 +08:00
B2G Bumper Bot
0e8d866317 Bumping manifests a=b2g-bump 2014-03-19 22:56:16 -07:00
B2G Bumper Bot
21af903feb Bumping gaia.json for 18 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6d2a2c5c58fc
Author: Yuren Ju <yurenju@gmail.com>
Desc: Revert "Bug 897352 - [gaia build system] Transition to a build_stage for assembling apps"

This reverts commit 22a4d4f8065af46d23097bbaf898831d5c031ce3.

========

https://hg.mozilla.org/integration/gaia-central/rev/c898bac8e399
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #17311 from timdream/keyboard2-jshint

Bug 984718 - [keyboard refactor] Fix jshint errors, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/81b608b07b34
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Add test/unit/.jshintrc

========

https://hg.mozilla.org/integration/gaia-central/rev/50c5e595decc
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for shiftkey_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/f47914733adf
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for page_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/551cd52291a0
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for doublespace_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/cd3add8bf7a6
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for touch_handler.js

========

https://hg.mozilla.org/integration/gaia-central/rev/9e3bc170b4dd
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for suggestions.js

========

https://hg.mozilla.org/integration/gaia-central/rev/8e66c29fe26d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for shiftkey.js

========

https://hg.mozilla.org/integration/gaia-central/rev/9452db9378f7
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for settings.js

========

https://hg.mozilla.org/integration/gaia-central/rev/d02f5491ce03
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for pageview.js

========

https://hg.mozilla.org/integration/gaia-central/rev/487771ef78f9
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for page.js

========

https://hg.mozilla.org/integration/gaia-central/rev/5f4e55f0b705
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for layout.js

========

https://hg.mozilla.org/integration/gaia-central/rev/551fccef9224
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for key.js

========

https://hg.mozilla.org/integration/gaia-central/rev/9d57fcda4c16
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for input_field.js

========

https://hg.mozilla.org/integration/gaia-central/rev/53c23e9f2880
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for doublespace.js

========

https://hg.mozilla.org/integration/gaia-central/rev/56a516351ac1
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for boot.js

========

https://hg.mozilla.org/integration/gaia-central/rev/7b1506bd4160
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 984718 - Fix jshint errors for autocorrect.js
2014-03-19 22:55:19 -07:00
Vivien Nicolas
7b861d6061 Bug 985735 - dom/system/gonk/NetworkService.js: WARNING: no preprocessor directives found. r=gwagner 2014-03-20 13:01:34 +08:00
Vicamo Yang
9c9126f41e Bug 985537: add runEmulatorShell to Marionette. r=mdas 2014-03-20 13:01:25 +08:00
B2G Bumper Bot
6112be1a5c Bumping manifests a=b2g-bump 2014-03-19 21:56:07 -07:00
B2G Bumper Bot
ceb7acad3e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e10dad3943a5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #17067 from crh0716/975265

Bug 975265 - Add the support for LTE network types r=jaoo

========

https://hg.mozilla.org/integration/gaia-central/rev/d73ed53163d1
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 975265 - Add the support for LTE network types
2014-03-19 21:50:12 -07:00
B2G Bumper Bot
ecf4e92a7a Bumping manifests a=b2g-bump 2014-03-19 21:41:07 -07:00
B2G Bumper Bot
0271500f1b Bumping gaia.json for 15 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/536b0405f97c
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Merge pull request #17263 from gasolin/bubble-merge225" for possibly breaking gaia-ui tests on TBPL

This reverts commit 27c414d178694a17e7a2967fa377938163ac44ae, reversing
changes made to e592ec99013a43002171d1bd4be2f497c12ada88.

========

https://hg.mozilla.org/integration/gaia-central/rev/158472d7dba4
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Revert "Bug 985787 - Change requireApp to require to make includes work in search unit test" for possibly breaking gaia-ui tests on tbpl" because I didn't mean to revert this patch with everything else I reverted

This reverts commit b3564260d93fcf7d5127de26bb7f45d13b893a42.

========

https://hg.mozilla.org/integration/gaia-central/rev/864ab4a193de
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #17356 from yurenju/stage2

Bug 897352 - [gaia build system] Transition to a build_stage for assembl... r=@ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/3726337a624c
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 897352 - [gaia build system] Transition to a build_stage for assembling apps

Conflicts:
	Makefile
	apps/communications/build/build.js
	build/copy-build-stage-manifest.js
	build/test/integration/distribution.test.js
	build/utils-xpc.js
	build/utils.js
	build/webapp-manifests.js

========

https://hg.mozilla.org/integration/gaia-central/rev/b92ea9307a62
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Bug 971546 - [System2] Instantiable Screenshot" for possibly breaking gaia-ui tests on TBPL

This reverts commit ec5be24bd877588f60f6c64715b894157a20c603.

========

https://hg.mozilla.org/integration/gaia-central/rev/78c3bf7a1577
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Bug 971577 - [System] Make visibility manager instantiable" for possibly breaking gaia-ui tests on TBPL

This reverts commit 73f3addd228aded613347bed46bd03a5941323d4.

========

https://hg.mozilla.org/integration/gaia-central/rev/fe177281e210
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Bug 961800 - Implement Child Window Factory" for possibly breaking gaia-ui tests on TBPL

This reverts commit 439b23a04c6dba788293f577b1efe8c5d8843b78.

========

https://hg.mozilla.org/integration/gaia-central/rev/9ec410c953e8
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Bug 971556 - [System2] Instantiable SourceView." for possibly breaking gaia-ui tests on TBPL

This reverts commit 0611fa4704a77acfe2001c80afe56a98a081df77.

========

https://hg.mozilla.org/integration/gaia-central/rev/df7f69246d85
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Bug 970028 - Nicer activity opener animation" for possibly breaking gaia-ui tests on tbpl

This reverts commit 870a91032c9d6bd84713618df0e80f0b50962488.

========

https://hg.mozilla.org/integration/gaia-central/rev/ca4be0a3a1e7
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Bug 974828 - [Settings][dsds] Outgoing data confirmation is wrong" for possibly breaking gaia-ui tests on tbpl

This reverts commit e592ec99013a43002171d1bd4be2f497c12ada88.

========

https://hg.mozilla.org/integration/gaia-central/rev/371d7310fbd4
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Bug 985787 - Change requireApp to require to make includes work in search unit test" for possibly breaking gaia-ui tests on tbpl

This reverts commit 2e388f26d4a1b484d1fcfded068bc82d18ca4bf9.

========

https://hg.mozilla.org/integration/gaia-central/rev/eb1509d301d6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17347 from qdot/985787-search-unit-test-fix

Bug 985787 - Change requireApp to require to make includes work in search unit test

========

https://hg.mozilla.org/integration/gaia-central/rev/f07f5d82deee
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 985787 - Change requireApp to require to make includes work in search unit test

========

https://hg.mozilla.org/integration/gaia-central/rev/73e7584ac6cd
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #17314 from yurenju/big920431-2

Bug 920431 - [keyboard] keyboard_layout.json should be customizable r=@yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/fd6275559f57
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 920431 - [keyboard] keyboard_layout.json should be customizable

Conflicts:
	build/settings.js
	build/test/integration/distribution.test.js
	build/webapp-manifests.js
2014-03-19 21:40:12 -07:00
B2G Bumper Bot
123cd18b50 Bumping manifests a=b2g-bump 2014-03-19 19:36:09 -07:00
B2G Bumper Bot
9036026843 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f9ecda33f49c
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #17175 from ian-liu/bluetooth/bug981626_support_sharing_picture_and_video_simultaneously

Bug 981626 - [Sora][gallery]Can't be shared when select picture and video simultaneously, r=@dominickuo

========

https://hg.mozilla.org/integration/gaia-central/rev/7c91fc678b71
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 981626 - [Sora][gallery]Can't be shared when select picture and video simultaneously
2014-03-19 19:31:01 -07:00
Markus Stange
f80b79dc3a Bug 926292 - Put overlay scrollbars on top of the topmost positioned descendant of the scrolled frame. r=mats 2014-03-20 10:12:46 +08:00
Markus Stange
3186fd41cb Bug 926292 - Add a testing pref for stopping overlay scrollbars from fading out. r=roc 2014-03-20 10:12:46 +08:00
Markus Stange
b31db64e73 Bug 984761 - IPDL serialization for FilterDescription. r=roc 2014-03-20 10:12:45 +08:00
Markus Stange
7f633f31e6 Bug 984761 - IPDL serialization for FilterPrimitiveDescription. r=roc 2014-03-20 10:12:45 +08:00
Markus Stange
9b7b3235ef Bug 984761 - Allow setting the primitive type of FilterPrimitiveDescriptions after construction. r=roc 2014-03-20 10:12:45 +08:00