Граф коммитов

392932 Коммитов

Автор SHA1 Сообщение Дата
Nicholas Nethercote 8c93740f4f Bug 1089441 - Update the refcount-balancer docs link. r=dbaron.
DONTBUILD because NPOTB.

--HG--
extra : rebase_source : 7e415ac8fd4f028f0cb56f9c5b3949a65a68849e
2014-11-13 14:02:21 -08:00
Nicholas Nethercote 8ca4786797 Bug 1089441 - Move bloattable.pl and bloatdiff.pl into tools/bloatview/. r=dbaron.
DONTBUILD because NPOTB.

--HG--
rename : tools/rb/bloatdiff.pl => tools/bloatview/bloatdiff.pl
rename : tools/memory/bloattable.pl => tools/bloatview/bloattable.pl
extra : rebase_source : cc067b5c5db4b5975629d7ade384f964302f0ee4
2014-11-13 14:02:11 -08:00
David Major 8e8ab01583 Bug 1078674: Add dummy method to nsIDOMNode to preserve FF34 vtable offsets. r=bz -- Re-land with correct bug number DONTBUILD
--HG--
extra : rebase_source : ddd35c35bb5d32e5b5fe68d5dc41eeb31a2ccb26
2014-11-14 10:32:24 +13:00
David Major 71f6d3cce4 Backed out changeset a03d97422b73 to re-land with correct bug number. DONTBUILD
--HG--
extra : rebase_source : bc48165bcabfdcc53175db9d6409093e86a12e86
2014-11-14 10:41:36 +13:00
William Lachance 807b164e44 Bug 1097901 - Improve structured log example + docs;r=jgraham DONTBUILD 2014-11-13 16:45:43 -05:00
Ryan VanderMeulen 33b3f2ebde Bug 1093639- Disable test_hidden_alpha.html on Mulet for hitting intermittent crashes in libLLVM-3.0.so. 2014-11-13 16:39:25 -05:00
Ryan VanderMeulen ba05d5b3ed Bug 1089453 - Disable test_conformance__textures__texture-npot-video.html on Mulet for hitting intermittent crashes in libLLVM-3.0.so. 2014-11-13 16:39:25 -05:00
David Major 5ece76f4e8 Bug 1078764: Add dummy method to nsIDOMNode to preserve FF34 vtable offsets. r=bz
--HG--
extra : rebase_source : 97f0c61140ac4600ab6f6e038d50240a7d476c8c
2014-11-14 10:32:24 +13:00
Jeff Muizelaar e6fbe0d1fc Bug 1089364. Avoid trying to resize the swap chain to a negative size. r=bas
This was causing GetBuffer to return DXGI_ERROR_INVALID_CALL

--HG--
extra : rebase_source : 49e62fd5dda1e28268218cffca4ea1ce7af1b6ea
2014-11-13 10:10:48 -05:00
Kannan Vijayan 4ac6dd569f Bug 1050774 - Record script execution in timeline view. r=bholley 2014-11-13 16:22:24 -05:00
Tom Schuster 2ee03971b2 Bug 949666 - Save last used upload dir with e10s. r=billm 2014-11-09 20:26:14 +01:00
Jeff Muizelaar f2786d3f9f Bug 1097877. Move GLBlitTextureImageHelper from gfx/gl to gfx/layers/opengl. r=nical
The only user is in layers/opengl. This is needed to do better state tracking
in the compositor.

