Bobby Holley
|
00b5ef0049
|
Bug 851851 - Null check win. r=me
|
2013-03-17 22:42:42 -07:00 |
|
Gregory Szorc
|
67d50d96e2
|
Bug 851975 - Don't use conditionals in backend.mk; r=ted
|
2013-03-17 16:57:44 -07:00 |
|
Luke Wagner
|
9308dad673
|
Disable OdinMonkey on OSX until we can get Breakpad to cooperate (no bug, r=me)
|
2013-03-17 15:14:50 -07:00 |
|
Phil Ringnalda
|
df38c41955
|
Merge the last PGO-green mozilla-inbound cset to mozilla-central
|
2013-03-17 12:45:03 -07:00 |
|
philringnalda@gmail.com
|
3b95b9cdc7
|
No bug, Automated blocklist update from host slice - a=blocklist-update
|
2013-03-17 12:32:21 -07:00 |
|
Gregory Szorc
|
ed48d991bf
|
Merge mozilla-central into services-central
|
2013-03-17 10:42:13 -07:00 |
|
Ms2ger
|
aed8044ac2
|
Merge m-c to m-i.
|
2013-03-17 13:22:37 +01:00 |
|
Lucas Rocha
|
7a3be6c6fb
|
Bug 851894 - Only update empty state when emptyview is not null (r=mfinkle)
|
2013-03-17 11:12:09 +00:00 |
|
Ms2ger
|
2279ffa44e
|
Bug 824986 - Followup: fix botched merge.
|
2013-03-17 11:20:39 +01:00 |
|
Ms2ger
|
be03887422
|
Merge backout.
|
2013-03-17 10:44:57 +01:00 |
|
Ms2ger
|
d8a7fada3c
|
Backout bug 658909 for Marionette bustage.
|
2013-03-17 10:44:33 +01:00 |
|
Mike Hommey
|
a223b733af
|
Backout changeset 120a29c1b1c9 (bug 850332) on suspicion of Android M8 orange
|
2013-03-17 10:11:51 +01:00 |
|
Ms2ger
|
fe39d61dc1
|
Bug 849665 - Outparamdel nsHTMLDocument::GetDomainURI; r=khuey
|
2013-03-17 09:51:39 +01:00 |
|
Ms2ger
|
947d25f1a8
|
Bug 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey
|
2013-03-17 09:51:36 +01:00 |
|
Ms2ger
|
c8f13d74ad
|
Bug 844134 - Move the 'attributes' property from Node to Element; r=sicking
|
2013-03-17 09:51:34 +01:00 |
|
Mike Hommey
|
3f7f65dd74
|
Fixup for windows bustage after landing bug 648407. r=me
|
2013-03-17 09:46:34 +01:00 |
|
Ms2ger
|
02145ed6a8
|
Bug 846860 - Give HTMLOptionsCollection its own header and put it in the dom namespace; r=khuey
--HG--
rename : content/html/content/src/nsHTMLSelectElement.cpp => content/html/content/src/HTMLOptionsCollection.cpp
rename : content/html/content/src/nsHTMLSelectElement.h => content/html/content/src/HTMLOptionsCollection.h
|
2013-03-17 08:55:17 +01:00 |
|
Ms2ger
|
865e2310fc
|
Bug 851134 - Part b: Implement the EventTarget getters in the WebIDL API for Event directly instead of calling the XPIDL implementations; r=smaug
|
2013-03-17 08:55:17 +01:00 |
|
Ms2ger
|
ad4421404d
|
Bug 851134 - Part a: Implement the primitive getters in the WebIDL API for Event directly instead of calling the XPIDL implementations; r=smaug
|
2013-03-17 08:55:17 +01:00 |
|
Ms2ger
|
547f96abe0
|
Bug 851108 - Stop exporting ds/BitArray.h; r=billm
|
2013-03-17 08:55:17 +01:00 |
|
Ms2ger
|
5dd8d9d4d2
|
Bug 850817 - Move ClientRect to Paris bindings; r=bz
--HG--
rename : dom/interfaces/base/nsIDOMClientRect.idl => dom/webidl/ClientRect.webidl
|
2013-03-17 08:55:17 +01:00 |
|
Ms2ger
|
8a852eb95d
|
Bug 851025 - Remove nsLayoutUtils::RectListBuilder::mRv; r=bz
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
0b97e8d0da
|
Bug 845374 - Part t: Stop including js/Value.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
69401c3aeb
|
Bug 845374 - Part s: Stop including nsTArray.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
ecaff4e0d2
|
Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
f367c1ecce
|
Bug 845374 - Part q: Stop including nsThreadUtils.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
ea2240e293
|
Bug 845374 - Part p: Stop including nsDataHashtable.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
6b3b55ffcf
|
Bug 845374 - Part o: Stop including nsIDOMEvent.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Ms2ger
|
cf9a7a5ddd
|
Bug 845374 - Part n: Stop including nsINode.h and nsIDOMNode.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Ms2ger
|
a7a151acd8
|
Bug 845374 - Part m: Move nsContentUtils::PositionIsBefore out of line; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Ms2ger
|
24bcddcf77
|
Bug 845374 - Part l: Stop including nsIDocument.h in nsContentUtils.h and fix two nits; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Ms2ger
|
8c29c30b58
|
Bug 845374 - Part k: Stop including nsIContent.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Ms2ger
|
9193bb4302
|
Bug 845374 - Part j: Stop including nsIXPCScriptable.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Ms2ger
|
3ddb62d471
|
Bug 845374 - Part i: Stop including nsNodeInfoManager.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Ms2ger
|
90272ca15c
|
Bug 845374 - Part h: Move nsContentUtils::NameChanged out of line; r=khuey
|
2013-03-17 08:55:14 +01:00 |
|
Ms2ger
|
4ceec9db31
|
Bug 845374 - Part g: Stop including nsContentSink.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:13 +01:00 |
|
Ms2ger
|
ead9319d09
|
Bug 845374 - Part f: Create a new nsDocElementCreatedNotificationRunner.h; r=khuey
--HG--
rename : content/base/public/nsContentUtils.h => content/base/public/nsDocElementCreatedNotificationRunner.h
|
2013-03-17 08:55:12 +01:00 |
|
Ms2ger
|
a35f28d8d9
|
Bug 845374 - Part e: Stop including nsContentList.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:11 +01:00 |
|
Ms2ger
|
a8c82dfff1
|
Bug 845374 - Part d: Create a new nsContentListDeclarations.h that doesn't include the world; r=khuey
|
2013-03-17 08:55:10 +01:00 |
|
Ms2ger
|
776e780f7e
|
Bug 845374 - Part c: Stop including nsHtml5StringParser.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:09 +01:00 |
|
Ms2ger
|
bf24250ade
|
Bug 845374 - Part b: include nsAutoPtr.h in nsDOMCSSValueList.cpp; r=khuey
|
2013-03-17 08:55:08 +01:00 |
|
Ms2ger
|
a649b47c77
|
Bug 845374 - Part a: Sort includes and forward declarations in nsContentUtils.{h,cpp}; r=khuey
|
2013-03-17 08:55:08 +01:00 |
|
Robert Strong
|
fc1f55f77d
|
Windows stub installer only - compiled plugin - Bug 850110 - Download server IP address is sometimes reported as a single digit. r=bbondy
|
2013-03-17 00:09:45 -07:00 |
|
Robert Strong
|
2216d19db9
|
Windows stub installer only - plugin code - Bug 850110 - Download server IP address is sometimes reported as a single digit. r=bbondy
|
2013-03-17 00:09:35 -07:00 |
|
Mike Hommey
|
a408486d94
|
Bug 851002 - Adjust Elf headers before adding filler segment in elfhack. r=nfroyd
|
2013-03-17 08:03:06 +01:00 |
|
Mike Hommey
|
5c8b7a047e
|
Bug 850643 - Check "cc" before "gcc" for host compiler when cross-compiling. r=ted
|
2013-03-17 08:03:05 +01:00 |
|
Mike Hommey
|
6de4add0cd
|
Bug 850332 - Use jemalloc inside mozglue. r=kats,r=mwu
|
2013-03-17 08:03:05 +01:00 |
|
Mike Hommey
|
ae7aab6793
|
Bug 849497 - Enable getUserMedia in xulrunner. r=bsmedberg
|
2013-03-17 08:03:05 +01:00 |
|
Mike Hommey
|
d71c84f8b9
|
Bug 648407 - Fold NSPR, NSS and SQLite libraries all together on B2G, Android, OSX and Windows. r=blassey,r=cjones,r=bsmedberg
|
2013-03-17 08:02:54 +01:00 |
|
Mike Hommey
|
b38b1ef9de
|
Bug 648407 - Support loading the folded library on Android. r=blassey
|
2013-03-17 08:02:35 +01:00 |
|