Panos Astithas
|
afce187eb7
|
Backout 7e5f3a8a7ca7 due to test oranges
|
2012-08-03 12:01:14 +03:00 |
|
Richard Newman
|
385a75749f
|
Merge m-c to s-c.
|
2012-08-03 01:27:09 -07:00 |
|
Tal Aloni
|
68530a5b53
|
Bug 778413 - Fix table cell automatic width calculation when using box-sizing:border-box. r=dbaron
|
2012-08-03 09:05:01 +02:00 |
|
Etienne Segonzac
|
49bbd50a79
|
Bug 775638 - Set dom.send_after_paint_to_content to true in the gaia profile to ease compatibility when testing in nightly. r=vingtetun
|
2012-08-04 11:28:35 -04:00 |
|
Jonathan Kew
|
ee155ff82a
|
bug 721750 - reftests for text-shadow in ::-moz-selection. r=dbaron
|
2012-08-04 19:52:24 +01:00 |
|
Jonathan Kew
|
83a0c3a21a
|
bug 721750 - support text-shadow property on ::-moz-selection. r=dbaron
|
2012-08-04 19:52:21 +01:00 |
|
Benoit Jacob
|
41cf25251b
|
Bug 778006 - reenable WebGL mochitest on Android - r=gbrown
|
2012-08-04 13:36:54 -04:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Ed Morley
|
6db5344645
|
Merge mozilla-central to mozilla-inbound
|
2012-08-04 19:13:47 +01:00 |
|
Ed Morley
|
fec5179801
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-04 19:10:28 +01:00 |
|
Ed Morley
|
bba173e66e
|
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
|
2012-08-04 18:05:15 +01:00 |
|
Etienne Segonzac
|
1d242dc235
|
Bug 779793 - Properly send a NO_PROVIDER error when there is no options to handle a WebActivity. r=vingtetun
|
2012-08-04 11:28:36 -04:00 |
|
Andrew McCreight
|
ef0c42917e
|
Bug 752764 - Nuke wrapped reflector during transplant. r=bholley
|
2012-08-04 08:15:04 -07:00 |
|
ffxbld
|
f979d3042a
|
Automated blocklist update from host linux-ix-slave32
|
2012-08-04 03:24:42 -07:00 |
|
Ms2ger
|
e93a90d4c5
|
Bug 780164 - Make nsAttrAndChildArray::GetModifiableMapped infallible; r=bz
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
797519767d
|
Bug 780168 - Avoid a couple QIs in nsDocShell::GetInterface(nsIDocument); r=bz
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
23cddca634
|
Bug 780165 - Part c: Use nsPIDOMWindow::GetDoc() in drag&drop; r=smaug
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
8989abfaeb
|
Bug 780165 - Part b: Use nsPIDOMWindow::GetDoc() in the special case for window.document in nsDOMClassInfo; r=smaug
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
0413a5f31a
|
Bug 780165 - Part a: Introduce nsPIDOMWindow::GetDoc(); r=smaug
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
db59149c25
|
Bug 777306 - Remove NS_NewHTMLStyleSheet; r=dbaron
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
eacd737410
|
Bug 777293 - Remove NS_NewCSSStyleSheet; r=dbaron
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
5410b1a8c6
|
Bug 600111 - Throw the correct exceptions in XMLHttpRequest.setRequestHeader(); r=sicking
|
2012-08-04 09:44:01 +02:00 |
|
Ms2ger
|
a30c097281
|
Bug 714279 - range.compareBoundaryPoints should throw NOT_SUPPORTED_ERR when called with an invalid 'how' argument; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Ms2ger
|
887873c1d4
|
Bug 636123 - Part b: Don't null-check the result of nsDocument::GetOrCreateRadioGroup; r=mounir
|
2012-08-04 09:44:00 +02:00 |
|
Ms2ger
|
a93a9c2df5
|
Bug 636123 - Part a: Split nsDocument::GetRadioGroup in two methods: one to get the radio group and one to create it; r=mounir
|
2012-08-04 09:44:00 +02:00 |
|
Ms2ger
|
babf67cce2
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Ms2ger
|
de54e5b696
|
Bug 776224 - CheckPref should always initialize its outparam; r=peterv
|
2012-08-04 09:44:00 +02:00 |
|
Ms2ger
|
5363dc0480
|
Bug 774705 - Part b: Throw a TypeError when trying to construct an interface without a constructor; r=bz
|
2012-08-04 09:44:00 +02:00 |
|
Ms2ger
|
308089a750
|
Bug 774705 - Part a: Update /resources.
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
e9cb743eb1
|
Bug 771934 - Throw NOT_FOUND_ERR instead of HIERARCHY_REQUEST_ERR from nsINode::RemoveChild; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
3f18e578e9
|
Bug 768310 - Don't throw from Event.initEvent if it's called during event dispatch; r=smaug
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
e298acc4d6
|
Bug 771932 - Import some more DOM4 tests; r=sicking
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
4468cb8425
|
Bug 672814 - Part e: Expand the set of JS mime types we support; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
7867863e95
|
Bug 672814 - Part d: Move the type attribute parsing in nsScriptLoader::ProcessScriptElement into a helper function; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
2253c97797
|
Bug 672814 - Part c: Remove the typeID variable in nsScriptLoader::ProcessScriptElement; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
94472714fc
|
Bug 672814 - Part b: Introduce nsContentUtils::IsJavascriptMIMEType; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
fe9aa1e2db
|
Bug 672814 - Part a: Move nsJSRuntime::ParseVersion to nsContentUtils; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
07b623f64b
|
Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted
|
2012-08-04 09:43:58 +02:00 |
|
Ms2ger
|
da31a913e3
|
Bug 773326 - Add test for previously inverted thread check in getJSToNativeConversionTemplate::onFailure; r=peterv
|
2012-08-04 09:43:57 +02:00 |
|
Ms2ger
|
95285855be
|
Bug 352437 - Part c: Escape quotes in tagify; r=jorendorff
|
2012-08-04 09:29:35 +02:00 |
|
Ms2ger
|
b1968b7a05
|
Bug 352437 - Part a: Use a StringBuffer in tagify; r=jorendorff
|
2012-08-04 09:29:26 +02:00 |
|
Ms2ger
|
395040a131
|
Bug 780111 - Share code with new DOM bindings for primitive conversions in XPCConvert::JSData2Native; r=bholley
|
2012-08-04 09:29:18 +02:00 |
|
Ms2ger
|
2b7b31e7c2
|
Bug 780108 - Get rid of the double switch in XPCConvert::JSData2Native; r=bholley
|
2012-08-04 09:28:45 +02:00 |
|
Tal Aloni
|
b2c4ba86ad
|
Bug 778413 - Fix table cell automatic width calculation when using box-sizing:border-box. r=dbaron
|
2012-08-03 09:05:01 +02:00 |
|
Etienne Segonzac
|
2f8dcd07c5
|
Bug 775638 - Set dom.send_after_paint_to_content to true in the gaia profile to ease compatibility when testing in nightly. r=vingtetun
|
2012-08-04 11:28:35 -04:00 |
|
Andrew McCreight
|
894b032a95
|
Bug 752764 - Nuke wrapped reflector during transplant. r=bholley
|
2012-08-04 08:15:04 -07:00 |
|
David Zbarsky
|
c52354cb86
|
Bug 780340 - Allow compositor-driven animations of visibility r=mattwoodrow
|
2012-08-04 07:03:47 -07:00 |
|
Ms2ger
|
434ae84f40
|
Back out bug 772679 for crashes.
|
2012-08-04 15:10:45 +02:00 |
|
Robert O'Callahan
|
6d930fb447
|
Bug 772679. Mark test as passing on Mac.
|
2012-08-05 00:27:07 +12:00 |
|
Robert O'Callahan
|
e97ba9d607
|
Bug 772679. Testcase.
|
2012-08-05 00:26:58 +12:00 |
|