Ms2ger
2df498e0e9
Bug 672814 - Part b: Introduce nsContentUtils::IsJavascriptMIMEType; r=bz
2012-08-04 09:43:59 +02:00
Ms2ger
37e07936d4
Bug 672814 - Part a: Move nsJSRuntime::ParseVersion to nsContentUtils; r=bz
2012-08-04 09:43:59 +02:00
Ms2ger
bee14f4afa
Bug 773933 - Remove libs rules from browser/components/sessionstore/src/Makefile.in; r=ted
2012-08-04 09:43:58 +02:00
Ms2ger
171905bf3b
Bug 773326 - Add test for previously inverted thread check in getJSToNativeConversionTemplate::onFailure; r=peterv
2012-08-04 09:43:57 +02:00
Ms2ger
cfaea041c2
Bug 352437 - Part c: Escape quotes in tagify; r=jorendorff
2012-08-04 09:29:35 +02:00
Ms2ger
bda29a8664
Bug 352437 - Part a: Use a StringBuffer in tagify; r=jorendorff
2012-08-04 09:29:26 +02:00
Ms2ger
3c30d568f9
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
16aadc8dec
Bug 780108 - Get rid of the double switch in XPCConvert::JSData2Native; r=bholley
2012-08-04 09:28:45 +02:00
Tal Aloni
b2432a503e
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
28860cc278
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
4aeaf40fed
Bug 752764 - Nuke wrapped reflector during transplant. r=bholley
2012-08-04 08:15:04 -07:00
David Zbarsky
47adffda4e
Bug 780340 - Allow compositor-driven animations of visibility r=mattwoodrow
2012-08-04 07:03:47 -07:00
Ms2ger
b549803df7
Back out bug 772679 for crashes.
2012-08-04 15:10:45 +02:00
Robert O'Callahan
ab66bd51d9
Bug 772679. Mark test as passing on Mac.
2012-08-05 00:27:07 +12:00
Robert O'Callahan
a93ec4fde1
Bug 772679. Testcase.
2012-08-05 00:26:58 +12:00
Robert O'Callahan
a8cf24827e
Bug 772679. RestrictToLayerPixels needs to accurately convert between appunits scroll offsets and ThebesLayer pixel coordinates. r=tnikkel
...
Change GetThebesLayerResolutionForFrame to GetThebesLayerScaleForFrame,
which just returns a scale. Ensure that the scale is as accurate as possible
even if dedicated layers for scrolled content (or any layers at all) have not
been created yet, by taking into account transforms that have not yet
generated layers. This makes the decisions made by
nsGfxScrollFrameInner::ScrollToImpl independent of whether there is
currently an active layer for the scrolled content (or much more nearly so).
In nsGfxScrollFrameInner::ScrollToImpl, do not use the current internal
fractional offset of the ThebesLayer, which is in a mostly unrelated
coordinate space to our scroll positions. Instead, just try to make sure
that the previous and next scroll position differ by a whole number of
layer pixels.
2012-08-05 00:26:38 +12:00
Ms2ger
e6463200a3
Merge m-c to m-i.
2012-08-04 13:02:15 +02:00
Ed Morley
4bf45e68b2
Backout fce1836888b4 (bug 778608) for failures in browser_webconsole_bug_595934_message_categories.js on a CLOSED TREE
2012-08-04 09:53:30 +01:00
Mike Hommey
be451c22dc
Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE
2012-08-04 10:38:41 +02:00
Cameron McCormack
36c89619de
Bug 780337 - CSSSupportsRule serialization test fixup. r=burning
2012-08-04 18:08:39 +10:00
Cameron McCormack
85266c986b
Bug 778600 - Indent closing brace when listing GroupRules. r=dbaron
2012-08-04 17:07:03 +10:00
Cameron McCormack
7beb9fd997
Bug 780337 - @supports rule should not parse if property value is empty. r=dbaron
2012-08-04 17:07:03 +10:00
Mike Hommey
875b3349b1
Bug 780159 - Remove obsolete REGCHROME. r=ted
2012-08-04 08:55:00 +02:00
Mike Hommey
e04333c977
Bug 778740 - Allow to use Linux kernel headers for perf events. r=khuey
2012-08-04 08:55:00 +02:00
Mike Hommey
bbf2d92e8f
Bug 778259 - Fix fallback relpath implementation for python 2.5- in manifestparser.py. r=jhammel
2012-08-04 08:54:59 +02:00
Mike Hommey
1b9934fb05
Bug 776561 - Avoid OS_LIBS containing -lrt when there is no config.cache. r=khuey
2012-08-04 08:54:59 +02:00
Mike Hommey
e79d87471e
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 08:48:56 +02:00
Mike Hommey
69991fde10
Bug 774032 part 7 - Remove make-makefile and acoutput-fast.pl. r=ted
2012-08-04 08:47:28 +02:00
Mike Hommey
6de82c7f66
Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted
2012-08-04 08:47:28 +02:00
Mike Hommey
ab8c639c4d
Bug 774032 part 5 - Use explicit _NON_GLOBAL_ACDEFINES, and rely less on pattern matching. r=ted
2012-08-04 08:47:28 +02:00
Mike Hommey
796fe72f8b
Bug 774032 part 4 - Add check-sync-dirs exception for *.pyc under build/. r=ted
2012-08-04 08:47:28 +02:00
Mike Hommey
54316c2b4b
Bug 774032 part 3 - Remove variables with no AC_SUBST in autoconf.mk.in. r=ted
2012-08-04 08:47:28 +02:00
Mike Hommey
6496bd2502
Bug 774032 part 2 - Allow to disable markers in Preprocessor.py. r=ted
2012-08-04 08:47:28 +02:00
Mike Hommey
1d0b8ae35c
Bug 774032 part 1 - Avoid Preprocessor.py replacing undefined variables with the attemptSubstitution filter. r=ted
2012-08-04 08:47:28 +02:00
Mike Hommey
fe28dc70cd
Bug 776968 - Avoid modifying autoconf.mk after running nspr configure. r=ted
2012-08-04 08:47:27 +02:00
Andres Hernandez
c6f0e04744
Bug 621564. Use Map in nsContentPrefService's cache. r=felipe
2012-08-03 09:43:08 -06:00
Felipe Gomes
ebb860b3ba
Bug 775803. Move WebappsInstaller to toolkit. r=glandium
...
--HG--
rename : browser/modules/WebappsIconHelpers.js => toolkit/webapps/WebappsIconHelpers.js
rename : browser/modules/WebappsInstaller.jsm => toolkit/webapps/WebappsInstaller.jsm
2012-08-03 20:40:30 -07:00
Benjamin Peterson
15d2370609
backout 6609595c84eb for leaking mutex
2012-08-03 20:32:57 -07:00
Chris Jones
3a11727da8
Bug 780346: Add a sample label to refresh driver. irl-r=mattwoodrow
2012-08-03 20:23:24 -07:00
David Zbarsky
34b64aa7ba
Bug 779385 - Help CSS authors diagnose why animations aren't async r=cjones
2012-08-02 23:32:13 -07:00
Ben Turner
98a57bfb9c
Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv.
...
--HG--
extra : transplant_source : %90%87%047%07BA%97%E0%F1n%1DY%08D%7C%E39%20%0F
2012-08-02 23:25:30 -07:00
Richard Newman
f7cd11d932
Bug 774300 - Clean up mistakenly added test file. r=oops
2012-08-02 22:06:25 -07:00
Richard Newman
1aa5365609
Bug 774300 - Sync authentication errors if passwords contain non-ASCII characters. r=nalexander
...
* * *
Bug 774300 - Fix omission. r=me
2012-08-02 22:00:43 -07:00
Nick Alexander
4d1ff3cc48
Bug 741960 - Fuzz backoff times up to 25% more to avoid client lock-stepping. r=rnewman
2012-08-02 22:00:43 -07:00
Ben Turner
f8dee3f4cb
Backed out changeset 46653198caac
2012-08-02 21:53:03 -07:00
Yoshi Huang
10a0e64feb
Bug 780063 - B2G RIL : ICC lock cannot work on Otoro. r=vicamo
2012-08-03 10:28:15 +08:00
Mike Hommey
7a50b770cf
Fixup whitespaces from bug 777379. DONTBUILD
2012-08-06 15:31:10 +02:00
Mike Hommey
a195685a40
Bug 777379 - Ensure that default is always the default target. r=ted
2012-08-06 15:21:10 +02:00
Mike Hommey
88140c2b7a
Bug 742795 - Autogenerate autoconf.mk. r=ted
2012-08-06 15:19:50 +02:00
Alex Vincent
d886694af5
Bug 779910 - xulrunner builds fail to compile on windows; r=bz
2012-08-04 23:12:56 +03:00