Justin Lebar
c8a9747c72
Bug 710231 - Part 1: Back out bug 708176 part 2 (rev 1bdcd84ae727). r=smaug
...
--HG--
extra : rebase_source : 1c5768b85524a2c7ad63901e7d1f7acdbc075dcb
2012-01-20 12:02:28 -05:00
Rafael Ávila de Espíndola
ef6791b344
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
A small update:
*) Add the patches that I forgot on the first patch.
*) Just patch binutils to have a deterministic ar.
*) Bootstrap and install the linker too.
2012-01-20 11:19:51 -05:00
Brian Hackett
a4d68cd70e
Backout 5cdf9574bede for build failures.
2012-01-20 07:33:44 -08:00
Alexander Surkov
42cd187503
Bug 706079 - ignore aria-activedescendant referent having no ARIA role, r=davidb, f=marcoz
2012-01-20 16:22:31 +01:00
Brian Hackett
1391b6b0c1
Remove emitter special casing for __proto__, bug 717249. r=waldo
2012-01-20 07:14:55 -08:00
Brian R. Bondy
d15bd53072
Bug 715910 - Set permissions for the service even on upgrades. r=rstrong
2012-01-18 12:42:35 -05:00
Kartikaya Gupta
77b6ae578d
Bug 713780 - Stop using JSONStringer as it results in a performance regression. r=Cwiiis
2012-01-20 09:30:27 -05:00
Kartikaya Gupta
c2d9c05f1a
Bug 703347 - Add a background image visible during overscroll. r=Cwiiis
2012-01-20 09:27:09 -05:00
Marco Bonardo
2f70acaa24
Bug 712767: Send profile shutdown topics to cpp tests requesting a profile.
...
r=waldo
2012-01-20 14:47:51 +01:00
Jason Orendorff
a899cae1b4
Add file needed by some Map/Set tests (the tests were introduced for bug 697479). r=orange.
2012-01-20 07:30:27 -06:00
Reuben Morais
6a3993cacd
Bug 708585 - Add a preference to control how app tabs are loaded if restore_on_demand is set. r=zpao
2012-01-20 13:49:15 +01:00
Paolo Amadini
081de2dd69
Bug 672681 - Make nsIDownloadHistory::addDownload asynchronous. r=mak
2012-01-20 13:48:20 +01:00
Jason Orendorff
cdddb6e5c3
Bug 697479 - Implement Map and Set builtins for JS. r=jimb.
2012-01-20 06:11:43 -06:00
Jason Orendorff
a12e6e2526
Fix a few typos in comments in js/src. No bug, no_r=me.
2012-01-20 06:11:42 -06:00
Jason Orendorff
962a4168c7
Bug 717278 - Vector should have const and non-const begin(). r=luke.
2012-01-20 06:11:42 -06:00
Jan de Mooij
d509a9c8b2
Bug 719135 - Move some arithmetic operations to jsinterpinlines. r=dvander
2012-01-20 13:01:44 +01:00
Henri Sivonen
60292745ec
Bug 102699 - Support text/html in DOMParser.parseFromString(). r=smaug.
...
--HG--
rename : content/base/test/file_html_in_xhr.sjs => parser/htmlparser/tests/mochitest/file_bug102699.sjs
2012-01-20 14:03:49 +02:00
Henri Sivonen
3bed85cd88
Bug 714777 Windows calling convention follow-up. r=smaug.
2012-01-20 13:44:53 +02:00
Henri Sivonen
9b60bd476a
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
3fee03c38e
Bug 715103 - Move parser unblocking management from nsContentSink to nsScriptLoader. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
b2d65a0277
Test for bug 715739 - Make document.write from inside a script-created parser not add to the wyciwyg channel. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
838c272dbe
Bug 715739 - Make document.write from inside a script-created parser not add to the wyciwyg channel. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
581b75b513
Test for bug 715112 - Check that DOMContentLoaded fires when a document built by a script-created parser calls document.close() on itself. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
334ab5df47
Bug 715112 - Remove duplicate document.close() state tracking. r=smaug.
2012-01-20 13:16:26 +02:00
Timothy B. Terriberry
16ff3bdc1c
Bug 719612 - Update libvorbis. r=kinetik
2012-01-20 22:54:44 +13:00
Karl Tomlinson
ba0f5d0527
b=716402 improve inter-glyph pixel rounding r=jfkthame
2012-01-20 09:19:10 +00:00
Josh Matthews
4c5d85b248
Bug 715700 - Test to check that localStorage across multiple windows remains in sync while in private browsing mode. r=mayhemer
2012-01-20 04:04:25 -05:00
Josh Matthews
53ae1d66e1
Bug 715700 - Cache all keys when setting a value in memory DBs r=mayhemer
2012-01-20 04:04:13 -05:00
Mike Hommey
4b40a0ba3c
Fixup for Bug 683127 part 11. r=me
2012-01-20 09:58:14 +01:00
Mike Hommey
6bde3c4d13
Bug 603370 part 1 - Add an option to expandlibs-exec to allow to reorder the objects list. r=ted
2012-01-20 09:50:44 +01:00
Mike Hommey
0ced2ac0f3
Bug 718485 - Make the gkmedia library the default target in layout/media
2012-01-20 09:50:34 +01:00
Mike Hommey
146f7f1cd1
Bug 683127 part 12 - Enable the new linker on Android native UI. r=khuey
2012-01-20 09:49:07 +01:00
Mike Hommey
1bc3da9a7e
Bug 683127 part 11 - Hook the new linker in Android initialization. r=blassey
2012-01-20 09:49:07 +01:00
Mike Hommey
aef323bb1b
Bug 683127 part 10 - Allow debug symbols to be found under gdb without extracted libraries. r=tglek,r=mwu
2012-01-20 09:49:03 +01:00
Mike Hommey
da0affaf1e
Bug 683127 part 9 - Allow to temporarily extract Elf files from a Zip archive for e.g. valgrind. r=tglek
2012-01-20 09:48:50 +01:00
Mike Hommey
c1f8abcc72
Bug 683127 part 8 - Allow to load Elf files from a Zip archive. r=tglek,r=sewardj
2012-01-20 09:48:44 +01:00
Mike Hommey
372473a08a
Bug 683127 part 7 - Use a custom Elf linker for libraries given with an absolute path name. r=sewardj
2012-01-20 09:48:44 +01:00
Mike Hommey
b14c077717
Bug 683127 part 6 - Use wrapped dl* functions in the XPCOM standalone glue when building with MOZ_LINKER on Linux. r=bsmedberg
2012-01-20 09:48:44 +01:00
Mike Hommey
e108f8075e
Bug 683127 part 5 - Initial Elf Loader, wrapping around dlopen/dladdr/dlsym/dlclose. r=tglek,r=sewardj
2012-01-20 09:48:39 +01:00
Geoff Lankow
25af05dde1
Bug 719002 - Use a transaction when upgrading addon.sqlite's schema; r=Mossop
2012-01-19 22:13:03 +13:00
Daniel Holbert
94f65a8ac5
Bug 716738: Label layout/tables as gcc-warning-free with FAIL_ON_WARNINGS. r=dbaron
2012-01-19 21:33:20 -08:00
Alex Pakhotin
13d8a80a7f
Bug 711648 - Pre-commit underline is not shown for the composing text. r=blassey
2012-01-17 23:17:51 -08:00
Ed Morley
68d8d41f60
Merge mozilla-central to mozilla-inbound
2012-01-20 01:27:04 +00:00
Ed Morley
e671bf9cd2
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-20 01:24:13 +00:00
Benjamin Smedberg
397db564dd
Bug 715885 - Don't allow extensions to hook nsIDragService. r=roc
2012-01-19 17:48:18 -06:00
Robert Longson
a1e89aa64b
Bug 715999 - Old tooltip appears when the SVG object that the mouse is over is removed. r=dao
2012-01-19 23:23:32 +00:00
Tim Taubert
7fa6c32413
merge m-c to fx-team
2012-01-20 00:23:23 +01:00
Josh Aas
e5444023d6
Bug 646512 HttpChannelParent::OnStartRequest deep-copies nsHttpHeaderArray. r=jduell
2012-01-19 14:26:43 -08:00
Philipp von Weitershausen
d2c5df02b2
Bug 719283 - Part 2: Add stub SmsDatabaseService for Gonk. a=bustage
...
--HG--
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/sms/src/ril/SmsDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/sms/src/ril/SmsDatabaseService.h
2012-01-19 12:55:31 -08:00
Philipp von Weitershausen
688cba43b2
Bug 719283 - Part 1: Fix SmsService for Gonk. a=bustage
2012-01-19 12:55:25 -08:00