Commit Graph

21604 Commits

Author SHA1 Message Date
Mike de Boer
fe612c0193 [Australis] Bug 909349: re-introduce a hover and active state for toolbar buttons on OSX. r=mconley 2014-03-06 11:29:12 -05:00
Mike de Boer
e7e649f8a0 [Australis] Bug 979501: update overflow chevron in RTL mode. r=Gijs 2014-03-06 10:52:46 -05:00
Jared Wein
fd39b999a2 Bug 968565 - [Australis] When inserting a customizable item before another item or at the end of an area, skip over hidden items. r=Gijs 2014-03-05 15:03:00 -05:00
Brian Grinstead
bd129ad70a Bug 980248 - DevTools Themes: Extra top border showing up on responsive-container splitters when width > 700px;r=pbrosset 2014-03-06 09:46:42 -06:00
Jim Mathies
a74963c682 Bug 977814 - Control the number of tiles displayed in each about:start compartment using prefs. r=sfoster 2014-03-06 08:32:55 -06:00
Yury Delendik
bfa28c6661 Bug 979909 - Update pdf.js to version 0.8.1114. r=Mossop
--HG--
rename : browser/extensions/pdfjs/components/PdfRedirector.js => browser/extensions/pdfjs/content/PdfRedirector.jsm
rename : browser/extensions/pdfjs/components/PdfStreamConverter.js => browser/extensions/pdfjs/content/PdfStreamConverter.jsm
2014-03-05 10:41:20 -06:00
phlsa
326a8b897f Bug 979953 - [Australis] Remove bold formatting from tab titles. r=MattN
DONTBUILD
2014-03-06 08:54:34 -05:00
Mihai Sucan
53d154fbd1 Bug 584733 - Code highlight all JS objects and functions in console output; r=bbenvie 2014-03-04 21:59:00 +02:00
Michael Ratcliffe
4fbc7eb591 Backing out bug 884796 HiDPI fix r=backout 2014-03-06 10:31:30 +00:00
Tim Taubert
a03775d26d Bug 970382 - Add about:accounts to the list of chrome UIs with a special identity mode r=gavin 2014-03-06 03:56:20 +01:00
Michael Ratcliffe
90397346b4 Bug 884796 - Scale deltas in EventUtils.js::synthesizeWheel() on HiDPI screens r=robcee 2014-03-06 09:38:09 +00:00
Michael Ratcliffe
f2057d9e7c Bug 974056 - Add logging of devtools event emitter emit calls r=harth 2014-03-06 09:37:59 +00:00
Wes Kocher
4ff54c5b48 Merge m-c to fx-team 2014-03-05 18:58:38 -08:00
Wes Kocher
b2616208a1 Merge fxteam to m-c 2014-03-05 18:20:17 -08:00
Blair McBride
c59582644a Bug 966933 - [Australis] UITour: Add a UI tour link in the Help menu. r=Gijs 2014-03-06 14:41:43 +13:00
Mike de Boer
83c00c2e87 [Australis] Bug 870593: add tip section to Customization Mode. r=jaws 2014-03-05 18:09:12 -05:00
Dão Gottwald
fdecda32ef Bug 941430 - Increase the tab max width. r=MattN 2014-03-06 00:09:17 +01:00
Ryan VanderMeulen
4de3678a20 Merge m-c to inbound on a CLOSED TREE. 2014-03-05 16:08:02 -05:00
fx4waldi@yahoo.com
61649be06a Bug 975794 - Toolbarbuttons in the menu panel shouldn't get an inverted dropmarker when using a dark LWT. r=dao 2014-03-05 21:00:43 +01:00
Mike Conley
b80a5b9c14 Bug 978767 - "Hovering over the zoom controls and cut/copy/paste in the menu on Linux makes the panel layout jump" [r=mdeboer] 2014-03-05 11:07:00 -05:00
Gijs Kruitbosch
e7ee0accf2 Bug 979456 - fix extra padding in bookmarks toolbar on Australis, r=mconley 2014-03-05 15:39:52 -05:00
Gijs Kruitbosch
d2d9316d51 Bug 979587 - attempt to fix sidebar opening from Australis bookmarks menu, r=mconley
--HG--
extra : rebase_source : 8d0d3ca939b8f7327da50b5cf52327e3a37d19fa
2014-03-04 21:46:32 -05:00
Brian Grinstead
f57850a595 Bug 979864 - [markup view] After selecting a node using the picker button, the hover background is used until hovering the markup view;r=pbrosset 2014-03-05 08:44:47 -06:00
Gijs Kruitbosch
1aad1ac675 Bug 978447 - fix Australis' bookmarks menu hover and active style some more, r=bwinton 2014-03-05 09:17:49 -05:00
Carsten "Tomcat" Book
1096a4e1d3 merge mozilla-inbound to mozilla-central 2014-03-05 13:04:39 +01:00
Sam Foster
7c5a36a08e Bug 967793 - Add test for download notification behavior when the current tab gets closed. r=azasypkin 2014-03-04 19:16:08 -08:00
Sam Foster
01554d95c0 Bug 967793 - move all download notifications to next tab when current tab gets closed. r=mbrubeck 2014-03-04 19:16:08 -08:00
Sam Foster
4d7220983c Bug 967793 - Add tests for metro notification bindings and adoptNotification method. r=azasypkin 2014-03-04 19:16:07 -08:00
Sam Foster
08687cfaaa Bug 967793 - Move CAO adjustment of notificationbox padding into CSS via a navbar=visible broadcaster. r=mbrubeck 2014-03-04 19:16:07 -08:00
Sam Foster
735cf773b0 Bug 967793 - extended notification binding to provide child element support for the notification label. r=mbrubeck 2014-03-04 19:16:07 -08:00
Sam Foster
3588bcfc85 Bug 974413 - Call Tab's updateViewport when a notification is closed. r=mbrubeck 2014-03-04 19:16:07 -08:00
Gijs Kruitbosch
5fd079ab5d Bug 959640 - add icons to enable SDK add-ons to show default icon in Australis, rs=jaws,various-real-life-review+s 2014-03-04 22:11:46 -05:00
Gregory Szorc
800b9acdc1 Bug 979640 - Make build system error on missing test files; r=ted
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.

