Commit Graph

337821 Commits

Author SHA1 Message Date
Dan Gohman
938e7a4902 Bug 944321 - IonMonkey: Disable MToFloat32's computeRange. r=bbouvier 2013-12-10 18:51:35 -08:00
Geoff Brown
a112e0bac3 Bug 948591 - Disable testClearPrivateData on Android x86 for too many intermittent failures 2013-12-10 19:34:58 -07:00
Geoff Brown
c8f1db0220 Bug 907768 - Disable testSearchSuggestions on Android x86 for too many intermittent failures 2013-12-10 19:34:56 -07:00
Dan Gohman
e1b051e4df Bug 941715 - SpiderMonkey: Don't use DebugOnly in struct fields when size is relevant. r=jorendorff 2013-12-10 18:27:13 -08:00
Dan Gohman
bd1ec7eacd Bug 678745 - SpiderMonkey: Fix a file decriptor leak in the shell. r=jorendorff 2013-12-10 18:27:12 -08:00
Jared Wein
b6058ad7d4 Bug 901207 - [Australis] Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs 2013-12-10 17:50:08 -05:00
Andrea Marchesini
2d0f4a55fe Bug 487070 - a pref for enabling the lastest version of JS in Web Workers, r=baku, r=bent 2013-12-10 11:43:16 +00:00
Jonathan Watt
df02daef15 Bug 946184 - Make sure that we reframe the nsIAnonymousContentCreator if any nsIAnonymousContentCreator::ContentInfo created content needs reframing. r=bz 2013-12-11 11:41:51 +00:00
Jonathan Watt
db7a522d08 Bug 948475 - Implement HTMLInputElement.select() for <input type=number> (contrary to the HTML5 spec) since content needs it. r=smaug 2013-12-11 11:41:51 +00:00
Carsten "Tomcat" Book
730750085e Backed out changeset 10800c0df8b5 (bug 487070) for build bustage on a CLOSED TREE 2013-12-11 10:56:23 +01:00
Jacek Caban
968e0eda5b Bug 942317 - Fixed cross compilation on case sensitive OSes. 2013-12-11 10:47:03 +01:00
Jacek Caban
34f795c6b7 Bug 945230 - Fixed char16_t/wchar_t mismatch in gfx/thebes/. r=bas.schouten 2013-12-11 10:46:41 +01:00
Andrea Marchesini
af2dd4beb8 Bug 487070 - a pref for enabling the lastest version of JS in Web Workers, r=baku, r=bent 2013-12-10 11:43:16 +00:00
Mike Hommey
d520559533 Fixup for bug 948275 fixing windows bustage and avoiding a forced clobber. r=gps 2013-12-11 16:02:27 +09:00
Daniel Holbert
e407ed515a Bug 948654: Uncomment lines to make 'align-content' and 'flex-wrap' inherit through scroll frames to scrolled flex containers. r=mats
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-4-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-4.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-5-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-5.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-4-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-4.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-5-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-5.html
2013-12-10 22:31:38 -08:00
Mike Hommey
62542a3d51 Bug 948275 - Refactor handling of CONFIGURE_SUBST_FILES and CONFIGURE_DEFINE_FILES. r=gps 2013-12-11 15:20:38 +09:00
Mike Hommey
24410c166c Bug 948275 - Use mozpack.path instead of os.path in mozbuild.frontend and mozbuild.backend modules. r=gps 2013-12-11 15:20:31 +09:00
Mike Hommey
0c183d2d65 Bug 948275 - Keep track of backend files by objdir instead of by srcdir. r=gps 2013-12-11 15:19:58 +09:00
Cameron McCormack
485f2e52fa Bug 947082 - List parent style context in frame tree dumps. r=mats 2013-12-11 17:13:20 +11:00
Bevis Tseng
d0079ab03b Bug 768441 - Part 2: Test Case to Verify the Access of EF_MWIS. r=vyang 2013-12-10 19:24:27 +08:00
Jan Gerber
e286df484b Bug 945863 - Handle CodecDelay and SeekPreroll for Opus in WebM. r=kinetik 2013-12-10 10:36:05 +01:00
Shelly Lin
38439ea439 Bug 945127 - Correct the checking of input sampling rate. r=giles 2013-12-11 13:56:18 +08:00
Karl Dubost
dbec9b0bdf Bug 941911 - Remove UA override for domains (starting 2013-11-21). r=lmandel 2013-12-11 09:54:22 -05:00
Jamin Liu
aae415e05c Bug 932490 - Fix the buffer overflows of OBEX packet. r=echou 2013-12-11 09:53:24 -05:00
Dan Gohman
c07fe2b7cd Bug 948241 - IonMonkey: Use FixedList in MAsmJSCall. r=luke 2013-12-09 19:39:44 -08:00
Dan Gohman
4cc0699530 Bug 948241 - IonMonkey: Convert plain arrays to mozilla::Array r=luke 2013-12-09 19:39:46 -08:00
Brian Hackett
4956d62509 Bug 948230 - Use accessor methods for JSScript bitfields, r=jandem. 2013-12-10 18:22:28 -08:00
Jonathan Watt
3c34ed2d2f Bug 948549 - Make <input type=number> behave and look disabled when the 'disabled' attribute is set or it's inside a disabled fieldset. r=smaug 2013-12-11 02:13:06 +00:00
Jonathan Watt
d911eac635 Bug 948433 - Uplift pdf.js git commit 3eaa421c74 to prevent the page number field from having spin buttons in mozilla now that mozilla supports <input type=number>. r=bdahl 2013-12-11 02:11:11 +00:00
Mike Hommey
0229da7a2b Bug 948209 - Remove mozbuild.config. r=gps 2013-12-11 10:59:02 +09:00
Jed Parsons
471512cdd2 Bug 948212 - Fix FxAccounts.jsm: internal.signOut() is not a function. r=markh 2013-12-09 17:15:30 -08:00
Afshin Mehrabani
0473585aa7 Bug 947848 - Change the visibility of debugger stacktrace breadcrumbs. r=vp 2013-12-12 17:19:33 -05:00
Jason Smith
740c468537 Bug 945099 - Enhance basic download API mochitest with attribute checks. r=aus 2013-12-09 22:55:27 -08:00
Yury Delendik
04503ec93a Bug 905668 - Add browser's Shumway extension to Android Nightly. r=mfinkle, r=gps 2013-12-11 09:13:30 -06:00
Randell Jesup
69619a28d7 Bug 945066: enable PeerConnections for b2g rs=ekr 2013-12-09 07:33:41 -05:00
Jason Duell
29c283ea19 Bug 942317. Bustage fix for windows r=bustage 2013-12-11 02:05:40 -08:00
Gaia Pushbot
330190b01b Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/16c5d5230641
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #14552 from askeing/948799

