Jorge Luis Mendez
a676bf1515
Bug 816526 - debuggerUI.searchLine should use single unicode character instead of '...'. r=vporof
2013-01-14 17:08:16 -05:00
Tim Taubert
6f285cf2d8
merge m-c to fx-team
2013-01-21 11:33:52 +01:00
L. David Baron
713e1dbcf4
Bug 823989: Don't build testpilot on aurora update channel, a=akeybl DONTBUILD
2013-01-19 16:59:25 -08:00
Anton Kovalyov
10a465a369
Bug 644413 - Add support for -sp-context mode-line in Scratchpad. r=harth
2013-01-18 16:59:47 -08:00
Heather Arthur
d327b58178
Bug 827604 - Pseudoclass lock isn't clearing; r=dcamp
2013-01-18 14:03:22 -08:00
Gene Lian
ae6a8b4355
Bug 831108 - Process tab terminated (stop loading) on http://margaretleibovic.com/mural/ . r=fabrice
2013-01-18 21:50:01 +08:00
Gaurav Pruthi
3813516e2f
Bug 672190 - Remove declaration and definitions of 'expandEntityReferences' from NodeIterator and TreeWalker. r=Ms2ger
2013-01-20 17:53:48 +05:30
Mats Palmgren
b9e8ea4d33
Bug 827070. r=smontagu
2013-01-20 13:40:09 +01:00
Mats Palmgren
af600174be
Bug 830236 (follow-up) - Keep the print engine when printing finished inside Print Preview. Make nsPrintEngine::DestroyPrintingData re-entrancy safe. r=cam
2013-01-20 13:40:09 +01:00
Robert Longson
31b0e7c4c9
Bug 828286 - SVG stylesheet not enabled for SVG loaded as data and then imported with importNode. r=dholbert
2013-01-20 12:07:16 +00:00
Brian Hackett
4bd948e772
Bug 821361 - Optimize type information in closures that only run once, r=luke.
2013-01-20 02:49:21 -07:00
Daniel Holbert
39a453b3a0
Bug 832589: Declare character encoding in the blank document that we load between each reftest, to prevent an error message from being printed each time we do that. r=dbaron
2013-01-19 17:23:45 -08:00
Brian Hackett
fc6b99d448
Bug 832425 - gcPreserveCode() should be defined when not using JS_GC_ZEAL, r=h4writer.
2013-01-19 17:30:05 -07:00
Rafael Avila de Espindola
4aa318b6e4
Bug 831623: Move handleSymbolResponse and fetchSymbol to a new class so it can be used for late write stacks too. r=vdjeric
2013-01-19 19:26:05 -05:00
Sankha Narayan Guria
4de2a7544a
Bug 823872 - Add test for OS.Constants.{libc, Win}. r=Yoric
2013-01-19 18:49:42 -05:00
Ryan VanderMeulen
31f94612d0
Merge m-c to inbound.
2013-01-19 18:49:38 -05:00
Oleg Romashin
e02d7ce64e
Bug 830926 - AZPC TrackTouch x/y displacement should not be rounded to int. r=ajones,drs
2013-01-19 15:33:09 -08:00
Jonathan Kew
b9cdaea30b
bug 831354 - test fix 6 - canvas and svg language-font tests pass on android with the Open Sans font prefs. r=dbaron
2013-01-19 21:36:19 +00:00
Jonathan Kew
11ffc28b63
bug 831354 - update default font prefs to use the bundled Open Sans and Charis SIL Compact on Android, but not on Gonk. r=dbaron
2013-01-19 21:36:11 +00:00
David Zbarsky
8ff75a4d1b
Bug 831673, r=bz
2013-01-19 15:56:31 -05:00
David Zbarsky
d88fcf127d
Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz
2013-01-19 15:56:00 -05:00
Richard Newman
4c9139b736
Merge m-c to s-c.
2013-01-19 08:59:10 -08:00
Ms2ger
50ea8d0717
Merge m-i to m-c.
2013-01-19 17:08:39 +01:00
ffxbld
70347c213e
No bug, Automated blocklist update from host bld-linux64-ec2-385 - a=blocklist-update
2013-01-19 03:19:21 -08:00
Jonathan Kew
ece0b7d7f5
bug 831354 - test 'fix' 8 - mark remaining problematic tests as fuzzy on android. r=blassey
2013-01-19 10:30:28 +00:00
Jonathan Kew
16e5ebcd8a
bug 831354 - test fix 7 - explicitly use Droid Serif for the greek-uppercase-1 test on Android, as default fonts may not be suitable. r=dbaron
2013-01-19 10:29:54 +00:00
Marco Bonardo
74eb1adbbb
Bug 832471 - Make Library Downloads view actually remove all downloads on Clear Downloads
...
r=Mano
2013-01-19 11:21:33 +01:00
Mike Hommey
5ad0f63302
Bug 832202 - Handle empty lists from config.status in buildconfig.py. r=ted
2013-01-19 09:46:51 +01:00
Mike Hommey
34889d7845
Bug 831790 - Use the buildconfig python module for expandlibs_config. r=ted
...
--HG--
rename : config/expandlibs_config.py.in => config/expandlibs_config.py
rename : js/src/config/expandlibs_config.py.in => js/src/config/expandlibs_config.py
2013-01-19 09:45:50 +01:00
Mike Hommey
8809186fd3
Bug 755724 - Initialize trace malloc before calling NS_NewLocalFile in nsBrowserApp.cpp. r=bsmedberg
2013-01-19 09:40:02 +01:00
Gregory Szorc
8627bc1731
Bug 827157 - Part 2: report current session information. r=rnewman
...
The previous patch regressed this because HealthReporter was talking
directly to storage instead of going through the measurement instance.
2013-01-19 00:31:38 -08:00
Gregory Szorc
63114eca76
Bug 827157 - Robust and performance sensitive recording of sessions; r=rnewman
...
We have introduced a new background service that captures session state
in preferences. Firefox Health Report now moves entries from preferences
to its database at payload generation time.
We've also introduced a few random APIs, such as enqueueTransaction()
and the ability for providers to have access to their own pref branch.
2013-01-18 22:35:07 -08:00
Phil Ringnalda
67c7e25d7b
Back out 7dbbb6e3d240 (bug 832435) for assertion failures
2013-01-18 21:29:05 -08:00
Bobby Holley
cf97537345
Bug 832435 - Fix compartment handling for EvaluteString and javascript: uris. r=bzbarsky
2013-01-18 23:33:26 -05:00
Boris Zbarsky
889e1ea478
Bug 774980. Hook up nsCSSKeyframeRule to cycle collection. r=smaug
2013-01-18 23:32:12 -05:00
Phil Ringnalda
9128f14da1
Fix bug 832571 by backing out 4d95a6900a4f:304ee1c25362 (bug 784591) for frequent Android crashtest-3 failures in ownerdiscard.html
2013-01-18 20:08:06 -08:00
Brian Hackett
52e25ae69f
Bug 832042 - Reduce cost of exact stack rooting during addition operations, r=terrence.
2013-01-18 20:35:08 -07:00
Phil Ringnalda
f0968e8343
Back out 8447875c6479 (bug 823010) for marionette failures in test_incoming.js
...
CLOSED TREE
2013-01-18 19:12:03 -08:00
Phil Ringnalda
ebc1570f2e
Back out fdeb0c833138 (bug 814226) for Linux bc failures in browser_webapps_permissions.js
...
CLOSED TREE
2013-01-18 19:10:47 -08:00
Phil Ringnalda
68d9bd5dec
Back out 823ab8a1c9c0:bc71821fcb9f (bug 831354) for b2g reftest failures
...
CLOSED TREE
2013-01-18 19:08:03 -08:00
Andres Hernandez
e2a8826714
Bug 739217 - Part 3: services replacement of codebase usage of synchronous isVisited with asynchronous isURIVisited. r=rnewman
2013-01-18 12:01:40 -06:00
Gregory Szorc
93c0366a50
Bug 831882 - Correctly install proxied log functions; r=rnewman
2013-01-18 10:11:28 -08:00
Gregory Szorc
b585e3decc
Bug 830209 - SQLite.jsm now handles transactions off the main thread; r=mak
2013-01-18 10:11:22 -08:00
Matthew Noorenberghe
544cbd1188
Merge fx-team with mozilla-central
2013-01-17 16:14:57 -08:00
Gregory Szorc
f92f1b79dc
Bug 808280 - Remove unused imports from mozconfig.py; r=ted
...
By preventing the import of pymake, multiprocessing is no longer
imported and BSDs should no longer choke when trying to import it.
DONTBUILD
2013-01-17 11:02:16 -08:00
Matthew Noorenberghe
0344b4c7a3
Bug 829995 - Ignore case of .url extension when migrating bookmarks from Internet Explorer. r=felipe
2013-01-16 18:39:46 -08:00
Matthew Noorenberghe
5d3cffbde4
Bug 496471 - Silence satchel warning about ORDER BY without an index since an index can't be used. r=dolske
2013-01-16 18:39:42 -08:00
Anton Kovalyov
6c78923aa2
Bug 828052 - Update Cleopatra and fix the issue with gJavaScriptOnly flag not working; r=past
2013-01-16 11:44:35 -08:00
Julien Wajsberg
004a3cb685
Bug 831393 - send manifestURL in the desktop-notification event. r=vingtetun. a=lsblakk
2013-01-16 19:22:28 +01:00
Benoit Girard
c856ab3666
Bug 830809 - Remove 'shutdown start' label with eConsiderQuit. r=ehsan
...
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
extra : rebase_source : 9150564527326347a8007be7e766b92ef7823c6a
2013-01-16 11:01:14 -05:00