diff browse annotate |
6c1c7e45c90289a0875b74f82f39e7ecf6a65af3 created 2014-04-27 03:06 -0400 pushed 2014-04-28 01:25 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj |
diff browse annotate |
d91f49580ec82187515b25da7578b3b8c0f4ca73 created 2014-03-28 08:40 +0000 pushed 2014-03-28 23:16 +0000 |
Neil Rashbrook | Neil Rashbrook - Bug 514280 Remove concrete classes from interface maps r=bsmedberg |
diff browse annotate |
f33daf2f8fb435f00f3983c8f561a846a04bf925 created 2014-01-30 13:26 -0500 pushed 2014-01-31 11:49 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan |
diff browse annotate |
49993e01b351fc4de163be15554e45fbcb574d2e created 2014-01-20 08:58 +0100 pushed 2014-01-20 08:08 +0000 |
Ms2ger | Ms2ger - Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz |
diff browse annotate |
5a9badd6db004310b9d1aca5db25ef4c275a4362 created 2014-01-04 10:02 -0500 pushed 2014-01-04 15:04 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc |
diff browse annotate |
f2c7e4e24beaff00360dad9b26d12b46743af47b created 2013-09-11 14:11 -0700 pushed 2013-10-02 01:41 +0000 |
Christoph Kerschbaumer | Christoph Kerschbaumer - Bug 910139 - Add TYPE_XSLT to nsIContentPolicy for XSLT loads and update CSP to treat XSLT as script. r=grobinson, r=jst |
diff browse annotate |
0f76932d28c58881dd87455b031b71e90770c7b1 created 2012-11-20 20:28 -0500 pushed 2012-11-21 15:30 +0000 |
Tanvi Vyas | Tanvi Vyas - Bug 802905 - Create custom Content Type for CSP Reports. r=sstamm, sr=bz |
diff browse annotate |
ae68e6c539a21a7a2b65e33b1e9d7fd3401812a1 created 2012-09-05 16:18 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
6cd206b371761294125cb98fe9d0c11e2383795f created 2012-08-29 17:51 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
c797118c02a869e2eda77a380f0f646b84fe6679 created 2012-08-21 15:59 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
08187a7ea8974548382f5d7775df8171a4ec6449 created 2012-07-30 13:15 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
7aa128dbd1a9e5b9272376aa9a1f4aa23afd8787 created 2012-07-10 19:45 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
046f56a7f5bf81ca094d3b950717186195dd53c8 created 2011-12-08 12:07 -0800 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
f93960a93ad97a56d308bd9ce25d97cbc175d524 created 2011-10-17 11:52 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
3d9424eb6eb473cfd14309fd635ff7d6e29322c2 created 2012-09-01 22:35 -0400 pushed 2012-09-02 02:36 +0000 |
Randell Jesup | Randell Jesup - Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg |
diff browse annotate |
004b8c1500c2305f02277b991ddb21d08d444ec4 created 2012-08-22 14:11 -0700 pushed 2012-08-23 10:36 +0000 |
John Schoenick | John Schoenick - Bug 781126 - Followup, remove accidental tabs. r=me DONTBUILD |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-08-22 16:03 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
85faeeb2306d513be0198fe8302d63699d316380 created 2012-08-16 18:43 -0700 pushed 2012-08-18 02:17 +0000 |
John Schoenick | John Schoenick - Bug 781126 - Part 1 - Browser content policy should check TYPE_OBJECT at shouldProcess rather than shouldLoad. r=jst |
diff browse annotate |
b5c4b792f3f2a047e3517472d72842a76afb77cd created 2012-07-30 17:20 +0300 pushed 2012-07-30 14:21 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 777292 part 2 - Change all nsnull to nullptr |
diff browse annotate |
2777ec78a2b5dc77e18eed0e4001bc699344405c created 2012-07-02 16:16 -0700 pushed 2012-07-03 09:10 +0000 |
Devdatta Akhawe | Devdatta Akhawe - Bug 767134 - Stuff the source principal into nsIContentPolicy (r=bz, sr=jst) |
diff browse annotate |
2068c7dda3a233937ebfde5995baa3888006cb88 created 2012-07-01 16:45 -0700 pushed 2012-07-02 09:13 +0000 |
David Zbarsky | David Zbarsky - Bug 763350 - Clean up some includes in content/ and dom/ r=smaug |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-05-21 11:54 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
0ca37155a57724e9b122b3f736062fc5a1ecdb58 created 2011-12-07 18:19 -0500 pushed 2011-12-08 13:05 +0000 |
Kyle Huey | Kyle Huey - Bug 692067: Make WebSockets trigger content policies. r=smaug,dveditz |
diff browse annotate |
ec7577dec4fceef0ac2717416d9c48289402d935 created 2011-10-17 10:59 -0400 pushed 2011-10-17 15:01 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron |
diff browse annotate |
b9b9d9f379dbef46572c5fab7ea0682988a34374 created 2011-10-10 22:50 -0700 pushed 2011-10-16 17:28 +0000 |
Jeff Walden | Jeff Walden - Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones |
diff browse annotate |
9408e8c33a1ccc5348a140e8c81ea4c63e0492bf created 2011-10-12 12:21 -0700 pushed 2011-10-13 13:50 +0000 |
Jeff Walden | Jeff Walden - Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail |
diff browse annotate |
da6e9073b431f61b38a87522c074af7a24a7a17f created 2011-10-10 22:50 -0700 pushed 2011-10-13 13:50 +0000 |
Jeff Walden | Jeff Walden - Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2011-09-29 08:20 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
a73f7a3b85a5b1b2e3e4e19ee7e90bdbf7d9001e created 2011-09-08 21:20 +0100 pushed 2011-09-08 20:24 +0000 |
Neil Rashbrook | Neil Rashbrook - Bug 684726 Add missing content types to nsContentBlocker r=bz |
diff browse annotate |
02ff5f05a1a66d2b2bc015bf7fefd04790ec0a3e created 2009-07-20 15:29 -0700 pushed 2009-07-20 22:30 +0000 |
Daniel Holbert | Daniel Holbert - Bug 504934: Add braces to an "if/else" cascade to fix build warning. r+sr=jst |
diff browse annotate |
cd624e5245262911eb9b1a17971a5f57106198d9 created 2008-03-05 02:29 -0800 pushed 2008-03-20 16:49 +0000 |
reed | reed - Bug 420609 - "XMLHttpRequest no longer able to parse XHTML documents with entity references" [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr=bzbarsky a1.9=sicking a=blocking1.9+] |
diff browse annotate |
3af04d3b0c7e1eb387ebe568d5fb425da6f8c941 created 2007-06-17 06:50 -0700 pushed 2008-03-20 16:49 +0000 |
kherron | kherron - Bug 375314 - discriminate ping and xmlhttprequests in content policy check. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=jst, sr=peterv. |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed 2008-03-20 16:49 +0000 |
hg | hg - Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, |