Sriram Ramasubramanian
|
11899d2d93
|
Bug 705451: Anchor needs to be updated in url bar [r=mfinkle]
|
2011-12-06 15:15:37 -08:00 |
|
Benoit Girard
|
24d9275d09
|
Bug 706503 - Add layers.offmainthreadcomposition.enabled. r=joe
|
2011-11-30 11:12:37 -05:00 |
|
Dão Gottwald
|
3e662221d3
|
Bug 708071 - Make the spell checking UI not hold on to a document in memory when spelling suggestion is invoked through the context menu. r=gavin
|
2011-12-07 15:45:44 +01:00 |
|
Henri Sivonen
|
1a1333165e
|
Back out bug 701787 due to orangeness conflict with tests added in bug 664179.
|
2011-12-07 15:11:47 +02:00 |
|
Masatoshi Kimura
|
a9ab2bba5b
|
Bug 701787 - Part 2: Tests. r=smaug.
|
2011-12-07 13:30:19 +02:00 |
|
Masatoshi Kimura
|
63e6fae28d
|
Bug 701787 - Part 1: disallow responseType and withCredentials for sync XHR. r=smaug
|
2011-12-07 13:29:00 +02:00 |
|
Simon Montagu
|
748783247d
|
Tests for bug 698291, r=roc
|
2011-12-07 13:21:17 +02:00 |
|
Simon Montagu
|
1b14fe5a56
|
Don't assume that text is left-aligned when unicode-bidi=plaintext. Bug 698291, r=dbaron
|
2011-12-07 13:21:09 +02:00 |
|
Kyle Machulis
|
9f00d431f7
|
Bug 699222 - Part 2: IPC RIL implementation. r=cjones
|
2011-12-07 18:58:56 +08:00 |
|
Blake Kaplan
|
61538a42aa
|
Bug 708215 - Report errors from the safe JS context. r=bent
|
2011-12-07 18:12:20 +08:00 |
|
Ed Morley
|
0174860277
|
Merge mozilla-central to mozilla-inbound
|
2011-12-07 09:39:26 +00:00 |
|
Ed Morley
|
35b3b86cf3
|
Merge last green changeset of mozilla-inbound to mozilla-central
--HG--
rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in
|
2011-12-07 09:27:36 +00:00 |
|
Jignesh Kakadiya
|
cc5c9a5ec2
|
Bug 706369 - Changed occurences of nsIContent::getChildAt() using getFirstChild(), getNextSibling() and getPreviousSibling(), r=surkov
|
2011-12-07 12:50:17 +05:30 |
|
Alexander Surkov
|
d26cb4cb75
|
Bug 689847 - Expose active state on current item of selectable widgets, r=davidb, tbsaunde
|
2011-12-07 17:10:22 +08:00 |
|
Ben Turner
|
4850cef1dd
|
Bug 703660 - IndexedDB: Compress structured clone data with Snappy. r=sicking+khuey.
--HG--
extra : transplant_source : 55%9D%86m%D8%18%87J%5C%E1%E3%93P%AF.%B7%D0%8EQ
|
2011-12-07 00:10:13 -08:00 |
|
Phil Ringnalda
|
80cf2f42cd
|
Back out 7341f4e8b3f3, d91429762579, d0a362467a96, 0aba56de1824 (bug 701863) for Windows timeouts in test_TelemetryPing.js
|
2011-12-06 23:18:30 -08:00 |
|
Philipp von Weitershausen
|
5d72cf01e7
|
Bug 707629 - Part 2: Complete most of the mozTelephony API. r=bent
|
2011-12-07 14:57:19 +08:00 |
|
Philipp von Weitershausen
|
46378df6f5
|
Bug 707629 - Part 1: Add call state handling and manipulation to the RIL worker. r=gal
|
2011-12-07 14:57:05 +08:00 |
|
David Mandelin
|
89736cc6c7
|
Bug 706316: don't clobber pinned registers in ImmutableSync, r=dvander
|
2011-12-06 17:06:56 -08:00 |
|
Daniel Holbert
|
c8d40fef2d
|
Bug 698967: Fix "lengths" typo in test-descriptions for integer-valued properties in test_transitions_per_property.html. r=dbaron DONTBUILD
|
2011-12-06 18:49:15 -08:00 |
|
Ed Morley
|
fc379bcc47
|
Backout 9a59028a3510 (bug 676349) on suspicion of breaking Win PGO builds
|
2011-12-07 02:22:09 +00:00 |
|
Blake Kaplan
|
4c3e5d9fca
|
Bug 707883 - Add a hunk of the patch that went missing in the downstream -> upstream conversion, take 2 using the right filename. r=bent DONTBUILD for the same reason as before
|
2011-12-07 09:48:46 +08:00 |
|
Blake Kaplan
|
9f88cc7c34
|
Bug 707883 - Add a hunk of the patch that went missing in the downstream -> upstream conversion. r=bent DONTBUILD since this is only a packaging change
|
2011-12-07 09:32:47 +08:00 |
|
Blake Kaplan
|
8bb538e4be
|
Bug 707883 - Make nsITelephonyWorker more generic in preparation for more workers. r=bent
|
2011-12-06 16:47:35 +08:00 |
|
Blake Kaplan
|
e3765103cc
|
Bug 707883 - Rename nsIRadio{Interface,Callback} -> nsITelephone{Interface,Callback} since this is not at all generic. r=bent
--HG--
rename : dom/telephony/nsIRadioInterface.idl => dom/telephony/nsITelephone.idl
|
2011-12-06 14:35:17 +08:00 |
|
Blake Kaplan
|
270028cc08
|
Bug 707883 - Move RadioManager from dom/telephony to dom/system/b2g and then make the worker component the only stuff in dom/telephony. The idea is that the RadioManager is a generic component that manages several workers implemented in various dom/* directories. r=bent
--HG--
rename : dom/telephony/worker-component/Makefile.in => dom/system/b2g/Makefile.in
rename : dom/telephony/RadioManager.cpp => dom/system/b2g/RadioManager.cpp
rename : dom/telephony/RadioManager.h => dom/system/b2g/RadioManager.h
rename : dom/telephony/worker-component/nsIRadioInterface.idl => dom/telephony/nsIRadioInterface.idl
rename : dom/telephony/worker-component/nsITelephonyWorker.idl => dom/telephony/nsITelephonyWorker.idl
rename : dom/telephony/worker-component/nsTelephonyWorker.js => dom/telephony/nsTelephonyWorker.js
rename : dom/telephony/worker-component/nsTelephonyWorker.manifest => dom/telephony/nsTelephonyWorker.manifest
rename : dom/telephony/worker-component/ril_consts.js => dom/telephony/ril_consts.js
rename : dom/telephony/worker-component/ril_worker.js => dom/telephony/ril_worker.js
|
2011-12-06 14:10:51 +08:00 |
|
Brad Lassey
|
c31ccdc3d2
|
bug 705572 - Kindle Fire: YouTube videos do not open in unavailable YouTube App r=dougt,mfinkle
|
2011-12-05 16:57:33 -05:00 |
|
Brad Lassey
|
ea0c824fce
|
bug 708171 - XUL fennec hangs on start up, follow up to fix missed review comment r=mbrubeck
|
2011-12-06 20:52:51 -08:00 |
|
Brad Lassey
|
d1c9f63ea3
|
bug 708171 - XUL fennec hangs on start up r=mbrubeck
|
2011-12-06 20:24:33 -08:00 |
|
Oleg Romashin
|
4a91916cb6
|
Bug 706935 - file upload on Meego Harmattan don't working. r=dougt
|
2011-12-06 19:29:58 -05:00 |
|
John Daggett
|
115af5c162
|
Bug 693143. Crashtest for the small bitmap case. r=roc
|
2011-12-07 12:03:42 +09:00 |
|
John Daggett
|
7fef4d4b86
|
Bug 693143. Fix top crasher related to small font sizes and bitmap fonts. r=roc
|
2011-12-07 12:02:53 +09:00 |
|
Blake Kaplan
|
9c5a2a4514
|
Bug 707883 - Rename Radio -> RadioManager to better reflect what this does. r=bent
--HG--
rename : dom/telephony/Radio.cpp => dom/telephony/RadioManager.cpp
rename : dom/telephony/Radio.h => dom/telephony/RadioManager.h
|
2011-12-05 17:12:49 +08:00 |
|
David Mandelin
|
eae384780a
|
Bug 702572: always clone function in DEFLOCALFUN, r=jorendorff
|
2011-12-06 16:27:41 -08:00 |
|
Nicholas Nethercote
|
e2df423d2d
|
Bug 700508 - Disallow non-leaf memory reporters. r=jlebar.
|
2011-12-06 16:20:17 -08:00 |
|
Brian Hackett
|
2052674f50
|
Properly model semantics of prototype setters or permanent properties when analyzing definite 'new' script properties, bug 706808. r=luke
|
2011-12-06 16:09:04 -08:00 |
|
Brian Hackett
|
12f3e72c19
|
Improve exception messages when an error occurs in the middle of a decomposed opcode, bug 706532. r=luke
|
2011-12-06 15:58:35 -08:00 |
|
Philipp von Weitershausen
|
8b71672e80
|
Bug 699876 - Import the initial b2g/ directory. r=cjones
--HG--
rename : mobile/xul/LICENSE => b2g/LICENSE
rename : mobile/xul/Makefile.in => b2g/Makefile.in
rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in
rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in
rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp
rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in
rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn
rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh
rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in
rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png
rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png
rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn
rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png
rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png
rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png
rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in
rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd
rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties
rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn
rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in
rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn
rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh
rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in
rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png
rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png
rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn
rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png
rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png
rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png
rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in
rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd
rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties
rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn
rename : mobile/xul/build.mk => b2g/build.mk
rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in
rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js
rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml
rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn
rename : mobile/xul/confvars.sh => b2g/confvars.sh
rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in
rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in
rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in
rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in
rename : mobile/xul/locales/all-locales => b2g/locales/all-locales
rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd
rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd
rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd
rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties
rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd
rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties
rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd
rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd
rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini
rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc
rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini
rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini
rename : mobile/xul/locales/filter.py => b2g/locales/filter.py
rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf
rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn
rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini
rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
|
2011-12-07 07:52:26 +08:00 |
|
Andrew McCreight
|
eea9c62b58
|
Bug 707988 - remove nsIDOMGCParticipant.h. r=jst
|
2011-12-06 10:40:13 -08:00 |
|
Jeff Gilbert
|
8799ac5293
|
Bug 702413 - Plug leak of new pbuffer when ResizeOffscreenFBO fails - r=bjacob
|
2011-12-06 15:36:40 -08:00 |
|
Ed Morley
|
4e735dbaf2
|
Merge mozilla-central to mozilla-inbound
|
2011-12-06 23:21:30 +00:00 |
|
Brian Hackett
|
4ab27c4bcb
|
Properly record dependency on functions having lazy arguments, bug 707641. r=dvander
|
2011-12-06 14:56:48 -08:00 |
|
Bill McCloskey
|
3985b5b981
|
Bug 707750 - Invoke write barrier for setDenseArrayInitializedLength (r=bhackett)
|
2011-12-06 14:27:50 -08:00 |
|
David Mandelin
|
9abb4abb4c
|
Bug 660437: Fix conversion of non-numeric types to typed array elements, r=luke
--HG--
extra : rebase_source : 6d4fe2723b173215fa1412ab5127cb993d46c1d8
|
2011-12-06 14:24:39 -08:00 |
|
Chris Pearce
|
a4c79d668e
|
Bug 704039 part 2 - Implement full-screen mode rollback stack. r=bz
|
2011-12-07 10:59:39 +13:00 |
|
Chris Pearce
|
998b23c125
|
Bug 704039 part 1 - Rename nsDocument::SetFullScreenState(Element*,bool) to nsDocument::SetFullScreenElement(Element*). r=bz
|
2011-12-07 10:59:27 +13:00 |
|
Igor Bukanov
|
92db38d3a5
|
Bug 707664 - atoms compartment should beunlocked during OOM reporting. r=luke
|
2011-12-05 21:28:07 +01:00 |
|
Igor Bukanov
|
6188249186
|
Bug 707130 - Fix GCC 4.6 warnings coming from callgrind macros. r=jorendorff
|
2011-12-04 23:59:30 +01:00 |
|
Vladan Djeric
|
3c238b29b8
|
Bug 699051. Report slow prepared SQL statements to Telemetry. r=sdwilsh.
--HG--
extra : rebase_source : dcf66cca7ae7b603b77a6bdacb50b3df1c0442ce
|
2011-12-06 15:12:55 -05:00 |
|
Chris Leary
|
a49aaeb65a
|
Bug 704369: Factor unary emit. (r=Waldo)
|
2011-11-22 12:13:41 -08:00 |
|