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

402685 Коммитов

Автор SHA1 Сообщение Дата
Nikhil Marathe b28384d250 Bug 1113582 - ServiceWorker parse errors are now properly handled during the Update phase. r=baku,bz
Folded:
Enable network error detection test. Fix scopes for network test and parse...

... test to deal with https://github.com/slightlyoff/ServiceWorker/issues/547

--HG--
extra : rebase_source : bbe594b231f1ea878fba78f6594483d6dbd72424
2014-12-19 02:48:31 -08:00
Nikhil Marathe fbe18cf922 Bug 1043701 - Fire statechange event on ServiceWorker instances. r=baku
Folded:
Various registration related UpdateState() calls and abort on failure to create a service worker.
Set ServiceWorker instances state based on corresponding ServiceWorkerInfo state.

--HG--
extra : rebase_source : 43e519457c640b07f4358484b435aa1de581a668
2014-12-19 03:25:56 -08:00
Nikhil Marathe 0bb964a725 Bug 1113587 - Fire controllerchange event on controlled documents ServiceWorkerContainer. r=baku
--HG--
extra : rebase_source : cad64bf4ec965906f6268a02e83bcb089cdd2f5e
2014-10-28 13:11:31 -07:00
Kartikaya Gupta 7c4e682123 Bug 1124099 - Make sure that we skip over scrollinfo layers properly with event-regions disabled. r=botond 2015-01-23 15:12:10 -05:00
James Graham 50d4ca7f94 Bug 1124311 - Update web-platform-tests expected data to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-23 20:06:44 +00:00
James Graham 0cb125d2a8 Bug 1124311 - Update web-platform-tests to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-23 20:06:44 +00:00
Jan Varga 5ca5673e08 Bug 1125057 - Convert for-each-in loops to for-of in IndexedDB test suite; r=bent 2015-01-23 20:56:48 +01:00
Nikhil Marathe 1769f1b983 Bug 1089778 - ServiceWorkerManager NS_WARN_IF compiler error. a=bustage 2015-01-23 11:53:23 -08:00
Brian Hackett 70e765d4d8 Bug 934502 - Remove unnecessary pushedArgumentSlots, track argument slots explicitly in safepoints, r=jandem. 2015-01-23 12:42:34 -07:00
ProgramFOX fd002f1d94 Bug 1122909 - Show clear error message in jstests.py when shell could not be found. r=terrence 2015-01-21 17:44:48 +01:00
Anuj Agarwal 3c69f7e33d Bug 1060938 - Add mochitest for Element.removeAttributeNode(). r=bz 2015-01-22 06:34:00 -05:00
Terrence Cole 0e640fb42a Bug 1124473 - Describe our existing GC triggers and heuristics; r=sfink 2015-01-23 11:32:48 -08:00
Brian Hackett 684f63c992 Bug 1123011 - Box 'this' values when eval'ing strict scripts from a non-strict Ion script, r=jandem. 2015-01-23 12:29:05 -07:00
Ehsan Akhgari f4b09875cf Bug 1125179 - Mark some functions generated by CC macros as override; r=mccr8 2015-01-23 14:27:18 -05:00
Ehsan Akhgari 2ba1b3c041 Bug 1125178 - Mark some functions in dom as override; r=baku 2015-01-23 14:27:12 -05:00
Byron Campen [:bwc] 19a5029fa0 Bug 1123882: Fix case where offset != 0 r=derf
--HG--
extra : rebase_source : 8d0cc9a8b21eede927cb51e79e1857bc69fbea5d
2015-01-21 08:56:36 -08:00
Mason Chang 1eccaeec01 Bug 1098701. Part 1: gtest framework and tests. r=kats 2015-01-23 11:19:54 -08:00
Mason Chang fece617c9b Bug 1098701. Part 2: Allow disabling thread assertions. r=kats 2015-01-23 11:19:53 -08:00
Gijs Kruitbosch 130c675373 Bug 1116977 - disallow link clicks during beforeunload, r=smaug
--HG--
extra : rebase_source : 48e4d19b5f76077f91432644b22c736d06ed3218
2015-01-23 15:35:10 +00:00
Kannan Vijayan 0466d0b1fa Bug 1122886 - Relax on-OSR assertions to allow null lastFramePtr when profiling is turned on. r=h4writer 2015-01-23 13:57:47 -05:00
Daniel Holbert 38ef50f263 Bug 1054054 part 4: Remove stale XXXdholbert comment from ReflowFlexItem. (no review, comment-only) 2015-01-23 10:26:16 -08:00
Daniel Holbert 14edea4218 Bug 1054054 part 3: De-indent ReflowFlexItem function-body (no review, whitespace-only). 2015-01-23 10:26:00 -08:00
Daniel Holbert 93662abfdf Bug 1054054 part 2: Add "a" prefix to args which were formerly local variables, in ReflowFlexItem. r=mats 2015-01-23 10:25:59 -08:00
Daniel Holbert 36b02b61f3 Bug 1054054 part 1: Split out code for doing final reflow of each flex item into its own helper-function, "ReflowFlexItem". r=mats 2015-01-23 10:25:58 -08:00
Markus Stange 4cb9e027e6 Bug 1122942 - Move -moz-window-dragging rules to places that are theme-independent. r=dao 2015-01-23 13:07:54 -05:00
Markus Stange baedc2af15 Bug 1104036 - Make -moz-window-dragging work in rectilinear 2d transforms. r=roc 2015-01-23 13:07:51 -05:00
Ryan VanderMeulen 7a21cff941 Bug 1107443 - Disable the newly-added test_window_define_nonconfigurable.html beause it started permafailing because the code it landed with was disabled.
CLOSED TREE
2015-01-23 12:56:49 -05:00
Nikhil Marathe 472c87c67c Bug 1113577 - Fixes in ServiceWorkerGlobalScope.unregister implementation to prevent Promise release on wrong thread.
--HG--
extra : rebase_source : 8bfcc34f9520af2419d078c86525bcd308ab3107
2014-10-27 16:37:03 -07:00
Andrea Marchesini 055aedd30a Bug 1065367 - Implement a mochitest for ServiceWorkerGlobalScope::Unregister(), r=nsm
--HG--
extra : rebase_source : e114cf527d5a17bdf0173ff8e373b31e58c8909d
2014-10-06 16:47:37 +01:00
Nikhil Marathe 076d17e308 Bug 1089778 - ServiceWorkerRegistration is keyed by scope for event dispatch and invalidation. r=baku
--HG--
extra : rebase_source : 012bcfa0aef20bc6b79e030cb7439f03799e9370
2014-10-27 11:52:57 -07:00
Andrea Marchesini 04d493a8bc Bug 1124386 - BroadcastChannel should use the nsIPrincipal::URI in case the origin is null, r=smaug 2015-01-23 17:32:23 +00:00
Ryan VanderMeulen 473ea4d782 Merge m-c to inbound. a=merge 2015-01-23 12:30:43 -05:00
Ryan VanderMeulen 8cd5e99f34 Backed out changeset 597fd666ef6d (bug 1112537) for Win8 jit-test failures. 2015-01-23 12:26:54 -05:00
Ryan VanderMeulen f6ca65e867 Merge fx-team to m-c. a=merge 2015-01-23 12:20:52 -05:00
Ryan VanderMeulen fb17368073 Merge fx-team to m-c. a=merge 2015-01-23 12:10:32 -05:00
Ryan VanderMeulen 5c6b9dea38 Backed out changeset dd3798ef3f43 (bug 1059943) for xpcshell failures.
CLOSED TREE
2015-01-23 11:55:59 -05:00
Boris Zbarsky 1da488d684 Disable bug 1107443 for now to fix whatever Marionette is doing and reopen the CLOSED TREE. r=bustage 2015-01-23 11:21:00 -05:00
Ryan VanderMeulen c8405b0f15 Backed out changesets 1cbaffb79715 and c22bfc1c641c (bug 1121335) for Marionette failures.
CLOSED TREE
2015-01-23 11:20:46 -05:00
Ehsan Akhgari 9cfc822740 Remove TestTArray from the list of disabled XPCOM tests, because it's not disabled, no bug, DONTBUILD 2015-01-23 09:38:42 -05:00
Nicolas Silva 0b465c61eb Bug 1119019 - Avoid destroying a SharedSurface before its TextureClient/Host pair. r=sotaro 2015-01-23 15:35:16 +01:00
Ehsan Akhgari 5600f01996 Bug 1109968 - Make all links in editable regions unfocusable; r=roc
The content inside an editable region is either editable itself, or
is inside a contenteditable="false" subtree.  In the first case,
it should not be focusable since it is editable.  In the second
case, it should not be focusable since the entire non-editable
region is treated as a special single entity for the purposes of
selection and caret movement, and having something focusable in
the middle of such a subtree breaks that model.
2015-01-23 08:49:28 -05:00
Ehsan Akhgari 84d1019943 Bug 1124985 - Annotate the reason for the setTimeout usage in test_XHR_timeout.html 2015-01-23 08:38:15 -05:00
Ehsan Akhgari a61a347792 Bug 1123016 - Clarify the ownership of DOMEventTargetHelper::mParentObject/mOwnerWindow; r=smaug
This patch converts DOMEventTargetHelper::mParentObject into an
nsWeakPtr, and adds fatal assertions to ensure that all future
nsIGlobalObject implementations support weak references.  It also marks
DOMEventTargetHelper::mOwnerWindow as a non-owning reference.
2015-01-23 08:37:37 -05:00
B2G Bumper Bot 1e15e12fff Bumping manifests a=b2g-bump 2015-01-23 05:31:57 -08:00
B2G Bumper Bot c37f510a4f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/885e5176711c
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #27566 from wilsonpage/1122820

Bug 1122820 - [Camera] While USB Storage is enabled, user can enter Camera and tap 'Shutter' before 'No Access' UI is present; can stall flash on

========

https://hg.mozilla.org/integration/gaia-central/rev/d5053da1facf
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1122820 - [Camera] While USB Storage is enabled, user can enter Camera and tap 'Shutter' before 'No Access' UI is present; can stall flash on
2015-01-23 05:30:19 -08:00
Andrea Marchesini 221a14bae1 Bug 1107699 - Remove timeout before Console.log() and the dispatching of ConsoleEvents, r=past 2015-01-23 13:12:02 +00:00
B2G Bumper Bot bc12e2ab50 Bumping manifests a=b2g-bump 2015-01-23 05:06:22 -08:00
Tooru Fujisawa 210577f27f Backed out changeset 17c4307d1678 (bug 1120512) since the spec will be changed again to match current behavior near future. 2015-01-23 22:01:52 +09:00
Lars T Hansen 62f50e6b1c Bug 1121435 - fix the comment. r=jandem 2015-01-23 13:53:34 +01:00
Olli Pettay faee2dfe7e Bug 1079236, Event.composedTarget to reveal the original non-native-anonymous event target, r=wchen, r=smaug 2015-01-23 13:55:46 +02:00