Commit Graph

101399 Commits

Author SHA1 Message Date
Ms2ger
c680d0b082 Bug 774705 - Part a: Update /resources. 2012-08-04 09:43:59 +02:00
Ms2ger
4d2ce04c95 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
bf92bcb5fc 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
27f6ddec3f Bug 771932 - Import some more DOM4 tests; r=sicking 2012-08-04 09:43:59 +02:00
Ms2ger
07d12c4a23 Bug 672814 - Part e: Expand the set of JS mime types we support; r=bz 2012-08-04 09:43:59 +02:00
Ms2ger
3ace1d2272 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
10e0a74f56 Bug 672814 - Part c: Remove the typeID variable in nsScriptLoader::ProcessScriptElement; r=bz 2012-08-04 09:43:59 +02:00
Ms2ger
1c0d6a2933 Bug 672814 - Part b: Introduce nsContentUtils::IsJavascriptMIMEType; r=bz 2012-08-04 09:43:59 +02:00
Ms2ger
c6bffb8f7c Bug 672814 - Part a: Move nsJSRuntime::ParseVersion to nsContentUtils; r=bz 2012-08-04 09:43:59 +02:00
Ms2ger
923600d481 Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted 2012-08-04 09:43:58 +02:00
Ms2ger
82d277e63b Bug 773326 - Add test for previously inverted thread check in getJSToNativeConversionTemplate::onFailure; r=peterv 2012-08-04 09:43:57 +02:00
Ms2ger
f9da755325 Bug 352437 - Part c: Escape quotes in tagify; r=jorendorff 2012-08-04 09:29:35 +02:00
Ms2ger
468ea070bf Bug 352437 - Part a: Use a StringBuffer in tagify; r=jorendorff 2012-08-04 09:29:26 +02:00
Ms2ger
d5a7d83516 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
467078a6f2 Bug 780108 - Get rid of the double switch in XPCConvert::JSData2Native; r=bholley 2012-08-04 09:28:45 +02:00
Ed Morley
941b110e05 Bug 780373 - scrollbars-01.svg & scrollbars-02.svg are perma-orange on Android. r=mfinkle 2012-08-04 20:32:24 +01:00
Etienne Segonzac
038d511e11 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
Mihai Sucan
e0373770cd Bug 676722 - The output of console.log(object) isn't expandable/inspectable in the Web Console; r=rcampbell 2012-08-03 23:14:01 +03:00
Rob Campbell
cc3b2a1e47 merge fx-team to m-c 2012-08-03 17:14:01 -04:00
Gregory Szorc
eb59b00fc8 Merge mozilla-central into services-central 2012-08-03 14:12:09 -07:00
Rob Campbell
d12bd4710c merge m-c to fx-team 2012-08-03 17:09:03 -04:00
Ed Morley
edbbd284ab Merge mozilla-central and fx-team 2012-08-03 15:52:55 +01:00
Ed Morley
79a5e3e981 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-03 15:29:18 +01:00
Brian R. Bondy
1c3ba589b3 Bug 779916 - ServicesHelper NSIS plugin was updated with changed paths. r=jimm 2012-08-03 07:24:52 -04:00
Luqman A.
f71f7ae597 Bug 775049 - DeCOMtaminate nsIRadioGroupContainer; f=Ms2ger r=mounir 2012-08-03 12:38:52 +02:00
Tim Taubert
486d7be9bf Bug 728294 - Part 3 - Analyze cycle collection logs on testsuite shutdown to detected leaked windows; r=ted,smaug 2012-08-03 12:36:59 +02:00
Tim Taubert
fcedf34693 Bug 728294 - Part 2 - Add last opened URI and windowID to a refCounted node's description in debug mode; r=smaug 2012-08-03 12:36:59 +02:00
Tim Taubert
ba79bd8b4b Bug 728294 - Part 1 - Remove old debug log parser; r=ted 2012-08-03 12:36:59 +02:00
Ed Morley
f55d9d2db2 Bug 760770 - Mark test_timeupdate_small_files.html's "got unexpected stalled after ended" as todo for seek.webm, for frequent intermittent failures; r=cpearce 2012-08-03 11:28:12 +01:00
Ed Morley
1175eb7c52 Bug 620598, Bug 661076 & Bug 687972 - Disable frequently intermittent media tests on Linux; r=cpearce 2012-08-03 11:28:12 +01:00
Ed Morley
c3c82f78fc Bug 661099 - Disable part of test_bug596600.xul on OS X 10.6 for frequent intermittent failures; r=mstange 2012-08-03 11:28:12 +01:00
Ed Morley
7761be2238 Bug 733848 - Temporarily disable part of markuprules.xml for frequent intermittent failures; r=surkov 2012-08-03 11:28:12 +01:00
Ed Morley
814a6224c4 Backout 1924fe55fb6e (bug 771294) for causing failures in test_cross_domain.xul 2012-08-03 11:14:08 +01:00
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