Commit Graph

243772 Commits

Author SHA1 Message Date
Matt Woodrow
6719119889 Bug 857895 - Run canvas rendering asynchronously on OSX. r=Bas,bholley 2013-04-09 16:51:44 +12:00
Matt Woodrow
e8febe7166 Bug 857895 - Only enforce tail dispatch if both source and dest support it. r=bholley 2015-05-14 13:47:42 +12:00
Xidorn Quan
b01257276a Bug 1162752 - Prevent collapsing toolbar on fullscreen mode on OS X >= Lion. r=dao 2015-05-14 13:14:47 +12:00
Nicholas Nethercote
8d5e9cca79 Bug 1164373 - Remove two static constructors involving PR_NewLogModule(). r=froydnj. 2015-05-13 18:02:56 -07:00
Ben Kelly
d65e354e8a Bug 1162342 Enable sqlite WAL transactions in Cache API. r=ehsan 2015-05-13 17:55:48 -07:00
Wes Kocher
8260d5706f Backed out 2 changesets (bug 1038536) for mass bustage CLOSED TREE
Backed out changeset c4551f3019a9 (bug 1038536)
Backed out changeset 0b122f0b6fcf (bug 1038536)
2015-05-13 17:48:28 -07:00
Wes Kocher
d4096462bb Backed out changeset a65d0872089a (bug 819090) for mass bustage CLOSED TREE 2015-05-13 17:47:55 -07:00
Nicholas Nethercote
840cbedf0b Bug 1163916 (part 2) - Avoid a static constructor for kCompressedBufferLength. r=froydnj. 2015-05-13 16:48:32 -07:00
Nicholas Nethercote
742d99332f Bug 1163916 (part 1) - Avoid a static nsDebugImpl constructor. r=froydnj. 2015-05-13 16:47:55 -07:00
Nikhil Marathe
5142eb7562 Bug 1154268 - Fetch Request should not allow creating a GET request with a body by copying a PUT request. r=bkelly 2015-05-13 15:15:23 -07:00
Timothy Nikkel
63839541c5 Bug 1164340. Fix up some scrollbar related comments in AsyncCompositionManager. r=botond 2015-05-13 19:15:39 -05:00
Timothy Nikkel
f9427c5257 Bug 1164340. Convert the scrollbar thumb ratio to a unitless ratio properly for non-zoomable scrollframes. r=botond 2015-05-13 19:15:38 -05:00
Birunthan Mohanathas
108718b5ba Bug 819090 - Follow-up: Make nsIdentifierMapEntry::mIdContentList a nsAutoTArray to save an allocation. r=sicking 2015-05-13 17:09:25 -07:00
Birunthan Mohanathas
7e094b94de Bug 1038536 - Flatten image/decoders/icon/qt/public/ directory. r=seth 2015-05-13 17:09:22 -07:00
Birunthan Mohanathas
2513b5c8c8 Bug 1038536 - Flatten image/src/ directory. r=seth 2015-05-12 15:02:36 -07:00
Ehsan Akhgari
37c0cdd4b5 Bug 1154275 follow-up: Kill two more ise() usages, landed on a CLOSED TREE 2015-05-13 18:39:23 -04:00
Wes Kocher
d6f4699311 Backed out changeset bff13db4c158 (bug 1137593) for being the best guess of what's breaking Gij(20) a=backout CLOSED TREE 2015-05-13 14:17:19 -07:00
Seth Fowler
1548d116bc Bug 1163878 (Followup) - Fix a warning about implicit conversion of nullptr to bool in FrameLayerBuilder on a CLOSED TREE. r=me 2015-05-13 14:23:52 -07:00
Timothy Nikkel
dbcf01fc91 Bug 1162648. When updating layout with the latest async values from the APZC do the scrolling last because it can flush layout. r=botond,kats
If we flush layout after the new scroll position clamping scroll port size but the old resolution then the scrollbars will be placed in the wrong spot.
2015-05-13 15:52:09 -05:00
Ehsan Akhgari
3fd6a1eb0e Bug 1164304 - Run all fetch tests in the service worker context as well; r=nsm
This brings this mini test suite on par with the one that we
have been using for DOM Cache.
2015-05-13 16:46:25 -04:00
Jim Blandy
f89382e8da Bug 1050500: Add SpiderMonkey API for reporting JavaScript entry points. r=shu 2015-05-07 11:34:03 -07:00
Ben Kelly
47669df31d Bug 1164100 P2 Fix defunct assertion in Cache API ActionRunnable. r=ehsan 2015-05-13 13:35:34 -07:00
Ben Kelly
f0dd00755f Bug 1164100 P1 Cache API should use correct base dir even when reusing sqlite connection. r=ehsan 2015-05-13 13:35:34 -07:00
Jeff Muizelaar
8bbf0b7a66 Bug 1157784. Add missing DeleteCriticalSection 2015-05-13 16:29:02 -04:00
Jeff Muizelaar
f341e43f15 Bug 1157784. Avoid compositing at the same time as WM_SETTEXT. f=jimm
The innards of Windows don't always recheck that the window is
visible and it will forget to redraw if we Present at the same
time that the window is invisible.
2015-05-13 16:05:35 -04:00
Andrew McCreight
63eca0e39a Bug 866681, part 2 - Make ContentUnbinder use DeferredFinalize. r=smaug 2015-05-13 12:48:52 -07:00
Andrew McCreight
97e1b7b5a7 Bug 866681, part 1 - Track if any slice of CC was manually triggered. r=smaug 2015-05-13 12:48:52 -07:00
Terrence Cole
c69f123401 Bug 1161664 - Stay inline when visiting the WholeObject store buffer; r=sfink 2015-05-12 09:25:52 -07:00
Morgan Phillips
9894e3c6f8 Bug 1125973: Docker images for building Firefox Desktop and for Android; r=garndt
This creates two images:

 * ubuntu-build is a basic Ubuntu Trusty image with the build prerequisites
   installed via MozBootstrap (plus some additional requirements).  It also
   contains the worker user and basic directory structure expected by
   Mozharness.

 * desktop-build is a refinement of ubuntu-build with specifics for building
   Firefox Desktop (and, as it turns out, Firefox for Android).  It sports a
   `bin/build.sh` which acts as a fairly generic mozharness-runner that first
   checks out the desired source code revisions, then invokes Mozharness.  It
   supports:

    * caches -- tooltool, workspace, tc-vcs
    * starting and stopping Xvfb if necessary (desktop tests require this)
    * specifying mozharness build variant, branch, and build pool
    * supplying a RelengAPI token
    * copying uploads to the artifacts directory
