Commit Graph

170410 Commits

Author SHA1 Message Date
Jacek Caban
a6392c9934 Bug 971822 - Fix string_util.h combined with strsafe.h on mingw. r=glandium 2014-02-25 12:45:47 +01:00
Dan Minor
b1c88899e8 Bug 976306 - mozversion missing from config/mozbase_requirements.txt; r=wlach 2014-02-24 17:31:59 -05:00
Nathan Froyd
daf6fcb907 Bug 970498 - remove unnecessary padding in JSClass and js::Class; r=Waldo 2014-02-24 15:20:38 -05:00
Nathan Froyd
c61d66e196 Bug 970504 - make JS_CLASS_MEMBERS useful in more places; r=jorendorff 2014-02-24 15:08:57 -05:00
Nathan Froyd
38d5e4285f Bug 976161 - delete dead NSCAP_DISABLE_TEST_DONTQUERY_CASES code; r=bsmedberg 2014-02-24 13:02:43 -05:00
Georg Fritzsche
0bc120fddb Bug 922107 - Add test for pref to hide the "missing plugin" notifications. r=jaws 2014-02-24 12:06:38 +01:00
Willian Gustavo Veiga
51f9ad5329 Bug 922107 - Add pref to hide the "missing plugin" notifications. r=jaws 2014-02-25 11:53:02 +01:00
Georg Fritzsche
7c2333a2d6 Bug 968762 - Plugin overlays are not displayed if plugin element is not fully in scroll view. r=jaws 2014-02-24 17:45:48 +01:00
Rob Campbell
1c855adc28 Bug 966692 - Reduce the default set of warnings we display in console; r=msucan 2014-02-20 16:16:00 -05:00
Lucas Rocha
e2344229e4 Bug 975198 - Don't use default favicon as placeholder in PanelItemView (r=margaret) 2014-02-25 13:32:59 +00:00
Kartikaya Gupta
0a7ab784fa Bug 976160 - Log exceptions from EventDispatcher.sendResponse and sendError instead of eating them. r=wesj 2014-02-25 08:19:41 -05:00
Josh Dover
c4a9d96b4d Bug 920791 - Hide banner when keyboard is focused. r=margaret 2014-02-21 11:13:55 -08:00
Nikhil Johny
60f34eaeca Bug 283754 - Awkward phrasing in language selection dialog - "in order of preference" used twice. r=dao 2014-02-25 08:18:56 -05:00
Carsten "Tomcat" Book
4735423511 Backed out changeset 9122f3be8c3a (bug 975792) for frequent test failures on a CLOSED TREE 2014-02-25 13:35:57 +01:00
Carsten "Tomcat" Book
d22576b34d Backed out changeset efa293b98893 (bug 975792) for frequent failures on a CLOSED TREE 2014-02-25 13:35:41 +01:00
Carsten "Tomcat" Book
168bdc9673 Backed out changeset f3aa442c84e4 (bug 976418) for frequent test failures on a CLOSED TREE 2014-02-25 13:35:18 +01:00
Dão Gottwald
9d7e89d90c Bug 956491 - Don't use Toolbar-inverted.png for the tabbar on Win7 glass. r=jaws 2014-02-25 13:14:03 +01:00
Dão Gottwald
1642ebbf5f Bug 967752 - Use media queries instead of the more expensive vw unit to adjust the identity label for small windows. r=jaws 2014-02-25 13:12:40 +01:00
Gijs Kruitbosch
9c00acc7dd Bug 946873 - fix Australis bookmarks menu button (literal) edgecase, r=Unfocused
--HG--
extra : rebase_source : 04aa6fd21331bfe7d5f4d2f44d76680a111dc55d
2014-02-25 11:50:12 +00:00
Gijs Kruitbosch
589f7a7ea1 Bug 969853 - use label instead of title attribute for labels in customize palette, r=Unfocused
--HG--
extra : rebase_source : b4b9168cbf2ac80c083dce97e51739a50176b1f3
2014-02-25 11:50:05 +00:00
Florian Quèze
4f48223aa5 Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss. 2014-02-25 12:50:42 +01:00
Mihai Sucan
83fe437fc4 Bug 975167 - Traceback in autocompletion while debugging; r=past 2014-02-21 21:06:20 +02:00
Sami Jaktholm
64b6e98181 Bug 915141 - WebConsole: Listen to the 'command' event of 'Log Request and Response Bodies' menuitems instead of 'click'; r=msucan 2014-02-25 13:44:36 +02:00
Sami Jaktholm
6314ade3f1 Bug 975707 - Links in Console load in Console's view on double-click, breaking Console till reopen; r=msucan 2014-02-25 13:44:36 +02:00
Lucas Rocha
46d116632c Bug 976122 - Fix HomePanels:Get handling in Home.jsm (r=margaret) 2014-02-25 11:28:58 +00:00
Lucas Rocha
498bf937fb Bug 972351 - Factor URL handling into PanelViewUrlHandler (r=margaret) 2014-02-25 10:41:57 +00:00
Marco Bonardo
04d4920f77 Bug 971713 - Device name field in Preferences should be inline. r=ttaubert 2014-02-25 11:17:04 +01:00
Nick Alexander
b5a10ff343 Bug 903528 - Follow-up: Fix build dependencies. a=bustage
The issue is that the preprocessed files need to be referenced as
$(CURDIR)/file to have Make handle the dependencies correctly.  To
allow this, this patch adds ANDROID_MANIFEST_FILE (defaulting to
AndroidManifest.xml) and uses it in the appropriate places.
2014-02-24 23:18:47 -08:00
Nick Alexander
bacdb74030 Bug 903528 - Follow-up: Fix AndroidEclipse project files. r=me 2014-02-24 21:26:41 -08:00
Brian Nicholson
dc81487a29 Bug 976033 - Make menu item drawable mutable. r=wesj 2014-02-24 21:05:49 -08:00
John Shih
ae9ef7ea80 Bug 961598 - support DNS reslover. r=vchang 2014-02-20 19:04:51 +08:00
Ben Tian
2a9faeacea Bug 939672 - Patch 2/2: Move NS_DECL_ISUPPORTS and NS_DECL_NSIOBSERVER into BluetoothProfileManagerBase.h 2014-02-20 18:15:47 +08:00
Ben Tian
ccbb3da8ce Bug 939672 - Patch 1/2: [bluedroid] Add fallback BluetoothHfpManager, r=gyeh
--HG--
rename : dom/bluetooth/bluedroid/BluetoothHfpManager.cpp => dom/bluetooth/bluedroid/hfp/BluetoothHfpManager.cpp
rename : dom/bluetooth/bluedroid/BluetoothHfpManager.h => dom/bluetooth/bluedroid/hfp/BluetoothHfpManager.h
2014-02-25 11:37:37 +08:00
B2G Bumper Bot
282d527beb Bumping manifests a=b2g-bump 2014-02-25 00:36:29 -08:00
B2G Bumper Bot
29610b19a8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/72ba3c877281
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #16580 from nullaus/bug975850-cards-view-stack-manager

