Commit Graph

183750 Commits

Author SHA1 Message Date
Jeff Gilbert
71e1d66f20 Bug 1013648 - Removed premultiplied super luminescent reftest. - r=jgilbert 2014-05-20 16:21:59 -07:00
Brian Hackett
928edecad9 Bug 1012642 - Trigger a read barrier earlier when copying RegExpShared from one object to another, r=billm. 2014-05-20 16:12:49 -07:00
Sid Stamm
ba38ce5c21 Bug 994320 - Implement permitsAncestry CSP in C++. r=ckerschb,grobinson 2014-05-20 14:59:51 -07:00
Sid Stamm
d0b515e6b0 Bug 994318 - Implement caching for ShouldLoad to speed things up. r=ckerschb,grobinson 2014-05-20 14:59:47 -07:00
Nathan Froyd
a87f7d5877 Bug 1013475 - give inIDeepTreeWalker all of nsIDOMTreeWalker's methods/attributes, rather than inheriting them; r=bz 2014-05-20 14:17:27 -04:00
Nikhil Marathe
47373b782f Bug 1008467 - Callbacks to then() resolve Promise asynchronously. r=bz 2014-05-20 14:55:36 -07:00
Eitan Isaacson
77cc463cc5 Bug 1004294 - Improve explore by touch performance. r=yzen 2014-05-20 14:39:09 -07:00
Nikhil Marathe
9beee79ee3 Bug 1009569 - Promise then() must be called on a clean stack. r=bz 2014-05-20 14:21:13 -07:00
EKR
70537cc068 Bug 1012999: When STUN global rate limit is exceeded, record this in telemetry. r=ekr 2014-05-19 19:16:38 -07:00
Dan Gohman
a7ea761b1e Bug 1012964 - IonMonkey: Follow-up patch to give a variable a better name. r=me DONTBUILD 2014-05-20 13:51:22 -07:00
Terrence Cole
076db69908 Bug 1010655 - Always use the faster version of IsInsideNursery when possible; r=jonco
--HG--
extra : rebase_source : 18c195a3a5897529275deb210bfa7f57f8e29bd8
2014-05-14 19:48:09 -07:00
Dan Gohman
c7d6078a3a Bug 1012964 - IonMonkey: Optimize LiveInterval::addRange. r=bhackett 2014-05-20 13:36:40 -07:00
Patrick McManus
d31ba5ed02 bug 1012853 - kill switch for https proxying r=hurley 2014-05-19 16:29:46 -04:00
Patrick McManus
fe1114cbc8 bug 1012827 - release https proxy connect serialization earlier r=hurley 2014-05-19 15:37:58 -04:00
Patrick McManus
d313074378 bug 1012825 - https proxying over http/2 connect stream r=hurley 2014-05-19 15:37:35 -04:00
Mike Conley
92ade1876c Bug 616134 - Content processes should annotate URLs for crashes. r=felipe. 2014-05-17 12:39:14 -04:00
Monica Chew
6b29a720f7 Bug 1013504: Introduce error file for genHPKPStaticPins.js (r=keeler) 2014-05-20 13:25:02 -07:00
Boris Zbarsky
e155631e2d Bug 999315. Revert alert(undefined) to showing the string "undefined" again, like it used to, pending the spec getting sorted out. r=peterv 2014-05-20 16:07:17 -04:00
Boris Zbarsky
dad96f125d Bug 1012944. Hide window.home/back/forward from web pages, since those are non-standard and cause pages to not set up their own thins with the same names. r=peterv 2014-05-20 16:07:17 -04:00
Boris Zbarsky
2796643595 Bug 1000175. Make sure error events on window only fire if the active document has not changed from when the exception was thrown. r=smaug 2014-05-20 16:07:17 -04:00
Ms2ger
729320d026 Bug 874212 - Move document.all to WebIDL; r=bz
The static jsids in nsDOMClassInfo are newly unused, except for sEnumerate_id,
which was unused before.