--HG--
rename : gfx/gl/GLBlitTextureImageHelper.cpp => gfx/layers/opengl/GLBlitTextureImageHelper.cpp
rename : gfx/gl/GLBlitTextureImageHelper.h => gfx/layers/opengl/GLBlitTextureImageHelper.h
extra : rebase_source : bba00cbfac9253ca933721659dadbda2bfbe65c5
2014-11-10 14:49:05 -05:00
Hiroyuki Ikezoe 1a4b6b3cf2 Bug 1097484 - Set browser.urlbar.autoFill.searchEngines false to avoid the failure of xpcshell in comm-central. r=mak 2014-11-13 04:49:00 +02:00
Ryan VanderMeulen ac429e815e Merge m-c to inbound. a=merge 2014-11-13 15:47:16 -05:00
Ryan VanderMeulen 28c2fca375 Merge fx-team to m-c. a=merge 2014-11-13 15:40:39 -05:00
Ryan VanderMeulen 3816bf87a1 Merge b2g-inbound to m-c. a=merge 2014-11-13 15:33:32 -05:00
Andrew Osmond f1b2045a01 Bug 1096078 - Restore use of Destroy() for DOMMediaStream. r=jesup 2014-11-13 15:28:22 -05:00
Ryan VanderMeulen b21b6a20cf Backed out changeset 5dd9fb34f542 (bug 1096078) for Windows mochitest-3 crashes. a=me 2014-11-13 15:24:49 -05:00
Jan de Mooij 5f60319597 Bug 1093573 part 15 - Add and optimize IsSuspendedStarGenerator. r=wingo 2014-11-13 21:10:05 +01:00
Bobby Holley 45f6e7dcb0 Bug 984467 - Remove current inner fallback in CallerInnerWindow. r=bz 2014-11-13 11:13:37 -08:00
Bobby Holley 379ce8fe49 Bug 1092388 - Remove now-unnecessary nsGlobalWindow::CallerGlobal. r=bz 2014-11-13 11:13:37 -08:00
Bobby Holley 32aeec5df6 Bug 1092388 - Clamp the entry and incumbent global to the current global if their principals don't match. r=bz 2014-11-13 11:13:36 -08:00
Bobby Holley 53012a0126 Bug 1092388 - Remove cross-origin document.write test. r=bz
This test is pretty bogus. It uses enablePrivilege and then tries to test
various document.write behaviors across origins.

This test in general is pretty terrible. I spent a while trying to improve it,
got frustrated, was tempted to remove the whole thing, and then finally settled
on this as the path of least resistance.
2014-11-13 11:13:36 -08:00
James Willcox 980e72854a Bug 1086693 - Part 7: Add a Makefile target for updating GeneratedJNIWrappers. r=nalexander 2014-11-13 12:47:24 -06:00
James Willcox 27c08cecb8 Bug 1086693 - Part 6: Use generated bindings for AndroidMediaCodec and AndroidSurfaceTexture r=blassey,gcp 2014-11-13 12:47:24 -06:00
James Willcox 4f5b795709 Bug 1086693 - Part 5: Add a 'catchException' mode to JNI generator r=ckitching 2014-11-13 12:47:24 -06:00
James Willcox f793c98f19 Bug 1086693 - Part 4: Add a lazy initialization mode to CodeGenerator, and use it for SDK bindings r=ckitching 2014-11-13 12:47:24 -06:00
James Willcox 178ca1265d Bug 1086693 - Part 3: Don't generate members that are above a given API version r=ckitching 2014-11-13 12:47:23 -06:00
Nick Alexander 7d9379397e Bug 1086693 - Part 2: Generate and build Android SDK JNI wrappers. r=gps 2014-11-13 12:47:23 -06:00
James Willcox 8d6684fdf9 Bug 1086693 - Part 1: Add SDKProcessor r=ckitching 2014-11-13 12:47:22 -06:00
Matthew Noorenberghe 8bd42cc7c3 Bug 1097587 - UITour: Add some logging to ease debugging. r=Unfocused 2014-11-13 19:22:53 +01:00
Olli Pettay 65ad793583 Bug 1090918 - Multiple History items when visiting links and using 'Back', r=bz
--HG--
extra : rebase_source : ce5b34fff505a4dc0d98b8cc384e84d33bc0aed1
2014-11-13 20:19:20 +02:00
Eddy Bruël a56c8615c7 Bug 1090929 - Enable the breakpoints tests;r=mratcliffe 2014-11-13 19:36:37 +01:00
Eddy Bruël 6c9f2fbf65 Bug 1090929 - Enable the watch-expressions tests;r=mratcliffe 2014-11-13 19:32:29 +01:00
Gregor Wagner 617c8b6e6c Merge DONTBUILD 2014-11-13 10:15:10 -08:00
Gregor Wagner 68fd435863 Bug 1098039 - PhonenumberJS: update metadata. DONTBUILD r=bent 2014-11-13 10:13:09 -08:00
Gregor Wagner 060a191371 Backed out changeset e68f1b4d1566 for wrong bug number. 2014-11-13 10:11:57 -08:00
B2G Bumper Bot dfa8418db2 Bumping manifests a=b2g-bump 2014-11-13 10:09:27 -08:00
B2G Bumper Bot ae7632fb0d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/26b4d06af9d9
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #26072 from yzen/bug-1095825