Bug 948799 - Xfail test_cost_control_reset_wifi.py

========

https://hg.mozilla.org/integration/gaia-central/rev/b19a6bc94631
Author: askeing <askeing@gmail.com>
Desc: Bug 948799 - Xfail test_cost_control_reset_wifi.py

========

https://hg.mozilla.org/integration/gaia-central/rev/b82cbbf5cb94
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #14562 from askeing/948842

Bug 948842 - Re-enable test_sms_with_attachments.py

========

https://hg.mozilla.org/integration/gaia-central/rev/7c6acd83dd4c
Author: askeing <askeing@gmail.com>
Desc: Bug 948842 - Re-enable test_sms_with_attachments.py
2013-12-11 02:00:25 -08:00
Gaia Pushbot
25ccc9f10c Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cc70720e762e
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #14525 from karlt/942751

bug 942751 - stop OscillatorNodes when done to work around bug 897796 r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/b8d13e7fdc17
Author: Karl Tomlinson <karlt+@karlt.net>
Desc: bug 942751 - stop OscillatorNodes when done to work around bug 897796

This patch also reverts to the behavior of the prior mozWriteAudio
implementation where stop() only stops long presses, allowing short presses to
release appropriately.

========

https://hg.mozilla.org/integration/gaia-central/rev/c29b6c9fc9db
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14171 from EverythingMe/944068-collection-style

[Bug 944068] Revise collection style [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/d1c095651389
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 944068] Revise collection style [r=amirn]
2013-12-11 01:50:27 -08:00
Cervantes Yu
4bd831c82c Bug 948485: Fix b2g process crash when the Nuwa process is exits. r=khuey 2013-12-11 17:48:28 +08:00
Jason Duell
6625975d9d Bug 945066: Make nsIDNSService work on child processes. r=jdm 2013-12-11 01:37:57 -08:00
Gaia Pushbot
c9976ba2cd Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/93f6c433742b
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14408 from EverythingMe/937536-collection-no-icon

Bug 937536 - [e.me] Custom Collection is generated without an icon [r=ranbena, evyatron]

========

https://hg.mozilla.org/integration/gaia-central/rev/217b92aa7fce
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 937536 - [e.me] Custom Collection is generated without an icon [r=ranbena, evyatron]

========

https://hg.mozilla.org/integration/gaia-central/rev/251c957cb8f6
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #14529 from jaoo/933203

