Lucas Rocha
d41ce4edc7
Bug 1098240 - Remove obsolete comment (r=mcomella)
2014-11-18 11:44:38 +00:00
Lucas Rocha
a437424e38
Bug 1098240 - Use hw layers in tab strip animations (r=mcomella)
2014-11-18 11:44:38 +00:00
Francesco Lodolo (:flod)
839b28b7b5
Bug 1100385 - Improve accesskeys in Privacy panel of Preferences. r=mak
2014-11-17 07:18:00 +01:00
Gijs Kruitbosch
86bd2509a9
Bug 1096763 - fix webide button issues with customize mode, r=Unfocused
...
This fixes the button to not call createWidget repeatedly when the button is in the palette.
It also fixes an edge case in CustomizableUI where, if you restore defaults, we don't re-add custom widgets to the list of seen widgets, meaning they'll be restored to their default position on next start, even if you move them after restoring to defaults.
2014-11-11 14:51:21 +00:00
Alexandre Poirot
b99556748b
Bug 1094203 - Enable tools if related actor is available. r=jryans
2014-11-12 04:57:00 +01:00
Gijs Kruitbosch
83ee7b580f
Bug 1093997 - check before cancelling the tab switch, r=mconley
2014-11-13 16:08:39 +00:00
Tom Tromey
7ae40e74c4
Bug 1091463 - wait for all expected markers from docshell. r=paul
2014-11-14 10:57:00 +01:00
Richard Newman
38702d6746
Bug 1097542 - Use explicit collation in nsSearchService. r=Waldo,adw
...
On Android, String.prototype.localeCompare ends up calling strcoll(), which results in an undesirable sort order for search engines.
This patch alters nsSearchService to use nsICollation.compareString directly, which should yield a consistent order across all platforms.
We use kCollationCaseInsensitiveAscii, which ignores case on ASCII characters but preserves ordering between accented and non-accented characters. We can revisit this decision if necessary.
2014-11-17 22:21:43 -08:00
Richard Newman
5218c91f80
Bug 1097222 - Extend client record format on desktop. r=markh
2014-11-17 19:06:00 -08:00
Edouard Oger
879ac89fdd
Bug 625295 - Allow for per-engine sort parameters to download bookmarks by sortindex. r=rnewman
2014-11-13 20:05:28 +01:00
Gijs Kruitbosch
073a33323d
Bug 1080801 - update more test comments, rs=comments-only
...
DONTBUILD because comments only change...
2014-11-18 01:30:54 +00:00
Gijs Kruitbosch
0a93b0db98
Bug 1080801 - add bug numbers to e10s-failing tests that touch content, rs=comments-only
...
DONTBUILD because only comments in ini file changed
2014-11-17 23:55:23 +00:00
Shane Caraveo
63a12e10b3
Bug 1085691, fix notification indicator when browser window in background, r=dolske
2014-11-17 14:48:14 -08:00
Tim Taubert
557a84a874
Bug 1099490 - [e10s] Use nsBrowserStatusFilter in the content to avoid a flood of progress messages being sent to the parent r=billm
2014-11-15 15:58:08 +01:00
Albert Juhe
f6ab08b341
Bug 1100463 - DevTools Theme - get rid of 1px offset on the active Inspector tab button;r=bgrins
2014-11-17 14:14:30 -08:00
Mark Banner
5a8c76020d
Bug 1074694 - Allow rooms to be renamed from the conversation window. r=nperriault
2014-11-17 22:12:27 +00:00
Mark Banner
6068121b2a
Bug 1099085 - HawkClient, HawkRequest and RESTRequest should support PATCH requests. r=ckarlof
2014-11-17 22:12:26 +00:00
Dave Townsend
41f03b8b69
Bug 1060138: Fix SDK context-menu API to work in e10s. r=zombie
2014-11-17 14:08:07 -08:00
Ryan VanderMeulen
254f379a0d
Merge m-c to fx-team. a=merge
2014-11-17 16:30:19 -05:00
Ryan VanderMeulen
dcb5bdc762
Merge b2g-inbound to m-c. a=merge
2014-11-17 16:23:09 -05:00
Ryan VanderMeulen
406ca10c8e
Merge fx-team to m-c. a=merge
2014-11-17 16:21:20 -05:00
Alexandre Poirot
171321dc6c
Bug 1091706 - Ensure spawning only one devtools loader instances. r=jryans
2014-11-17 12:47:35 -08:00
B2G Bumper Bot
b328bc62cb
Bumping manifests a=b2g-bump
2014-11-17 11:51:49 -08:00
B2G Bumper Bot
56a1e0654f
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/587d98bf2662
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26192 from jmcanterafonseca/fix_del_button"
This reverts commit 6f6e4b9b395b95dd920ee701d0c5ec6aa2c1d805, reversing
changes made to f004f8c891c4a6510a4679f3804ba3123af26615.
2014-11-17 11:46:48 -08:00
Margaret Leibovic
006aee8526
Bug 1085386 - Finish preference activity when hitting action bar "up" button. r=liuche
2014-11-17 11:42:47 -08:00
B2G Bumper Bot
8f80c18f56
Bumping manifests a=b2g-bump
2014-11-17 11:06:44 -08:00
B2G Bumper Bot
432aed4dea
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/01d806f7e891
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26163 from kanru/bug-1098118"
This reverts commit 488c8369d4e06745d0e452b7887abf2af44a8e6c, reversing
changes made to 046e2783d2be7b6103a7220aa691fd14f4acb76a.
========
https://hg.mozilla.org/integration/gaia-central/rev/5d9069701f01
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #26158 from justindarc/bug1097136-2
Bug 1097136 - [Gallery] Blank screen appears when opening Gallery when U...
========
https://hg.mozilla.org/integration/gaia-central/rev/86c322c41bb0
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1097136 - [Gallery] Blank screen appears when opening Gallery when USB is connected
2014-11-17 11:01:43 -08:00
Dave Townsend
4a5df9a1e0
Bug 1060138: Add a hook for extensions to provide data to send across the synchronous contextmenu message. r=mconley
2014-11-17 10:58:13 -08:00
B2G Bumper Bot
3d9d81f8ca
Bumping manifests a=b2g-bump
2014-11-17 10:45:38 -08:00
B2G Bumper Bot
07851dc4c4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3fffefef2940
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #26153 from Cwiiis/bug1099055-anchor-link-disables-rocketbar-collapsing
Bug 1099055 - Fix rocketbar collapse being disabled by anchor links. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/59ce7e78b890
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1099055 - Fix rocketbar collapse being disabled by anchor links. r=etienne
2014-11-17 10:44:00 -08:00
Dave Townsend
5d7276e378
Bug 1097334: Fix console tests in mochitest-jetpack by setting the default log level to info. r=erikvold
2014-11-17 09:58:08 -08:00
Albert Juhe
ace58d5ddf
Bug 1059376 - DevTools themes - Update arrow color to match the info bar color; r=bgrins
2014-11-17 08:47:56 -08:00
B2G Bumper Bot
380a6de0ca
Bumping manifests a=b2g-bump
2014-11-17 07:34:23 -08:00
B2G Bumper Bot
c97849de99
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/37d229d9c418
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #26192 from jmcanterafonseca/fix_del_button
Bug 1094709 - [Flame][Contacts]Tap x in left of Name Input Box when edit...
========
https://hg.mozilla.org/integration/gaia-central/rev/0b62de57fd64
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1094709 - [Flame][Contacts]Tap x in left of Name Input Box when edit a contact, it will not delete the name.
2014-11-17 07:34:08 -08:00
Jonathan Kew
9eb8336282
Bug 1098497 - Update OTS to latest upstream (at commit 7091a232a10a741591ff25158c98ca3f0c319cf9) to pick up recent fixes. r=jdaggett
2014-11-17 15:24:05 +00:00
Mark Banner
96bd191141
Bug 1074681 - When Loop "rooms" are enabled, hide the old call url generation UI. r=mikedeboer
2014-11-17 14:18:46 +00:00
Martyn Haigh
da04917f0d
Bug 1097193 - Increase close button hit area in tabs panel (r=lucasr)
2014-11-17 14:03:49 +00:00
Kai Engert
75427f88c8
Bug 1088969
- Upgrade Mozilla 36 to use NSS 3.18 - NSS_3_18_BETA2
2014-11-17 14:57:45 +01:00
neil@parkwaycc.co.uk
a30589b943
Bug 579208 - Sizes of some XUL elements changes when lightweight themes are applied. r=dao
...
--HG--
extra : rebase_source : f2276fef3f0e0be1cc245a3d889ee396f3d45515
2014-11-17 14:27:23 +01:00
Mike de Boer
5480e4da6b
Bug 1074666 - Part 3 Play a sound when a participant joined a room. Updated by pkerr,r=Standard8
2014-11-17 13:28:59 +00:00
Mike de Boer
6708c18819
Bug 1074666 - Part 2 Change the toolbar icon when participants join and leave. Updated by pkerr,r=Standard8
2014-11-17 13:28:58 +00:00
Carsten "Tomcat" Book
29c917babc
Merge mozilla-central to fx-team
2014-11-17 14:17:35 +01:00
Carsten "Tomcat" Book
018f4f611d
Merge mozilla-central to mozilla-inbound
2014-11-17 14:15:50 +01:00
Carsten "Tomcat" Book
d9f867b42d
merge fx-team to mozilla-central a=merge
2014-11-17 14:10:08 +01:00
Carsten "Tomcat" Book
f2095f4ba6
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
extra : amend_source : bc1a2d4e4f8ba9197da4e0e72ab01990885ce2b4
2014-11-17 14:06:00 +01:00
Gabor Krizsanits
83d5880c85
Bug 1094930 - part3: test. r=bz
2014-11-17 14:04:28 +01:00
Gabor Krizsanits
6a4b941cae
Bug 1094930 - part2: init LifecycleCallbacks in the caller compartment. r=bz
2014-11-17 14:04:28 +01:00
Gabor Krizsanits
7f358d94be
Bug 1094930 - Allow registerElement to take protos from other scopes. r=bz
2014-11-17 14:04:27 +01:00
Ebrahim Byagowi
096043e64c
Bug 1081514 - Update the default font used on Windows for sans-serif in Arabic. r=jfkthame
2014-11-17 12:30:48 +00:00
B2G Bumper Bot
de70520468
Bumping manifests a=b2g-bump
2014-11-17 00:42:19 -08:00