Gijs Kruitbosch
f5871ed3f4
Merge mozilla-central and ux
2013-10-08 09:09:32 +02:00
Reuben Morais
f707258233
Backed out 2 changesets (bug 899574) for breaking Gaia tests
...
--HG--
rename : dom/tests/mochitest/notification/desktop-notification/create_notification.html => dom/tests/mochitest/notification/create_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/notification_common.js => dom/tests/mochitest/notification/notification_common.js
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html => dom/tests/mochitest/notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html => dom/tests/mochitest/notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html => dom/tests/mochitest/notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html => dom/tests/mochitest/notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul => dom/tests/mochitest/notification/test_system_principal.xul
2013-10-07 14:41:13 -04:00
Gijs Kruitbosch
9c5bc16bed
Merge m-c to ux
2013-10-07 07:15:41 +02:00
Michael Henretty
46d59dbe62
Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
...
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Gijs Kruitbosch
d4692f3c09
Merge m-c to UX
2013-10-01 12:00:42 +02:00
Gijs Kruitbosch
dbd9f3c1f4
Backed out changeset a257f4a1591a (bug 920224) for mochitest-bc orange because of my being blind
2013-09-26 11:59:12 +02:00
Bill McCloskey
fe40c5da4f
Bug 691252 - Fix "reference to undefined property rels.feed" (r=felipe)
2013-09-30 12:24:44 -07:00
Gijs Kruitbosch
0575f897d2
Bug 920224 - initialize panelUI immediately, r=Unfocused
2013-09-26 10:04:24 +02:00
Akshat Kedia
36a15efe8a
Bug 895429 - Change nooverflow attribute to overflows; r= Jared Wein [:jaws]
2013-09-25 16:42:23 -04:00
Gijs Kruitbosch
4d06bc4b7e
Merge mozilla-central and ux
2013-09-24 14:55:03 +02:00
Martin Stransky
158c3250f0
Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt
2013-09-23 09:21:35 -04:00
Gijs Kruitbosch
ad93de7f1e
Merge m-c to UX
...
--HG--
rename : browser/base/content/test/Makefile.in => browser/base/content/test/general/Makefile.in
rename : browser/base/content/test/browser_bug462289.js => browser/base/content/test/general/browser_bug462289.js
rename : browser/base/content/test/browser_bug624734.js => browser/base/content/test/general/browser_bug624734.js
rename : browser/base/content/test/head.js => browser/base/content/test/general/head.js
2013-09-19 17:15:24 +02:00
Gijs Kruitbosch
60afcb7ca6
Bug 917706 - menu items and shortcuts should start working as soon as the relevant pref(s) are flipped, r=robcee
...
--HG--
extra : rebase_source : ecf03f556d09eb045bc395d36b7ae9b4ee9c66ac
2013-09-19 09:10:42 +02:00
Gijs Kruitbosch
832fa93f0a
Merge mozilla-central and ux
2013-09-19 09:09:59 +02:00
Gijs Kruitbosch
aeaa73f245
Merge m-c to UX
2013-09-18 10:31:05 +02:00
Wes Kocher
92bc629dae
Backed out changeset 2d9b7fe69276 (bug 906620) for debug OSX mochitest leaks on a CLOSED TREE
2013-09-17 13:40:10 -07:00
Paolo Amadini
1b604bcc6b
Bug 906620 - Implement the taskbar indicator for downloads. r=enn
2013-09-17 19:41:15 +02:00
Gijs Kruitbosch
c7ad748134
Merge mozilla-central and ux
2013-09-17 11:58:14 +02:00
Phil Ringnalda
61ea412a96
Merge m-i to a CLOSED TREE m-c
2013-09-16 23:12:03 -07:00
Ryan VanderMeulen
d41e108a3f
Backed out changeset 0d92b16a748b (bug 906620)
2013-09-16 22:45:33 -04:00
Jared Wein
cb78860bf6
Bug 916276 - Remove dead click-to-play code. r=gfritzsche
2013-09-17 11:36:24 -04:00
Dão Gottwald
66bcb8dd1b
Bug 914748 - openURI and openURIInFrame should not throw exceptions in the OPEN_NEWTAB case when they didn't create a new browser. r=felipe
...
--HG--
extra : rebase_source : d165be0f58bf138bed3ef59559b74b81d5ed2a57
2013-09-16 11:21:46 +02:00
Tanvi Vyas
0a6c6669db
Bug 913710 - When a page has mixed active content blocked and mixed display content loaded, show the same site identity message as you would when a site just has mixed display content loaded.
2013-09-14 23:36:22 -07:00
Paolo Amadini
e6844591ec
Bug 906620 - Implement the taskbar indicator for downloads. r=enn
2013-09-14 13:15:57 +02:00
Boris Zbarsky
0c4e2cc50c
Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
...
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Gijs Kruitbosch
afe135745e
Merge mozilla-central and ux
2013-09-16 09:13:50 +02:00
Gijs Kruitbosch
496f050885
Merge m-c to ux
2013-09-15 19:30:19 +02:00
Gijs Kruitbosch
914bdb1a7c
Merge m-c to ux
2013-09-13 09:42:13 +02:00
Dão Gottwald
1dc573c140
Bug 821687 - Status panel should be attached to the content area without overlapping surrounding chrome. r=mdeboer
...
--HG--
extra : rebase_source : aa71054495dde13db01dad0db5a1c62f028fdba9
2013-09-12 23:36:05 +02:00
Dão Gottwald
06ab17263c
Bug 882009 - Invert updateTitlebarDisplay / TabsInTitlebar dependency. f=MattN r=Gijs
...
--HG--
extra : rebase_source : 9575c1ba5cbda3445d174b6ed52c2eb8046501e1
2013-09-10 16:51:53 +02:00
Gijs Kruitbosch
1ea72c3a1a
Merge mozilla-central and ux
2013-09-10 16:46:22 +02:00
Gijs Kruitbosch
15f551e1ff
Bug 914562 - Fix intermittent failure caused by browser urlbar-searchbar splitter being accidentally removed, r=mikedeboer
2013-09-10 13:41:24 +02:00
Gijs Kruitbosch
22899b936b
Bug 913780 - make overflowable toolbar care about search splitter, r=jaws (fix tests on a CLOSED TREE)
2013-09-09 22:17:34 +02:00
Matthew Noorenberghe
b969271e2e
Merge mozilla-central to UX
2013-09-06 17:54:20 -07:00
Shane Caraveo
fbbdb70eaf
bug 891219 new social bookmarks, part 2, new implementation, r=markh
2013-09-06 10:56:01 -07:00
Shane Caraveo
967bf9736a
bug 891219 new social bookmarks, part 1, remove old socialmarks code
2013-09-06 10:55:43 -07:00
Gijs Kruitbosch
711ae7151b
Merge mozilla-central and ux
2013-09-06 18:44:23 +02:00
Matthew Noorenberghe
b2cd8e53a5
Merge mozilla-central to UX
2013-09-06 00:10:05 -07:00
Matthew Noorenberghe
83409ca290
Merge mozilla-central to UX
2013-09-04 23:31:53 -07:00
Paul Rouget
2f20ca459d
Bug 912910 - [app manager] add a menuitem to the devtools menu. r=mossop
2013-09-05 07:37:00 +02:00
Gijs Kruitbosch
6fef5f4b03
Merge mozilla-central and ux
2013-08-29 23:55:09 +02:00
Dão Gottwald
97dcb1e7eb
Bug 910657 - Add back access keys to the View > Toolbars and toolbar context menus. r=mconley
2013-08-29 16:23:27 +02:00
Gijs Kruitbosch
2027d2e7b7
Merge m-c to UX.
2013-08-28 09:48:19 +02:00
Georgiana Chelu
27f8863248
Bug 898732 - Use SessionStore object instead of getting the nsISessionStore service. r=dao
2013-08-28 00:52:28 +02:00
Mark Hammond
5af6b0aab8
Bug 915506 - ensure AeroPeek is fully disabled with e10s. r=dao
2013-09-12 16:50:46 +10:00
Dão Gottwald
ac1c6a8950
Backed out changeset d45a33d0fc2e
2013-09-12 08:39:46 +02:00
Mark Hammond
09a553f392
Bug 915506 - ensure AeroPeek is fully disabled with e10s. r=felipe
2013-09-12 15:40:25 +10:00
Paolo Amadini
f0dcdf6905
Bug 906620 - Implement the taskbar indicator for downloads. r=enn
2013-09-18 15:16:00 +02:00
Gijs Kruitbosch
1090202f64
Bug 885062 - Streamline TabsInTitlebar._update, take navbar overlap and customize mode into account, r=MattN
2013-08-19 17:19:31 +02:00
Felipe Gomes
932b750d50
Bug 907342 - Make navigation from about:newtab load in the remote process. r=ttaubert
2013-08-22 20:52:18 -03:00