bug 975850

========

https://hg.mozilla.org/integration/gaia-central/rev/c7556e7ec2cd
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 975850

* Stack Manager should start up with _current set to -1 since we launch the homescreen by default.
* Cards View should show most recently used application (last on stack) when the homescreen is being shown.
* Added tests for showing cards view from homescreen in default running state (eg. no recent apps)
* Added tests for stack manager to ensure that position is always -1 initially.
* Seperated the tests for cards view active, one set for in the rocketbar, one set for outside of the rocketbar.
** The original test covered the default running state case, it was updated for the task manager being shown in
   rocketbar but we did _not_ backout that change when disabling the rocketbar in 1.4.
* call blur on AppWindow instead of on frame.

r=alive
2014-02-25 00:35:25 -08:00
B2G Bumper Bot
8157c0aa84 Bumping manifests a=b2g-bump 2014-02-25 00:26:01 -08:00
B2G Bumper Bot
0a6c573567 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1df48d6e1039
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #15899 from leob2g/Bug_946025_Enabling_wifi_hotspot_without_a_SIM_card_inserted_does_not_prompt_user

Bug 946025 - [B2G][Settings][Internet Sharing] Enabling Wi-fi hotspot without a SIM card inserted does not prompt user, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e405f93d8214
Author: sungwoo.yoon <sungwoo.yoon@lge.com>
Desc: Bug 946025 : [B2G][Settings][Internet Sharing] Enabling Wi-fi hotspot without a SIM card inserted does not
2014-02-25 00:21:14 -08:00
Mike Shal
e1e35fb363 Bug 974205 - Enable sccache for Android try builds. r=glandium 2014-02-18 15:11:36 -05:00
Mike Shal
e897d9be1c Bug 974205 - Use mozconfig.cache in android mozconfigs. r=glandium 2014-02-25 15:41:57 +09:00
Mike Shal
6fdc43de4a Bug 974205 - Use --with-compiler-wrapper when enabling sccache. r=glandium 2014-02-25 15:41:57 +09:00
Mike Hommey
fac00a932d Bug 973144 - Support DEFINES['FOO']=False in moz.build for -UFOO. r=gps 2014-02-25 15:41:57 +09:00
William Chen
6c1fe0c5a8 Bug 973321 - Prevent int overflow in border image width calculation. r=dbaron 2014-02-18 14:14:31 -08:00
Makoto Kato
c8c567d47e Bug 976394 - NS_QUERY_SELECTED_TEXT on e10s is sometimes wrong value. r=masayuki 2014-02-25 14:51:01 +09:00
Chris Pearce
93f42ad1bf Bug 634747 - Set MediaQueue's to Finished() when we reach end of stream while decoding after seeking and while finding first frame. r=kinetik 2014-02-25 18:45:03 +13:00
Timothy Nikkel
16fdf42e7e Bug 976370. Move overlay scrollbar display items above scroll layer items for the same scroll frame. r=roc
This has two desirable side effects. The first and more important is that it prevents a scrollbar item from sitting between scroll layer items and preventing them from merging into one and thus preventing the creation of an async scrollable layer. The second is that scrollbars should be on top of the content they are scrolling in general, and this will make that happen in more cases.
2014-02-24 23:42:11 -06:00
Phil Ringnalda
761929bf63 Back out b157f5d0c235 (bug 974197) for b2g reftest-4 and reftest-6 failures
CLOSED TREE
2014-02-24 21:06:18 -08:00
Ben Turner
35cbf4c58e Bug 956218 - Fix build bustage for B2G-JB on a CLOSED TREE 2014-02-24 20:16:01 -08:00
Ehsan Akhgari
92b3158879 Backed out changeset 8d8165293e9b (bug 976372) because of Windows debug bustage on a CLOSED TREE 2014-02-24 23:01:54 -05:00
Brian Smith
26540bda32 Bug 975122: Allow cert error overrides when insanity::pkix is used, r?cviecco, r?keeler
--HG--
extra : rebase_source : 47f5e779a16c462e40baa2d9cec2e83946c9076c
2014-02-22 19:08:06 -08:00
Benoit Jacob
01c63353d6 Bug 968823 - Make Shmem gracefully handle errors instead of just aborting - r=bent 2014-02-24 22:21:48 -05:00