Bug 1095825 - instead of checking settings app right away, account for a...

========

https://hg.mozilla.org/integration/gaia-central/rev/7beef3589d32
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1095825 - instead of checking settings app right away, account for all the transitions and wait for it.
2014-11-13 10:09:12 -08:00
Gregor Wagner 97e69c98f2 Bug 1012196 - PhonenumberJS: update metadata. r=bent 2014-11-13 10:03:50 -08:00
Matthew Noorenberghe b021465ea1 Bug 1097597 - Check if there is a Loop toolbarbutton node in updateToolbarState. r=Standard8
--HG--
extra : rebase_source : b248a35f2e218900e9e0dc7481d36454949d14be
2014-11-13 18:59:37 +01:00
Matthew Noorenberghe 01a0651a46 Bug 1095379 - Separate push registrations by sessionType and prevent calling promiseRegisteredWithPushServer from outside of promiseRegisteredWithServers. r=Standard8
--HG--
extra : rebase_source : 7bf88b2fb498ea35eea8019046aad1d6d34f00fa
2014-11-13 18:59:04 +01:00
Nick Fitzgerald ec4021024a Bug 1096739 - Clean up ThreadActor.prototype._setBreakpoint. r=ejpbruel,past 2014-11-13 10:07:18 -08:00
Patrick Brosset 96f9ff692a Bug 1096575 - Move highlighter.css to toolkit so it is available in other app types; r=paolo
--HG--
rename : browser/themes/shared/devtools/highlighter.css => toolkit/devtools/server/actors/highlighter.css
2014-11-13 18:53:07 +01:00
Ryan VanderMeulen 064303be00 Backed out changesets 0c9407b0e481, c2c37b2e9fac, and 488700194519 (bug 1000264) for e10s test failures.
CLOSED TREE
2014-11-13 12:40:15 -05:00
B2G Bumper Bot 3dbe4eb4b6 Bumping manifests a=b2g-bump 2014-11-13 09:21:56 -08:00
B2G Bumper Bot 7a9dc41a99 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5582539fb35b
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26085 from sv99/1097962

Bug 1097962 - [costcontrol] costcontrol-test/unit/fte_test.js each test with JavaScript Error message r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/ae6a781a0f7a
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1097962 - [costcontrol] costcontrol-test/unit/fte_test.js each test with JavaScript Error message
2014-11-13 09:15:59 -08:00
B2G Bumper Bot ab01fea3c9 Bumping manifests a=b2g-bump 2014-11-13 09:07:18 -08:00
B2G Bumper Bot fdb9859f05 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b3e3143ec127
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26023 from janus926/bug-1096745

Bug 1096745 - Limit the scope of lockscreen CSS to eliminate unnecessary...

========

https://hg.mozilla.org/integration/gaia-central/rev/138b6acffd56
Author: Ting-Yu Chou <janus926@gmail.com>
Desc: Bug 1096745 - Limit the scope of lockscreen CSS to eliminate unnecessary restyle. r=gweng
2014-11-13 09:00:52 -08:00
B2G Bumper Bot fc2822faae Bumping manifests a=b2g-bump 2014-11-13 08:37:18 -08:00