Commit Graph

402020 Commits

Author SHA1 Message Date
Andrea Marchesini
d56324919f Bug 966439 - BroadcastChannel API - patch 5 - bfcache supported, r=smaug 2015-01-15 16:58:41 +00:00
Andrea Marchesini
9fd7ec93ed Bug 966439 - BroadcastChannel API - patch 4 - tests for Workers and SharedWorkers, r=smaug
--HG--
rename : dom/broadcastchannel/tests/broadcastchannel_worker.js => dom/broadcastchannel/tests/broadcastchannel_worker_alive.js
2015-01-15 16:58:41 +00:00
Andrea Marchesini
e2ecdca8a9 Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug 2015-01-15 16:58:41 +00:00
Andrea Marchesini
fd3e403cda Bug 966439 - BroadcastChannel API - patch 2 - close() method, r=smaug 2015-01-15 16:58:40 +00:00
Andrea Marchesini
f36b9e5ced Bug 966439 - BroadcastChannel API - patch 1 - BroadcastChannel for main-thread, r=smaug, r=bent 2015-01-15 16:58:40 +00:00
Jon Coppeard
5b219437ad Bug 650161 - Stop off thread compilation while we are compacting r=terrence 2015-01-15 16:54:52 +00:00
Jon Coppeard
3a55153738 Bug 650161 - Make sure we release all chunks on OOM r=terrence 2015-01-15 16:54:41 +00:00
Andrea Marchesini
ca7f3dd118 Bug 919106 - test_pointerlock-api.html Disabled for windows, r=RyanVM 2015-01-15 16:47:37 +00:00
B2G Bumper Bot
9c6c7c47bd Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/720bb70292fd
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #27280 from chirarobert/bug_1119278

Bug 1119278 - Intermittent test_music_change_rating.py

========

https://hg.mozilla.org/integration/gaia-central/rev/78827aa9666d
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1119278 - Intermittent test_music_change_rating.py

========

https://hg.mozilla.org/integration/gaia-central/rev/98691826d2d5
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27349 from bebef1987/fix_status_bar

Bug 1120926 - Update StatusBar page object to use the minimized and maxi...

========

https://hg.mozilla.org/integration/gaia-central/rev/d825d0d3abf1
Author: bebef1987 <florin.strugariu@softvision.ro>
Desc: Bug 1120926 - Update StatusBar page object to use the minimized and maximized status bars
2015-01-14 06:21:49 -08:00
Carsten "Tomcat" Book
aa779853d3 Merge mozilla-central to b2g-inbound 2015-01-14 15:00:18 +01:00
B2G Bumper Bot
adf90cc975 Bumping manifests a=b2g-bump 2015-01-14 05:51:51 -08:00
B2G Bumper Bot
b6132d9c21 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f3355b83481c
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27381 from viorelaioia/revert_pr_26888

Revert "Bug 1102931 - Intermittent test_ftu_with_tour.py TestFtu.test_ft...

========

https://hg.mozilla.org/integration/gaia-central/rev/8da28c36bf7a
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Revert "Bug 1102931 - Intermittent test_ftu_with_tour.py TestFtu.test_ftu_with_tour"

This reverts commit c728d26f2b64c390ba9df9bcea35946e6bc6c3da.
2015-01-14 05:46:43 -08:00
Carsten "Tomcat" Book
fedd16f693 merge b2g-inbound to mozilla-central a=merge 2015-01-14 14:29:27 +01:00
Carsten "Tomcat" Book
9a34b72c5f merge fx-team to mozilla-central a=merge 2015-01-14 14:25:18 +01:00
B2G Bumper Bot
8d125aa85c Bumping manifests a=b2g-bump 2015-01-14 05:18:25 -08:00
B2G Bumper Bot
eb26bacbd0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/afc1c106d3d2
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27213 from yzen/bug-1101421

Bug 1101421 - made ftu tests ensure that the wifi screen is loaded.

========

https://hg.mozilla.org/integration/gaia-central/rev/9e9788543062
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1101421 - made ftu tests ensure that the languages screen is localized before we continue to wifi.
2015-01-14 05:16:46 -08:00
B2G Bumper Bot
487b5cd723 Bumping manifests a=b2g-bump 2015-01-14 04:46:59 -08:00
B2G Bumper Bot
aa08e321a2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1bcc414d6fa5
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #27316 from shamenchens/Bug1120355-EnableJshintForTV

Bug 1120355 - Enable jshint for tv_apps, r=RickyChien

========

