Commit Graph

132640 Commits

Author SHA1 Message Date
Markus Stange
285e12fc85 Bug 676241 part 8: Remove alternate layer manager handling. r=mattwoodrow 2013-05-23 16:49:18 +02:00
Markus Stange
9380966609 Bug 676241 part 7: Update comments. 2013-05-23 16:49:17 +02:00
Markus Stange
72e75912d9 Bug 676241 part 6/9/11: Correct titlebar drawing. r=bgirard, r=smichaud, r=mattwoodrow 2013-05-23 16:49:17 +02:00
Markus Stange
7851b8fd75 Bug 676241 part 5: Don't invalidate unnecessarily in OMTC mode. r=mattwoodrow 2013-05-23 16:55:50 +02:00
Markus Stange
b2a22686ee Bug 676241 part 4: Make the window's contentView cover the whole window in drawsContentsIntoWindowFrame mode. r=smichaud 2013-05-23 16:49:17 +02:00
Markus Stange
984433de28 Bug 676241 - Back out _drawTitleBar swizzling from UX (originally landed in bug 865374 and bug 868211) because it's no longer necessary. 2013-05-23 19:53:03 +02:00
Markus Stange
84bc187aa5 Bug 676241 part 3: Remove titlebar drawing. r=josh 2013-05-23 16:49:16 +02:00
Markus Stange
12928bef3d Bug 676241 part 2: Remove titlebar event redirection. r=josh 2013-05-23 16:49:16 +02:00
Markus Stange
79c2a9aeb5 Bug 676241 part 1: Don't draw rounded corners in -moz-appearance titlebar / toolbar rendering. r=josh 2013-05-23 16:49:16 +02:00
Markus Stange
304324b038 Bug 871590 - Make unified titlebar / toolbar handling more robust. r=roc 2013-05-22 11:50:57 +02:00
Jared Wein
ecc51d5a16 Bug 865926 - Allow the nav-bar to overflow toolbaritems into an overflow panel. r=mconley. 2013-05-23 09:40:55 -04:00
Mike Conley
2a59bbb0d2 Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-23 09:39:09 -04:00
Matthew Noorenberghe
be99c5479c Bug 823237 - Make the new tab button clip-path rectangular on top to prevent pointer-event gaps. r=Gijs 2013-05-23 05:51:25 -07:00
Gijs Kruitbosch
b8d7558a44 Bug 874601 - failing social API tests on OS X on UX, r=markh
--HG--
extra : rebase_source : e5873bfe4c6273512cc4892a270eca63c5ddd4cd
2013-05-22 10:29:33 +02:00
Matthew Noorenberghe
8047aafdf9 Bug 857886 - Use HiDPI images for Australis background tabs on OS X. r=fryn 2013-05-16 15:59:01 -04:00
Gijs Kruitbosch
a3d06d7922 Bug 870461 - Improve l10n identifiers for new history subview buttons, r=dao 2013-05-22 12:07:54 +02:00
Gijs Kruitbosch
b40c4c0abd Bug 874051 - Fix failing a11y tree tests, r=surkov 2013-05-22 09:50:26 +02:00
Mike Conley
8707216ffc Bug 874584 - Fix JS errors in mochitest-bc on Windows XP, r=gijs 2013-05-22 11:42:39 +02:00
Gijs Kruitbosch
0b5ed2e369 Bug 874448 - OS X customization mode doesn't have dragover border indicators on toolbarpaletteitems, r=dao 2013-05-22 11:37:06 +02:00
Blair McBride
e9608541d0 Bug 866978 - Enforce absence of removable="true" attribute. r=jaws 2013-05-22 16:49:37 +12:00
Mike Conley
9ba9abca4f Bug 866863 - Follow-up to actually include the menuPanel icons for Linux. r=trivial. 2013-05-21 20:06:28 -04:00
Mike Conley
13c7458a67 Bug 866863 - Land new pretty icons for the panel menu. r=jaws. 2013-05-21 18:54:39 -04:00
Jared Wein
a9e34a3a5e Bug 870577 - (Australis) The toolbar items in the palette are overflowing their container and cutting off the label. r=mconley 2013-05-21 18:12:41 -04:00
Jared Wein
bf50b047f7 Backed out changeset e8aa19ecf54d (bug 865926) for leaking 2013-05-21 18:12:35 -04:00
Jared Wein
afb903ebe5 Bug 874491 - (Australis) Linux: The TabsToolbar in customization mode should not have a background and the shadow should not extend to the tabs box. r=mconley 2013-05-21 16:18:40 -04:00
Jared Wein
af6371258f Bug 865926 - Allow the nav-bar to overflow toolbaritems into an overflow panel. r=mconley 2013-05-21 16:18:33 -04:00
Mike Conley
228be11537 Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-21 14:49:59 -04:00
Ryan VanderMeulen
4dc01748ac Merge inbound to m-c. 2013-05-21 13:24:13 -04:00
Jared Wein
a4a92d7eb3 Bug 870989 - Menu panel sometimes has no right border. r=mconley
--HG--
extra : rebase_source : d783ada6546713881a3f96eda11340e51d31c6f8
2013-05-21 11:24:27 -04:00
Ehsan Akhgari
7440abb0bd Bug 865806 follow-up: fix a typo
DONTBUILD because this is a comment change.

