Commit Graph

157170 Commits

Author SHA1 Message Date
Nikhil Marathe
552ae51362 Bug 936700 - Worker Preferences cache. r=bent 2013-11-24 11:27:15 -08:00
Nikhil Marathe
2b1b97f534 Bug 915233 - DOM Promises on Workers. r=baku,bent,smaug,bz sr=sicking 2013-11-24 11:26:07 -08:00
Ehsan Akhgari
6e076708d5 Bug 942537 - Build dom/file in unified mode; r=glandium 2013-11-24 14:19:38 -05:00
Andrew McCreight
08a05455b1 Bug 770535, part 3 - Fold mMainThreadWrappedNativeProtoMap into mWrappedNativeProtoMap. r=bholley
With the removal of locks, these two maps are identical.
2013-11-24 11:03:29 -08:00
Andrew McCreight
f96804e695 Bug 770535, part 2 - Replace ThreadRunningGC with GCIsRunning. r=bholley 2013-11-24 10:34:51 -08:00
Andrew McCreight
6f82d37a93 Bug 770535, part 1 - Remove map lock from XPConnect. r=bholley 2013-11-24 10:27:51 -08:00
Birunthan Mohanathas
dc8784b476 Bug 784739 - Switch from NULL to nullptr in webrtc/signaling/; r=ehsan
--HG--
extra : rebase_source : 47841196d7805fd8d69749d554afcc31eff18826
2013-11-25 14:05:03 -05:00
Birunthan Mohanathas
0816e609ee Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
--HG--
extra : rebase_source : 8ace754e117a12e2599f5a90030f13a3a7064fed
2013-11-25 14:02:47 -05:00
Birunthan Mohanathas
e0f215d8af Bug 784739 - Switch from NULL to nullptr in dom/indexedDB/; r=ehsan
--HG--
extra : rebase_source : 911f00517a3281b87cde7c90c2708ef8807054f7
2013-11-25 14:01:59 -05:00
Jonathan Griffin
e2b72f63d8 Bug 905324 - Increase wait_for_port timeout, r=ahal 2013-11-25 11:05:43 -08:00
Alexander Surkov
d670072492 Bug 941710 - move out text boundary calculation from GetPosAndText, r=tbsaunde 2013-11-25 13:28:27 -05:00
Chris Peterson
ffaaf9d760 Bug 942587 - Do not cloak "Nexus Personal" BankID plugin name. r=bsmedberg
--HG--
extra : rebase_source : 1aae87bfdf3e94f6b0decbde260f927a97eec86a
2013-11-24 22:14:41 -08:00
Markus Stange
fd0ddbb873 Bug 942913 - Make sheets return YES from isVisibleOrBeingShown while the sheet opening animation runs so that we don't refuse to composite them during the animation. r=smichaud 2013-11-25 19:00:55 +01:00
Markus Stange
44a2018fa0 Bug 942170 - Don't intersect with RectContainingTitlebarControls() until we know that its values are up-to-date. r=smichaud 2013-11-25 18:59:28 +01:00
Bobby Holley
2c38d58f16 Bug 928636 - Whitespace changes. r=Waldo 2013-11-25 09:37:16 -08:00
Bobby Holley
cd4f39907e Bug 928636 - Implement MOZ_RELEASE_ASSERT. r=Waldo 2013-11-25 09:37:15 -08:00
Benjamin Smedberg
694253ff89 Bug 941908 - Crash in nsIDocument::IsActive becuse of a null document. This would assert in debug builds, but use a wallpaper null-check in release builds also, r=johns 2013-11-25 12:08:37 -05:00
Andrea Marchesini
787cb94c32 Bug 932119 - convert nsIAtom to nsString in QuotaManager and IndexedDB, r=janv 2013-11-25 16:53:48 +00:00
Gaia Pushbot
5b76cd557a 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
f5202c7727 Merge fx-team to mozilla-central 2013-11-23 14:24:52 -08:00
Phil Ringnalda
9710fc9cf4 Merge m-i to m-c 2013-11-23 08:18:35 -08:00
Tim Taubert
a20ec187a0 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
60a649e087 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
38118fee51 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
cfcbbaa4bd Merge b2g-inbound to m-c 2013-11-22 17:31:05 -08:00
Wes Kocher
73f7ffe7f7 Merge fx-team to m-c 2013-11-22 15:41:13 -08:00
Benoit Jacob
19ef7340ea 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
32c783ca45 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
ccf49f860d Bug 942256 - ThreadSafeCheckIsChrome() checks UsesSystemPrincipal() for Workers. r=bz
--HG--
extra : rebase_source : 756edcea9860c22b06820ef505f51e7741cd5442
2013-11-22 14:08:38 -08:00
Nikhil Marathe
42196f5a60 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
3e65c02e51 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
a147287a80 Back out 89c3bfc7d873:58bfa3b59c2c (bug 673569) because bug 682048 is coming out
CLOSED TREE
2013-11-24 10:31:26 -08:00
Daniel Holbert
41073e8f62 (no bug) clarify a code comment about flexbox layout. (comment-only, DONTBUILD) 2013-11-23 23:55:27 -08:00
Ehsan Akhgari
5a56056193 Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa 2013-11-24 01:29:24 -05:00
Phil Ringnalda
1517f1b9f0 Back out 5ecede5e0ceb (bug 931864) for assertions 2013-11-23 21:53:45 -08:00
Bill McCloskey
ccc9dfbb13 Bug 673569 - Address review feedback (r=Waldo) 2013-11-23 21:35:54 -08:00
Bill McCloskey
fb231de2be 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
9ea89791a7 Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice) 2013-11-23 21:32:39 -08:00
Bill McCloskey
2a25d0d593 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
91c7e6a9a2 Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe) 2013-11-23 21:32:27 -08:00
Benoit Jacob
19ed4e888a Bug 938411 - Check for lost context in PresentScreenBuffer - r=jgilbert 2013-11-23 21:21:45 -05:00
Benoit Jacob
408ab9b951 Bug 924600 - WebGL.getUniform should not throw - r=jgilbert 2013-11-23 21:20:48 -05:00
Benoit Jacob
bc4b90e06f 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
21d9f061c3 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
be66ac2595 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
051aa3a2d3 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
22ca838550 Bug 927358: Was mistake to begin failing on unsupported mandatory constraints. r=jesup 2013-11-22 16:10:00 -05:00
Ryan VanderMeulen
e5b0dcb0bd Backed out changeset 4e3e7a20399f (bug 942207) for ASAN failures.
CLOSED TREE
2013-11-22 15:52:07 -05:00
Ryan VanderMeulen
2ab6caa2dc Merge m-c to inbound. 2013-11-22 15:37:03 -05:00
Ryan VanderMeulen
d7e49cc136 Merge b-i to m-c. 2013-11-22 15:35:31 -05:00