Robert Strong
e7f87fe005
Bug 899254 - When installing on top of an existing install the install page should use the term 'Upgrading' instead of 'Installing' for the stub installer. r=bbondy
2014-03-19 10:40:17 -07:00
Robert Strong
d73a755022
Bug 799215 - Stub installer's dual progress bars are confusing. Use a single progress bar for both. ui-r=philipp, r=bbondy
2014-03-19 10:40:04 -07:00
Ehsan Akhgari
3ee6ff3d2b
Bug 983845 - Port nsIFeedWriter to WebIDL and stop exposing BrowserFeedWriter to the Web; r=bzbarsky
...
X-Git-Commit-ID: 487d201e67d932da2d4a73b680181072a13e35b3
2014-03-19 12:29:00 -04:00
Ehsan Akhgari
eeec1df70b
Bug 866528 - Make nsIDOMActivityOptions a dictionary; r=bzbarsky
2014-03-18 00:38:36 -04:00
Tim Taubert
9cd603e786
Bug 495123 - Save an empty window state if it's the last window closed and there were no others closed in series before r=smacleod
2014-03-08 06:22:20 +01:00
Gijs Kruitbosch
ab770a793b
Bug 985815 - propagate collapsed state to other windows, add test. r=jaws
2014-03-20 22:22:12 +00:00
Gijs Kruitbosch
668faab18b
Bug 985815 - fix customtoolbars test so it doesn't break subsequent tests, r=jaws
2014-03-24 21:54:38 +00:00
Mihaela Velimiroviciu
0445ebc58b
Bug 967000 - add test for panel menu non-default buttons: tabView. r=Gijs
2014-03-25 11:44:49 +02:00
Mihaela Velimiroviciu
845110564e
Bug 967000 - add test for panel menu non-default buttons: sync. r=Gijs
2014-03-25 11:34:36 +02:00
Mihaela Velimiroviciu
3033725c5b
Bug 96700 - add test for panel menu non-default buttons: feeds. r=Gijs
2014-03-25 11:21:54 +02:00
Mihaela Velimiroviciu
d4676e312f
Bug 96700 - add test for panel menu non-default buttons: char encoding. r=Gijs
2014-03-25 10:35:39 +02:00
Patrick Brosset
e5b80d2217
Bug 968727 - Split the markupview bc attribute edition test; r=bgrins
2014-03-25 09:55:18 +01:00
Patrick Brosset
574e41cc3c
Bug 968727 - Split browser_inspector_markup_add_attributes.js to avoid timeouts;r=bgrins
2014-03-25 09:55:15 +01:00
Patrick Brosset
c090576fe1
Bug 968727 - Renaming all markupview tests to be more consistent; r=bgrins
...
--HG--
rename : browser/devtools/markupview/test/browser_inspector_markup_964014_copy_image_data.js => browser/devtools/markupview/test/browser_markupview_copy_image_data.js
rename : browser/devtools/markupview/test/browser_bug896181_css_mixed_completion_new_attribute.js => browser/devtools/markupview/test/browser_markupview_css_completion_style_attribute.js
rename : browser/devtools/markupview/test/browser_inspector_markup_968316_highlit_node_on_hover_then_select.js => browser/devtools/markupview/test/browser_markupview_highlight_hover_01.js
rename : browser/devtools/markupview/test/browser_inspector_markup_968316_highlight_node_after_mouseleave_mousemove.js => browser/devtools/markupview/test/browser_markupview_highlight_hover_02.js
rename : browser/devtools/markupview/test/browser_inspector_markup_edit_outerhtml.js => browser/devtools/markupview/test/browser_markupview_html_edit_01.js
rename : browser/devtools/markupview/test/browser_inspector_markup_edit_outerhtml3.js => browser/devtools/markupview/test/browser_markupview_html_edit_02.js
rename : browser/devtools/markupview/test/browser_inspector_markup_edit_outerhtml2.js => browser/devtools/markupview/test/browser_markupview_html_edit_03.js
rename : browser/devtools/markupview/test/browser_inspector_markup_765105_tooltip.js => browser/devtools/markupview/test/browser_markupview_image_tooltip.js
rename : browser/devtools/markupview/test/browser_inspector_markup_mutation.js => browser/devtools/markupview/test/browser_markupview_mutation_01.js
rename : browser/devtools/markupview/test/browser_inspector_markup_mutation_flashing.js => browser/devtools/markupview/test/browser_markupview_mutation_02.js
rename : browser/devtools/markupview/test/browser_inspector_markup_navigation.js => browser/devtools/markupview/test/browser_markupview_navigation.js
rename : browser/devtools/markupview/test/browser_inspector_markup_subset.js => browser/devtools/markupview/test/browser_markupview_pagesize_01.js
rename : browser/devtools/markupview/test/browser_inspector_markup_950732.js => browser/devtools/markupview/test/browser_markupview_pagesize_02.js
rename : browser/devtools/markupview/test/browser_inspector_markup_962647_search.js => browser/devtools/markupview/test/browser_markupview_search_01.js
rename : browser/devtools/markupview/test/browser_inspector_markup_edit.js => browser/devtools/markupview/test/browser_markupview_tag_edit_01.js
rename : browser/devtools/markupview/test/browser_inspector_markup_edit_2.js => browser/devtools/markupview/test/browser_markupview_tag_edit_02.js
rename : browser/devtools/markupview/test/browser_inspector_markup_edit_3.js => browser/devtools/markupview/test/browser_markupview_tag_edit_03.js
rename : browser/devtools/markupview/test/browser_inspector_markup_edit_4.js => browser/devtools/markupview/test/browser_markupview_tag_edit_04.js
rename : browser/devtools/markupview/test/browser_inspector_markup_add_attributes.js => browser/devtools/markupview/test/browser_markupview_tag_edit_05.js
rename : browser/devtools/markupview/test/browser_inspector_markup_edit.html => browser/devtools/markupview/test/doc_markup_edit.html
rename : browser/devtools/markupview/test/browser_inspector_markup_mutation_flashing.html => browser/devtools/markupview/test/doc_markup_flashing.html
rename : browser/devtools/markupview/test/browser_inspector_markup_mutation.html => browser/devtools/markupview/test/doc_markup_mutation.html
rename : browser/devtools/markupview/test/browser_inspector_markup_navigation.html => browser/devtools/markupview/test/doc_markup_navigation.html
rename : browser/devtools/markupview/test/browser_inspector_markup_subset.html => browser/devtools/markupview/test/doc_markup_pagesize_01.html
rename : browser/devtools/markupview/test/browser_inspector_markup_950732.html => browser/devtools/markupview/test/doc_markup_pagesize_02.html
rename : browser/devtools/markupview/test/browser_inspector_markup_962647_search.html => browser/devtools/markupview/test/doc_markup_search.html
rename : browser/devtools/markupview/test/browser_inspector_markup_765105_tooltip.png => browser/devtools/markupview/test/doc_markup_tooltip.png
2014-03-25 09:55:12 +01:00
Patrick Brosset
516d694330
Bug 968727 - Split browser/devtools/markupview/test/browser_inspector_markup_edit_outerhtml.js to avoid timeouts; r=bgrins
2014-03-25 09:55:09 +01:00
Patrick Brosset
d7d473e018
Bug 968727 - Cleans up all markupview tests for consistency and to reduce file sizes; r=bgrins
2014-03-25 09:55:05 +01:00
Matthew Noorenberghe
b89f583274
Bug 941862 - UITour: Support a callback to notify when the menu panel opens while the menu button is an info panel target. r=Unfocused
2014-03-25 01:25:53 -07:00
Carsten "Tomcat" Book
075b2961d5
merge fx-team to mozilla-central
2014-03-19 16:21:06 +01:00
Gijs Kruitbosch
31bdc843c9
Bug 879616 - adjust close icons for OS X to deal with bright lightweight themes, r=MattN
...
--HG--
extra : rebase_source : b51f2975a66704ab75f21582eee56fc797b32ba0
2014-03-18 22:51:24 +00:00
Brandon Cheng
1064315b7b
Bug 893661 - (Australis) Back button and toolbar slightly smaller than design spec; r=gijs,jaws
2014-03-18 14:37:00 +00:00
Wes Kocher
830690007e
Merge m-c to fx-team
2014-03-18 15:00:42 -07:00
Wes Kocher
f9ae02417f
Merge inbound to m-c
2014-03-18 14:15:03 -07:00
Ryan VanderMeulen
96a9545bc8
Backed out changeset 9c3f1b715943 (bug 862519) for multiple mochitest failures.
...
CLOSED TREE
2014-03-18 13:00:32 -04:00
Matthew Noorenberghe
5c88c49909
Bug 984188 - Don't invert icons for -moz-lwtheme-brighttext in the overflow panel. r=mikedeboer
...
[Australis]
--HG--
extra : rebase_source : a96b9b10b09f8084bdfda2a25d7526c5fce510ad
2014-03-18 12:26:09 -07:00
Dave Townsend
f9793de689
Backed out changeset a9de76765bad on a CLOSED TREE from bug 850336 for its test taking too long.
2014-03-18 13:07:49 -07:00
Dave Townsend
771d473ce6
Bug 850336: Devtools box model should be editable. r=pbrosset
2014-03-18 09:25:25 -07:00
Dave Townsend
d097a5506a
Bug 983847: Re-disable test I accidentally enabled by landing the wrong patch. r=backout
2014-03-18 09:23:30 -07:00
Dave Townsend
6cf91c4a01
Bug 983847: Frequent CSS errors in spectrum-frame.xhtml. r=pbrosset
2014-03-18 09:18:02 -07:00
Fernando Jiménez
03ca9f8669
Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps
2014-03-17 09:58:16 -07:00
Bill McCloskey
30eedea37f
Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug)
2014-03-18 08:16:47 -07:00
Bill McCloskey
b0318e2bb4
Back out bug 862519 on a CLOSED TREE
2014-03-18 08:14:47 -07:00
Felipe Gomes
2cb2dbb429
Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug)
2014-03-18 08:00:28 -07:00
Bill McCloskey
b19a0bb805
Bug 978610 - [e10s] Make window.close() work (r=felipe)
2014-03-18 07:58:02 -07:00
Phil Ringnalda
0a98494b10
Back out a2e5b6d2f31a (bug 866528) for gaia-unit bustage
2014-03-17 22:53:54 -07:00
Phil Ringnalda
a711b4933d
Merge m-c to m-i
2014-03-17 22:45:27 -07:00
Matthew Noorenberghe
bf208c6eb3
Bug 984170 - Inherit the text colour and font-weight of OS X bookmarks on a toolbar. r=Gijs ui-r=shorlander
...
--HG--
extra : rebase_source : 70a7d566902b31764b0e037cb740b5f25b21e9e5
2014-03-17 17:33:11 -07:00
Ehsan Akhgari
dbc1fb8ad8
Bug 866528 - Make nsIDOMActivityOptions a dictionary; r=bzbarsky
2014-03-18 00:38:36 -04:00
Ryan VanderMeulen
32415966ea
Merge m-c to fx-team.
2014-03-17 17:35:16 -04:00
Mozilla Release Engineering
0c196d67b7
Merging in version bump NO BUG CLOSED TREE DONTBUILD
2014-03-17 13:48:08 -07:00
Ryan VanderMeulen
baa98ecbf4
Bug 983927 - Update pdf.js to version 0.8.1181. r=bdahl, r=Mossop
2014-03-17 12:09:54 -04:00
Hubert B Manilla
febeed6d9f
Bug 962857 - Fix for debugger mistakenly detecting .jsm files are minified. r=fitzgen
2014-03-17 10:43:19 -04:00
Phil Ringnalda
de2c77ce88
Merge m-c to m-i
2014-03-16 21:54:29 -07:00
Phil Ringnalda
c2566bcb27
Merge f-t to m-c
2014-03-16 21:48:47 -07:00
Seth Fowler
6c6b5df019
Bug 981867 - Make the tooltip for the web console CSS category more general. r=msucan
...
--HG--
extra : rebase_source : 04a3b8aa1795f4c49a188e27e9f2d084d59195cd
2014-03-17 11:26:40 +08:00
Seth Fowler
cda31b76f2
Bug 981241 - Make the CSS category in the web console more flexible. r=msucan
...
--HG--
extra : rebase_source : b16bc990f1e8077ea0363626a63874c13fca4aff
2014-03-17 11:26:37 +08:00
Gijs Kruitbosch
1ba9cb51fe
Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused
2014-03-16 23:38:49 +00:00
Ehsan Akhgari
f0fa093767
Bug 983955 - Increase the timeout in browser_inspector_markup_add_attributes.js; r=robcee
2014-03-16 19:26:10 -04:00
Gavin Sharp
eb7917d752
Backed out changeset 15516aebd58d (bug 477948)
2014-03-16 16:02:43 -07:00
Matthew Noorenberghe
0bcfad2365
Bug 885139 - Don't tile LightweightTheme images on the selected tab. r=dao,Gijs
...
[Australis]
2014-03-15 22:37:55 -07:00
Philipp Sackl
eabc66fde1
Bug 979938 - Delay the display of the tab close button to avoid visual noise. r=Dao
2014-03-06 08:31:00 -05:00
Gijs Kruitbosch
f232797b24
Bug 983997 - move pulse animation into animation container, too, r=mak
2014-03-04 08:27:15 -05:00
Gregory Szorc
ca55c24126
Bug 973997 - Define and document Experiments Manifests; r=bsmedberg
...
--HG--
extra : rebase_source : c26d6dc90b921c8b29a89e1c9a7b1bffa5d5adfb
extra : amend_source : ea14cba512352bac72b67c7abb1194e8ed9946e7
2014-02-26 16:46:26 -08:00
Dave Townsend
dedabc2023
Backing out bug 850336 due to test timeouts. r=backout
2014-03-19 14:11:36 -07:00
Gijs Kruitbosch
199c91e53f
Bug 985267 - don't use captiontext when we have menubar fog (in compositor), r=dao
2014-03-20 17:22:10 +00:00
Shane Caraveo
aabf53e0f5
Bug 984630 fix social button styling on linux, r=Gijs
2014-03-19 13:42:18 -07:00
Mike Conley
a7fe9866a4
Bug 941309 - Prevent underflow events from being eaten by toggled pseudoelements when coming out of Panorama. r=Gijs.
2014-03-18 16:29:00 -04:00
Mike Conley
e35b2aa487
Bug 940509 - Polish the private browsing indicators for Windows. r=jaws.
2014-03-12 19:02:00 -04:00
Mike Conley
d4519e3db6
Bug 979987 - center-align the footers of panel menus. r=jaws.
2014-03-19 10:41:00 -04:00
Dave Townsend
7b7ec77f47
Bug 850336: Devtools box model should be editable. r=pbrosset
2014-03-19 10:38:05 -07:00
J. Ryan Stinnett
e4e81605c2
Bug 984969 - Only connect from Browser Toolbox after load. r=past
2014-03-18 11:30:23 -05:00
Girish Sharma
9cf92058a2
Bug 984141 - Style editor should suggest valid CSS values without need of typing an initial character. r=harth
2014-03-17 01:58:47 +05:30
Blake Winton
44c0591d56
Bug 940038 - Show shortcuts in toolbar buttons in menu panel subviews. r=jaws, ui-r=shorlander
2014-03-19 13:09:32 -04:00
Carsten "Tomcat" Book
8ef4fd4a96
Merge mozilla-central to fx-team
2014-03-19 16:27:57 +01:00
Patrick Brosset
8b2a177038
Bug 983614 - Clean-up empty spaces when displaying concise DOMNodes in the webconsole output; r=msucan
2014-03-19 15:02:11 +01:00
Patrick Brosset
06303cba13
Bug 966424 - Intermittent browser_bug765105_background_image_tooltip.js; r=jwalker
2014-03-19 10:11:34 +01:00
Gijs Kruitbosch
b515c0aa53
Bug 984804 - highlight footer more strongly, make it work for keyboard nav in the menu, r=mikedeboer,ui-r=shorlander
...
--HG--
extra : rebase_source : 51bf284a2a3ee0556a2c6f56749ff5c6d6c0bd8d
2014-03-19 00:04:56 +00:00
Gijs Kruitbosch
684601ac81
Bug 985172 - toggle bookmark label when in overflow panel, r=mak
...
--HG--
extra : rebase_source : 2308bd8676a1578597cca97ed5b3b6502247ee9b
2014-03-19 09:51:38 +00:00
J. Ryan Stinnett
5f694292cd
Bug 971177 - Clean up Style Editor's debuggee. r=harth
2014-03-18 17:52:33 -05:00
Phil Ringnalda
af1f8833a9
Merge m-c to m-i
2014-03-16 08:38:30 -07:00
Ehsan Akhgari
7841ab5660
Bug 857427 - Perform the same cleanups done on browser_save_link-perwindowpb.js on browser_save_private_link_perwindowpb.js too
2014-03-16 10:18:01 -04:00
Ehsan Akhgari
45518cfb44
Bug 857427 - Re-enable browser_save_private_link_perwindowpb.js on Linux
2014-03-16 10:17:48 -04:00
Phil Ringnalda
37f7300460
Merge m-c to f-t
2014-03-15 18:21:41 -07:00
Ryan VanderMeulen
22d8c115f3
Backed out changeset a1d95da23e97 (bug 976002) for Android xpcshell failures.
2014-03-15 19:50:09 -04:00
Mike de Boer
7b155083f5
[Australis] Bug 983732: Put sync promo footer back in the right place. r=MattN
2014-03-15 15:45:23 +01:00
Asaf Romano
0c80674197
Bug 983623 - Async transactions: Add a preference for turning it, implement undo & redo commands. r=mak
2014-03-15 23:49:07 +02:00
Marco Castelluccio
fd501ab986
Bug 898647 - Backend for app updates. r=myk,fabrice
...
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
2014-03-15 14:37:37 -07:00
Ehsan Akhgari
3cf56b523d
Bug 983916 - Remove the classinfo on WebContentConverterRegistrar; r=gavin
2014-03-15 15:57:37 -04:00
Wes Kocher
391ff9cd5a
Merge m-c to fx-team
2014-03-14 23:19:44 -07:00
Wes Kocher
78bcbd03fc
Merge inbound to m-c
2014-03-14 22:20:25 -07:00
Wes Kocher
fb1cf48243
Merge fx-team to m-c
2014-03-14 19:20:46 -07:00
Phil Ringnalda
0882a4b3bb
Merge m-c to f-t
2014-03-14 19:09:29 -07:00
Phil Ringnalda
f63a8d897d
Merge m-c to a CLOSED TREE m-i
2014-03-14 19:05:32 -07:00
Chris Karlof
81f99357c4
Bug 976633 - Clicking Cancel on merge warning should not initiate Firefox Account creation. r=markh
2014-03-14 17:59:26 -07:00
Matthew Noorenberghe
2f51ac42ee
Bug 983761 - Add support for CSSGroupingRules in LightweightThemeListener. r=Gijs
2014-03-14 16:24:57 -07:00
Matthew Noorenberghe
0d06bc1f23
Bug 983761 - Use tab-active-middle@2x.png with lightweight themes for HiDPI. r=Gijs
2014-03-14 16:24:56 -07:00
Nick Fitzgerald
0b15b4c619
Bug 981258 - Replace 'waitForSourceShown' with 'ensureSourceIs' to fix intermittent browser_dbg_breakpoints-break-on-last-line-of-script-on-reload.js; r=past
2014-03-14 10:15:43 -07:00
Ed Morley
159be50008
Bug 918507 - Disable browser_dbg_chrome-create.js on the remaining platforms, since it doesn't clean up after itself; CLOSED TREE
2014-03-14 16:54:20 +00:00
Jared Wein
087cfca5f1
Bug 983632 - [Australis, Windows HiDPI] button icons can be completely hidden but still be on toolbar and not in overflow menu if window resized/width decreased. r=Gijs
...
--HG--
extra : rebase_source : 370fde95f8d07e1fe535da4eaee65a5300d7f4ac
2014-03-14 11:13:41 -04:00
Carsten "Tomcat" Book
c47ac47f24
merge fx-team to mozilla-central
2014-03-14 12:35:23 +01:00
Fernando Jiménez
1d1eed35a5
Bug 976002 - Build time flag to enable/disable FxA. r=markh
2014-03-13 22:00:48 -07:00
Sebastian Hengst
5a9c5d4ef7
Bug 983724 - Remove unused customizeMode.menuAndToolbars.label from browser.dtd. rs=mconley over irc
...
--HG--
extra : rebase_source : d9179d9bbc7258fa219d400af56af3871909ef2d
2014-03-15 14:21:50 -07:00
Matthew Noorenberghe
daf4b78a43
Bug 971108 - UITour: Update the doorhanger menu style with a footer background and primary button style. r=Unfocused
...
--HG--
extra : rebase_source : fbbfc8c7a6c08f224aea0a8e786bc96f120da67b
2014-03-15 14:21:20 -07:00
Ratnadeep Debnath
4be2366b5d
Bug 912900 - Show open tabs in connected device's Firefox in AppManager. r=jryans
2014-03-15 17:17:45 -04:00
Bill McCloskey
d960718b48
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
9ec0bdb04f
Backed out changeset 4ce831d82c1f (bug 898647) for gaia-ui bustage on an already CLOSED TREE
...
--HG--
rename : browser/modules/WebappManager.jsm => browser/modules/webappsUI.jsm
rename : toolkit/webapps/NativeApp.jsm => toolkit/webapps/WebappsInstaller.jsm
rename : webapprt/WebappManager.jsm => webapprt/WebappsHandler.jsm
2014-03-14 14:13:25 -07:00
Jared Wein
976be80e45
Bug 971948 - [Australis] Bookmark toolbar items icon is broken in the palette. r=Gijs
2014-03-13 20:34:19 -04:00
Shane Caraveo
3d317a92ff
Bug 915835 fix leak in socialmarks event listeners, r=markh
2014-03-13 17:23:34 -07:00
John Gruen
1e425112ff
Bug 983414 - fix sync success copy and formatting. r=markh
2014-03-13 17:01:23 -07:00
David Rajchenbach-Teller
0314b34a32
Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo
2014-03-14 10:13:26 -04:00
Victor Porof
92f56e4e25
Bug 982359 - Increase timeout for browser_net_filter-03.js to avoid it failing on Ubuntu. r=me
2014-03-14 09:30:54 -04:00
Ehsan Akhgari
3f8a890a67
Bug 857427 - Fix even more problems spotted by ttaubert
2014-03-14 15:17:20 -04:00
Ehsan Akhgari
44241f31db
Bug 857427 - Fix more problems spotted by ttaubert
2014-03-14 15:03:15 -04:00
Bill McCloskey
14ec131999
Bug 917681 - [e10s] Make context menu work for selected text (r=felipe)
2014-03-14 11:47:46 -07:00
Bill McCloskey
a65268d5e5
Bug 938359 - [e10s] Support middle-click scroll (r=felipe)
2014-03-14 11:45:53 -07:00
Ehsan Akhgari
f65437baf1
Bug 857427 - Wait for focus before initiating a right click on the test page
...
--HG--
extra : rebase_source : 7f55838ed7cf08fdd2350886d852c7a507e8f5f5
2014-03-14 14:00:43 -04:00
Ehsan Akhgari
8ce1f13e94
Debugging patch for bug 857427
...
--HG--
extra : rebase_source : 74ceaa5d816577b1f995fb18f88e5e465a66d337
2014-03-14 14:00:29 -04:00
Marco Castelluccio
08cd30e121
Bug 898647 - Backend for app updates. r=myk,fabrice
...
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
extra : rebase_source : d009be9de28cb917062d567592f773e9ece4266e
2014-03-14 10:30:53 -07:00
Stephen Horlander
a4f369ecc8
Bug 969584 - Patch 3: Consolidate typography and sizing of panel subview items for Australis, r=mikedeboer
...
--HG--
extra : rebase_source : c9fcac25fedf0521fdcca7bccb7052587b4c1594
2014-03-06 08:57:00 -05:00
Gijs Kruitbosch
ea2ddb1425
Bug 963143 - Australis - fix nits for download finish notification patch, rs=mak
...
--HG--
extra : rebase_source : dec8b20839abdfccb9429d949b2e20709495ad9d
2014-03-15 19:21:36 +01:00
Matthew Noorenberghe
08bb94a554
Bug 982620 - UITour: Test that the menu panel is closed after tearing down. r=Gijs
...
[Australis]
2014-03-15 11:21:43 -07:00
Gijs Kruitbosch
a932f1fd32
Bug 982620 - Australis' UITour doesn't hide the menu panel on teardown, causing recreatePopup to break later hideMenu calls, r=MattN
2014-03-15 00:52:15 +01:00
Heather Arthur
6a7273f4d4
Bug 983892 - Inspector Box model tab's background should be light to match light theme; r=vporof
2014-03-15 10:31:30 -07:00
Mihaela Velimiroviciu
f0ecdeab22
Bug 977033 - Add test for bug 963639 - checking customizing attribute on non customizable toolbar. r=Gijs
2014-02-26 15:58:58 +02:00
Jared Wein
0269510e36
Bug 934075 - Followup to fix the path and remove the preprocessor flag from jar.mn on OSX. r=me
2014-03-14 08:53:40 -04:00
Jared Wein
c274e3dd56
Bug 934075 - [Australis] Show the Whimsycorn on the menu panel when it is empty. r=Unfocused
...
--HG--
extra : rebase_source : 8c9914d0bb761daa6c5146573406a71fa05aca82
2014-03-14 08:22:09 -04:00
Carsten "Tomcat" Book
82a42d35cd
Merge mozilla-central to fx-team
2014-03-14 12:56:25 +01:00
Gijs Kruitbosch
e5915a1e03
Bug 983583 - define missing PREF_SELECTED_LOCALE for Australis menu panel, f=aryx, rs=me
2014-03-14 11:35:42 +01:00
Carsten "Tomcat" Book
ecd3864bc0
Merge mozilla-central to mozilla-inbound
2014-03-25 13:40:56 +01:00
"J. Ryan Stinnett"
50d0e2e52a
Bug 982322 - Part 5: Delay node registrations. r=ochameau
2014-03-17 12:06:00 +01:00
"J. Ryan Stinnett"
abf9342435
Bug 982322 - Part 4: Save paths on each node. r=ochameau
2014-03-17 12:02:00 +01:00
"J. Ryan Stinnett"
a5c7eebfcb
Bug 982322 - Part 3: Process tree without for ... of. r=ochameau
2014-03-17 11:55:00 +01:00
"J. Ryan Stinnett"
e2a6d741eb
Bug 982322 - Part 2: Resolver iterates faster without for ... of. r=ochameau
2014-03-17 11:52:00 +01:00
"J. Ryan Stinnett"
897ef0b69e
Bug 982322 - Part 1: Use a resolver object to only descend once. r=ochameau
2014-03-17 11:39:00 +01:00
Monica Chew
3c1a1257ff
Bug 985720: Rename urlclassifier.download_block_table and urlclassifier.download_allow_table (r=gcp)
2014-03-24 10:49:05 -07:00
Nick Fitzgerald
3de9b2a10b
Bug 981258 - Set the breakpoints in browser_dbg_breakpoints-break-on-last-line-of-script-on-reload.js before executng the IIFE so that the IIFE's Debugger.Script can't be GC'd before the breakpoints are set; r=past
2014-03-15 18:48:55 -07:00
Blake Winton
d217b60f0c
Bug 983653 - UITour: Make the highlight effect a circle on the bookmarks combo button. ui-r=shorlander, r=MattN
2014-03-15 18:29:38 -07:00
Mike de Boer
90d03f12fb
[Australis] Bug 983655: fix combined and menu-button buttons styling in the overflow panel. r=Gijs
2014-03-18 12:49:56 +01:00
Brandon Benvie
77ccea0a16
Bug 943510 - Convert to Promise.jsm in the devtools framework. r=pbrosset, r=rcampbell
2014-03-17 11:11:00 -07:00
Zachary Carter
197c5a0ab2
Bug 972061 - Update style of Sync intro and manage pages r=ttaubert
...
From ff216e4d7d2c5957c09ba03028b0fec76303ab30 Mon Sep 17 00:00:00 2001
---
.../base/content/aboutaccounts/aboutaccounts.css | 36 --
.../base/content/aboutaccounts/aboutaccounts.xhtml | 8 +-
.../aboutaccounts/images/graphic_sync_intro.png | Bin 5566 -> 9304 bytes
.../aboutaccounts/images/graphic_sync_intro@2x.png | Bin 10764 -> 19655 bytes
browser/base/content/aboutaccounts/main.css | 380 ++++-----------------
5 files changed, 76 insertions(+), 348 deletions(-)
2014-02-12 18:36:07 -08:00
Gijs Kruitbosch
ab46daa20e
Bug 983699 - fix widgets in Australis overflow panel to show view on the right anchor, r=jaws
...
--HG--
extra : rebase_source : 99656dbcbda90cdb19b85c2e48795f7656fca697
2014-03-14 23:30:14 +01:00
Gavin Sharp
015666895f
Bug 982167: adjust layout of Sync pref pane so that checkboxes don't span the entire width of the prefpane, r=smacleod
...
--HG--
extra : rebase_source : c05e5568d4e6f693033e83c9b4afe13077826401
2014-03-11 18:20:36 -07:00
Gijs Kruitbosch
fd24c31b46
Bug 963143 - downloads animation no longer showing when button is in Australis' menu or overflow panel, r=mak
...
--HG--
extra : rebase_source : 2e74cb17e9a080a2dd5bd27b501b4fe1719bd310
2014-03-14 17:01:34 +01:00
Stephen Horlander
529037cbba
Bug 978752 - fix Windows Classic gradient for Australis, r=mconley
...
--HG--
extra : rebase_source : 9653aec995257946f65c826f439539c848da6d63
2014-03-14 16:59:44 +01:00
Heather Arthur
c127aca0ed
Bug 976738 - Devtools Themes - use light theme as default theme; r=robcee
2014-03-14 15:04:09 -07:00
Heather Arthur
9ec9ea4af4
Bug 711401 - prettyify CSS source even if it has spaces or newlines at the end of file; r=jwalker
2014-03-14 15:03:37 -07:00
Brandon Benvie
4378e35b90
Bug 970172 - Prevent VariablesView Variables from handling clicks while editing. r=vporof
2014-02-12 15:33:59 -08:00
Terrence Cole
9d3b7f764f
Bug 619558 - Enable generational GC on desktop; sr=naveed
2014-02-05 10:04:16 -08:00
Michael Ratcliffe
f01991e767
Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker
2014-03-13 21:27:10 +00:00
Michael Ratcliffe
35a39d4613
Bug 663778 - Changes to tests for box model highlighter r=jwalker
2014-03-12 14:01:31 +00:00
Michael Ratcliffe
6669081e79
Bug 663778 - Tests: Charsets to utf-8 r=jwalker
2014-03-12 14:00:13 +00:00
Michael Ratcliffe
4ba79c2f4a
Bug 663778 - Box Model Highlighter r=jwalker
2014-03-13 21:36:48 +00:00
Michael Ratcliffe
3c5af4257d
Bug 663778 - Misc fixes r=pbrosset
2014-03-09 17:03:00 +00:00
Michael Ratcliffe
d72a047ee5
Bug 663778 - Changes to layout view for box model highlighter r=pbrosset
2014-03-08 18:10:44 +00:00
Ryan VanderMeulen
1aa516273f
Merge m-c to fx-team.
2014-03-13 15:37:02 -04:00
Ryan VanderMeulen
02e033058e
Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
...
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Florian Quèze
cbd1399f83
Bug 971047 - Import the CLD language detection library, r=felipe,azakai,gps.
2014-03-13 18:28:53 +01:00
Florian Quèze
e566e46abb
Bug 976544 - Intermittent | browser_get_user_media.js | Unexpected Exception: TypeError: PopupNotifications.panel.firstChild is null - fourth attempt, r=Gijs.
...
--HG--
rename : browser/base/content/test/general/browser_get_user_media.js => browser/base/content/test/general/browser_devices_get_user_media.js
2014-03-13 13:45:34 +01:00
Girish Sharma
2075969dc8
Bug 944499 - Make the css autocompletion faster, r=harth
2014-03-13 22:49:54 +05:30
Gavin Sharp
e2217768ed
Bug 982241: make the UI observe weave:service:setup-complete so that it gets updated correctly when re-signing in after an auth error, r=ttaubert
...
Changes:
* start observing weave:service:setup-complete to update the UI after all logins (re-auth, initial sign-in)
* stop observing FxAccountsCommon.ONLOGIN_NOTIFICATION, since the state we depend on to update the UI never changes interestingly as a result of it firing
--HG--
extra : rebase_source : 8632d597557b7a25ebc31dd53ad5680ac5a72583
2014-03-12 18:53:35 -07:00
Gavin Sharp
cc32573e07
Bug 982893: give up on not trying to initialize Weave.Status on window open, since we were failing at it anyways, r=markh
...
Changes:
* don't try to avoid loading Weave.Status modules on window open
* access the authManager via Weave.Status instead of Weave.Service, since Weave.Status will already be initialized in almost all cases.
--HG--
extra : rebase_source : a328609e5c5c461fb92b050b8d34816f08f01d8a
2014-03-13 09:52:52 -07:00
Mike de Boer (mdeboer@mozilla.com)
0a356efe71
[Australis] Bug 982993: restore additional padding for notification panels on Windows. r=mconley
2014-03-13 16:25:18 +01:00
Michael Ratcliffe
539b062710
Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker
2014-03-13 15:38:37 +00:00
Michael Ratcliffe
1137d41a9a
Bug 663778 - Changes to tests for box model highlighter r=jwalker
2014-03-12 14:01:31 +00:00
Michael Ratcliffe
8e40aabf44
Bug 663778 - Tests: Charsets to utf-8 r=jwalker
2014-03-12 14:00:13 +00:00
Michael Ratcliffe
3dffafedf6
Bug 663778 - Box Model Highlighter r=jwalker
2014-03-13 13:54:02 +00:00
Michael Ratcliffe
1fef1045ee
Bug 663778 - Misc fixes r=pbrosset
2014-03-13 15:46:37 +00:00
Vaibhav Agarwal
292a923c8e
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
2014-03-13 10:40:10 -04:00
Carsten "Tomcat" Book
d34717a818
merge fx-team to mozilla-central
2014-03-13 12:52:51 +01:00
Wes Kocher
029a6912b6
Merge m-c to fx-team
2014-03-12 21:23:37 -07:00
Phil Ringnalda
0f72b0f557
Bug 982988 - Fix browser_bug415846.js to load the new location of its-a-trap.html and re-enable it
2014-03-12 20:40:58 -07:00
Wes Kocher
4ec0bc82ff
Merge fx-team to m-c
2014-03-12 20:01:45 -07:00
Wes Kocher
ce9d814fa1
Merge inbound to m-c
2014-03-12 19:36:50 -07:00
Wes Kocher
6e0c22461f
Bug 982988 - Disable browser_bug415846.js for failing without changing Firefox code
2014-03-12 18:54:37 -07:00
Ryan VanderMeulen
c387e92461
Backed out changeset 20e22a0b38f6 (bug 966424) for mochitest-bc failures.
2014-03-12 15:23:21 -04:00
Wes Kocher
0a0d0ec03b
Merge m-c to m-i
2014-03-12 21:21:07 -07:00
Wes Kocher
428bc84ea0
Merge m-c to inbound
2014-03-12 18:59:54 -07:00
Ehsan Akhgari
4b909f5b3d
Bug 931904 - Ignore selections coming from the autocomplete code in urlbarBindings; r=gavin
2014-03-12 21:44:05 -04:00
Patrick Brosset
9d86cb6fbe
Bug 966424 - Fix intermittent failures in browser_bug765105_background_image_tooltip.js. r=jwalker
2014-03-12 13:14:18 -04:00
Panos Astithas
72f450ec8a
Increase the timeout for browser_dbg_chrome-create.js test to avoid test failures on Win 8.1 (bug 918507). r=me
2014-03-12 18:34:38 +02:00
Marco Bonardo
8b8eb3f8e1
Bug 981592 - Ensure the Library selected left pane container is open before selecting one of its descendants. r=mano
2014-03-12 16:24:28 +01:00
Marco Bonardo
0fb30b7764
Bug 969318 - Mute "A promise chain failed to handle a rejection" error from the livemarks service. r=mano
2014-03-12 16:24:23 +01:00
Jared Wein
a6184dd242
Bug 979871 - [Australis] type=menu-button buttons in the menu panel need to be moved up a few pixels. r=Gijs
...
--HG--
extra : rebase_source : 914fc2692fea457e5a7ee0a95cf17b8f16df8b36
2014-03-12 10:36:21 -04:00
Wes Kocher
87465ce098
Merge m-c to fx-team
2014-03-12 19:01:29 -07:00
Tim Taubert
e8eb7ac739
Bug 970769 - MenuBar flickers when I click History/Tools menu in the first time r=markh
2014-03-12 18:14:05 -07:00
Mike de Boer
e7e39b5102
[Australis] Bug 978309: Introduce a checked state for toolbar buttons with type=checkbox. r=Gijs
2014-03-13 00:42:36 +01:00
Matteo Ferretti
b369d37aa7
Bug 959640 - "Have a default icon for add-on SDK widgets in Australis' customization view" r=gijs
...
--HG--
extra : rebase_source : f435e4b8901fd8100fc78c39d74d0e8b250a0fa5
2014-03-12 08:36:00 +01:00
Drew Willcoxon
09029ce2f6
Bug 975528 - Add search component tests for Bing searches. r=MattN,gavin
2014-03-12 16:56:00 -07:00
Shane Caraveo
6a8d317944
Bug 978483 [Australis] add sidebar button image for winXP, r=Gijs
2014-03-12 16:48:30 -07:00
Tim Taubert
cb7dfd454c
Backed out changeset 92f37b7106a4 (bug 970769) on a CLOSED TREE r=bustage
2014-03-12 16:33:59 -07:00
Tim Taubert
a819ca7c65
Bug 970769 - MenuBar flickers when I click History/Tools menu in the first time r=markh
2014-03-12 15:35:46 -07:00
Mike de Boer
ce53212f9a
[Australis] Bug 980445: adjust Bookmarks button border state on hover and panel open. r=mconley
2014-03-12 23:37:12 +01:00
Gijs Kruitbosch
85365e1d69
Bug 981418 - add onBeforeCreated handler for Australis widgets so add-ons have warning when their widget is created, and fix a race condition in the panelmultiview code that showed up in the automated test, r=jaws
2014-03-11 23:50:57 +00:00
Michael Ratcliffe
1db0c05359
Bug 663778 - Changes to layout view for box model highlighter r=pbrosset
2014-03-08 18:10:44 +00:00
Mike de Boer
ef183a62bc
[Australis] Bug 477948: Keyhole back/ forward button for Linux. r=jaws
2014-03-13 16:33:51 +01:00
Darrin Henein
c7ebeea563
Bug 969592 - Restyle Australis' Bookmarks Menu Popups, r=mak
2014-03-07 13:31:00 +00:00
Mike de Boer
34225922fa
[Australis] Bug 980374: update browser_toolbarbutton_menu_context.js test. r=MattN
2014-03-12 23:29:55 +01:00
Mike de Boer
b91708fe7b
[Australis] Bug 980374: adjust OSX toolbar buttons height to match urlbar and search bar. r=mconley
2014-03-12 23:29:52 +01:00
Marco Bonardo
64661159ae
Bug 960047 - Reset Sync promobox count for bookmark/add-on/passwords panels. r=gavin
2014-03-12 23:30:41 +01:00
Blair McBride
6e2a522bb6
Bug 976792 - [australis] CustomizableUI's insertNodeInWindow should go through placements and try followup next nodes. r=Gijs r=jaws
...
--HG--
extra : rebase_source : 47cb1183f584fe453be6b3c461c0eff7cdcbf203
2014-03-07 04:59:00 -05:00
Stephen Horlander
139fd3b5b6
[Australis] Bug 969904: Update Bookmark Star States. r=mikedeboer
2014-03-13 15:55:47 +01:00
Ryan VanderMeulen
87edaf4f02
Backed out changesets c6ca1aa3887a, d741e117a033, 1fd26e822e73, and 720962c9f993 (bug 961665) for build bustage and xpcshell failures.
2014-03-13 10:32:57 -04:00
Jan Keromnes
48749a4a23
Bug 982707 - Move the "devtools.dump.emit" pref from firefox.js to all.js. r=ochameau
2014-03-13 09:53:04 -04:00
David Rajchenbach-Teller
c5a137c09e
Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo
2014-03-13 09:51:22 -04:00
Blake Winton
dfa89809b3
Bug 971116 - Implement new Australis UITour highlight effect. ui-r=madhava, r=Unfocused
2014-03-13 09:29:24 -04:00
Gijs Kruitbosch
fc78c59fe4
Bug 982835 - Australis bookmark subview hover color is wrong when in main menu panel, r=mikedeboer
...
--HG--
extra : rebase_source : 19c106b2865a100d9a5d654bc42c1ec9e1194fd0
2014-03-13 13:56:38 +01:00
Carsten "Tomcat" Book
3f307b7976
Merge mozilla-central to fx-team
2014-03-13 13:10:30 +01:00
Manish Goregaokar
98fac8defe
Bug 388287 - Focus the proxy port field if its value is 0 and the server name is specified. r=MattN
2014-03-13 01:07:28 -07:00
Carsten "Tomcat" Book
feb79ab47b
merge fx-team to mozilla-central
2014-03-12 12:19:49 +01:00
Shane Caraveo
0f6efe3f3f
bug 894806 [Australis] refactor and remove social.provider, r=markh
2014-03-11 19:25:45 -07:00
Bill McCloskey
430c5155ae
Bug 666804 - [e10s] Support NetworkPrioritizer (r=felipe)
2014-03-11 20:13:48 -07:00