Commit Graph

157044 Commits

Author SHA1 Message Date
Ehsan Akhgari
7dc76d7b79 Bug 942537 - Build dom/file in unified mode; r=glandium 2013-11-24 14:19:38 -05:00
Gaia Pushbot
e86a4a2ae1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/207f9be38148
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #13869 from zacc/bug_939792

Bug 939792 - Remove get_active_frame from keyboard app object and other ...

========

https://hg.mozilla.org/integration/gaia-central/rev/3fb541db9e77
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 939792 - Remove get_active_frame from keyboard app object and other app objects, make keyboard methods fall back to displayed_frame
2013-11-23 14:30:23 -08:00
Matt Brubeck
c4a7990b41 Merge fx-team to mozilla-central 2013-11-23 14:24:52 -08:00
Phil Ringnalda
97612f7853 Merge m-i to m-c 2013-11-23 08:18:35 -08:00
Tim Taubert
dbe8d2d9c6 Bug 930967 - Follow-up to remove timeout parameter from promiseContentMessage() r=me
From 136ae500fc770d921e6b9063fbc760b472b088ba Mon Sep 17 00:00:00 2001
2013-11-23 15:30:25 +01:00
Gaia Pushbot
ffa612dc35 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/acad84391b6f
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13936 from MBRSL/bug-929313-CSS

