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 |
|
Philipp von Weitershausen
|
4fd46c1261
|
Bug 711671 - Rename nsTelephonyWorker / nsITelephone to nsIRadioInterfaceLayer
--HG--
rename : dom/telephony/nsTelephonyWorker.js => dom/system/b2g/RadioInterfaceLayer.js
rename : dom/telephony/nsTelephonyWorker.manifest => dom/system/b2g/RadioInterfaceLayer.manifest
rename : dom/telephony/nsITelephone.idl => dom/system/b2g/nsIRadioInterfaceLayer.idl
rename : dom/telephony/nsTelephonyWorker.h => dom/system/b2g/nsRadioInterfaceLayer.h
rename : dom/telephony/ril_consts.js => dom/system/b2g/ril_consts.js
rename : dom/telephony/ril_worker.js => dom/system/b2g/ril_worker.js
|
2012-01-19 12:53:32 -08:00 |
|
Gian-Carlo Pascutto
|
4df3f751fd
|
Bug 713228 - Followup, fix misleading comment. DONTBUILD
|
2012-01-19 21:37:29 +01:00 |
|
Alex Pakhotin
|
fd93552a2b
|
Bug 712972 - Can't type mzl.la into awesome bar. r=blassey
|
2012-01-19 11:55:14 -08:00 |
|
Gavin Sharp
|
dbdfb98cce
|
Bug 719538: make nsWindowsShellService use nsIWindowsRegKey, r=jmathies
|
2012-01-19 11:44:27 -08:00 |
|
Ehsan Akhgari
|
ca0546008e
|
Bug 719575 - Fix clang builds which are broken now because of Skia changes; r=mattwoodrow
--HG--
extra : rebase_source : 0470d992199f094b60fb16032415b6f6e00ff720
|
2012-01-19 16:32:41 -05:00 |
|
Brian R. Bondy
|
782ddc25ec
|
Bug 718357 - Do not use new console when browser restarts on Windows. r=jimm
|
2012-01-19 16:30:05 -05:00 |
|
John Schoenick
|
7bbce8eb51
|
Bug 718899 - Implement Cu.forceShrinkingGC / Cu.schedulePreciseShrinkingGC r=gwagner
|
2012-01-19 10:58:25 -08:00 |
|
Matt Brubeck
|
591d03087b
|
Merge last green changeset from inbound to mozilla-central
|
2012-01-19 10:37:48 -08:00 |
|
Robert Kaiser
|
d3a1b4cdcd
|
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - nits, r=gavin
|
2012-01-19 13:39:44 +01:00 |
|
Robert Kaiser
|
fea11effb7
|
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve onSelect, r=gavin
|
2012-01-19 13:39:44 +01:00 |
|