Commit Graph

350108 Commits

Author SHA1 Message Date
Botond Ballo
ecc98dfd21 Bug 935219 - Fix composition bounds calculation and APZC hit testing (again). r=kats,tn
--HG--
extra : amend_source : 06c6bb658dfead6907250831bbe73fae6c20b45c
2014-03-10 17:56:59 -04:00
Gregory Szorc
f8f429ae92 Bug 980174 - Remove some empty Makefile.in; r=mshal
--HG--
extra : rebase_source : eada340aed8daebbfc3bf7d4218bca980d654cef
2014-03-05 19:56:56 -08:00
Boris Zbarsky
b5d04164e0 Bug 981036. Disallow calling DOM constructors as functions in non-release builds. r=bholley 2014-03-10 17:38:31 -04:00
Boris Zbarsky
51c7e3a485 Bug 980965. Stop using DOM constructors as functions in chrome code. r=bholley 2014-03-10 17:38:14 -04:00
Boris Zbarsky
9342d0d685 Bug 980243. Make sure that image src sets do something even if the src is being set to the value it already has. r=sicking 2014-03-10 17:38:02 -04:00
Jason Orendorff
d620ebbdda Bug 980016 - Remove SpecialId. r=njn. 2014-03-10 16:32:21 -05:00
Jason Orendorff
d72e6574cf Bug 942037 - Remove object_prototype_names from JS_ResolveStandardClasses. r=bholley. 2014-03-10 16:30:59 -05:00
Jason Orendorff
895cad1541 Bug 975589, part 4 - Rename js_GetClassObject -> js::GetBuiltinConstructor and make it never return true without the desired constructor actually existing. r=jwalden. 2014-03-10 16:30:40 -05:00
Jason Orendorff
f6d16ef723 Bug 975589, part 3 - Remove redundant AutoResolving object when resolving a builtin constructor. CallResolveOp still creates one. r=jwalden. 2014-03-10 16:30:21 -05:00
Jason Orendorff
a7de95340c Bug 975589, part 2 - Avoid recursing in TypedArray initialization. r=jwalden. 2014-03-10 16:29:58 -05:00
Jason Orendorff
7c295cc938 Bug 975589, part 1 - Rename js::DefineConstructorAndPrototype -> GlobalObject::initBuiltinConstructor and refactor it a bit. r=jwalden. 2014-03-10 16:29:40 -05:00
Jason Orendorff
ce5a3686f3 Bug 972961 - Fix a stack overflow in FoldConstants.cpp. r=luke. 2014-03-10 16:28:44 -05:00
Jason Orendorff
d815f8827e Bug 977287, part 2 - Stylistic changes. r=luke. 2014-03-10 16:28:43 -05:00
Jason Orendorff
3e89ce1e7c Bug 977287, part 1 - Rename the "operation callback" to "interrupt callback". r=luke. 2014-03-10 16:28:43 -05:00
Ryan VanderMeulen
2ee8defad3 Merge m-c to inbound on a CLOSED TREE. 2014-03-10 17:11:39 -04:00
Ryan VanderMeulen
85f09a609c Merge fx-team to m-c. 2014-03-10 17:10:25 -04:00
Ryan VanderMeulen
03283c940f Merge b2g-inbound to m-c. 2014-03-10 17:03:01 -04:00
Ryan VanderMeulen
70fda5091d Backed out changeset 88780b5a201e (bug 980015) for test_property_database.html failures.
CLOSED TREE
2014-03-10 15:31:23 -04:00
Ed Morley
2e3cea0377 Backed out changeset ce8ed7a0dfef (bug 975338) for build failures; CLOSED TREE 2014-03-10 17:58:25 +00:00
Ed Morley
e914d19aae Backed out changeset 97858e5c1f13 (bug 975338) 2014-03-10 17:57:53 +00:00
Ed Morley
d40a564ed3 Backed out changeset 1b4b0a309453 (bug 975338) 2014-03-10 17:57:49 +00:00
Ed Morley
4cf7c6989a Backed out changeset 7a78f199e1cd (bug 975338) 2014-03-10 17:57:46 +00:00
Ryan VanderMeulen
042ee1f1a7 Backed out changeset da039c0c66bc (bug 971116) for mochitest-bc failures.
CLOSED TREE
2014-03-10 13:49:42 -04:00
B2G Bumper Bot
c35b9ba863 Bumping manifests a=b2g-bump 2014-03-10 10:36:07 -07:00
Patrick McManus
93f0d6f983 bug 981447 - use more conservative dns caching values r=sworkman
--HG--
extra : rebase_source : 6ec1873cf1d8202fd49575303e984155b8403bf6
2014-03-10 13:31:34 -04:00
B2G Bumper Bot
adac122bac Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c5bd933fe993
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16916 from Rik/promise-error-978031