--HG--
extra : transplant_source : %7D%C6%13%95%CE%3C%01U%CB7%E8%CF%E3%14%87%14%05%C8G%FD
2013-05-21 11:04:16 -04:00
Ryan VanderMeulen
88a926596c Backed out changeset 4cb1973f06b9 (bug 868439) for Android M2 failures.
CLOSED TREE
2013-05-21 10:48:09 -04:00
Ryan VanderMeulen
5455d6f3bb Backed out changeset b52106ac0817 (bug 873155) for jit-test bustage.
CLOSED TREE
2013-05-21 10:48:06 -04:00
Gijs Kruitbosch
f07b63c125 Bug 874391 - Missing nullchecks in nsNativeTheme::IsDarkBackground(nsIFrame*), r=roc
--HG--
extra : rebase_source : e9161f3fbce9b53e4c74314cc94fb9556f7a9548
2013-05-21 16:27:31 +02:00
Jared Wein
f63bb5ed3a Bug 872446 - Remove our uses of :not([customizing]) for toolbars and customization mode. r=dao
--HG--
extra : rebase_source : 72d8aefafc3d0b6e2a6c6d3f808603cc0ef2f58d
2013-05-21 10:27:17 -04:00
Jared Wein
177d959aa3 Bug 870461 - Add 'Clear Recent History', 'Restore Previous Session', and tweak some of the text. r=gijs
--HG--
extra : rebase_source : bf880c3a7f75c43d32b63c190af8e79495ad2c9b
2013-05-21 10:27:16 -04:00
Jared Wein
300a5597f3 Bug 874319 - Add missing references to PlacesUtils to CustomizableWidgets. r=gijs,mconley
--HG--
extra : rebase_source : a18d5370706bdb46afcee416ebb4a7fe0fdbcbc9
2013-05-21 10:27:08 -04:00
Ryan VanderMeulen
1279992a7b Backed out changesets 619cdf937af1 and 381492b19e3f (bug 869314) for Windows mochitest failures.
CLOSED TREE
2013-05-21 10:13:25 -04:00
Jan de Mooij
c24123088d Bug 873155 - Remove StackFrame argument duplication. r=luke 2013-05-21 16:09:01 +02:00
Bobby Holley
ca6f7896a8 Bug 874083 - Ignore domain in PrepareForWrapping prototype remapping. r=gabor, billm 2013-05-21 07:53:35 -06:00
Kartikaya Gupta
b027618cb6 Bug 860898 - Add a verbose flag to mach build options. r=gps 2013-05-21 09:52:44 -04:00
Gijs Kruitbosch
0f128baf67 Bug 874371 - Failing panorama tests checking for toolbar item presence on UX builds, r=ttaubert, f=mconley 2013-05-21 15:21:16 +02:00
Olli Pettay
f312fce963 Bug 865511, make sure to keep track on the right imgIRequest in ImageLoader, r=khuey
--HG--
extra : rebase_source : 55ac3f73c0c6cb9440e662ffa34ddcd596a61627
2013-05-21 15:43:02 +03:00
Ed Morley
6739a9cd44 Backed out changeset 1d056bb94292 (bug 779395) for reftest failures on Tegras 2013-05-21 14:03:43 +01:00
Ryan VanderMeulen
8d7cce4014 Merge fx-team to m-c. 2013-05-21 08:15:23 -04:00
Joe Walker
0c7d73fa2a Bug 874023 - GCLI: context.environment.window not always defined when running GCLI commands; r=mratcliffe 2013-05-21 10:18:56 +01:00
Joe Walker
3095239dd6 Bug 832717 - Help synopsis for GCLI commands should include the -- prefix needed to pass parameters; r=mratcliffe 2013-05-21 10:18:56 +01:00
Joe Walker
1052a1d86a Bug 769687 - eagerHelperDesc should be easier to comprehend and localize; r=mratcliffe 2013-05-21 10:18:55 +01:00
Joe Walker
d82a625272 Bug 824254 - Fix intermittent browser_gcli_keyboard.js test; r=mratcliffe
--HG--
rename : browser/devtools/commandline/test/browser_gcli_keyboard.js => browser/devtools/commandline/test/browser_gcli_keyboard2.js
2013-05-21 10:18:55 +01:00
Quentin Pradet
467af11b78 Bug 773271 - GCLI needs a date type; r=jwalker,harth 2013-05-21 10:18:55 +01:00
Joe Walker
7b67581531 Bug 856002 - GCLI requisition update/exec methods should take a DOM node; r=harth 2013-05-21 10:18:55 +01:00