Mike Conley
240140ddbd
Backed out changeset 3332e2f1ede3 due to missing Australis in commit message.
2013-12-10 18:43:39 -05:00
Jared Wein
feab2c0374
Bug 901207 - Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs
...
--HG--
extra : rebase_source : bde48e905cb3b2eb12e148efb8867b52f23f8610
2013-12-10 17:50:08 -05:00
Bill McCloskey
e3463fe50e
Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg)
2013-12-12 14:13:20 -08:00
Gijs Kruitbosch
a1cf715f6b
Bug 946148 - Australis' context menu items to move toolbaritems/buttons should use popup.triggerNode, r=dao
...
--HG--
extra : rebase_source : 88c2157af3c19558463b7778e84b093c527d59db
2013-12-05 12:06:43 +01:00
Geek in Training
e3120611f1
Bug 943770 - Australis: include toolbars with toolboxid attribute set in View -> Toolbars menu and toolbar context menu, r=gijs
2013-12-02 14:05:00 +01:00
J. Ryan Stinnett
64ea1cec79
Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
...
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
2013-12-02 02:28:01 -06:00
Brian R. Bondy
a9e7dba8b7
Bug 931801 - Make shared pref sync code 2-way. r=jimm
2013-11-19 15:54:03 -05:00
Brian R. Bondy
7e1b268499
Bug 931798 - Restore session after a switch to desktop/metro happens. r=emtwo
2013-11-19 13:18:20 -05:00
Marina Samuel
ef2d108ec4
Bug 934032 - Add View on Metro feature to Desktop Firefox in Australis. r=bbondy
2013-11-19 13:06:58 -05:00
Gijs Kruitbosch
225944ff63
Bug 944403 - disable Australis' add to toolbar/menu items when clicking empty bits of the tabstrip, r=mconley
...
--HG--
extra : rebase_source : ae2108d8e0f1fa8db60205dc19c2620d8c1d379b
2013-11-28 15:53:02 +01:00
Gijs Kruitbosch
acd2297ca2
Bug 943524 - fix charset and chardet processing to allow for unique IDs, r=jaws
2013-11-28 11:25:14 +01:00
Henri Sivonen
a581322e18
Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused.
2013-11-26 09:31:52 +02:00
Jared Wein
ea476120a6
Bug 880164 - Australis toolbar buttons contextual menu in toolbar, palette and customize mode. r=Gijs
2013-11-21 23:09:34 -05:00
Jared Wein
c4ce8aeca7
Bug 935753 - Firefox displays the "This is a secure Firefox page" indicator on pages served by addons. r=MattN
2013-11-19 11:11:25 -05:00
Ryan VanderMeulen
2222674ff4
Backed out changeset 430ebb28dd92 (bug 935753) for mochitest-bc failures.
2013-11-19 13:13:06 -05:00
Jared Wein
ed79726d0f
Bug 935753 - Firefox displays the "This is a secure Firefox page" indicator on pages served by addons. r=MattN
...
--HG--
extra : rebase_source : 20c3720bfc749401956ffa4553b9df2153231c3d
2013-11-19 11:11:25 -05:00
Gijs Kruitbosch
8a1e4738cc
Bug 884492 - run TabsInTitlebar._update when nodes are added/removed in tab/menubar, r=mconley
2013-11-13 21:56:42 +01:00
Gijs Kruitbosch
b18a643af7
Merge mozilla-central and ux
2013-11-13 00:28:03 +01:00
Matthew Noorenberghe
be474fa47a
Merge mozilla-central to UX
2013-11-05 01:04:20 -08:00
Gijs Kruitbosch
adc9c274bb
Merge mozilla-central and ux
2013-11-03 23:36:57 +01:00
Gijs Kruitbosch
ad9e61fa26
Merge mozilla-central and ux
2013-11-01 23:24:47 +01:00
Tarashish Mishra
605ee28531
Bug 933539 - Use parseFloat instead of parseInt for the titlebar calculations in browser.js, r=gijs
2013-11-01 07:18:00 +01:00
Gijs Kruitbosch
f298c06fde
Merge mozilla-central and ux
2013-11-01 09:20:15 +01:00
Benjamin Smedberg
2ee5dadfec
Bug 745187 - Don't introduce a delay notifying the frontend about new plugins added to the document, because script may immediately remove them from the page. To fix the delayed layout of XBL, introduce a separate method to calculate the notification icon visibility, r=jaws
...
Note: this patch still has one potential hole: if content creates a plugin and destroys it without forcing reflow, the XBL binding will not be instantiated. This doesn't appear to be a problem in practice, because every site that wants to use a plugin also has to trigger frame construction to get the plugin to instantiate (document.write of the embed element appears to do this automatically).
2013-11-02 11:53:26 -04:00
Ryan VanderMeulen
1d57260a86
Merge m-c to inbound on a CLOSED TREE.
2013-10-30 22:42:13 -04:00
Richard Newman
cbfcd6d016
Bug 925521 - Follow-up: context search changes. r=gps
2013-10-29 09:24:46 -07:00
Bill McCloskey
181e0ba7be
Bug 919835 - Make session data collection work with multiple processes (r=ttaubert,Yoric)
2013-10-29 08:44:25 -07:00
Richard Newman
af2e02d2a2
Merge m-c to s-c.
2013-10-28 17:51:05 -07:00
Richard Newman
286bec1974
Bug 925521 - Part 2: correctly record identifiers for non-pre-installed engines. r=gps
...
* * *
Bug 925521 - Review comments.
2013-10-18 12:31:39 -07:00
Tanvi Vyas
281d2329ff
Bug 915951 - Notifications should ignore sub-frame navigation. r=dao
2013-10-31 22:13:43 -07:00
Benjamin Smedberg
f1747357ee
Bug 926605 part A - When a plugin is removed from a page, continue showing it in the plugin doorhanger, to deal with the cases where the site removes a plugin immediately after trying to use it, r=jaws
2013-10-27 14:41:28 -04:00
Carsten "Tomcat" Book
d7e4c57fbb
Merge Fx-Team to Mozilla-Central
2013-10-25 11:21:15 +02:00
Jared Wein
ad50f49e9d
Bug 930071 - Remove site identity panel telemetry probe. r=felipe
2013-10-23 12:08:00 +01:00
Tim Taubert
66795dc491
Bug 928335 - Disable 'Restore Last Session' menuitem after restoring the last session; r=dao
2013-10-22 08:20:15 +02:00
Michael Henretty
2e8b5819b3
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
Paolo Amadini
147dff90bb
Bug 899110 - Remove the code to switch between different back-ends from the Downloads Panel. r=enn
2013-11-04 19:21:13 +01:00
Tim Taubert
bf44f6817f
Bug 932898 - Fix leaks in /browser/base/content/test/general/ r=jaws
...
From 703bffabe0374690ecce1ca6a82cfb1f1ace30e8 Mon Sep 17 00:00:00 2001
2013-11-02 16:14:52 +01:00
Christoph Kerschbaumer
2df9d73cd4
Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs - tabbrowser part. r=gavin
2013-10-10 21:26:32 -07:00
Bill McCloskey
2141ab3ddd
Bug 923331 - Remove disablehistory attr from first browser tab (r=gavin)
2013-10-17 08:38:59 -07:00
Markus Stange
454295facd
Bug 851652 - Change position of the standardWindowButtons for Australis [r=smichaud r=mnoorenberghe+bmo r=jaws r=roc]
...
--HG--
extra : rebase_source : 4936bfc62a4712871caa5d767b1dd2e496e0826c
2013-06-12 23:42:00 +02:00
Gijs Kruitbosch
686af64168
Merge m-c to ux
2013-10-28 10:18:27 +01:00
Gijs Kruitbosch
d3774ed08c
Merge m-c to ux
2013-10-25 11:45:31 +02:00
Gijs Kruitbosch
0aa036514a
Merge mozilla-central and ux
2013-10-25 10:23:03 +02:00
Gijs Kruitbosch
7af76e1cdc
Merge mozilla-central and ux
2013-10-24 10:18:26 +02:00
Gijs Kruitbosch
324de02742
Bug 890319 - about:customize doesn't work if we try to enter before the window has loaded, r=mikedeboer
2013-10-22 13:07:30 +02:00
Gijs Kruitbosch
2b30d3ad35
Merge m-c to UX
2013-10-18 12:56:16 +02:00
Gijs Kruitbosch
6ad1150e33
Merge mozilla-central and ux
2013-10-16 23:24:59 +02:00
Gijs Kruitbosch
3f4d9d7b7e
Merge mozilla-central and ux
2013-10-16 13:15:41 +02:00
Henri Sivonen
eb050aeb55
Bug 871161 - Stop inheriting charset where other browsers do not inherit it. r=bzbarsky.
2013-10-16 04:46:10 +03:00
Gijs Kruitbosch
e6d6f1269e
Merge mozilla-central and ux
2013-10-10 09:27:14 +02:00
Gijs Kruitbosch
f66f8124ef
Merge mozilla-central and ux
2013-10-09 13:39:14 +02:00
Gavin Sharp
992c46c5f1
Bug 922338: update link to phishing protection info in Firefox, r=dao,wesj,mbrubeck,fabrice
2013-10-08 14:00:48 -07:00
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
Minarto Margoliono
92220481f0
Bug 428943 - Add help button to the relevant support page for site identity pop-up. r=mconley
2013-10-09 09:31:33 -04: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
Tim Taubert
3c0a553b09
Bug 919532 - Send quit-application-requested before restarting in safe-mode; r=MattN
2013-10-15 11:52:08 -07: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
Ed Morley
81c848fe67
Merge mozilla-central and inbound
2013-09-04 16:53:03 +01:00
Jonathan Kew
cf0611032c
bug 909264 - control characters in the location bar should be %-encoded for visibility. r=gavin
2013-09-04 10:49:47 +01:00
Felipe Gomes
dfa23284a3
Bug 899348 - Make reload of the about:tabcrashed work as expected. r=jaws
2013-09-03 19:11:22 -03:00
Dão Gottwald
72178d02ec
Bug 890566 - In the identity panel, make it possible to set permissions back to default. r=dolske
2013-08-29 15:59:32 +02:00
Tanvi Vyas
b538cf03e6
Bug 865352 - Add new icon for HTTPS pages with Mixed Display Content loaded.
2013-08-20 13:09:23 -07:00
Tanvi Vyas
e03d07cca4
Bug 912817 - Add a new class for mixed display content loaded / active content blocked to differentiate it from the mixed display content loaded / no active content case. r=jaws
2013-09-09 15:55:49 -07:00
Gijs Kruitbosch
62579a0b6f
Bug 885062 - Fix titlebar calculations, also account for customization mode, r=mconley
2013-07-26 22:15:04 +02:00
Gijs Kruitbosch
c56d32752c
merge m-c to ux
2013-08-23 15:01:54 +02:00
Gijs Kruitbosch
643b306371
Merge m-c to ux
2013-08-22 00:07:23 +02:00
Gijs Kruitbosch
ae90c8b3ac
Merge m-c to ux
2013-08-20 11:00:57 +02:00
Gijs Kruitbosch
27fc510686
Merge m-c to ux
2013-08-20 10:49:07 +02:00
Ekanan Ketunuti
c71565bb75
Bug 896211 - Mixed content help link should be an app.support.baseURL-relative link rather than in its own pref. r=mconley
2013-08-19 08:49:11 -04:00
Mike Conley
01ed8aab34
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-16 10:15:52 -04:00
Mike Conley
1bc07e3e05
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-09 19:24:40 -04:00
Ryan VanderMeulen
febf24bb96
Merge inbound to m-c.
2013-08-09 19:08:45 -04:00
Tim Taubert
c1ac612195
Bug 880101 - part 2 - Wait until the initial tab's content document has been created before adding the progress listener; r=gavin
2013-08-09 04:56:48 +02:00
Gijs Kruitbosch
f69da9ef1f
Merge m-c to UX
2013-08-07 21:09:10 +02:00
Matthew Noorenberghe
8c897d2838
Merge mozilla-central to UX
2013-08-05 23:17:02 -07:00
Gijs Kruitbosch
4996f524c2
Merge m-c to UX
2013-08-05 11:57:12 +02:00
Gavin Sharp
5989cd9d69
Bug 896986: Recent closed tab history middle click only opens top entry, r=jaws, f=dao
...
--HG--
extra : rebase_source : 94052c4c1aa1567ad3f3b361795a9683baabb6fa
2013-08-15 09:43:09 -07:00
Mike Conley
a3981d1dad
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-01 14:45:26 -04:00
Paolo Amadini
9441f6c0be
Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak
2013-08-03 13:04:44 +02:00
Mihai Sucan
a1f817b16f
Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
...
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
2013-08-03 13:29:48 +03:00
Mihai Sucan
43f2c64069
Bug 877262 - Part 1: merge HUDConsoleUI into HUDService and prepare for the jetpack loader; r=robcee
2013-08-02 20:11:57 +03:00
Gavin Sharp
193322fbe8
Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE
2013-08-02 13:02:22 -07:00
Matthew Noorenberghe
116c1b7c2a
Merge mozilla-central to UX
2013-07-30 19:16:50 -07:00
Dão Gottwald
cd6e27404e
Bug 899587 - "Remove the now-unneeded setUrlAndSearchBarWidthForConditionalForwardButton hack" r=jaws
2013-07-30 08:09:00 +02:00
Gijs Kruitbosch
3cf6271ad8
Backed out changeset 25c0cb82cae3 for getting the email address wrong
2013-07-30 17:36:51 +02:00
Dão Gottwald
b418d51063
Bug 899587 - "Remove the now-unneeded setUrlAndSearchBarWidthForConditionalForwardButton hack" r=jaws
...
--HG--
extra : rebase_source : 7bb340d9a1cb23155cdb8c6a4085390e414cafa5
2013-07-30 08:09:00 +02:00
Gijs Kruitbosch
9c5e7a50ad
Merge m-c to UX
2013-07-30 11:14:11 +02:00
Gijs Kruitbosch
917537e9e5
Merge m-c to UX.
2013-07-28 11:50:05 +02:00
Mike Conley
e181e23c37
Automated merge with https://hg.mozilla.org/mozilla-central
2013-07-27 15:01:05 -04:00
Tim Taubert
16e45525b3
Bug 898308 - Clean up SessionStore initialization; f=smacleod, r=dao
2013-07-27 07:40:07 +02:00
Gijs Kruitbosch
b08900068a
Bug 898012 - Remove useless bits in OS X titlebar placeholder stuff, r=MattN
2013-07-26 11:20:46 +02:00
Matthew Noorenberghe
5dca60419c
Merge mozilla-central to UX
2013-07-26 00:27:14 -07:00
Bill McCloskey
7b0724125d
Bug 899338 - Work around backspace problem in e10s builds by disabling XUL command (r=felipe)
2013-08-05 11:14:17 -07:00
Tanvi Vyas
768b175839
Bug 890963 - Update site identity message for pages where Mixed Active Content has loaded. r=dolske?
2013-07-31 10:43:38 -07:00
Mike de Boer
bb48df9ad1
Bug 890690 - Support POST searches in about:home. r=gavin
...
--HG--
extra : transplant_source : %A5%23%F7%EC%87%DC%ED%D3V%00%C1%D7K%90%D4%009Pp%24
2013-07-25 02:43:19 +02:00
Tim Taubert
ef758e8b77
Bug 893061 - Prevent the default homepage from loading if we're going to restore a session; r=dao
2013-07-26 13:16:29 +02:00
Steven MacLeod
8b8e6fd89d
Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
...
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
2013-07-25 21:50:15 +02:00
David Dahl
1d2d4a3b19
Bug 882467 - Mixed Content Telemetry - How many times do users click Disable Protection r=dolske
2013-09-05 18:18:04 -05:00
Tanvi Vyas
84c39e3808
Bug 912817 - Backed out changeset 690752e6d8a3
...
--HG--
extra : rebase_source : 021aad413a2b3e1b069c60d9b5557773aaadc144
2013-09-09 15:50:47 -07:00
Tanvi Vyas
dcf3f38779
Bug 912817 - Add a separate class for mixed display with active content blocked.
2013-09-09 15:48:01 -07:00
Gijs Kruitbosch
45a1ad5f32
Merge m-c to ux
2013-07-22 09:26:50 +02:00
Matthew Noorenberghe
c8e922ef53
Merge mozilla-central to UX
2013-07-18 19:53:03 -07:00
Mike de Boer
63ca3d2cd2
Bug 755598: Merge Back/ Forward/ URLBar/ Stop/ Reload/ Go buttons into 1 toolbaritem. r=dao
2013-07-18 18:46:28 +02:00