Bug 978031 - Incorrect message after trying to use dialer in Airplane mo... r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/bba5a559125d
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 978031 - Incorrect message after trying to use dialer in Airplane mode
2014-03-10 10:30:26 -07:00
Ed Morley
8f1c73487e Backed out changeset 74568436ab02 (bug 980374) for failures in browser_toolbarbutton_menu_context.js 2014-03-10 17:06:32 +00:00
B2G Bumper Bot
1c87f851fd Bumping manifests a=b2g-bump 2014-03-10 09:56:55 -07:00
Ryan VanderMeulen
405ce84f77 Bug 979446 - Re-disable the dom/downloads tests on emulator builds as well. r=jmaher 2014-03-10 12:53:56 -04:00
Marina Samuel
d4dcf5b089 Bug 961587: Only create Windows 8 Touch smart bookmark once a user has intialized their Metro bookmark list. r=mbrubeck, r=mak77 2014-03-10 12:53:19 -04:00
Bill McCloskey
ed4e523f62 Bug 937172 - Add RemoteBrowserTabActor for e10s debugging (r=past) 2014-03-10 09:38:34 -07:00
Bill McCloskey
44cb1ef8c9 Bug 937172 - Rearrange TabActor to support debugging of e10s processes (r=ochameau,past) 2014-03-10 09:38:29 -07:00
Bill McCloskey
c5c1f3d4d3 Bug 937172 - Create TabActor superclass of BrowserTabActor (r=ochameau,past) 2014-03-10 09:38:23 -07:00
Bill McCloskey
84d20de7a2 Bug 937172 - Rename ContentAppActor to ContentActor (r=ochameau,past) 2014-03-10 09:38:17 -07:00
Bill McCloskey
802962c8f8 Bug 937172 - Use a parent-determined prefix for debugging child processes (r=ochameau,past) 2014-03-10 09:38:12 -07:00
Bill McCloskey
de1400e7cc Bug 937172 - Change DebuggerProgressListener to use correct WebProgressListener (r=ochameau,past) 2014-03-10 09:34:41 -07:00
Chenxia Liu
5335011f33 Bug 976925 - UI after adding a Home Panel from Settings. r=lucasr 2014-03-10 09:37:36 -07:00
B2G Bumper Bot
b0038ecb9d Bumping manifests a=b2g-bump 2014-03-10 09:21:11 -07:00
B2G Bumper Bot
5bea678350 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f76c9dc32e9e
Author: gitmai <mri@tid.es>
Desc: Merge pull request #17022 from gitmai/bug-980672-error-deactivating-limit-picker

Bug 980672 - [B2G][Cost Control] Disabling Data use alert does not deact...
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/c3e4ea138b03
Author: mai <mri@tid.es>
Desc: Bug 980672 - [B2G][Cost Control] Disabling Data use alert does not deactivate Limit picker
2014-03-10 09:15:32 -07:00
Doug Turner
c52e81d928 Bug 977120 - Enable NetworkGeolocationProvider to collect cellular tower data on Firefox OS. r=jdm 2014-03-10 16:10:15 +00:00
Guillermo López
726156a5a3 Bug 980846 - Second wakeup message does not send the port. r=nsm.nikhil 2014-03-10 11:59:28 -04:00
B2G Bumper Bot
e37cb7b890 Bumping manifests a=b2g-bump 2014-03-10 08:51:12 -07:00
B2G Bumper Bot
d15e718c9f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e9fc6be2c7a1
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #17000 from vingtetun/bug981275

