Commit Graph

215353 Commits

Author SHA1 Message Date
David Major
63b335da19 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
c6e1b09506 Bug 1097901 - Improve structured log example + docs;r=jgraham DONTBUILD 2014-11-13 16:45:43 -05:00
Ryan VanderMeulen
6f02f11051 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
f9ea36aa46 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
75cf8e187d 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
3b935d0a21 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
41f6d8a7aa Bug 1050774 - Record script execution in timeline view. r=bholley 2014-11-13 16:22:24 -05:00
Tom Schuster
7561ef2a15 Bug 949666 - Save last used upload dir with e10s. r=billm 2014-11-09 20:26:14 +01:00
Jeff Muizelaar
ae06ab96a4 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
1eaa29a14c 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
c8a3b159d8 Merge m-c to inbound. a=merge 2014-11-13 15:47:16 -05:00
Ryan VanderMeulen
f177331c14 Merge fx-team to m-c. a=merge 2014-11-13 15:40:39 -05:00
Ryan VanderMeulen
b83b4bd54c Merge b2g-inbound to m-c. a=merge 2014-11-13 15:33:32 -05:00
Andrew Osmond
dfb08f48c1 Bug 1096078 - Restore use of Destroy() for DOMMediaStream. r=jesup 2014-11-13 15:28:22 -05:00
Ryan VanderMeulen
8bf330a688 Backed out changeset 5dd9fb34f542 (bug 1096078) for Windows mochitest-3 crashes. a=me 2014-11-13 15:24:49 -05:00
Jan de Mooij
b9f33cfdb6 Bug 1093573 part 15 - Add and optimize IsSuspendedStarGenerator. r=wingo 2014-11-13 21:10:05 +01:00
Bobby Holley
4aeb2bdfce Bug 984467 - Remove current inner fallback in CallerInnerWindow. r=bz 2014-11-13 11:13:37 -08:00
Bobby Holley
618459081b Bug 1092388 - Remove now-unnecessary nsGlobalWindow::CallerGlobal. r=bz 2014-11-13 11:13:37 -08:00
Bobby Holley
e909b02ed6 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
54b4d05332 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
c968785718 Bug 1086693 - Part 7: Add a Makefile target for updating GeneratedJNIWrappers. r=nalexander 2014-11-13 12:47:24 -06:00
James Willcox
a11a769191 Bug 1086693 - Part 6: Use generated bindings for AndroidMediaCodec and AndroidSurfaceTexture r=blassey,gcp 2014-11-13 12:47:24 -06:00
James Willcox
92d6a7a2b2 Bug 1086693 - Part 5: Add a 'catchException' mode to JNI generator r=ckitching 2014-11-13 12:47:24 -06:00
James Willcox
ba277e178c 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
1c36972ff1 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
f71ebbe1e4 Bug 1086693 - Part 2: Generate and build Android SDK JNI wrappers. r=gps 2014-11-13 12:47:23 -06:00
James Willcox
24e85a4ca1 Bug 1086693 - Part 1: Add SDKProcessor r=ckitching 2014-11-13 12:47:22 -06:00
Matthew Noorenberghe
b6eeb96843 Bug 1097587 - UITour: Add some logging to ease debugging. r=Unfocused 2014-11-13 19:22:53 +01:00
Olli Pettay
5080880ff9 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
2a98795af7 Bug 1090929 - Enable the breakpoints tests;r=mratcliffe 2014-11-13 19:36:37 +01:00
Eddy Bruël
b3154c6c49 Bug 1090929 - Enable the watch-expressions tests;r=mratcliffe 2014-11-13 19:32:29 +01:00
Gregor Wagner
7c7af8e4a0 Merge DONTBUILD 2014-11-13 10:15:10 -08:00
Gregor Wagner
58e4d1880d Bug 1098039 - PhonenumberJS: update metadata. DONTBUILD r=bent 2014-11-13 10:13:09 -08:00
Gregor Wagner
11e0d63e99 Backed out changeset e68f1b4d1566 for wrong bug number. 2014-11-13 10:11:57 -08:00
B2G Bumper Bot
c7788a82d7 Bumping manifests a=b2g-bump 2014-11-13 10:09:27 -08:00
B2G Bumper Bot
35b2ffe239 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
bfd2fcc292 Bug 1012196 - PhonenumberJS: update metadata. r=bent 2014-11-13 10:03:50 -08:00
Matthew Noorenberghe
55fbf1e7da 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
bb16aaf8c5 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
e94753d0c8 Bug 1096739 - Clean up ThreadActor.prototype._setBreakpoint. r=ejpbruel,past 2014-11-13 10:07:18 -08:00
Patrick Brosset
884af473bd 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
d9de42ef04 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
8019fa4d1f Bumping manifests a=b2g-bump 2014-11-13 09:21:56 -08:00
B2G Bumper Bot
1ff737132b 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
5902ad0cc8 Bumping manifests a=b2g-bump 2014-11-13 09:07:18 -08:00
B2G Bumper Bot
de3b0089fa 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
bb56e4283d Bumping manifests a=b2g-bump 2014-11-13 08:37:18 -08:00
B2G Bumper Bot
a309678576 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/095bf157a028
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #26088 from gitmai/bug-1098024-navigation-error

Bug 1098024 - [Costcontrol] Navigation error between tabs
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/a346a0a888c1
Author: mai <mri@tid.es>
Desc: Bug 1098024 - [Costcontrol] Navigation error between tabs
2014-11-13 08:30:54 -08:00
B2G Bumper Bot
e488ae2f31 Bumping manifests a=b2g-bump 2014-11-13 08:22:20 -08:00
B2G Bumper Bot
cebc6fa09f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c7a466417e5e
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26120 from JohanLorenzo/bug-1098279

Bug 1098279 - Add -dsds to existing Jenkins jobs

========

https://hg.mozilla.org/integration/gaia-central/rev/87687919cab4
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1098279 - Add -dsds to existing Jenkins jobs

========

https://hg.mozilla.org/integration/gaia-central/rev/8faf5b5c6d81
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #25811 from albertopq/1087116-alert-scrollable

Bug 1087116 - make alerts scrollable r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/6d62ff53f943
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1087116 - make alerts scrollable
2014-11-13 08:10:54 -08:00