2015-05-12 16:22:09 -04:00
Ms2ger
8e449ba7f9 Bug 1017758 - Use infallible getters for appId/isInBrowserElement/unknownAppId; r=bz 2015-05-13 17:59:08 +02:00
Ms2ger
02935399a5 Bug 1145395 - Introduce an overload of nsHTMLEditor::RemoveStyleInside that takes nsIContent&; r=ehsan 2015-05-13 17:58:26 +02:00
Ms2ger
e1b1c18b59 Bug 1145395 - Pass Element& to nsHTMLEditor::RemoveElementIfNoStyleOrIdOrClass; r=ehsan 2015-05-13 17:58:25 +02:00
Ms2ger
f402d96073 Bug 1145395 - Introduce an overload of nsHTMLEditor::SelElementPosition that takes an Element; r=ehsan 2015-05-13 17:58:25 +02:00
Ms2ger
d457a0c0ab Bug 1145395 - Call nsINode::Length directly in nsHTMLEditor::CreateDOMFragmentFromPaste; r=ehsan 2015-05-13 17:58:25 +02:00
Ms2ger
4887070f14 Bug 1145395 - Pass nsINode& to RemoveBodyAndHead in nsHTMLDataTransfer; r=ehsan 2015-05-13 17:58:25 +02:00
Ms2ger
67ffa2b447 Bug 1145395 - Pass nsIContent& to nsHTMLEditor::StripFormattingNodes; r=ehsan 2015-05-13 17:58:25 +02:00
Ms2ger
a0d89be92b Bug 1145395 - Use the local fragment variable rather than *outFragNode; r=ehsan 2015-05-13 17:58:25 +02:00
Ms2ger
f335a83ac9 Bug 1145395 - Return a DocumentFragment from nsHTMLEditor::ParseFragment; r=ehsan 2015-05-13 17:58:25 +02:00
Ms2ger
ac695b52bd Bug 1145395 - Make some cosmetic improvements to nsHTMLEditor::CreateDOMFragmentFromPaste; r=ehsan 2015-05-13 17:58:25 +02:00
R Kent James
ec1d6a135b Bug 1154894 - Disable test_plugin_default_state.js so Thunderbird can ship with plugins disabled by default, r=bsmedberg 2015-05-13 11:43:38 -07:00
Garvan Keeley
4694216e9e Bug 1164468 - Boolean got incorrectly flipped and stumbling uploads stopped. r=rnewman 2015-05-13 14:49:04 -04:00
Ehsan Akhgari
382b6d4528 Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
Ehsan Akhgari
e726492316 Bug 1164487 - Enable service workers on Aurora as well; r=baku 2015-05-13 14:31:57 -04:00
Wes Kocher
a7aa60c727 Merge m-c to inbound a=merge CLOSED TREE 2015-05-13 11:31:27 -07:00
Wes Kocher
8013b41a02 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-05-13 11:25:07 -07:00
Wes Kocher
27690a85eb Merge inbound to m-c a=merge 2015-05-13 11:12:07 -07:00
Wes Kocher
de76ce2469 Backed out changeset 89c05305c708 (bug 1162199) for linux hazard bustage CLOSED TREE 2015-05-13 09:30:35 -07:00
Georg Fritzsche
8496facc58 Backed out changeset 3098f602db56 (bug 1162476) for xpcshell bustage on a CLOSED TREE. 2015-05-13 17:43:42 +02:00
B2G Bumper Bot
d0e9fa2e69 Bumping manifests a=b2g-bump 2015-05-13 08:11:16 -07:00
B2G Bumper Bot
54fa031b71 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4af68748acbc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1164015 - merge pull request #30030 from npark-mozilla:1164015 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/456f78fdb26a
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1164015 - use local setup_IMAP_email method, and relocate screenshot methods so it won't capture time/date information
2015-05-13 08:08:23 -07:00