Doug Turner
|
eb84bdff4a
|
Bug 774368 - Clear all globals during unload to avoid intermittent test_basic.html exception (can't access dead object at :0). r=jlebar
|
2012-07-23 09:52:05 -07:00 |
|
Ehsan Akhgari
|
7f141f6b63
|
Backout changeset 02627fecb3e2 (bug 776742) because of build bustage
|
2012-07-24 14:33:17 -04:00 |
|
Nathan Froyd
|
127cb5c9db
|
Bug 776979 - consolidate InitWithFuncCallback calls into nsTimeout::InitTimer; r=bz
|
2012-07-24 13:50:45 -04:00 |
|
Gregor Wagner
|
806182419e
|
Bug 776764 - Allow permissionDB parent directory to not be the default profile directory. r=fabrice
|
2012-07-24 11:22:14 -07:00 |
|
Benjamin Peterson
|
a810a5ad27
|
Bug 776314 - Stub out genexp toSource. r=luke
|
2012-07-24 11:19:18 -07:00 |
|
Benjamin Peterson
|
82a0c3817c
|
Bug 776314 - Add a script flag indicating if the script is a generator expression. r=luke
|
2012-07-24 11:19:08 -07:00 |
|
Marshall Culpepper
|
1f3b680f83
|
Bug 776742: ANativeWindow::cancelBuffer now points to a no-op function, fixing a process exit segfault in the emulator. r=cjones
--HG--
rename : js/xpconnect/tests/browser/Makefile.in => js/xpconnect/tests/Makefile.in
extra : rebase_source : c64b24e31419dfe9c9f81c572e801aa87d5df721
|
2012-07-24 13:07:15 -05:00 |
|
Gregory Szorc
|
42d6d9f5c1
|
Bug 776805 - Remove unused NO_GEN_XPT from rules.mk; r=glandium
|
2012-07-24 10:57:13 -07:00 |
|
Kartikaya Gupta
|
6dd9598ee8
|
Bug 776702 - Remove unnecessary BitmapDrawable instance creation. r=cpeterson
|
2012-07-24 13:31:51 -04:00 |
|
Benoit Girard
|
14ca459021
|
Bug 774978 - Profiler saving restored to /sdcard because most appfolder are read protected. r=glandium
|
2012-07-24 13:29:59 -04:00 |
|
Tim Abraldes
|
71af1530a3
|
bug 773865. Setting env var MOZ_WINCONSOLE now causes MOZ_WINCONSOLE to be defined for the preprocessor as well. windbgdlg no longer fails to build when MOZ_WINCONSOLE env var has been set to 1. r=ted
|
2012-07-24 10:04:04 -07:00 |
|
Tim Abraldes
|
c9c444a2a9
|
bug 762310. Use MultiByteToWideChar instead of NS_ConvertUTF8toUTF16 (which can't be called before XPCOM is loaded), generate the output message before converting it (so all parts of it get converted). r=jimm
|
2012-07-24 10:04:03 -07:00 |
|
Kartikaya Gupta
|
7e94c8a36e
|
Bug 773431 - Ensure we grab touchstart events in capture mode since content can kill it before it bubbles. r=wesj
|
2012-07-24 12:53:47 -04:00 |
|
Parth Mudgal
|
d726239623
|
Bug 753021 - Favicon shortcuts should be centered with a white background. r=bbondy
|
2012-07-21 16:07:30 -04:00 |
|
Parth Mudgal
|
b77a37fb02
|
Bug 110894 - Use favicons on webpage shortcuts in Windows. r=bbondy
|
2012-07-21 16:07:26 -04:00 |
|
Ed Morley
|
7c9bdda29e
|
Merge mozilla-central to mozilla-inbound
|
2012-07-24 17:39:24 +01:00 |
|
Vivien Nicolas
|
e81d6bd53d
|
Bug 776792 - Fire an Activity for application/pdf document. r=gal
|
2012-07-24 18:34:12 +02:00 |
|
Tim Taubert
|
11da51cf50
|
merge m-c to fx-team
|
2012-07-24 18:24:41 +02:00 |
|
Siddharth Agarwal
|
78453eddf2
|
Bustage fix from bug 769908 - remove trailing whitespace after a backslash
|
2012-07-24 18:58:51 +05:30 |
|
Ed Morley
|
b38279790a
|
Merge mozilla-central to fx-team
|
2012-07-24 11:31:54 +01:00 |
|
Atul Jangra
|
46d7815f75
|
Bug 767236 - Part 2: Name all anonymous functions in content/extensions.js. r=Unfocused
|
2012-07-24 16:23:26 +12:00 |
|
Atul Jangra
|
f71f53c33c
|
Bug 767236 - Part 1: Name all anonymous functions in AddonRepository.jsm. r=Unfocused
|
2012-07-24 16:23:11 +12:00 |
|
Matt Brubeck
|
769c2e9252
|
Back out fbdb3104c9e5, d2fe54ae00a8, d378362cbe01, fe623d60bea1 (bug 769254) on suspicion of causing Windows debug mochitest-plain-3 timeouts
|
2012-07-23 20:30:12 -07:00 |
|
Matt Brubeck
|
2e41f92cb5
|
Back out f4f5189b1d0c, 3b4f0606c547, b8a5a1ab8a5f, 5078933d6954, 7e0260c45de9 (bug 768440, bug 755084, bug 706179) because of reftest failures
|
2012-07-23 20:25:51 -07:00 |
|
Andrew Benton
|
dec4441699
|
Bug 774060 - Compiling Firefox fails --with-system-libvpx when using libvpx 1.1 or later. r=tterribe
|
2012-07-24 11:57:47 +09:00 |
|
Makoto Kato
|
f03fecf17b
|
Bug 776447 - layout/xul/base/src/nsSliderFrame.cpp(595) : warning C4305: 'return' : truncation from 'nsresult' to 'bool'. r=enndeakin
|
2012-07-24 11:57:22 +09:00 |
|
Makoto Kato
|
b64403c744
|
Bug 776488 - content/base/src/nsFrameLoader.cpp(1987) : warning C4305: 'return' : truncation from 'nsresult' to 'bool'. r=jlebar
|
2012-07-24 11:56:50 +09:00 |
|
Miles Sandlar
|
433f1191b1
|
Bug 772228 - Fix: Searchbox is no longer cutoff when resizing the window to be too small in Panorama; r=ttaubert
|
2012-07-23 12:13:04 -04:00 |
|
Ryan VanderMeulen
|
d6d891c923
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-07-22 22:01:57 -04:00 |
|
Jason Duell
|
0f5d39e960
|
Bug 775861 - e10s: propagate appId and isInBrowserElement from child to parent process r=jdm
|
2012-07-22 15:35:33 -07:00 |
|
Jason Duell
|
297baa7909
|
Bug 775119 - e10s: implement nsILoadContext in ParentChannels, remove PrivateBrowsingConsumer r=jdm
|
2012-07-22 15:35:33 -07:00 |
|
Benjamin Peterson
|
48b39e2d5c
|
Bug 776389 - Find the source of scripts from the subscript loader correctly. r=bz
|
2012-07-22 15:14:47 -07:00 |
|
Doug Sherk
|
dbc1d2e5d5
|
Bug 776203: Add virtual dtor to GeckoContentController r=gal
|
2012-07-22 13:37:13 -07:00 |
|
David Zbarsky
|
2d245645bb
|
Bug 776108 - Fix undefined behavior due to deleting forward declared pointer r=bent
|
2012-07-22 13:37:10 -07:00 |
|
David Zbarsky
|
68f97d49e6
|
merge
|
2012-07-22 13:35:34 -07:00 |
|
Ryan VanderMeulen
|
3c4547f525
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-07-22 15:42:39 -04:00 |
|
Ryan VanderMeulen
|
78a09f8aa5
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-07-22 12:19:17 -04:00 |
|
Benjamin Peterson
|
34a152c641
|
Bug 776283 - Decode sources properly before handing them to the JS engine. r=bz
|
2012-07-22 09:00:45 -07:00 |
|
Ms2ger
|
0a56bc3482
|
Bug 776142 - Back out bug 687267 / changeset 8571114112b2 on a CLOSED TREE.
|
2012-07-22 14:02:18 +02:00 |
|
David Zbarsky
|
1be3fb087e
|
[Bug 773839] Fix build warnings under accessible/ r=tbsaunde
|
2012-07-22 06:35:49 -04:00 |
|
Tim Taubert
|
28b4f2606d
|
merge m-c to fx-team
|
2012-07-22 10:38:00 +02:00 |
|
Benjamin Peterson
|
347bc3508b
|
Bug 776200 - Reduce compression level as temporary fix for SunSpider regression. r=pierron
--HG--
extra : rebase_source : 7516bb18a5bbceca411d2053a5ff546cf0de27ec
|
2012-07-22 01:07:29 -07:00 |
|
Aryeh Gregor
|
6f1929b11b
|
Bug 775914 - Don't copy nsEditor::OperationID into mozInlineSpellChecker; r=ehsan
|
2012-07-22 12:01:25 +03:00 |
|
Boris Zbarsky
|
2bd828e57a
|
Bug 765163 followup. Don't write DictionaryHelpers.h while generating DictionaryHelpers.cpp. r=build-bustage for checkin to CLOSED TREE
|
2012-07-22 01:17:38 -04:00 |
|
Jason Duell
|
00135ee99f
|
Backout f142f32a98a3 (Bug 775317) and ef14686c31d0 (Bug 761278). r=bustage
|
2012-07-21 20:05:37 -07:00 |
|
Boris Zbarsky
|
5a986a8212
|
Bug 775317. Add a test for the JSOPTION_VAROBJFIX behavior of JS_EvaluateScript. r=jorendorff
|
2012-07-21 22:37:43 -04:00 |
|
Boris Zbarsky
|
eb0d24fee5
|
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
|
2012-07-21 22:28:26 -04:00 |
|
Daniel Holbert
|
075f9841d5
|
Bug 776306: When prepending to a display list, only update its 'mTop' pointer if it was empty. r=roc
|
2012-07-21 22:06:58 -04:00 |
|
Robert Longson
|
dbaad765db
|
Reftest for bug 773595 - Have nsSVGPatternFrame::GetPatternMatrix use the correct attribute. r=jwatt.
--HG--
extra : rebase_source : 212070c3be82c498dd2037ed091fb3d32f766475
|
2012-07-21 20:24:46 -04:00 |
|
Jonathan Watt
|
16d7fd7a73
|
Bug 773595 - Have nsSVGPatternFrame::GetPatternMatrix use the correct attribute. r=longsonr.
--HG--
extra : rebase_source : b261c4e5cda1971ea6877790d97d056e05361373
|
2012-07-21 20:16:35 -04:00 |
|