Commit Graph

208239 Commits

Author SHA1 Message Date
L. David Baron
25df7c71fc Bug 1075137 patch 6 - Convert remaining IsProcessingAnimationStyleChange calls to call the method on the RestyleManager. r=birtles 2014-10-02 21:53:24 -07:00
L. David Baron
cd74ed0fc8 Bug 1075137 patch 5 - Add new boolean to RestyleManager for whether we're currently processing animation restyles. r=birtles
This is just moving one bit of data from the pres context without any
logic change.  But given the other refactoring, it seems to make more
sense here now.
2014-10-02 21:53:24 -07:00
L. David Baron
14a1bf93dc Bug 1075137 patch 4 - Convert callers from IsProcessingRestyles/IsProcessingAnimationStyleChange to SkipAnimationRules/PostAnimationRestyles. r=birtles 2014-10-02 21:53:24 -07:00
L. David Baron
288801f4fa Bug 1075137 patch 3 - Add PresContext() method to nsRuleWalker. r=birtles 2014-10-02 21:53:23 -07:00
L. David Baron
ab6f8fb56c Bug 1075137 patch 2 - Add new booleans for whether to skip animation styles and whether to post animation restyles. r=birtles 2014-10-02 21:53:23 -07:00
L. David Baron
a84c0301dc Bug 1075137 patch 1 - Convert one use of IsProcessingRestyles that doesn't follow normal pattern to a debug-only member on the restyle manager. r=birtles 2014-10-02 21:53:23 -07:00
L. David Baron
5e24ca3286 Bug 1075082 patch 2 - Add assertion in destructor of style contexts that should have been destroyed earlier. r=birtles 2014-10-02 21:53:23 -07:00
L. David Baron
b5edb04125 Bug 1075082 patch 1 - Add a helper function for the root of the rule tree. r=birtles 2014-10-02 21:53:22 -07:00
L. David Baron
4dbfc05082 Bug 1074634 - Don't overwrite eRestyleResult_ContinueAndForceDescendants with eRestyleResult_Continue. r=heycam 2014-10-02 21:53:22 -07:00
Nikhil Marathe
c40ba404e5 Bug 1017613 - Part 3 - fetch() IDL and stubs. r=baku
--HG--
extra : rebase_source : 7783234b38b5d903dd6bd6d1e25d97c2e739f78c
2014-07-24 18:30:07 -07:00
Nikhil Marathe
a66c56397e Bug 1017613 - Part 2 - Response IDL and stubs. r=baku
--HG--
extra : rebase_source : f2f55775ed2e9fc92af829d3ce6f7ca3553b97db
2014-07-24 17:50:32 -07:00
Nikhil Marathe
b4042bc9df Bug 1017613 - Part 1 - Fetch Body and Request. r=baku
--HG--
extra : rebase_source : 2c8b82650e3669f84ff177a32a9d9b0f845e673a
2014-07-24 17:53:03 -07:00
Randell Jesup
869f9d8a0d Bug 1061702: Stop audio sources from continuing to play garbage after being stopped r=roc
* clear audio callback buffer if no streams have audio
2014-10-03 00:47:59 -04:00
Matt Woodrow
c22ac086c3 Bug 1067588 - Don't draw images with a sampling rect if the rect covers the entire image. r=Bas
--HG--
extra : rebase_source : 1c6aebe49a6168953413f60d97d8d53135298e77
2014-10-03 13:49:08 +13:00
Chris Lord
90f77b66fd Bug 1006797 - Only apply the window render offset when actually rendering to the window. r=nical
--HG--
extra : rebase_source : 24f2d8c50e5c0ddfa6683291040a78574d631678
2014-10-03 13:22:32 +13:00
Matt Woodrow
588349bc87 Bug 1075616 - Do partial uploads of non-D2D SourceSurfaces when we have a sampling rect. r=Bas
--HG--
extra : rebase_source : d08b5d3d515484ebc0f8a3be774d66c3b881a8d4
2014-09-24 13:23:15 -04:00
Nicholas Nethercote
bcf57a3746 Bug 1074591 (part 3) - Fix unbounded growth in JSONWriter's vectors(!). r=froydnj.
--HG--
extra : rebase_source : 364c0295c0b86e0f29dac3772acadbd0e1ab9d9f
2014-10-02 18:01:41 -07:00
Nicholas Nethercote
3d38dbb60e Bug 1074591 (part 2) - Remove Pointer{Element,Property}() from JSONWriter. r=froydnj.
--HG--
extra : rebase_source : db07aa93df880e201eba866cb791ccaa245f0ef8
2014-10-02 18:01:32 -07:00
Nicholas Nethercote
37a17d4882 Bug 1074591 (part 1) - Allow JSON collections to be printed on a single line. r=froydnj.
--HG--
extra : rebase_source : d576a70d2d1ff83311ab8cce849ec0b5a6b3fa80
2014-10-02 18:01:19 -07:00
Brian Hackett
7ca0b27d04 Bug 1073842 - Add NativeObject subclass of JSObject, remove ObjectImpl, r=luke. 2014-10-02 19:32:39 -07:00
Ryan VanderMeulen
e5793f09bd Backed out 3 changesets (bug 1076129, bug 1003448) for frequent xpcshell crashes on a CLOSED TREE.
Backed out changeset 3034162ee435 (bug 1003448)
Backed out changeset 086fe4b0ba14 (bug 1003448)
Backed out changeset 1babd65ebec7 (bug 1076129)
2014-10-02 15:53:21 -04:00
Ryan VanderMeulen
d047384ad3 Backed out changeset fd8e58a613da (bug 1074415) for Linux Werror bustage.
CLOSED TREE
2014-10-02 15:14:28 -04:00
Richard Barnes
0064bea870 Bug 1074001 - Expose WebCrypto by default (remove pref dom.webcrypto.enabled) r=bz 2014-10-02 14:47:19 -04:00
Joel Maher
6c4b49217d Bug 1076990 - update talos.json on tip to capture mainthreadio and other talos cleanup. r=wlach 2014-10-02 14:36:54 -04:00
Eric Rahm
7b6f220caa Bug 1074415 - Build error in nsNPAPIPluginInstance when enabling PR_LOGGING in non-debug builds. r=johns 2014-10-02 11:33:37 -07:00
Xidorn Quan
a8aeeace85 Bug 1075336 - Fix lifetime management of CounterStyle. r=dbaron
--HG--
extra : rebase_source : c9fe6b023024c11147372cd4a9d7f25fdfaabed8
2014-10-02 14:29:04 -04:00
Ralph Giles
de132743ed Bug 1063327 - Reject vp9 frames with invalid tiles. r=kinetik 2014-10-01 17:28:03 -07:00
Ralph Giles
21ebf7ae94 Bug 1063356 - Back out partial libvpx update. r=me
It's taking a while to get the new version building on all platforms.
Removing the partial commits so we can land cleanly.
2014-10-02 11:20:47 -07:00
Camilo Viecco
743e192723 Bug 1075081 - Enhance pinning test to ensure the neterror page the one found. r=keeler 2014-10-02 10:49:56 -07:00
Ryan VanderMeulen
564ea347f1 Bug 1025040 - Disable test_single_finger_desktop.py on Windows for frequent failures. 2014-10-02 13:43:59 -04:00
Nicolas Silva
90874a8ac1 Bug 1074378 - Blocklist driver Intel GMAX4500HD v 8,15,10,1749. r=Bas 2014-10-02 19:31:27 +02:00
Stephen Pohl
257fe5f2b2 Bug 1075691: The GreD for XPCOM-using subprocesses on OSX needs to change due to the v2 signature changes. r=bsmedberg 2014-10-02 13:19:34 -04:00
Patrick McManus
e6ca8478f3 bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
Patrick McManus
1239a3e897 bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [1/2 PSM] r=keeler 2014-08-20 16:30:16 -04:00
Patrick McManus
d59eea946b bug 1076129 generate event on socket transport cancelation r=sworkman 2014-10-02 00:47:28 -04:00
Ryan VanderMeulen
990ae72de0 Merge m-c to inbound. a=merge 2014-10-02 13:14:06 -04:00
Jonathan Griffin
965965ec6a Bug 1074508 - Add non-universal mozconfig for OSX mulet, r=mshal 2014-10-02 10:10:52 -07:00
Jonathan Griffin
867add4965 Bug 997909 - Make waitFor actually terminate if condition is never true, r=mdas 2014-10-02 10:09:33 -07:00
Ryan VanderMeulen
9e879e02d8 Merge fx-team to m-c. a=merge 2014-10-02 13:00:31 -04:00
Ryan VanderMeulen
8eb45d35cd Merge b-i to m-c. a=merge 2014-10-02 12:51:02 -04:00
Ryan VanderMeulen
b6ded58c64 Merge inbound to m-c. a=merge 2014-10-02 12:19:59 -04:00
Ryan VanderMeulen
d1d08fb96f Bug 1076941 - Skip the toolkit webapps tests on OSX 10.8 due to frequent timeouts. 2014-10-02 12:14:14 -04:00
B2G Bumper Bot
13044d2cb0 Bumping manifests a=b2g-bump 2014-10-02 07:26:56 -07:00
B2G Bumper Bot
e1c9009c5d Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3e43be9b8c24
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1074903 - Fall back to url if title doesnt exist. r=kgrandon
2014-10-02 07:20:46 -07:00
B2G Bumper Bot
0d5a20e353 Bumping manifests a=b2g-bump 2014-10-02 07:11:54 -07:00
B2G Bumper Bot
fb91630dbb Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/88b7cab01130
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1071057 - Load sim variant top site customisations. r=kgrandon
2014-10-02 07:05:47 -07:00
B2G Bumper Bot
cc7a19f606 Bumping manifests a=b2g-bump 2014-10-02 06:26:54 -07:00
B2G Bumper Bot
4520149568 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d8261b288091
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1049723 - Add log reference to Treeherder report. r=mdas
2014-10-02 06:20:46 -07:00
B2G Bumper Bot
619ca3ae47 Bumping manifests a=b2g-bump 2014-10-02 04:41:55 -07:00
B2G Bumper Bot
40d98de2d0 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/acdd49e980cb
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #24668 from albertopq/1074033-overlap-statusbar-2

Bug 1074033 - Edge gestures overlapping r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/94981b85dd05
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1074033 - Edge gestures overlapping

========

https://hg.mozilla.org/integration/gaia-central/rev/02cb123e7361
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #24671 from albertopq/1075105-remove-ambient-lockscreen

Bug 1075105 - Not showing ambient indicator in LockScreen r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/2bb70bcf0e05
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1075105 - Not showing ambient indicator in LockScreen
2014-10-02 04:35:48 -07:00