Ehsan Akhgari
|
b40b21d633
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
|
Aryeh Gregor
|
e806eeab4f
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Aryeh Gregor
|
96fc9d649c
|
Bug 777292 - Annotate some incorrect conversions to nsresult; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
bcce1c96d2
|
Bug 777292 - Don't use |= on nsresult; r=ehsan
|
2012-07-27 17:03:08 +03:00 |
|
foudfou
|
09a2090991
|
Bug 760802 - Add JS nativeHandler attribute for nsIBaseWindow. r=roc
|
2012-07-24 21:35:32 -04:00 |
|
Matt Brubeck
|
769c2e9252
|
Back out fbdb3104c9e5, d2fe54ae00a8, d378362cbe01, fe623d60bea1 (bug 769254) on suspicion of causing Windows debug mochitest-plain-3 timeouts
|
2012-07-23 20:30:12 -07:00 |
|
James Willcox
|
80029db926
|
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert,blassey
|
2012-07-20 15:20:51 -04:00 |
|
Justin Lebar
|
cd5e91fdcc
|
Bug 769254 - Part 3: Rename nsWindowWatcher::OpenWindowJSInternal --> OpenWindowInternal. r=bz
--HG--
extra : rebase_source : d3a335a33711dc235a401287379c8d35e245a4ba
|
2012-07-23 10:44:13 -04:00 |
|
Justin Lebar
|
d54159c32c
|
Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz
--HG--
extra : rebase_source : 96a53a1a8b34f41bfe59f00141d598c5394cb0c1
|
2012-07-23 10:44:13 -04:00 |
|
Ed Morley
|
69ac41ee19
|
Backout 4987ffd173a4 (bug 687267) for bustage
|
2012-07-23 14:47:54 +01:00 |
|
James Willcox
|
9c75650095
|
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert,blassey
--HG--
extra : rebase_source : 450055ae3e71ea84f74252d3bf100fe970d29d14
|
2012-07-20 15:20:51 -04:00 |
|
Mark Capella
|
fd9b625002
|
Bug 775041 - Make nsIWidget::IsEnabled return bool, r=roc, f=ms2ger
|
2012-07-23 01:19:08 -04:00 |
|
Ms2ger
|
0a56bc3482
|
Bug 776142 - Back out bug 687267 / changeset 8571114112b2 on a CLOSED TREE.
|
2012-07-22 14:02:18 +02:00 |
|
James Willcox
|
f0d7883166
|
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert
|
2012-07-20 15:20:51 -04:00 |
|
Steve Fink
|
f20c2ef916
|
Backed out changeset afd9e75374e8 from a CLOSED TREE for breaking Windows builds
|
2012-07-19 14:55:48 -07:00 |
|
James Willcox
|
8c24b284a3
|
Bug 687267 - Fix XUL bustage r=blassey
|
2012-07-19 17:20:19 -04:00 |
|
James Willcox
|
67949244f1
|
Bug 687267 - Initial support for Flash on Honeycomb r=benwa,vlad
|
2012-07-19 16:15:40 -04:00 |
|
Mark Capella
|
430f93c039
|
Bug 769998 - Make nsIWidget::IsVisible return bool, r=roc, f=ms2ger
|
2012-07-19 04:57:50 -04:00 |
|
Ehsan Akhgari
|
7cb129c86c
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (embedding parts); r=jrmuizel
|
2012-07-10 23:58:57 -04:00 |
|
Nathan Froyd
|
a7eb97f896
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Ehsan Akhgari
|
41da184d14
|
Merge mozilla-central into mozilla-inbound
|
2012-07-05 11:13:45 -04:00 |
|
Benoit Jacob
|
052d6b6480
|
Bug 766251 - 1/5 - GfxInfo on Android: the Java and AndroidBridge parts - r=kats,jrmuizel
|
2012-07-05 10:12:10 -04:00 |
|
Mounir Lamouri
|
c70ab8fd5b
|
Bug 635498 - Make <input type='number'> behaves like <input type='text'>. r=sicking
--HG--
extra : rebase_source : 0754f845fd6223cd48ca8908ebf642636f0fd9ed
|
2012-06-10 22:23:17 +02:00 |
|
Devdatta Akhawe
|
7a3e5d2a07
|
Bug 767134 - Stuff the source principal into nsIContentPolicy (r=bz, sr=jst)
|
2012-07-02 16:16:11 -07:00 |
|
David Zbarsky
|
ae718ee1c0
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
|
Jonathan Watt
|
6380335603
|
Bug 767388 - Kill NS_DEBUG. r=bz.
--HG--
extra : rebase_source : d045208a26345712dbb4628c973c616cd9504f28
|
2012-06-25 20:59:42 +01:00 |
|
Brad Lassey
|
22327715ed
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, follow up to fix xul builds r=kats
|
2012-06-04 13:45:18 -04:00 |
|
Brad Lassey
|
d571f01e38
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding r=kats,cjones
|
2012-06-14 09:08:51 -07:00 |
|
Justin Lebar
|
d19ebc4677
|
Bug 742944 - Part 4: Handle window.open in <iframe mozbrowser>. r=bz, cjones
--HG--
extra : rebase_source : 4c16c86c5be230af22eea89dfb5f893b7c6091dd
|
2012-06-12 18:01:25 -04:00 |
|
Mark Finkle
|
614bdba9ff
|
Bug 754575 - Cache.Trash* files fill up disk space r=blassey r=jduell
|
2012-06-11 16:06:07 -04:00 |
|
Ryan VanderMeulen
|
891e38e528
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
f497d31a0a
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Olli Pettay
|
ac6b89bfdb
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
|
David Zbarsky
|
249b4fb9fa
|
Bug 762801 - Merge nsIEmbeddingSiteWindow2 into nsIEmbeddingSiteWindow r=jst
|
2012-06-09 15:15:12 -07:00 |
|
James Willcox
|
f4fb203aac
|
Bug 759799 - Hook up Hal WakeLocks on Android r=blassey
|
2012-06-06 22:39:01 -04:00 |
|
Gian-Carlo Pascutto
|
1deb53b9d3
|
Bug 761536 - Do not hardcode /data/data directories. Update XUL crashreporter. r=blassey
|
2012-06-06 10:00:45 +02:00 |
|
Geoff Lankow
|
bdc2b4bb58
|
Merge m-c to m-i
|
2012-06-06 15:13:51 +12:00 |
|
Brad Lassey
|
3c13cc7973
|
backing out bug 755070 for potential talos panning regression
|
2012-06-05 22:55:18 -04:00 |
|
Geoff Lankow
|
00f3a215c9
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Brad Lassey
|
0e76ba5434
|
backout bug 755070
|
2012-06-04 20:15:37 -04:00 |
|
Brad Lassey
|
64609e2437
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, follow up to fix XUL builds r=kats
|
2012-06-04 13:50:26 -04:00 |
|
Matt Brubeck
|
f6c2f49dd2
|
Bug 760740 - Use compatible-screens to control filtering of split Android builds [r=blassey]
|
2012-06-04 09:37:18 -07:00 |
|
Michael Wu
|
044694f098
|
Bug 759014 - Remove embedding/examples, r=bsmedberg
|
2012-05-27 23:36:08 -04:00 |
|
Brad Lassey
|
822c3827ab
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only copy the region that was painted r=kats
--HG--
extra : rebase_source : 0f85abfedf36fb51e3632ba63ae1f194ff0a87ac
|
2012-06-05 14:59:01 -04:00 |
|
Brad Lassey
|
eeb2c80e92
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, follow up to fix XUL builds r=kats
--HG--
extra : rebase_source : 89ff25b70b9e79dcc0bfee43c10959ab36f970ab
|
2012-06-04 13:50:26 -04:00 |
|
Geoff Brown
|
995b38d12c
|
Bug 746938 - Prevent NullPointerException in getNetworkType; r=mounir
|
2012-05-21 13:40:49 -07:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Benjamin Smedberg
|
4f91700da9
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
|
Matt Brubeck
|
a7a14d5740
|
Bug 752681 - Make official XUL Fennec builds install on xlarge tablets only [r=blassey]
|
2012-05-14 18:16:09 -07:00 |
|
Marco Castelluccio
|
ba6e05d3c1
|
Bug 615213 - Remove nsIGlobalHistory.
r=bsmedberg
|
2012-05-09 21:30:41 +02:00 |
|