Commit Graph

159676 Commits

Author SHA1 Message Date
Matthew Noorenberghe
47cebc7499 Bug 936273 - [Australis] UITour: Allow page to specify which highlight animation to use. r=Unfocused 2013-12-10 23:35:31 -08:00
Matthew Noorenberghe
40b79a4e22 Bug 948807 - [Australis] UITour: Fix highlight position and clipping when a dimension is smaller than the minimum. r=Unfocused 2013-12-10 23:35:31 -08:00
Matthew Noorenberghe
1098c5da2e Bug 936187 - [Australis] UITour: Switch highlight to a <panel> so it overlays the menu panel. r=Unfocused 2013-12-10 23:35:20 -08:00
Matthew Noorenberghe
6e5babcfa1 Bug 936187 - [Australis] UITour: Make the menu panel work except the z-order of annotations. r=Unfocused 2013-12-10 23:35:11 -08:00
Matthew Noorenberghe
ae221c76c9 Bug 897074 - Limit the number of tokens used in satchel's getAutoCompleteResults SQL queries. r=dolske 2013-12-10 23:34:42 -08:00
Dimi Lee
2d9da31424 Bug 947100 - B2G NFC: enable/disable NFC worker at runtime. r=yoshi 2013-12-11 14:04:27 +08:00
Nicholas Cameron
7bbc5b308c Bug 948555. Fix a bogus assert in CompositorParent. r=mattwoodrow 2013-12-11 16:51:00 +13:00
Alexander Surkov
52991836e6 Bug 559761 - make <input type=number> accessible, r=tbsaunde, smaug
--HG--
rename : accessible/tests/mochitest/value/test_range.html => accessible/tests/mochitest/value/test_number.html
2013-12-10 22:19:26 -05:00
Dan Gohman
753f600245 Bug 944321 - IonMonkey: Disable MToFloat32's computeRange. r=bbouvier 2013-12-10 18:51:35 -08:00
Geoff Brown
64950d26dd Bug 948591 - Disable testClearPrivateData on Android x86 for too many intermittent failures 2013-12-10 19:34:58 -07:00
Geoff Brown
1cd2a46453 Bug 907768 - Disable testSearchSuggestions on Android x86 for too many intermittent failures 2013-12-10 19:34:56 -07:00
Dan Gohman
8671c3fdaa 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
bb307c71a2 Bug 678745 - SpiderMonkey: Fix a file decriptor leak in the shell. r=jorendorff 2013-12-10 18:27:12 -08:00
Jared Wein
53c0db0030 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
b9acf58fb0 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
7196f2ef59 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
2116c2cfc6 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
cce5b12a88 Backed out changeset 10800c0df8b5 (bug 487070) for build bustage on a CLOSED TREE 2013-12-11 10:56:23 +01:00
Jacek Caban
8309d56b1f Bug 942317 - Fixed cross compilation on case sensitive OSes. 2013-12-11 10:47:03 +01:00
Jacek Caban
ab8a15b97f Bug 945230 - Fixed char16_t/wchar_t mismatch in gfx/thebes/. r=bas.schouten 2013-12-11 10:46:41 +01:00
Andrea Marchesini
e75faa3bba 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
9b356e3439 Fixup for bug 948275 fixing windows bustage and avoiding a forced clobber. r=gps 2013-12-11 16:02:27 +09:00
Daniel Holbert
12232b6ca5 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
09a2218bf5 Bug 948275 - Refactor handling of CONFIGURE_SUBST_FILES and CONFIGURE_DEFINE_FILES. r=gps 2013-12-11 15:20:38 +09:00
Mike Hommey
fbe3253bb8 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
31ca5bb81a 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
373bbf7210 Bug 947082 - List parent style context in frame tree dumps. r=mats 2013-12-11 17:13:20 +11:00
Jan Gerber
c6904a6fd8 Bug 945863 - Handle CodecDelay and SeekPreroll for Opus in WebM. r=kinetik 2013-12-10 10:36:05 +01:00
Shelly Lin
3b41fa6b74 Bug 945127 - Correct the checking of input sampling rate. r=giles 2013-12-11 13:56:18 +08:00
Karl Dubost
86691e3f07 Bug 941911 - Remove UA override for domains (starting 2013-11-21). r=lmandel 2013-12-11 09:54:22 -05:00
Jamin Liu
bdb4e62641 Bug 932490 - Fix the buffer overflows of OBEX packet. r=echou 2013-12-11 09:53:24 -05:00
Dan Gohman
81b0bc8976 Bug 948241 - IonMonkey: Use FixedList in MAsmJSCall. r=luke 2013-12-09 19:39:44 -08:00
Dan Gohman
cb5be02490 Bug 948241 - IonMonkey: Convert plain arrays to mozilla::Array r=luke 2013-12-09 19:39:46 -08:00
Brian Hackett
182feb3da6 Bug 948230 - Use accessor methods for JSScript bitfields, r=jandem. 2013-12-10 18:22:28 -08:00
Jonathan Watt
b871057a05 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
edd4435f17 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
7de68cd33b Bug 948209 - Remove mozbuild.config. r=gps 2013-12-11 10:59:02 +09:00
Randell Jesup
9c30acefea Bug 945066: enable PeerConnections for b2g rs=ekr 2013-12-09 07:33:41 -05:00
Jason Duell
0a7f2b439b Bug 942317. Bustage fix for windows r=bustage 2013-12-11 02:05:40 -08:00
Gaia Pushbot
8f64b42042 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
5ea077f715 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
8819d9a5d9 Bug 948485: Fix b2g process crash when the Nuwa process is exits. r=khuey 2013-12-11 17:48:28 +08:00
Jason Duell
78c1377587 Bug 945066: Make nsIDNSService work on child processes. r=jdm 2013-12-11 01:37:57 -08:00
Gaia Pushbot
8c1e27651e 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
4de4cf6709 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
9be1a17136 Bug 948247 - [bluedroid] Race condition in BluetoothSocket may result in segmentation fault, r=echou 2013-12-11 16:53:11 +08:00
Gaia Pushbot
de19241c20 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
89ea983db7 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
3ae1ef48a3 Backed out changeset eb34b68e2f2a (bug 820716) for causing perma-orange testfailure 2013-12-11 07:18:03 +01:00
Eric Chou
083ca04c04 Bug 947870 - Avoid assertion on receiving files via Bluetooth, r=gyeh 2013-12-11 13:17:34 +08:00