Bug 933203 - [DSDS] Operator variant logic: APN settings. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/486c40f33b9b
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 933203 - [DSDS] Operator variant logic: APN settings
2013-12-11 01:35:24 -08:00
Gaia Pushbot
afc321bff2 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25226d7b6f80
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #14550 from dominickuo/bug-945464

Bug 945464 - [music] add will-animate to music app, r=dominickuo

========

https://hg.mozilla.org/integration/gaia-central/rev/2878510b81af
Author: Mason Chang <mchang@mozilla.com>
Desc: Bug 945464 - [music] add will-animate to music app
2013-12-11 01:25:24 -08:00
Ben Tian
2e823715a4 Bug 948247 - [bluedroid] Race condition in BluetoothSocket may result in segmentation fault, r=echou 2013-12-11 16:53:11 +08:00
Gaia Pushbot
a68903c9db Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/beb86a3910aa
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #14532 from julienw/fix-intermittent-call-log

Bug 938207 - [Dialer] Intermittent Travis Unit Test Failure: dialer/call...

========

https://hg.mozilla.org/integration/gaia-central/rev/8e4a3ba31edf
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 938207 - [Dialer] Intermittent Travis Unit Test Failure: dialer/call_log_db Two calls, same group, different hour Add a call: Error: timeout of 2000ms exceeded r=etienne

* increase the timeout for the call_log_db tests because we're using an
  asynchronous IndexedDB API and we really want to use it even in the tests
* rename calllog_db_test to call_log_db_test so that the tests will be run when
  saving call_log_db.js
2013-12-11 00:10:25 -08:00
Gaia Pushbot
8d32d1f867 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5091e06b0a87
Author: gitmai <mri@tid.es>
Desc: Merge pull request #14527 from gitmai/bug-948304-remove-mindgap-reference

Bug 948304 - [Cost control] Remove reference to mindgap.js library
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/d4c40ce775d1
Author: mai <mri@tid.es>
Desc: Bug 948304 - [Cost control] Remove reference to mindgap.js library
2013-12-10 23:45:25 -08:00
Carsten "Tomcat" Book
8fa00ce8bd Backed out changeset eb34b68e2f2a (bug 820716) for causing perma-orange testfailure 2013-12-11 07:18:03 +01:00
Eric Chou
9aacc7b3f5 Bug 947870 - Avoid assertion on receiving files via Bluetooth, r=gyeh 2013-12-11 13:17:34 +08:00
Fabrice Desré
05aa2e012e Bug 820716 - Failing assertion MOZ_ASSERT(OOPInitialized()) at toolkit/crashreporter/nsExceptionHandler.cpp#1897 r=ted 2013-12-10 21:02:08 -08:00
Gaia Pushbot
152bd549c6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/598dec9d7aba
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #13797 from alivedise/bugzilla/907013_master_rebasing/app_window_manager_v3

Bug 907013 Implement AppWindowManager and bye bye WindowManager, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/2f411f80313f
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 907013 - Implement AppWindowManager.

* Disable 3 marionette js tests because marionette seems having trouble on finding out alerts. Will file follow up bugs to re-enable them.
* Remove WindowManager and introduce AppWindowManager
* Introduce LayoutManager who knows and gethers the sizing info well.
* Fix OrientationManager issues.
* Abandon TransitionMixin and "Re"write an AppTransitionController for the use case of edge gesture -- let appWindow support multiple transitions.
* Abandon AuthenticationDialog and "Re"implement AppAuthenticationDialog
* AppWindow: Introduce subcomponents under appWindow
* AppWindow: Introduce broadcast for internal events, publish for external events.
* AppWindow: Introduce event handling mechanism by registeredEvents.
* Fix VisibilityManager issues.
* Change the mechanism in python based gaia-apps.
* More shared code between AppWindow and HomescreenWindow.
* More shared code between AppWindow and ActivityWindow.
* Add 100+ unit test functions.
* Isolate window.css from system.css
* Add a new event in KeyboardManager for continuos transition control.
* Add a developer settings for enabling simultaneous animation control.
* Add jsdoc support.
  http://alivedise.github.io/gaia-system-jsdoc/
2013-12-10 20:05:25 -08:00
Jessica Jong
587f0f0819 Bug 944225 - Part 4: Add set/getPreferredNetworkType() API (tests). r=hsinyi
--HG--
rename : dom/network/tests/marionette/test_mobile_preferred_network_type.js => dom/network/tests/marionette/test_mobile_preferred_network_type_by_setting.js
2013-12-11 11:15:25 +08:00