Commit Graph

356010 Commits

Author SHA1 Message Date
Michael Comella
5747268cbb Bug 994989 - Move Save as PDF to Page menu. r=wesj 2014-04-15 11:53:33 -07:00
Michael Comella
993ecd30c8 Bug 970973 - Prevent empty space in security identity. r=lucasr 2014-04-15 11:49:23 -07:00
Ryan VanderMeulen
204333f86e Backed out changesets 6f2321b72086 and e1f4243f9636 (bug 996622) for mochitest-dt failures.
CLOSED TREE
2014-04-15 14:41:47 -04:00
Mike Conley
9a1d4ffe2d Bug 996148 - With tabs in titlebar disabled, the private browsing mask can be incorrectly positioned in certain modes. r=MattN.
The positioning of the private browsing mask depends on us correctly setting the fullscreen placeholder
width. Unfortunately, we only ever did that when kicking off the tabs-in-titlebar code. This patch makes
it so that we set the width regardless of whether or not tabs in titlebar is enabled.
2014-04-15 14:11:19 -04:00
Tim Abraldes
3802bdf07b bug 981569. Don't ever remove our custom "is the window active" property. When switching from custom non-client margins to default non-client margins, send a WM_NCACTIVATE message so that DefWindowProc knows the correct active/inactive state of the window. r=blassey 2014-04-15 11:09:27 -07:00
Jim Chen
3f8447b255 Bug 995820 - Add more docs for JavascriptBridge 2014-04-15 10:54:00 -07:00
Dave Townsend
3371a6fa4a Bug 993520: Add innerID option to ConsoleAPI to allow creating consoles for specific DOM windows. r=msucan 2014-04-15 10:35:30 -07:00
Brian Grinstead
bf560dfdce Bug 996622 - [rule view] Use new theme colors for marking changed rules;r=pbrosset 2014-04-15 12:17:20 -05:00
Brian Grinstead
3a3976daa5 Bug 996622 - [rule view] Use shared css file for ruleview.css;r=pbrosset 2014-04-15 12:17:14 -05:00
Margaret Leibovic
e556ea1950 Bug 965622 - (Part 2) Manage empty views in PanelLayout. r=lucasr 2014-04-15 10:03:04 -07:00
Margaret Leibovic
3ed88db4d5 Bug 965622 - (Part 1) Add EmptyViewConfig to HomeConfig. r=liuche 2014-04-15 10:03:03 -07:00
Margaret Leibovic
aa799a33df Bug 993666 - Keep track of whether or not to send banner message to Java when a banner is added. r=bnicholson 2014-04-15 10:03:03 -07:00
Ryan VanderMeulen
5ec1666518 Merge m-c to fx-team. 2014-04-15 12:27:42 -04:00
Ryan VanderMeulen
1c376e5653 Merge inbound to m-c. 2014-04-15 12:25:27 -04:00
Georg Fritzsche
e5fe9cdf14 Bug 993084 - Fix experiments health report provider test. r=bsmedberg 2014-04-15 18:12:26 +02:00
Georg Fritzsche
62be24a2fb Bug 993084 - Consolidate pref name constants for experiment tests. r=bsmedberg 2014-04-15 18:12:26 +02:00
Georg Fritzsche
ad820c03ef Bug 993084 - Delay initialization of telemetry experiments if there is no active experiment. r=bsmedberg
To sync experiment state with the addon manager, we need to start it early when there is a
active experiment.
However, initializing the telemetry experiments system too early can lead to performance
regressions, so we delay the initialization if we don't have an active experiment.
2014-04-15 18:12:26 +02:00
Jim Chen
7267fc7db9 Bug 995820 - Wait for JavaBridge to load before sending messages to it; r=mcomella 2014-04-15 08:42:00 -07:00
Boris Zbarsky
3ee63c971e Bug 822442. Keep track of DOM proxies in TI, like other DOM objects, so we can do the same call/get/set optimizaations with them. r=efaust 2014-04-15 22:58:45 -04:00
Boris Zbarsky
db51046224 Bug 995295. Make console.trace() faster when the console is closed by avoiding reification of the stack until someone actually asks for it. r=baku 2014-04-15 22:58:44 -04:00
Boris Zbarsky
9c3392475d Bug 843840 part 2. Add a way to ask DOM proxies for only their enumerable property names, and use that in the enumerate hook. r=peterv 2014-04-15 22:58:44 -04:00
Boris Zbarsky
ad59a21b39 Bug 843840 part 1. Add a way to ask DOM proxies with a named getter whether a property is enumerable or not and use that information in getOwnPropertyDescriptor. r=peterv 2014-04-15 22:58:44 -04:00
Boris Zbarsky
275836e8fc Bug 995546. Nix bogus GetParentObject methods on WebIDL objects without a wrapper cache. r=bholley 2014-04-15 22:58:43 -04:00
Monica Chew
5bda1ea0d1 Bug 991177: Disallow overrides for SEC_ERROR_CA_CERT_INVALID (r=keeler) 2014-04-15 15:35:41 -07:00
Matt Woodrow
a0a363c71c Bug 996378 - Use Moz2D for gfxCallbackDrawable. r=roc 2014-04-16 14:23:05 +12:00
Ehsan Akhgari
4f335b0a80 Bug 996955 - Remove nsIDOMTouch; r=bzbarsky 2014-04-15 22:18:18 -04:00
Dan Glastonbury
f4f90e3427 Bug 966630 - Clamp level to TexImage operations to [0..31]. r=jgilbert
--HG--
extra : rebase_source : 90ba0687cffd63a361f655b89bab077713a8a312
2014-04-16 11:23:41 +10:00
Nicholas Nethercote
2d6a2227fb Bug 996438 - Import BookmarkJSONUtils.jsm lazily into PlacesBackups.jsm. r=mak.
--HG--
extra : rebase_source : 244d30f479ddf9d79dfe216bd9024ba7f45c662a
2014-04-15 18:20:28 -07:00
Jonathan Watt
c6ee4d91c5 Bug 996901 follow-up - Fix OS X 10.8 non-unified build bustage. r=bustage 2014-04-16 02:19:31 +01:00
Brian R. Bondy
eecd2c5b79 Bug 996564 - Mar command line help is wrong and fix libmar warning. r=spohl 2014-04-15 21:12:05 -04:00
Jonathan Watt
380c08bfd8 Bug 950372 follow-up - Avoid having the preprocessor define for READ in linux/fs.h break Moz2D's 2D.h by making sure 2D.h is included before whatever includes linux/fs.h. r=B2G KK Emulator Opt/Debug bustage 2014-04-16 01:48:02 +01:00
Jonathan Watt
200e95e9eb Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow 2014-04-16 01:41:40 +01:00
Matt Woodrow
192cfd4627 Bug 996929 - Make nsLayoutUtils::SurfaceFromElement optimize the returned surface upfront so that it doesn't have to be converted every time it's used. r=jwatt 2014-04-16 01:40:18 +01:00
Markus Stange
6122161e8f Bug 982698 - Make FilterNodeD2D1 support DataSourceSurface input surfaces. r=Bas 2014-04-15 23:45:11 +01:00
Lucas Rocha
3ebca0f11a Bug 993970 - Add tests for TopSitesCursorWrapper (r=wesj) 2014-04-15 16:31:56 +01:00
Lucas Rocha
2e1de39106 Bug 993970 - Coding style fixes in TopSitesCursorWrapper (r=wesj) 2014-04-15 16:31:56 +01:00
Lucas Rocha
5c9412e9d2 Bug 993970 - Make PinnedSite instances immutable (r=wesj) 2014-04-15 16:31:55 +01:00
Lucas Rocha
2ec66aa722 Bug 993970 - Factor out TopSitesCursorWrapper into separate file (r=wesj) 2014-04-15 16:31:55 +01:00
Lucas Rocha
7a0a929166 Bug 994189 - Improve code for reading raw resources (r=margaret) 2014-04-15 16:12:04 +01:00
Lucas Rocha
32fe995a1c Bug 994189 - Factor out method to load raw resource (r=margaret) 2014-04-15 16:12:03 +01:00
Dão Gottwald
d516908b5f Bug 989626 - Remove some more bogus max-heights that mess up wrapping labels. r=jaws 2014-04-15 15:25:53 +02:00
Carsten "Tomcat" Book
e8d057500b Merge m-c to fx-team 2014-04-15 15:17:48 +02:00
Carsten "Tomcat" Book
d27829465b Merge m-c to mozilla-inbound 2014-04-15 15:14:05 +02:00
Carsten "Tomcat" Book
9c37a7f723 merge b2g-i to m-c 2014-04-15 15:10:41 +02:00
Carsten "Tomcat" Book
c3e866b3ca merge fx-team to m-c 2014-04-15 15:09:02 +02:00
Jonathan Watt
0a1d61f05b Bug 992406 - Add a null check before using the DataSourceSurface in AsyncFaviconDataReady::OnComplete(). r=Bas 2014-04-15 13:57:16 +01:00
Jonathan Watt
fcf60755cc Bug 995832 - Make DrawTargetSkia::DrawSurface accept any surface type. r=gw280 2014-04-15 13:55:48 +01:00
B2G Bumper Bot
6ffc5c9eab Bumping manifests a=b2g-bump 2014-04-15 02:58:32 -07:00
B2G Bumper Bot
908e3f8f88 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c766bc0d49af
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #18325 from comoyo/bug992346-master

Bug 992346 - Inline keyboard symbols font. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/c789d15b6937
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 992346 - Inline keyboard symbols font
2014-04-15 02:58:20 -07:00
Erik Vold
7b8ad73f76 Bug 993272 - Uplift Add-on SDK to Firefox 2014-04-14 22:56:11 -07:00