The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.

dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.

Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)

--HG--
extra : amend_source : cb6b9bf91e57569c8be312d3c16fef69b2b0b950
2014-03-04 17:48:50 -08:00
Ryan VanderMeulen
2dc1e91c77 Backed out changeset 593206fbd97e (bug 979640) for mochitest-other failures.
CLOSED TREE
2014-03-05 13:52:02 -05:00
Gijs Kruitbosch
c0977f17f2 Bug 972286 - fix negation issue in Australis panel detection CSS, r=MattN
--HG--
extra : rebase_source : 683cc6d9b6482647b7a3227d5d77785ef53944e2
2014-03-05 13:17:29 -05:00
Gregory Szorc
73017e8d17 Bug 979640 - Make build system error on missing test files; r=ted
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.

The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.

dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.

Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)

--HG--
extra : rebase_source : 8c64986169064401951585c07deadada8c905550
2014-03-04 17:48:50 -08:00
Jared Wein
a014dcaea3 Bug 940133 - Australis: Invert icons in the tabstrip and menubar on Windows Classic. r=MattN 2014-03-04 17:26:49 -05:00
Ryan VanderMeulen
230ec65231 Merge m-c to fx-team. 2014-03-04 17:24:28 -05:00
Ryan VanderMeulen
991cf68d46 Merge inbound to m-c. 2014-03-04 17:12:58 -05:00
Gijs Kruitbosch
b27f1072ce Bug 972286 - switch to attributes instead of classes for overflowedItem and for the Australis panel subview anchor, r=MattN
--HG--
extra : rebase_source : 5645e31d32f2707ba1ccb4e30854a570bfea7232
2014-03-04 14:38:33 -05:00
Victor Porof
2430ef4e17 Bug 957952 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/netmonitor/test/browser_net_timing-division.js | There should be at least one division on the seconds time scale, r=rcampbell 2014-03-04 14:15:52 -05:00
Mike Connor
00f563d4bf Bug 951465 - update Google/Yahoo/Wikipedia icons to have better icon sizes, r=mbrubeck
--HG--
extra : rebase_source : efb549ba444df8c03a8c11979a7c8a40ad47469a
2014-03-04 13:37:20 -05:00
Mike Connor
ed7beadc82 Bug 979405 - bing pc and form codes are incorrect, r=mbrubeck
--HG--
extra : rebase_source : a24da9c87e728ef2532c4b963f5103f591504569
2014-03-04 13:36:00 -05:00
Ryan VanderMeulen
42f88e72ba Bug 970052 - Disable browser_URLBarSetURI.js on debug Linux and OSX due to frequent timeouts. 2014-03-04 13:38:18 -05:00
Jonathan Watt
ee17c700e4 Bug 950368 - Make nsWindowsShellService's WriteBitmap act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-03-04 16:56:44 +00:00
Mike Conley
d300ba942d Bug 979031 - [Australis] Don't animate the opening of the about:customizing tab. r=dao. 2014-03-04 10:24:00 -05:00
Gijs Kruitbosch
1a060e7a81 Bug 978050 - fix the hovered outline-color for Australis' customize mode's drag indicators for tabsintitlebar menubar/tabstoolbar to be the caption text color, r=MattN
--HG--
extra : rebase_source : a9b47092590cdba208bb20b7aed06fcc18ac94b9
2014-03-04 09:39:46 -05:00
Gijs Kruitbosch
a573087ebd Bug 979232 - adjust Australis' bookmarks animation for rtl, r=dao
--HG--
extra : rebase_source : f4608fdc5cc362ed4cff7f37e1f428c203ab0cfe
2014-03-04 09:18:25 -05:00
Ed Morley
7a6003e525 Backed out changeset 1d6730688107 (bug 947914) for browser-chrome failures 2014-03-04 17:25:53 +00:00
Phillip Sackl
1dace88d38 Bug 979326 - [Australis] Tweak the timing of the customize mode transition. r=mconley. 2014-03-04 11:24:01 -05:00