Commit Graph

146765 Commits

Author SHA1 Message Date
Jonathan Kew
1edbfad3fc Bug 798843 - Rename -moz-objectFill, -moz-objectStroke, -moz-objectValue to context-fill, context-stroke, context-value r=dbaron
* * *
bug 798843 - recompile svg.woff font to pick up the updated glyph definitions
* * *
bug 798843 - update property_database.js to match the new property names
2013-05-16 14:35:15 +12:00
Edwin Flores
3b628f2098 Bug 798843 - Replace instances of 'object' with 'context' to match change in CSS values r=roc 2013-05-16 14:35:12 +12:00
Jan de Mooij
165484609c Bug 916039 - Don't wrap |this| in strict mode eval. r=bhackett
--HG--
extra : rebase_source : 678d783f4cfe32a9b00db1a0bbb34940938bae0b
2013-09-13 17:51:50 +02:00
Dan Gohman
068d73cf06 Bug 915852 - IonMonkey: Add function positions to IONFLAGS=codegen output. r=jandem 2013-09-13 08:52:06 -07:00
Tom Schuster
260959534f Bug 666816 - Refactor findbar to use a result listener and move most of the logic into a JSM. r=mikedeboer 2013-09-13 10:41:23 -04:00
Tom Schuster
c5f73cda3f backout changeset 3734bebc9bfb, because bad commit message and missed nit 2013-09-13 11:41:47 -04:00
Nathan Froyd
de359b548a Bug 906088 - part 6 - update tests to use the new API; r=kats
Fixed testPrefsObserver to use the correct requestId for unregistering observers.
Changed all tests to use th same hexadecimal constant, per Kats's feedback.  Asking
for actual review now.  Local robocop testing shows the failing tests on try now pass
locally, so I'm assuming I have fixed the issues...
2013-09-04 09:58:32 -04:00
Nathan Froyd
53844a7710 Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle
Small fix to notifyPrefObservers to call getPreferences with the new argument style.
Carrying over r+.
2013-09-04 09:58:23 -04:00
Nathan Froyd
7847ff9491 Bug 906088 - part 4 - refactor browser.js's getPreferences function into a JSON frontend and a "raw" backend; r=mfinkle
This is a small patch, but I think it makes part 5 a little easier to understand.
In part five, we're going to be introducing XPCOM methods that browser.js needs to
implement.  That patch is going to require something very much like handlePreferencesRequest,
so just make it visible here and then part 5 should be much easier to understand.
2013-09-04 09:58:15 -04:00
Nathan Froyd
de56af2b75 Bug 906088 - part 3 - add Preferences events to AndroidGeckoEvent; r=blassey
This is just the C++ side of things; it's simpler to have this code split out as
a separate patch to review.
2013-09-04 09:58:08 -04:00
Nathan Froyd
5368cb8e9a Bug 906088 - part 2 - factor out reading an nsString from a Java string in AndroidJavaWrappers.cpp; r=blassey
We duplicate code in several places, and we're going to need this same code for reading
a String[].
2013-09-04 09:58:00 -04:00
Nathan Froyd
dd857f3622 Bug 906088 - part 1b - add ArrayList getPrefs method to PrefsHelper; r=bnicholson
Related to the last patch, this is the lone place where we transfer an ArrayList.
Just move the code into PrefsHelper in case anybody ever wants to do something similar.
2013-09-04 09:57:49 -04:00
Nathan Froyd
c0347b7336 Bug 906088 - part 1 - pass String[] to PrefsHelper.getPrefs wherever possible; r=blassey
We want JSONArray to go away, since we're going to be transferring strings via JNI.
2013-09-04 09:56:27 -04:00
Steve Singer
ef58ae6716 Bug 913556 - Add exotic cpu archs to the list of platforms in webrtc (from bug #654056). r=jesup 2013-09-13 17:17:33 +02:00
Cykesiopka
389e820282 Bug 733644 - Make nsNSSComponent use mozilla::Preferences. r=keeler, sr=bsmith 2013-09-13 09:02:15 -04:00
Ryan VanderMeulen
eda259c9c3 Backed out changesets 6c097bdfc079, 51f5d900cd27, 9fdf99c07466, and b322938b37ef (bug 798843) due to intermittent Windows test failures. 2013-09-13 11:15:54 -04:00
Brian R. Bondy
12ec604454 Bug 901002 - Add Windows 8.1 to the OS list for gfx driver blacklisting. r=bas 2013-09-13 11:08:05 -07:00
Ed Morley
386845ff18 Bug 916135 - Disable webaudio tests on B2G for too many timeouts that abort the rest of the suite
--HG--
extra : rebase_source : 4724e19d78413eda64d265358d5ae2468ac91fb8
2013-09-13 15:55:30 +01:00
Jason Orendorff
e20bd09e4b Bug 913885 - Remove non-deterministic (and obsolete) warning when calling eval with multiple arguments, to reduce false alarms from differential testing. r=Waldo. 2013-09-13 09:52:53 -05:00
Jason Orendorff
6b31ffd5ae Bug 892671 - Specify the tolerance in each new ES6 Math test. r=jandem. 2013-09-13 09:52:11 -05:00
Jason Orendorff
e250241686 Bug 897403 - "Assertion failure: !((attrs ^ shape->attrs) & 0x40) || !(attrs & 0x40)" with bound function proxy. r=Waldo. 2013-09-13 09:52:05 -05:00
Ryan VanderMeulen
e394711def Backed out changeset 38a63dbeab37 (bug 733644) for suspicion of causing test_bug798843_pref.html failures. 2013-09-13 10:47:38 -04:00
Tom Schuster
d30a260609 Bug 666816 - Support findbar in e10s. r=mikedeboer 2013-09-13 10:41:23 -04:00
Dale Harvey
8353039d43 Bug 911195 - Properly compartment scroll event object. r=bz
--HG--
extra : rebase_source : 512a70ed17889808f0a6add6b4da7403fb3d4947
2013-09-13 15:11:42 +01:00
Ed Morley
cdf35c970a Merge mozilla-central and inbound 2013-09-13 15:13:00 +01:00
Ed Morley
944e48441a Merge latest green b2g-inbound changeset and mozilla-central 2013-09-13 15:06:40 +01:00
Ed Morley
7918461145 Merge latest green fx-team changeset and mozilla-central 2013-09-13 15:02:24 +01:00
Gaia Pushbot
696b3537b7 Bumping gaia.json for 5 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4ab5602bc533
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12207 from jmcanterafonseca/matching_details_b

[REOPENED] Bug 902399 In the Contacts duplicates screen allow to show a summary of ...

========

https://hg.mozilla.org/integration/gaia-central/rev/9e384edabaff
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 902399 In the Contacts duplicates screen allow to show a summary of the matching info

========

https://hg.mozilla.org/integration/gaia-central/rev/c1cf7737f26b
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #12212 from gaye/bumpt-marionette-client

Bumpt marionette client

========

https://hg.mozilla.org/integration/gaia-central/rev/b6e12f01d77d
Author: gaye <gaye@mozilla.com>
Desc: Bump marionette client to 0.15.3

========

https://hg.mozilla.org/integration/gaia-central/rev/16eb3a8eb624
Author: gaye <gaye@mozilla.com>
Desc: Revert "Revert "Merge pull request #12159 from gaye/bump-marionette-deps""

This reverts commit 405f94407e3fb08f86ebb966877e66dd95c8de07.
2013-09-13 04:15:25 -07:00
Gaia Pushbot
1b4b84af06 Bumping gaia.json for 7 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b8b563023919
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Update gaia-ui-tests.json; Merge pull request #1366 from zacc/rename_actions_activities

Rename the Actions class to Activities to represent the correct nomencla...

========

https://hg.mozilla.org/integration/gaia-central/rev/c3b0cba3f280
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Merge branch 'master' of github.com:mozilla-b2g/gaia

========

https://hg.mozilla.org/integration/gaia-central/rev/da1dbdf53180
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12190 from alivedise/bugzilla/912796/lockscreen-meets-attentionscreen

Bug 915468 - Back to main screen when attention screen is shown, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/d53922f63bd1
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 915468 - Back to main screen when attention screen is shown

========

https://hg.mozilla.org/integration/gaia-central/rev/aa1336177168
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Merge branch 'master' of github.com:mozilla-b2g/gaia

========

https://hg.mozilla.org/integration/gaia-central/rev/09ca45c6bb91
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Merge branch 'master' of github.com:mozilla-b2g/gaia

========

https://hg.mozilla.org/integration/gaia-central/rev/019abe60d05c
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Update gaia-ui-tests.json; Merge pull request #1364 from bebef1987/pep8

PEP8 review
2013-09-13 04:05:24 -07:00
Gaia Pushbot
f8a6e5b197 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d05ca1f81793
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12183 from alivedise/bugzilla/883738/disable-notification-toast-in-ftu

Bug 883738 - Ignore tap event when ftu is running. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/8232dcee7fe0
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 883738 - Ignore tap event when ftu is running.
2013-09-13 03:50:24 -07:00
Gaia Pushbot
843731ef98 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/fce006601489
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #12013 from snowmantw/issue913377

Bug 913377 - Redesign of lockscreen implementation, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/2855f5d28639
Author: Greg Weng (snowmantw) <gweng@mozilla.com>
Desc: Bug 913377 - Redesign of lockscreen - Gaia implementation
2013-09-13 03:40:22 -07:00
Jim Mathies
d9c3eb7320 Bug 914331 - On pointer released make sure all gecko touch events are delivered to insure dom state via accessibility is up to date. r=tabraldes, bbondy 2013-09-13 05:34:24 -05:00
Gaia Pushbot
dddb0dd1e7 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/505cd1f51227
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #12124 from rexboy7/fix-bug906675-3-refactor-HandledCalls

Bug 912494: conference call detail window

========

https://hg.mozilla.org/integration/gaia-central/rev/a59de6f9d24e
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 912494 : conference call detail window
2013-09-13 03:30:22 -07:00
Gaia Pushbot
bab47e3cdc Bumping gaia.json for 8 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3bc887499724
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #12195 from rnowm/settings-margins

Bug 913015 - [Settings] Buttons are not using 1.5rem margins

========

https://hg.mozilla.org/integration/gaia-central/rev/d3b92723f7be
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 913015 - [Settings] Buttons are not using 1.5rem margins

========

https://hg.mozilla.org/integration/gaia-central/rev/ee9a9a8d7dbc
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Revert "Merge pull request #12163 from jmcanterafonseca/bug_details_matching"

This reverts commit c0ff597baabf4433b767421d9a513b95f40c406a, reversing
changes made to 4e6c0c9ea2f8ef78634295f52e48f5f8e695c776.

========

https://hg.mozilla.org/integration/gaia-central/rev/daa7a4c1cbc0
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12193 from alivedise/bugzilla/913896_alive/audio-capture-permission-debug

Bug 913896 - audio capture permission, r=alive+timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/bcc575589ba7
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 913896 - Part 2, fix custom event bug.

========

https://hg.mozilla.org/integration/gaia-central/rev/db0a0f8b01c6
Author: gasolin <gasolin@gmail.com>
Desc: Bug 913896 - Display audio (microphone) permission in permission acquisition prompt

========

https://hg.mozilla.org/integration/gaia-central/rev/006c82c11544
Author: Michal Budzynski <michal@virtualdesign.pl>
Desc: Merge pull request #12179 from fabi1cazenave/fdn-bug888912

Bug 888912 - Entering Numbers into FDN List

========

https://hg.mozilla.org/integration/gaia-central/rev/039ba49055a7
Author: Michal Budzynski <michal@virtualdesign.pl>
Desc: Bug 888912 - Entering Numbers into FDN List
2013-09-13 03:20:22 -07:00
Gaia Pushbot
68462ae12c Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/03a0cbf58b09
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #12196 from etiennesegonzac/hardened-conf-call-end

Bug 887764 - Ending a conference call properly. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/c3e49ad02dc7
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 887764 - Ending a conference call properly.

========

https://hg.mozilla.org/integration/gaia-central/rev/7bd901270fea
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #12165 from mikehenrty/bug-915236-emailscreenwake

Bug 915236 - Do not turn screen on for Email notifications, r=qDot

========

https://hg.mozilla.org/integration/gaia-central/rev/8b4c1635509d
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 915236 - Do not turn screen on for Email notifications
2013-09-13 03:05:24 -07:00
Gaia Pushbot
2e9f622c63 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/cb6a95abbbfc
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #12200 from comoyo/support-switch2

Bug 912951 - Send content event from gaia -> chrome with layout info for supportsSwitching. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/7ee066f7051c
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 912951 - Send content event from gaia -> chrome with layout info for supportsSwitching
2013-09-13 02:45:24 -07:00
Gaia Pushbot
d6afe3cca0 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0195bc779200
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #12197 from comoyo/revert_supportsswitching

Revert "Bug 912951 - Send content event from gaia -> chrome with layout info for supportsSwitching"

========

https://hg.mozilla.org/integration/gaia-central/rev/55c54a9b22c1
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Revert "Bug 912951 - Send content event from gaia -> chrome with layout info for supportsSwitching"

This reverts commit 6c18cc2aa298247ab218c7222a8f32f1b3e29880.

========

https://hg.mozilla.org/integration/gaia-central/rev/fb6ccb56b13d
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12049 from davehunt/gaiatest-master

Bug 909718 - Add Gaia endurance tests (master)

========

https://hg.mozilla.org/integration/gaia-central/rev/f63307130ec9
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 909718 - Add Gaia endurance tests (master)
2013-09-13 02:20:22 -07:00
Gaia Pushbot
8ec691d9a9 Bumping gaia.json for 6 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/58c319406b1c
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #12163 from jmcanterafonseca/bug_details_matching

Bug 902399 In the Contacts duplicates screen allow to show a summary of ...
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/bcba90b62aa8
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 902399 In the Contacts duplicates screen allow to show a summary of the matching contacts info

========

https://hg.mozilla.org/integration/gaia-central/rev/96ca29ce1a1b
Author: Albert <acperez@tid.es>
Desc: Merge pull request #12178 from acperez/bug-915703

Bug 915703 - Change format of MCC/MNC custom json in Gaia build scripts. r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/52cd2551c048
Author: Albert <acperez@tid.es>
Desc: Bug 915703 - Change format of MCC/MNC custom json in Gaia build scripts. r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/178962d71f41
Author: Albert <acperez@tid.es>
Desc: Merge pull request #12194 from acperez/bug-915780

Bug 915780 - Replace profile_dir by profile-dir. r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/d290b74ede97
Author: Albert <acperez@tid.es>
Desc: Bug 915780 - Replace profile_dir by profile-dir. r=yurenju
2013-09-13 02:05:24 -07:00
Steven Lee
5bd72907f2 Bug 904025 - part2: stop MediaStream when there is incoming call. r=jesup 2013-09-13 16:51:48 +08:00
Steven Lee
a348fc51fa Bug 904025 - part1: pass phone state to child process. r=khuey 2013-09-13 16:51:45 +08:00
Gaia Pushbot
c368fd9efc Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f7361d61cb88
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #12191 from alivedise/bugzilla/916007/browser-capture

Bug 916007 - Add audio-capture permission to browser r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/fbd2843679a1
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 916007 - Add audio-capture permission to browser
2013-09-13 01:45:22 -07:00
Gaia Pushbot
557c72e48b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9370eb1aeaf0
Author: Francisco Borja Salguero Castellano <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #12170 from borjasalguero/context_menu_tests_working

Bug 912904 - [System][Dialogs][ActionMenu] Dialogs & Action menus (BB) a...

========

https://hg.mozilla.org/integration/gaia-central/rev/e6e854ec4d1e
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 912904 - [System][Dialogs][ActionMenu] Dialogs & Action menus (BB) are not scrolling as expected when there is a large list of items. r=alive,kaze
2013-09-13 01:30:22 -07:00
Gaia Pushbot
29b90a61fe Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5edbd78f77a9
Author: Albert <acperez@tid.es>
Desc: Merge pull request #12180 from acperez/bug-915780

Bug 915780 - Build process fails for operator user variant. r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/1d58908edf61
Author: Albert <acperez@tid.es>
Desc: Bug 915780 - Build process fails for operator user variant. r=yurenju
2013-09-13 01:10:22 -07:00
Jan de Mooij
7553758c00 Bug 913749 - Mark fallible unbox instructions as guards. r=h4writer
--HG--
extra : rebase_source : f064535983782dcd52791f977f16a21d83603381
2013-09-13 10:09:11 +02:00
Fabrice Desré
be5db6bbc4 Bug 915881 - Allow sideloading of certified apps r=ochameau 2013-09-13 00:49:11 -07:00
Dave Hunt
3fe10ca32f Bug 811780 - Provide an option for creating a blank SD card image when running against an emulator. r=jgriffin 2013-09-13 00:47:13 -07:00
Gaia Pushbot
ec292af6fa Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/034a3fec9376
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12137 from arasbm/bug-909372-view-activity-save-robustness

bug-909372 [gallery] Improve view activity saving robustness r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/0e53d953bd46
Author: Aras Balali Moghaddam <arasbm@gmail.com>
Desc: bug-909372 [gallery] Improve view activity saving robustness r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/ed160ae6e991
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12153 from crdlc/bug-915578

Bug 915578 - Delete BookmarkEditor from Homescreen

========

https://hg.mozilla.org/integration/gaia-central/rev/54f35432d48f
Author: crdlc <crdlc@tid.es>
Desc: Bug 915578 - Delete BookmarkEditor from Homescreen
2013-09-13 00:35:22 -07:00
Malini Das
7c51a64331 Bug 915658 - Add timestamp data to Marionette touch event logging, r=jgriffin 2013-09-13 09:33:41 +02:00
Masayuki Nakano
3cb91db5b9 Bug 768287 Initialize key event's modifier state on GTK with next XKB state change event r=karlt 2013-09-13 16:10:49 +09:00
Jonathan Kew
e7aa75fe37 bug 872487 - remove fails-if() annotations from currently-disabled tests that no longer fail on android/b2g. no_r=me 2013-09-13 07:56:38 +01:00