Bug 981275 - Use will-change on the cards view to make it smoother. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/115179b4c904
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 981275 - Use will-change on the cards view to make it smoother. r=etienne
2014-03-10 08:45:27 -07:00
Byron Campen [:bwc]
3297b4132e Bug 979471 - Populate ICE stats for DataChannels when we have a null selector. r=jib 2014-03-10 08:41:35 -07:00
B2G Bumper Bot
d24b0031fd Bumping manifests a=b2g-bump 2014-03-10 07:51:09 -07:00
B2G Bumper Bot
e49b4f0291 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6d1dccb9430c
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #17021 from sergi/921971-fdn-fix1

Bug 921971 - [DSDS][FDN] Manage FDN list for both SIMs

========

https://hg.mozilla.org/integration/gaia-central/rev/37cc941601cf
Author: Sergi Mansilla <sergi@Sergis-MacBook-Pro.local>
Desc: Bug 921971 - [DSDS][FDN] Manage FDN list for both SIMs

This fix makes it possible to have independent Fixed Dialing Numbers for each
SIM card in the phone. A new function `getIccByIndex` has been introduced in
`utils.js` that selects the currently selected ICC object without the user
having to specify the particular index, although it allows that too (used in
`sim_dialog.js`, for example.

Instances of `IccHelper` have been replaced by the result of calls to
`getIccByIndex`.

========

https://hg.mozilla.org/integration/gaia-central/rev/57d743cf678a
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #17020 from jmcanterafonseca/vivien_search

Bug 981327 - [JavaScript Error: 'TypeError: item is undefined' {file: ap...

========

https://hg.mozilla.org/integration/gaia-central/rev/9977d5760e14
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 981327 - [JavaScript Error: 'TypeError: item is undefined' {file: app://communications.gaiamobile.org/shared/js/binary_search.js line: 26}]
2014-03-10 07:45:26 -07:00
B2G Bumper Bot
e7a639bd02 Bumping manifests a=b2g-bump 2014-03-10 06:06:07 -07:00
B2G Bumper Bot
836c42dc1d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ca26501ca9f
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16958 from bebef1987/remove_dirs

Bug 947153 - Make travis install script clean up the b2g/ and profile/ d...

========

https://hg.mozilla.org/integration/gaia-central/rev/d428c94e426b
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 947153 - Make travis install script clean up the b2g/ and profile/ directories to aid local running

========

https://hg.mozilla.org/integration/gaia-central/rev/f513fda75472
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #16989 from julienw/980981-fail-early-mocks-helper

Bug 980981 - [MocksHelper] Fail when we specify a mock twice r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/403866c52a18
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 980981 - [MocksHelper] Fail when we specify a mock twice r=rik
2014-03-10 06:00:23 -07:00
B2G Bumper Bot
9f024419c2 Bumping manifests a=b2g-bump 2014-03-10 05:51:44 -07:00
B2G Bumper Bot
3042ea3b8b Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6064a315797a
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16978 from askeing/980789

Bug 980789 - Fix failure of test_fmradio_add_remove_from_favorites.py an...

========

https://hg.mozilla.org/integration/gaia-central/rev/9096df50c880
Author: askeing <askeing@gmail.com>
Desc: Bug 980789 - Fix failure of test_fmradio_add_remove_from_favorites.py and test_fmradio_frequency_dialer.py

========

https://hg.mozilla.org/integration/gaia-central/rev/2ed319799c4b
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #16766 from flodolo/bug932356_clockmeridiem

Bug 932356 - [System][Time Picker] Reel order should be localizable

========

https://hg.mozilla.org/integration/gaia-central/rev/e32afa0d9949
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 932356 - [B2G][Time Picker] Reel order should be localizable

========

https://hg.mozilla.org/integration/gaia-central/rev/9294d6e80817
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #16940 from flodolo/bug929247_emergencycall

Bug 929247 - Reduce font-size for "Emergency call" and "Undo" buttons in dialer on lock screen

========

https://hg.mozilla.org/integration/gaia-central/rev/69b5aef63a08
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 929247 - Reduce font-size for "Emergency call" and "Undo" button on lock screen
2014-03-10 05:50:24 -07:00