This also removes the test_nondomexception.html test, which relied on an
obscure detail of the exception being thrown from document.all; I haven't
found another API which does something equally silly.
2014-05-20 21:52:21 +02:00
Ms2ger
10a293d8cb Bug 1007243 - Remove nsJSContext::GarbageCollectNow's unused IsCompartment argument; r=bholley
It has been unused since changeset 82f8c3925056 in bug 903212.
2014-05-20 21:50:59 +02:00
Ms2ger
5cbe406141 Bug 968804 - Part g: Add outer window assertions to AreDialogsEnabled; r=peterv 2014-05-20 21:50:59 +02:00
Ms2ger
14c7f71274 Bug 968804 - Part f: Add outer window assertions to DispatchDOMWindowCreated; r=peterv 2014-05-20 21:50:59 +02:00
Ms2ger
01d101fd7d Bug 968804 - Part e: Add outer window assertions to PreloadLocalStorage; r=peterv 2014-05-20 21:50:58 +02:00
Ms2ger
a57f2d4cb0 Bug 968804 - Part d: Add outer window assertions to SetInitialPrincipalToSubject; r=peterv 2014-05-20 21:50:58 +02:00
Ms2ger
4b4ff50cf7 Bug 968804 - Part c: Add outer window assertions to WouldReuseInnerWindow; r=peterv 2014-05-20 21:50:58 +02:00
Ms2ger
3d05c89b05 Bug 968804 - Part b: Add outer window assertions to {Can,Force,Final}Close; r=peterv 2014-05-20 21:50:58 +02:00
Ms2ger
7ae46e15c1 Bug 968804 - Part a: Add inner window assertions to DETH and {Add,Remove}EventTargetObject; r=peterv 2014-05-20 21:50:57 +02:00
Daniel Holbert
3213c441ad Bug 1012858: Mark widget/xpwidgets/ as FAIL_ON_WARNINGS. r=roc 2014-05-20 12:43:57 -07:00
Daniel Holbert
7ce7be2b92 Bug 1012860: Explicitly static_cast M_PI to float, to fix MSVC warnings for double-to-float conversion. r=roc 2014-05-20 12:43:57 -07:00
Daniel Holbert
847842442f Bug 1012814 part 2: Use size_t instead of uint32_t for nsTArray iteration, in nsTransferable.cpp. r=bjacob 2014-05-20 12:43:57 -07:00
Daniel Holbert
486543ab25 Bug 1012814 part 1: Use size_t instead of uint32_t, for value compared against nsTArray::NoIndex, in nsTransferable.cpp. r=bjacob 2014-05-20 12:43:57 -07:00
Mats Palmgren
d73f500b5f Bug 1009272 - [css-grid] Add some sanity checks for the grid container child frame lists. r=dholbert 2014-05-19 23:57:00 +00:00
Eitan Isaacson
9f65842406 Bug 1013006 - Ignore actionCount on text leaves when checking if the subtree is flat. r=yzen 2014-05-20 12:01:22 -07:00
Ryan VanderMeulen
616053f021 Merge m-c to inbound on a CLOSED TREE. 2014-05-20 14:56:23 -04:00
Ryan VanderMeulen
20ad825976 Merge b2g-inbound to m-c. 2014-05-20 14:51:20 -04:00
Ryan VanderMeulen
7a18c7a667 Merge fx-team to m-c. 2014-05-20 14:31:48 -04:00
Ryan VanderMeulen
7eef34e198 Backed out changeset f4964171a9c0 (bug 994320) and changeset a4655f5da435 (bug 994318) for bustage.
CLOSED TREE
2014-05-20 14:00:26 -04:00
Ben Turner
3acf881bbd Bug 929274 - 'InvalidStateError when accessing transaction.error after aborted transaction'. Patch by bent & Shihua Zheng <szheng@mozilla.com>, r=janv, r=khuey. 2014-05-20 10:39:31 -07:00
Sid Stamm
101e9f2062 Bug 994320 - Implement permitsAncestry CSP in C++. r=ckerschb,grobinson 2014-05-20 10:43:17 -07:00
Sid Stamm
c5f52f7cbf Bug 994318 - Implement caching for ShouldLoad to speed things up. r=ckerschb,grobinson 2014-05-20 10:43:17 -07:00
Jim Chen
d72c3334b9 Bug 994472 - Emulate previous backspace behavior; r=wesj 2014-05-20 12:39:51 -04:00
Jim Chen
8482e994b3 Bug 994472 - Use text spans to implement autocompletion; r=wesj 2014-05-20 12:39:50 -04:00
B2G Bumper Bot
a684c81e21 Bumping manifests a=b2g-bump 2014-05-20 09:31:26 -07:00
B2G Bumper Bot
ab0c6b9ea0 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2f15fe97023b
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #18971 from jmcanterafonseca/fix_call_log

Bug 1003979 - [B2G][Open_C][Dialer]Contact picture does not appear in th...

========

https://hg.mozilla.org/integration/gaia-central/rev/a28733377f9e
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1003979 - [B2G][Open_C][Dialer]Contact picture does not appear in the call log

========

https://hg.mozilla.org/integration/gaia-central/rev/7d58ab692c64
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1010537 - Move css overrides from locales file to CSS. r=benfrancis
2014-05-20 09:25:57 -07:00
Ryan VanderMeulen
5bc6b74209 Backed out changeset 8433a3609a54 (bug 1001320) for suspected B2G device image bustage.
CLOSED TREE
2014-05-20 12:17:51 -04:00
B2G Bumper Bot
5846f73c0e Bumping manifests a=b2g-bump 2014-05-20 08:51:38 -07:00
B2G Bumper Bot
dd4f00cb6b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad41736ce1cf
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19280 from wilsonpage/1010490

Bug 1010490 - [Camera][Flame] Zoom bar overlaps recording timer

========

https://hg.mozilla.org/integration/gaia-central/rev/73518a5b2269
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1010490 - [Camera][Flame] Zoom bar overlaps recording timer
2014-05-20 08:46:13 -07:00
B2G Bumper Bot
bb8286a1ef Bumping manifests a=b2g-bump 2014-05-20 08:38:10 -07:00