Bug 929313 - [UITest] CSS dimension test, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/7c252933a8d5
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 929313 - [UITest] CSS dimension test
2013-11-23 06:05:23 -08:00
ffxbld
ca18e83f44 No bug, Automated HSTS preload list update from host bld-linux64-ix-034 - a=hsts-update 2013-11-23 03:17:46 -08:00
Wes Kocher
05c74e5ce4 Merge b2g-inbound to m-c 2013-11-22 17:31:05 -08:00
Wes Kocher
86e4fa5ab2 Merge fx-team to m-c 2013-11-22 15:41:13 -08:00
Benoit Jacob
ea5169c13c Bug 834243 - Revert to old behavior of holding off from starting the compositor until we have successfully preallocated its EGLSurface - r=snorp 2013-11-22 18:23:36 -05:00
Benoit Jacob
98b5b0435d Bug 834243 - Revert to calling eglInitialize in Java; do it first in a EGLPreloadingThread to avoid blocking the UI thread for a long time - r=snorp 2013-11-22 18:23:34 -05:00
Nikhil Marathe
032ec015cc Bug 942256 - ThreadSafeCheckIsChrome() checks UsesSystemPrincipal() for Workers. r=bz
--HG--
extra : rebase_source : 756edcea9860c22b06820ef505f51e7741cd5442
2013-11-22 14:08:38 -08:00
Nikhil Marathe
13da9ac142 Bug 942255 - UsesSystemPrincipal() in Promise::EnabledForScope() on Workers. r=bz
--HG--
extra : rebase_source : 3a1351a488ed2f90c6e998cf396639d0bb0d267c
2013-11-22 14:13:26 -08:00
Phil Ringnalda
4807fd675b Back out 1fd1596ffb9f:b5b8f25b9f1d (bug 682048) for b2g mochitest-5 timeouts in test_innerWidthHeight_script.html
CLOSED TREE
2013-11-24 10:32:52 -08:00
Phil Ringnalda
a5b5e3117d Back out 89c3bfc7d873:58bfa3b59c2c (bug 673569) because bug 682048 is coming out
CLOSED TREE
2013-11-24 10:31:26 -08:00
Daniel Holbert
6e26a0a81b (no bug) clarify a code comment about flexbox layout. (comment-only, DONTBUILD) 2013-11-23 23:55:27 -08:00
Ehsan Akhgari
1482ff3f90 Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa 2013-11-24 01:29:24 -05:00
Phil Ringnalda
b96b144d65 Back out 5ecede5e0ceb (bug 931864) for assertions 2013-11-23 21:53:45 -08:00
Bill McCloskey
559243f79d Bug 673569 - Address review feedback (r=Waldo) 2013-11-23 21:35:54 -08:00
Bill McCloskey
a54b870bbc Bug 673569 - Let each frame script have its own anonymous scope (r=smaug,Waldo,mrbkap,bsmedberg) 2013-11-23 21:32:45 -08:00
Bill McCloskey
1f12e761e1 Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice) 2013-11-23 21:32:39 -08:00
Bill McCloskey
b3c31e3010 Bug 682048 - Change Metro frame script handling to support anon/global scope (r=jimm,mbrubeck) 2013-11-23 21:32:32 -08:00
Bill McCloskey
05451e133f Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe) 2013-11-23 21:32:27 -08:00
Benoit Jacob
20940c8f1f Bug 938411 - Check for lost context in PresentScreenBuffer - r=jgilbert 2013-11-23 21:21:45 -05:00
Benoit Jacob
3c410edd4b Bug 924600 - WebGL.getUniform should not throw - r=jgilbert 2013-11-23 21:20:48 -05:00
Benoit Jacob
0187cd7e3d Bug 935303 - WebGL.texImage2D should not throw when passed a not-yet-loaded image - r=jgilbert 2013-11-23 21:20:48 -05:00
Benoit Jacob
d6c2066a07 Bug 924382 - Allow getting the integer type corresponding to a MOZ_BEGIN_ENUM_CLASS - r=Waldo 2013-11-23 21:20:38 -05:00
Phil Ringnalda
b27943e7d5 Bug 938431 followup, bail out when ParallelArray isn't defined, since it's only on trunk
--HG--
extra : rebase_source : 91f842ae5b53c452d156288e7124394646b86ebc
2013-11-23 18:00:11 -08:00
Mike Hommey
d83ce2a599 Bug 942031 - Don't link against the js engine when there's no need to. r=mshal 2013-11-24 08:18:50 +09:00
Jan-Ivar Bruaroey
dc371f7d11 Bug 927358: Was mistake to begin failing on unsupported mandatory constraints. r=jesup 2013-11-22 16:10:00 -05:00
Ryan VanderMeulen
acc23e1616 Backed out changeset 4e3e7a20399f (bug 942207) for ASAN failures.
CLOSED TREE
2013-11-22 15:52:07 -05:00
Ryan VanderMeulen
c0054e0452 Merge m-c to inbound. 2013-11-22 15:37:03 -05:00
Ryan VanderMeulen
14bce8a31f Merge b-i to m-c. 2013-11-22 15:35:31 -05:00
Adrian Cruceru
4205289424 Bug 876876: Fix race condition in DeviceInfoDS::GetDeviceInfo()/GetDeviceFilter() r=bas,jesup 2013-11-22 15:29:52 -05:00
Ryan VanderMeulen
a841a65c0f Merge fx-team to m-c. 2013-11-22 15:23:22 -05:00
Ryan VanderMeulen
1e4b2d1860 Merge inbound to m-c. 2013-11-22 15:18:19 -05:00
Gijs Kruitbosch
2b4099b50f Bug 940953 - destroy all the mode and iconsize persistence for Australis, r=dao
--HG--
extra : rebase_source : b51a4e1be15a1c5856e7ab8cf6f3548c8900b354
2013-11-22 20:59:37 +01:00
Tim Taubert
a9bef43543 Bug 930967 - Follow-up to fix mistake in test suite that lead to intermittent failures r=me
From 7531ffe0cfebf5296b063538922c12fb83bfb8f7 Mon Sep 17 00:00:00 2001
2013-11-23 09:08:26 +01:00
Richard Newman
9b8de13fb1 No bug: clobber. a=bustage 2013-11-22 17:49:29 -08:00
Richard Newman
37b12b1e70 Bug 941868 - Part 1: add NonEvictingLruCache. r=mcomella 2013-11-22 17:12:20 -08:00
Richard Newman
d7cfbdd836 Bug 941844 - Part 2: tidy BrowserToolbar.onTabChanged. r=bnicholson 2013-11-22 17:12:20 -08:00
Richard Newman
d1346ea4a7 Bug 941844 - Part 1: don't update title if title doesn't change. r=bnicholson 2013-11-22 17:12:19 -08:00
Margaret Leibovic
7c0a8fca8c Bug 937820 - Create Snippets XPCOM component. r=bnicholson 2013-11-22 16:55:33 -08:00
Shane Caraveo
93cc55206d bug 921011 fix nsIBrowserDOMWindow in chat window, r=felipe 2013-11-22 15:44:24 -08:00
Shane Caraveo
947b929d18 bug 940820 fix status and mark buttons for Australis by using customization widgets, r=markh, r=Gijs 2013-11-22 12:11:19 -08:00
Matt Brubeck
c97bd59e5d Bug 941324 - Use APZC to detect tap/doubletap gestures in content [r=jimm] 2013-11-22 15:20:05 -08:00
Matt Brubeck
031638a82a Bug 941324 - Don't send touch input on chrome elements to APZC [r=jimm] 2013-11-22 15:20:05 -08:00
Wes Johnston
a3754fc7c9 Bug 768667 - Fix un-bitrotting. r=bustage,sriram 2013-11-22 15:18:04 -08:00
Wes Johnston
77f3e8f949 Bug 768667 - Follow up for review comments. r=sriram 2013-11-22 14:13:23 -08:00
Wes Johnston
354b2bc34b Bug 941201 - Send old url info in location change messages. r=margaret 2013-11-22 14:11:08 -08:00