https://hg.mozilla.org/integration/gaia-central/rev/fda262091278
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1120355 - Enable jshint for tv_apps
2015-01-14 04:41:45 -08:00
Gijs Kruitbosch
2b2b3cc32e Bug 1114343 - ensure start of URL is visible when user navigates, r=dao 2015-01-14 12:17:01 +00:00
Sai Prathik
c5a5229cab Bug 1119682 - TypeError: setting a property that has only a getter fix, r=felipe 2015-01-15 11:58:00 +00:00
Jordan Santell
31762735f9 Bug 1121700 - Create OptionsView helper for devtools preference toggling. r=vp 2015-01-15 13:05:00 -05:00
David Rajchenbach-Teller
90a2ca4a5f Bug 1112640 - In an AsyncShutdown Barrier, addBlocker may now be called while we are already waiting for completion of the barrier. r=froydnj 2015-01-14 16:32:41 +01:00
Hector Zhao
a58cd34c17 Bug 1035400 - Fix "restart to update" button. r=felipe 2015-01-14 17:39:01 +08:00
Ganesh Sahukari
99dfc07bdc Bug 1114637 - Don't display "Unix error 1 during operation setPermissions" when a download terminates on Firefox for Android. r=paolo 2015-01-14 21:06:00 +00:00
Tim Taubert
70eb3c3c60 Bug 950399 - Tests for domain cookies r=yoric 2015-01-15 13:09:02 +01:00
Tim Taubert
cf757fc5fc Bug 950399 - SessionStore shouldn't forget domain cookies r=yoric 2015-01-15 11:22:21 +01:00
Victor Porof
c2681f7e52 Bug 1119934 - Display (idle) nodes in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Victor Porof
d3b0fc6c20 Bug 1119933 - Filter out platform frames in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Victor Porof
47414bf181 Bug 1119932 - Flatten recursion in the flamegraph for the new performance tool, r=jsantell
--HG--
rename : browser/devtools/shared/test/browser_flame-graph-utils.js => browser/devtools/shared/test/browser_flame-graph-utils-01.js
2015-01-15 14:54:46 -05:00
Carsten "Tomcat" Book
e20e4b78f6 Merge mozilla-central to fx-team 2015-01-16 15:24:32 +01:00
Gijs Kruitbosch
115bc7f78f Bug 1115248 - let DownloadLastDir work even if the window it depends on goes away, r=felipe
--HG--
extra : rebase_source : 79decdb5e95dc3b31cd97d806705f16444eb4e31
2015-01-16 11:50:32 +00:00
Martyn Haigh
6cfe952244 Bug 1111598 - [Tablet] Make action bar background color consistent with the new tablet tab strip background (r=mcomella) 2015-01-16 12:42:57 +00:00
Nicolas Perriault
51e3821d3b Bug 1076764 - Added notifications for Loop contacts import. r=Standard8 2015-01-16 12:26:25 +01:00
Patrick Brosset
f1beadbd11 Bug 1101569 - Use the new allTabs menu sidebar in the inspector and netmonitor; r=vporof 2015-01-16 11:58:02 +01:00
Mike Conley
488788d832 Bug 1073165 - Clear restore state for crashed tabs. r=smacleod.
SessionStore keeps track of tabs that still need to be lazily restored. When
a tab crashes, we should clear that state so that SessionStore doesn't attempt
to lazily restore a crashed browser.

--HG--
extra : rebase_source : 72650cb34009e53bc400901454ffac1634758c17
2015-01-14 16:30:20 -05:00
Jan de Mooij
cc20ca5b09 Bug 1120960 - Remove NativeObject::lookup workaround for MSVC bug. r=Waldo 2015-01-14 10:13:28 +01:00
Rahul
0a5acf2ca0 Bug 1093668 - Cleanup jsopcode.h. r=jandem 2015-01-14 10:05:46 +01:00
Lars T Hansen
08d0ec3a2d Bug 1120207 - Remove ForkJoin and ThreadPool from the sources. r=shu 2015-01-14 09:22:00 +01:00
Lars T Hansen
8dc276cac6 Bug 1119694 - remove Allocator. r=terrence 2015-01-14 09:22:00 +01:00
Lars T Hansen
f5debc0939 Bug 1119292 - disable ForkJoinContext and ThreadSafeContext. r=shu 2015-01-14 09:22:00 +01:00
Lars T Hansen
6f42dfd2a0 Bug 1119230 - yet more JIT bits for PJS. r=shu 2015-01-14 09:21:59 +01:00
Lars T Hansen
692ba33ebb Bug 1119230 - remove lingering JIT code for PJS. r=shu 2015-01-14 09:21:59 +01:00
Lars T Hansen
1608603caa Bug 1118170 - remove PJS-specific bits from the GC. r=terrence 2015-01-14 09:21:59 +01:00
David Anderson
02248cee29 Fix classic scrollbars getting occluded with containerless scrolling. (bug 1100756, r=roc)
--HG--
extra : rebase_source : fcf95ab0c435d9c29a6a3552fe05d7f1ad3bc0ec
2015-01-13 23:55:17 -08:00
Ms2ger
b83d21c58c Bug 914067 - Remove JSVAL_VOID from dom/; r=jst 2015-01-14 08:59:06 +01:00
Mike Hommey
d21e14d4d6 Bug 1120680 - Use tooltool gcc as HOST_CC/HOST_CXX on cross-compiled builds (gonk/android). r=mshal 2015-01-14 15:20:18 +09:00
Mike Hommey
128c4e6069 Bug 1120937 - Properly initialize the session field from C_OpenSession in the PKCS#11 test module. r=dkeeler 2015-01-14 15:18:50 +09:00
Mike Hommey
af38583e2e Bug 1121314 - Avoid needing the arena in chunk_alloc_default to avoid possible infinite loops involving a0malloc. r=njn
The infinite loop happens if chunk_alloc_arena needs to be called when a0malloc
is called. It in turn calls chunk_alloc_default, which uses tsd, which calls
a0malloc if it's the first time the tsd is being gotten from the current thread.
tsd only uses a0malloc on platforms where there is no native thread local storage
support, which, for Mozilla, essentially means anything that is not Linux.

But the tsd is only neededto get the dss precedence setting of the given arena.
That setting has no effect when dss is disabled, which it is on Windows and Mac.

Moreover, the default setting for dss precedence is "secondary", which means
jemalloc only tries dss after it failed to get memory with mmap/VirtualAlloc.
Considering the cases where mmap/VirtualAlloc would fail essentially means
there is shortage of address space, sbrk() is not going to have much more
success, so we might as well disable dss support on all platforms, avoiding
the infinite loop problem on Android and B2G as well.
2015-01-14 15:18:49 +09:00
Mike Hommey
2e083509f2 Bug 1120798 - Use a larger realloc in one of the DMD tests so that it passes for mozjemalloc as well as jemalloc3. r=njn 2015-01-14 15:18:49 +09:00
B2G Bumper Bot
27d3ab9f94 Bumping manifests a=b2g-bump 2015-01-13 22:13:24 -08:00