Mats Palmgren
5eeab91eef
Bug 774794 - Make the aLineList param for MarkLineDirty mandatory; make nsBlockInFlowLineIterator have a valid mLineList for its mLine. r=roc
2012-07-20 14:27:03 -04:00
Arkady Blyakher
d000afced4
bug 773943 - fix null pointer exception from accessing getExternalFilesDir r=snorp
2012-07-19 17:36:48 -04:00
Benjamin Peterson
0d217352e9
Bug 761723 - Add test for chrome toSource. r=bz
...
--HG--
extra : rebase_source : e4e41b30d2bdb73c8f48dd01a1ad8b974604978c
2012-07-20 20:20:09 +02:00
Benjamin Peterson
7243e1144c
Bug 761723 - Load chrome source code when it's needed for Function.prototype.toSource(). r=bz
...
--HG--
extra : rebase_source : d8b058ff15515ad3fcce7e8ebffa016dbf1d2df4
2012-07-20 20:19:42 +02:00
Benjamin Peterson
fb272e1622
Bug 761723 - Add a runtime hook to retrieve source that wasn't saved. r=luke
...
--HG--
extra : rebase_source : de2e88f79e1e2a4a75ff5c5b296dbae052e4b076
2012-07-20 20:19:17 +02:00
Benjamin Peterson
0710b8034e
Bug 761723 - Add a context option to only save source for compileAndGo and function body scripts. r=jornedorff
...
--HG--
extra : rebase_source : d4637dfe967c0ea398bb4b08fa6f9955b14ff528
2012-07-20 20:19:02 +02:00
Benjamin Peterson
78a339dd91
Bug 761723 - Add memory reporting for script sources. r=njn
...
--HG--
extra : rebase_source : 5f2cdb960f29829e9da19bbe137a810f456cc7fc
2012-07-20 20:18:08 +02:00
Benjamin Peterson
d1064385b3
Bug 761723 - Save script sources to implement Function.prototype.toString. r=jorendorff,njn,jimb,jst,Ms2ger
...
--HG--
extra : rebase_source : de1b55647780a30f98fe84d29ee3cb4a437a3ece
2012-07-20 20:17:38 +02:00
Gregory Szorc
ca683e333f
Bug 774558 - Fix typo in SubstitutionRef.__repr__; r=khuey
...
--HG--
extra : rebase_source : d3ed1a34ef61e0f23c2166c4c1071474494c93ac
2012-07-20 10:50:51 -07:00
Wes Johnston
2e90f575b5
Bug 766275 - Rename function. r=mfinkle
2012-07-20 11:17:43 -07:00
Wes Johnston
cf60fc9a3f
Bug 766275 - Remove browser actions from the Webapps context menu. r=mfinkle
2012-07-20 11:14:43 -07:00
David Zbarsky
eb683fd0cf
Bug 769193 - Interpolate between transform functions that share common primitives rather than forcing them to fall back to matrix decomposition. r=dbaron
2012-07-20 14:08:37 -04:00
Terrence Cole
395f9bd8e0
Backout 189816733310 for Android bustage.
2012-07-20 11:07:44 -07:00
Nicholas Nethercote
b1c6258cc0
Bug 773533 (part 2) - Add a <marquee> to test_memoryReporters.xul, to test for the crash in bug 773533. r=ehsan.
...
--HG--
extra : rebase_source : 89a3a35491ab8f97578cb12cdc2fbdb816daa6d0
2012-07-18 21:10:37 -07:00
Nicholas Nethercote
1cf6ff22a5
Bug 773533 (part 1) - Skip XBL nodes when looking for orphan DOM nodes. r=mccr8,smaug.
...
--HG--
extra : rebase_source : 0dd533b41b1ebd73bcd83852c01cd9a64adbc26a
2012-07-18 21:10:36 -07:00
Terrence Cole
7fbb7da7cf
Bug 764962 - Add a verifier mode for GenerationalGC post barriers; r=billm
...
This adds a store buffer which is enabled with --enable-gcgenerational and new
verifier modes 11 & 12 corresponding to pre-barrier verifier modes 4 & 5 when
enabled.
--HG--
extra : rebase_source : c2ba68f1cb9eaf3375048b43b777f4ed6502cde1
2012-06-20 18:48:56 -07:00
Nicolas Chaim Echeverria
68ed3f2c95
Bug 770317: Add an xperf probe for XPCOM shutdown event. r=glandium
2012-07-20 13:39:23 -04:00
Chris Peterson
e13f3f0890
Bug 772225 - Remove some clampSelection() calls to test whether IndexOutOfBoundsExceptions have been fixed. r=blassey
...
--HG--
extra : rebase_source : 540314a4a7658e381749fbc9d3860f26d947efd5
2012-07-17 22:49:25 -07:00
Philipp von Weitershausen
09437e3ab4
Bug 775814 - B2G 3G: ril.data.* preferences have string value false with fresh profile. r=marshall_law
2012-07-20 10:27:12 -07:00
Nick Alexander
af4a1751d8
Bug 776023 - Fix more JavaDoc warnings. r=rnewman
2012-07-20 10:20:59 -07:00
Richard Newman
dfdb6e0a72
Bug 734316 - Part 6: fix more PMD and checkstyle warnings. r=trivial
2012-07-20 00:48:10 -07:00
Matt Brubeck
52519ba041
Bug 766858 - When tab menu is open, intercept all touch events on about:home or web content [r=kats]
2012-07-20 10:06:01 -07:00
Joel Maher
acea25a6d2
Bug 775982 - Intermittent Android abort during indexedDB/ipc/test_ipc.html. r=edmorley
2012-07-20 12:59:30 -04:00
Eitan Isaacson
d526d45f0c
Bug 775661 - Added dump tree Logger method, and states to string function. r=davidb
2012-07-20 09:46:54 -07:00
Eitan Isaacson
6628da651c
Bug 775659 - move getVirtualCursor to util function. Fix moveCursorToObject. r=davidb
2012-07-20 09:46:54 -07:00
Eitan Isaacson
9b5acd9631
Bug 775653 - Refactor traversal rules. r=davidb
2012-07-20 09:46:54 -07:00
Eitan Isaacson
c17e0143e0
Bug 775657 - Added initial B2G support and speech presenter. r=davidb
2012-07-20 09:46:54 -07:00
Kartikaya Gupta
34ec50901e
Bug 775976 - Guard against a null tab when processing a thumbnail. r=blassey
2012-07-20 12:38:02 -04:00
Andreas Gal
9b43cdb80d
Remove dead code from upload path (bug 775863, r=cjones).
2012-07-20 00:36:19 -07:00
Fabrice Desré
b25e087658
Bug 715814 - Implement Web Activities : B2G Specific [r=cjones]
2012-07-20 17:41:30 +02:00
Fabrice Desré
cedf35e79d
Bug 715814 - Implement Web Activities: DOM Part [r=mounir]
2012-07-20 17:41:30 +02:00
Fabrice Desré
f765472e10
Bug 715814 - Implement Web Activities : Activity Object [r=mounir]
2012-07-20 17:41:30 +02:00
Fabrice Desré
5dff03b080
Bug 715814 - Implement Web Activities : IDL [rs+sr=mounir]
2012-07-20 17:41:30 +02:00
Vivien Nicolas
e4978e891a
Bug 770847 - [BrowserAPI] mozbrowsercroll event to inform embedder when the content has scrolled. r=jlebar
2012-07-20 17:41:30 +02:00
Vivien Nicolas
a2410e346e
Bug 774809 - [BrowserAPI] Add methods to send mouse/touch events to the content. r=jlebar
2012-07-20 17:41:30 +02:00
Brian R. Bondy
cd57d05a97
Bug 750898 - GFX code for Metro. r=bas
2012-07-17 21:53:28 -04:00
Brian R. Bondy
e37f6f4b34
Bug 747377 - Force D2D on in Metro mode. r=bas
2012-07-17 21:53:12 -04:00
Jan de Mooij
46c01da5ad
Bug 775680 - Math.pow should use powi if the exponent is an integer-valued double. r=dvander
2012-07-19 20:43:32 +02:00
Patrick McManus
353d68f5e2
bug 775515 nshttpconnectionmgr::restrictconnections() for half opens only if they never connected r=honzab
...
--HG--
extra : rebase_source : d1c27fa7c066f8f25efa7bf4ad78e6df62b7ce22
2012-07-20 08:50:18 -04:00
Patrick McManus
38d6b524e1
bug 758972 - make spdysession::verifystream() a DEBUG only operation r=honzab
...
--HG--
extra : rebase_source : 157618d22a7fbcde1764125d50745552eddd6da6
2012-07-20 08:44:21 -04:00
Patrick McManus
5f2dfc16e3
bug 775508 http connection diagnostic half-open elapsed syn time incorrect r=honzab
...
--HG--
extra : rebase_source : c4d634a900b8de0c32710050e320b2550d0f1a30
2012-07-20 08:41:35 -04:00
Patrick McManus
4c858109e4
bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi
...
--HG--
extra : rebase_source : d348e3ec56faa48fbed5c4f0f697dee6658e21b2
2012-07-20 08:40:13 -04:00
Ed Morley
310d675f10
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-20 14:32:04 +01:00
Ed Morley
797813ba1f
Bug 774585 - Temporarily disable test_principal_extendedorigin_appid_appstatus.html for failures on OS X 10.7 (and possibly others); rs=mounir on a CLOSED TREE
2012-07-20 12:20:55 +01:00
Mounir Lamouri
c69e3051d2
No bug - fix build bustage on Windows/Android and M-oth on MacOS. r=me CLOSED TREE
2012-07-20 02:14:25 -07:00
Gervase Markham
44a28dd9d7
Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0.
2012-07-20 10:10:44 +01:00
Mounir Lamouri
38f92ee6be
No bug - Pushing on a CLOSED TREE. r=me
2012-07-20 00:32:12 -07:00
Mounir Lamouri
a511b952f1
Bug 774585 - Tests. r=sicking
2012-07-20 00:26:05 -07:00
Jonas Sicking
c3bf967163
Bug 774585 - Make GetChannelPrincipal get the correct app principal. r=mounir
2012-07-20 00:07:49 -07:00
Jonas Sicking
b0b6c14ad5
Bug 774585 - Add GetDocShellCodebasePrincipal to nsIScriptSecurityManager. r=mounir
2012-07-20 00:06:24 -07:00