Eitan Isaacson
|
b7c403b9cb
|
Bug 924983 - Introduce context actions. r=yzen
|
2013-11-06 09:43:53 -08:00 |
|
Andrea Marchesini
|
0737cbdf35
|
Bug 916091 - patch 2 - nsIMessageSender should check if the principal is valid., r=smaug
|
2013-11-06 17:21:17 +00:00 |
|
Andrea Marchesini
|
a8b74ee333
|
Bug 916091 - patch 1 - nsIMessageSender should send the nsIPrincipal with the messages, r=smaug
|
2013-11-06 17:21:15 +00:00 |
|
Andrea Marchesini
|
10414989a9
|
Bug 935494 - AssertAppPrincipal doesn't compile when MOZ_CHILD_PERMISSIONS is not defined, r=bz
|
2013-11-06 17:16:56 +00:00 |
|
Terrence Cole
|
51874a1795
|
Bug 935156 - Exactly root the script stored in BytecodeParser; r=wingo
--HG--
extra : rebase_source : f8c9500a04e10711680e6f8c729f438678054ad6
|
2013-11-05 11:35:22 -08:00 |
|
Ryan VanderMeulen
|
66e0ae4d63
|
Backed out changeset 727ea6823984 (bug 931328) for Windows jit-test failures.
--HG--
rename : js/src/jit-test/tests/basic/hypot-approx.js => js/src/tests/ecma_6/Math/hypot-approx.js
rename : js/src/jit-test/tests/basic/hypot-exact.js => js/src/tests/ecma_6/Math/hypot-exact.js
|
2013-11-06 11:30:44 -05:00 |
|
Jan de Mooij
|
6be5261be5
|
Bug 933369 part 2 - Fix Load/Store TypedArrayElementStatic type policy. r=bhackett
|
2013-11-06 17:18:15 +01:00 |
|
Jan de Mooij
|
af5718205b
|
Bug 933369 part 1 - Improve heuristics for Ion try-catch compilation. r=bhackett
|
2013-11-06 17:18:10 +01:00 |
|
Honza Bambas
|
89be0a79ca
|
Bug 931383 - nsICacheEntryOpenCallback is not defined in pageInfo.js, test_clearHistory_shutdown.js, r=dao
|
2013-11-06 16:59:05 +01:00 |
|
Honza Bambas
|
93f11872a4
|
Bug 927878 - crash in nsDOMOfflineResourceList::ApplicationCacheAvailable(nsIApplicationCache*) when installing an app, r=jduell
|
2013-11-06 16:59:04 +01:00 |
|
Andrew McCreight
|
2cecdbda03
|
Bug 935130 - mem.log console message should say Zones Collected not Compartments Collected. r=terrence
|
2013-11-05 11:02:26 -08:00 |
|
Andrew McCreight
|
e655537078
|
Bug 934035 - Make PeerConnectionObserver's constructor not take an object argument. r=jib
|
2013-11-01 17:49:48 -07:00 |
|
Tom Schuster
|
d5f73dbc01
|
Bug 934557 - Handlify JS::ToBoolean and remove JS_ValueToBoolean. r=terrence
|
2013-11-06 16:26:50 +01:00 |
|
Ted Mielczarek
|
3513b2c4a5
|
bug 932349 - make Mochitest use kill_on_timeout=False and an onTimeout handler. r=jhammel
|
2013-11-06 09:14:23 -05:00 |
|
Ted Mielczarek
|
0e117f16fa
|
bug 932349 - add kill_on_timeout parameter to ProcessHandlerMixin. r=ahal
|
2013-11-05 15:13:30 -05:00 |
|
Brian Hackett
|
6be86fb730
|
Bug 935032 - Fix miscellaneous uses of JSContext in IonBuilder, r=shu,jandem.
|
2013-11-06 07:14:20 -08:00 |
|
Benoit Girard
|
be34eefebe
|
Bug 935476 - Remove OpenGL printf on mac startup. r=nical
|
2013-11-06 08:04:12 -05:00 |
|
ISHIKAWA, Chiaki
|
68fbfbdbdc
|
Bug 931703 - Add unhandled/missing errno for NSRESULT_FOR_ERRNO macros. r=bsmedberg
|
2013-11-06 09:06:03 -05:00 |
|
Sankha Narayan Guria
|
cc59531c58
|
Bug 931328 - IonMonkey: Inline Math.hypot(x, y). r=jandem
--HG--
rename : js/src/tests/ecma_6/Math/hypot-approx.js => js/src/jit-test/tests/basic/hypot-approx.js
rename : js/src/tests/ecma_6/Math/hypot-exact.js => js/src/jit-test/tests/basic/hypot-exact.js
|
2013-10-31 19:36:13 +05:30 |
|
David Rajchenbach-Teller
|
ad09809ce4
|
Bug 930924 - Open workers from xpcshell. r=bent
|
2013-11-06 09:05:17 -05:00 |
|
Vendelin Ruzicka
|
b63fda4d66
|
Bug 933040 - Warn for showModalDialog uses. r=jst, r=sicking
|
2013-11-06 08:59:54 -05:00 |
|
Simone Carletti
|
d98d7b6c79
|
Bug 925176 - Remove exceptions for .OM gTLD. r=gerv
There is no more wildcard rule. Exceptions are not required.
|
2013-11-06 08:59:54 -05:00 |
|
Andy Wingo
|
221d56a29a
|
Bug 922070 - Define SrcNoteType, js_SrcNoteSpec using higher-order macro. r=njn
|
2013-11-06 13:24:55 +01:00 |
|
Carsten "Tomcat" Book
|
59bcf9294a
|
merge mozilla-central to mozilla-inbound
|
2013-11-06 14:55:48 +01:00 |
|
Chris Lord
|
4a7fa8225d
|
Bug 881451 - Remove unused members of TiledLayerProperties. r=BenWa
|
2013-11-06 13:42:02 +00:00 |
|
Carsten "Tomcat" Book
|
d0a087bf65
|
merge b2g-inbound to mozilla-central
|
2013-11-06 13:11:03 +01:00 |
|
Carsten "Tomcat" Book
|
3b23e045db
|
merge fx-team to mozilla-central
|
2013-11-06 13:09:28 +01:00 |
|
Carsten "Tomcat" Book
|
75228a8075
|
merge mozilla-inbound to mozilla-central
|
2013-11-06 13:07:50 +01:00 |
|
Ed Morley
|
d4efaf67c3
|
Backed out changeset 0f3b26ada540 (bug 926546) for build failures on Windows CLOSED TREE
|
2013-11-06 11:38:58 +00:00 |
|
Jan de Mooij
|
ae9d4711c5
|
Back out 495a9c210b91 (bug 933798) for causing crashes like bug 935348.
|
2013-11-06 12:34:29 +01:00 |
|
Jon Coppeard
|
175956a864
|
Bug 927930 - Make nsJSInspector cycle collected as it has JS::Value members r=jimb r=smaug
|
2013-11-06 10:45:59 +00:00 |
|
Jon Coppeard
|
e93128c9fc
|
Bug 935022 - Fix the interaction between generational GC zeal mode and disabling generational collection r=terrence
|
2013-11-06 10:45:59 +00:00 |
|
Jonathan Watt
|
0143ebf10e
|
Bug 934156 - Make the SVG elements' BuildPath methods return nullptr when the element is disabled. r=dholbert
|
2013-11-06 10:05:18 +00:00 |
|
Jonathan Watt
|
047369cc68
|
Bug 926546 - Modify assertion in nsComputedDOMStyle::GetPropertyCSSValue to mention the pseudo-element concerned to aid debugging. r=dbaron
|
2013-11-06 10:05:18 +00:00 |
|
Jonathan Watt
|
ab4e72c8ab
|
Bug 866659 - Avoid bad cast in nsNativeTheme::IsRangeHorizontal. r=bz
|
2013-11-06 10:05:18 +00:00 |
|
Gaia Pushbot
|
8e4b141726
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/5cc807be4ece
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #11985 from cctuan/911676
Bug 911676 - check navigator.mozTelephony statements robustness
========
https://hg.mozilla.org/integration/gaia-central/rev/171659274531
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 911676 - check navigator.mozTelephony statements robustness
|
2013-11-05 23:50:30 -08:00 |
|
Carsten "Tomcat" Book
|
7901827956
|
Backed out changeset 48ba597444e8 (bug 934091) for linux build bustage on a CLOSED TREE
|
2013-11-06 08:40:37 +01:00 |
|
Lukas Nordin
|
2ad58f83ff
|
Bug 243412: Updated reftests for css3-ui box-sizing with correct values and better descriptions of the tests; r=dbaron
|
2013-11-05 23:25:41 -08:00 |
|
Scott Johnson
|
1e3d3e46f3
|
Bug 243412: Add reftests for css3-ui box-sizing in W3C format. r=dbaron
|
2013-11-05 23:25:40 -08:00 |
|
Robert O'Callahan
|
198d05c43a
|
Bug 931464. Part 2: nsFieldSetFrame::Insert/Append/RemoveFrames should not be called. r=mats
--HG--
extra : rebase_source : 2c12be459993333f3feaf31ef724e6b253ccf3f8
|
2013-11-05 23:06:18 -08:00 |
|
Robert O'Callahan
|
efc5938659
|
Bug 931464. Part 1: GetFieldSetBlockFrame needs to drill down through a scrollframe if necessary. r=mats
--HG--
extra : rebase_source : 858213f65b5bd7d8872afd8205424c3bfdfe1e98
|
2013-11-05 23:04:00 -08:00 |
|
Robert O'Callahan
|
1ca3b651c4
|
Bug 933354. Avoid calling GetDeltaToPerspectiveOrigin for elements that don't have perspective. r=heycam
--HG--
extra : rebase_source : 2e887376cc3529191799e6e7726c336199121e96
|
2013-11-05 23:03:38 -08:00 |
|
Nick Fitzgerald
|
7877d181c0
|
Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie
|
2013-11-05 22:49:22 -08:00 |
|
Mike Hommey
|
50314b8796
|
Bug 934905 - Remove browser/app/profile/extensions/Makefile.in after bug 867445. r=mshal
|
2013-11-06 14:25:14 +09:00 |
|
Mike Hommey
|
4ad7cbf851
|
Bug 933803 - Add a note to application.ini that it needs to be moved under browser/. r=ted
|
2013-11-06 14:22:33 +09:00 |
|
Matt Brubeck
|
c8681d87a8
|
Bug 935376 - Back out 2e6063aa9b77 (bug 328755) on suspicion of causing a crash in ntdll
|
2013-11-05 21:12:56 -08:00 |
|
Phil Ringnalda
|
c9dc932405
|
Back out b2316c5a1d69 (bug 915233) for Win b2g desktop build bustage
|
2013-11-05 20:54:54 -08:00 |
|
Phil Ringnalda
|
bb7f78c5f3
|
Merge m-c to m-i
|
2013-11-05 20:29:04 -08:00 |
|
Phil Ringnalda
|
d9d33be622
|
Bug 930449 - Disable test_browserElement_oop_ContextmenuEvents.html until someone teaches it to stop timing out
|
2013-11-05 20:25:05 -08:00 |
|
Nicholas Nethercote
|
b9e0d05f7e
|
Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen.
--HG--
extra : rebase_source : a6110c3558c571b7908b63e8cc7ca21103098d0d
|
2013-11-06 14:58:20 +11:00 |
|