Eric Chou
|
313d204135
|
Bug 784255 - [b2g-bluetooth] devicefound event does not come up correctly, r=qdot
|
2012-08-21 14:24:05 +08:00 |
|
L. David Baron
|
1e82c1e242
|
Fix reftest bustage from changeset aa86bacc7e57. (Bug 691950)
|
2012-08-20 23:01:57 -07:00 |
|
L. David Baron
|
9d9cf183f9
|
Move the imported css3-namespace test suite in with other test suites imported from the CSSWG repository, and make the importing script import it. (Bug 691950)
--HG--
rename : layout/reftests/css-namespace/prefix-001.xml => layout/reftests/w3c-css/received/css3-namespace/prefix-001.xml
rename : layout/reftests/css-namespace/prefix-002.xml => layout/reftests/w3c-css/received/css3-namespace/prefix-002.xml
rename : layout/reftests/css-namespace/prefix-003.xml => layout/reftests/w3c-css/received/css3-namespace/prefix-003.xml
rename : layout/reftests/css-namespace/prefix-004.xml => layout/reftests/w3c-css/received/css3-namespace/prefix-004.xml
rename : layout/reftests/css-namespace/prefix-005.xml => layout/reftests/w3c-css/received/css3-namespace/prefix-005.xml
rename : layout/reftests/css-namespace/prefix-006.xml => layout/reftests/w3c-css/received/css3-namespace/prefix-006.xml
rename : layout/reftests/css-namespace/ref-lime-1-block.xml => layout/reftests/w3c-css/received/css3-namespace/ref-lime-1-block.xml
rename : layout/reftests/css-namespace/ref-lime-1-generic.xml => layout/reftests/w3c-css/received/css3-namespace/ref-lime-1-generic.xml
rename : layout/reftests/css-namespace/ref-lime-1.xml => layout/reftests/w3c-css/received/css3-namespace/ref-lime-1.xml
rename : layout/reftests/css-namespace/ref-lime-2-generic.xml => layout/reftests/w3c-css/received/css3-namespace/ref-lime-2-generic.xml
rename : layout/reftests/css-namespace/ref-lime-2.xml => layout/reftests/w3c-css/received/css3-namespace/ref-lime-2.xml
rename : layout/reftests/css-namespace/ref-lime-3.xml => layout/reftests/w3c-css/received/css3-namespace/ref-lime-3.xml
rename : layout/reftests/css-namespace/ref-lime-5.xml => layout/reftests/w3c-css/received/css3-namespace/ref-lime-5.xml
rename : layout/reftests/css-namespace/ref-lime-6.xml => layout/reftests/w3c-css/received/css3-namespace/ref-lime-6.xml
rename : layout/reftests/css-namespace/scope-001.xml => layout/reftests/w3c-css/received/css3-namespace/scope-001.xml
rename : layout/reftests/css-namespace/scope-002.xml => layout/reftests/w3c-css/received/css3-namespace/scope-002.xml
rename : layout/reftests/css-namespace/support/fail.css => layout/reftests/w3c-css/received/css3-namespace/support/fail.css
rename : layout/reftests/css-namespace/support/scope-002a.css => layout/reftests/w3c-css/received/css3-namespace/support/scope-002a.css
rename : layout/reftests/css-namespace/support/scope-002b.css => layout/reftests/w3c-css/received/css3-namespace/support/scope-002b.css
rename : layout/reftests/css-namespace/support/syntax-007.css => layout/reftests/w3c-css/received/css3-namespace/support/syntax-007.css
rename : layout/reftests/css-namespace/syntax-001.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-001.xml
rename : layout/reftests/css-namespace/syntax-002.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-002.xml
rename : layout/reftests/css-namespace/syntax-003.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-003.xml
rename : layout/reftests/css-namespace/syntax-004.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-004.xml
rename : layout/reftests/css-namespace/syntax-005.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-005.xml
rename : layout/reftests/css-namespace/syntax-006.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-006.xml
rename : layout/reftests/css-namespace/syntax-007.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-007.xml
rename : layout/reftests/css-namespace/syntax-008.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-008.xml
rename : layout/reftests/css-namespace/syntax-009.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-009.xml
rename : layout/reftests/css-namespace/syntax-010.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-010.xml
rename : layout/reftests/css-namespace/syntax-011.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-011.xml
rename : layout/reftests/css-namespace/syntax-012.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-012.xml
rename : layout/reftests/css-namespace/syntax-013.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-013.xml
rename : layout/reftests/css-namespace/syntax-014.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-014.xml
rename : layout/reftests/css-namespace/syntax-015.xml => layout/reftests/w3c-css/received/css3-namespace/syntax-015.xml
|
2012-08-20 22:41:49 -07:00 |
|
L. David Baron
|
62da7d5e53
|
Treat argument of :-moz-locale-dir() case-insensitively. (Bug 741293) r=smontagu
|
2012-08-20 22:41:47 -07:00 |
|
Shu-yu Guo
|
5e7859bd23
|
Bug 784015 - Fix division by 0 when calling ParallelArray.prototype.partition (r=dmandelin)
|
2012-08-20 22:02:18 -07:00 |
|
Shu-yu Guo
|
f589c14e25
|
Bug 784011 - Fix ParallelArray.prototype.get being called with an object with length 0 (r=dmandelin)
|
2012-08-20 22:02:11 -07:00 |
|
Shu-yu Guo
|
cd0e42e626
|
Bug 783923 - Fix calling toString on an empty ParallelArray (r=dmandelin)
|
2012-08-20 22:02:04 -07:00 |
|
Chris Pearce
|
6631a2867f
|
Bug 783824 - Don't stash the presentation (discard it if it was stashed) when subdoc frames are destroyed if the presentation is being destroyed. r=roc
|
2012-08-21 17:07:03 +12:00 |
|
Chris Pearce
|
cdc788f72d
|
Bug 779914 - Remove redundant reset of nsHTMLMediaElement::mAudioStream. r=kinetik.
|
2012-08-21 17:07:00 +12:00 |
|
Chris Pearce
|
3eaba47273
|
Bug 779914 - Reset Mozilla Audio Data API in nsHTMLMediaElment::AbortExistingLoads(). r=doublec
|
2012-08-21 17:06:55 +12:00 |
|
Chris Double
|
90e10cebf3
|
Bug 783927 - Handle zero length audio reads in stagefright backend to fix audio issues - r=cpeterson
|
2012-08-21 17:03:21 +12:00 |
|
Masayuki Nakano
|
c5b7f1185f
|
Bug 784246 KeymapWrapper::GuessGDKKeyval() should return GDK_colon for NS_VK_COLON r=karlt
|
2012-08-21 13:35:23 +09:00 |
|
Bobby Holley
|
da84660fd1
|
Backed out changeset 61e9eaf9aae2
--HG--
extra : rebase_source : 30fb2e7a057482412d29a96f8b8e98135beb6a79
|
2012-08-20 21:07:07 -07:00 |
|
David Zbarsky
|
41867d1baa
|
Bug 783893 - Clean up async animation code r=roc
|
2012-08-21 00:06:47 -04:00 |
|
David Zbarsky
|
fbb04700b6
|
Bug 784004 - Don't include Layers.h everywhere Part 3 r=nical
|
2012-08-21 00:06:46 -04:00 |
|
David Zbarsky
|
329755919f
|
Fix layer tree dumping code, no bug, r=cjones over irc
|
2012-08-21 00:06:46 -04:00 |
|
Bobby Holley
|
e4a6e10695
|
Bug 784233 - Relax __exposedProps__ check for sandboxes until we can repack AMO addons. r=gal
|
2012-08-20 21:03:44 -07:00 |
|
Bobby Holley
|
d91593dc3f
|
Bug 783989 - Return false after reporting error. r=ejpbruel
|
2012-08-20 14:04:26 -07:00 |
|
Phil Ringnalda
|
de63f18122
|
Back out cbb72643bbae (bug 723362) for leaking
|
2012-08-20 20:28:19 -07:00 |
|
Chris Double
|
33e899a896
|
Bug 782508 - Enable hardware decoder usage in Android libstagefright OMX plugin - r=cpeterson
|
2012-08-21 15:25:13 +12:00 |
|
Eric Chou
|
14bcc1f020
|
Bug 783932 - [b2g-bluetooth] Fix wrong textwidth(tw=) value in Mode line, r=qdot
|
2012-08-21 11:21:24 +08:00 |
|
Gina Yeh
|
b9012edcf5
|
Bug 783454 - v1: Create devicefound event with event generator, r=qdot
|
2012-08-21 10:54:28 +08:00 |
|
Michael Comella
|
4d7fe64705
|
Bug 781262: Replaced sync box on about:home with promo box abstraction. r=sriram
Bug 781262: Replaced sync box on about:home with promo box abstraction. r=sriram
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_sync_bg.9.png => mobile/android/base/resources/drawable-hdpi/abouthome_promo_box_bg.9.png
rename : mobile/android/base/resources/drawable-hdpi/abouthome_sync_pressed_bg.9.png => mobile/android/base/resources/drawable-hdpi/abouthome_promo_box_pressed_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_sync_bg.9.png => mobile/android/base/resources/drawable-xhdpi/abouthome_promo_box_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_sync_pressed_bg.9.png => mobile/android/base/resources/drawable-xhdpi/abouthome_promo_box_pressed_bg.9.png
rename : mobile/android/base/resources/drawable/abouthome_sync_box.xml => mobile/android/base/resources/drawable/abouthome_promo_box.xml
rename : mobile/android/base/resources/drawable/abouthome_sync_bg.9.png => mobile/android/base/resources/drawable/abouthome_promo_box_bg.9.png
rename : mobile/android/base/resources/drawable/abouthome_sync_pressed_bg.9.png => mobile/android/base/resources/drawable/abouthome_promo_box_pressed_bg.9.png
|
2012-08-20 16:10:00 +12:00 |
|
Panos Astithas
|
45afc9f7b9
|
Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof
|
2012-08-17 04:32:21 +03:00 |
|
Jen Fong-Adwent
|
cd23a50fda
|
Bug 704204 - Allow user to increase Web Console font size; r=msucan
|
2012-08-22 23:18:48 +03:00 |
|
Nicholas Nethercote
|
05e9db6ab1
|
Bug 770865 - Rename TreeContext as ParseContext. r=luke.
--HG--
extra : rebase_source : 91846a909a39ca08aae0e6ccd7a9e5e533775324
|
2012-08-16 17:04:54 -07:00 |
|
Matt Woodrow
|
49496a347e
|
Bug 782980 - Force synchronous repainting when we resize a widget. r=roc
|
2012-08-21 14:40:45 +12:00 |
|
L. David Baron
|
876e60a116
|
Back out nsXBLPrototypeHandler changes from changeset d09b4e60bb09 to fix bug 776075.
|
2012-08-20 19:23:32 -07:00 |
|
L. David Baron
|
75df834e0b
|
Do first (small) round of importing W3C reftests into tree. (This provides a test for bug 782401.)
|
2012-08-20 19:23:32 -07:00 |
|
L. David Baron
|
d9baa3a527
|
Add missing SkipUntil call in @supports parsing. (Bug 782401) r=heycam
Fixes http://test.csswg.org/source/contributors/opera/submitted/css3-conditional/at-supports-030.html
|
2012-08-20 19:23:32 -07:00 |
|
L. David Baron
|
8861dbb7d3
|
Only do hyphenation when the language was specified explicitly, rather than using an encoding-inferred language. (Bug 702121, patch 2) r=jfkthame
|
2012-08-20 19:23:32 -07:00 |
|
L. David Baron
|
1eef1584d8
|
Track whether nsStyleVisibility::mLanguage came from explicit information in the document. (Bug 702121, patch 1) r=jfkthame
|
2012-08-20 19:23:32 -07:00 |
|
L. David Baron
|
77d40fe387
|
Accept unitless lengths in quirks mode for bottom, just as for left/top/right. (Bug 776591) r=bzbarsky
|
2012-08-20 19:23:31 -07:00 |
|
Shane Caraveo
|
ce4474f75e
|
Bug 779686 - implement docked chat content areas, r=felipe
--HG--
extra : transplant_source : c%29h%B5%89%27%F3S%C0%B6%CB%82%A27%3C%0D%AEL%14V
|
2012-08-20 17:52:26 -07:00 |
|
Jared Wein
|
8ccee29469
|
Bug 779360 - Implement mozSocial.isVisible API for social sidebar window, r=felipe
--HG--
extra : transplant_source : %1FB%A6T%7B%9D%60T%E6%95%CD%A7%27%E5%00%60%A5%B8%84%F8
|
2012-08-20 14:18:50 -07:00 |
|
Michal Novotny
|
80ac487418
|
Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley
|
2012-08-21 03:30:40 +02:00 |
|
Kyle Machulis
|
c1b5777800
|
Bug 783431 - Fix js array initialization for bluetooth and telephony; r=mrbkap
|
2012-08-20 18:26:44 -07:00 |
|
Kyle Machulis
|
a410f6a257
|
Bug 784179: Wrong thread assertion in GetPairedDevicePropertiesInternal; r=gwagner
|
2012-08-20 18:24:48 -07:00 |
|
Michael Comella
|
3f846cbb76
|
Bug 779321: 10" tab about:home layout no longer animates when remote tabs are opened. r=sriram
|
2012-08-16 09:37:00 +12:00 |
|
Shane Caraveo
|
0be33283e4
|
Bug 783691 - show/hide events for social content. r=gavin
|
2012-08-20 11:25:47 -07:00 |
|
Michael Comella
|
1e2b93b58c
|
Bug 779861: Fixing styling on Font Inflation dialog. r=bnicholson
|
2012-08-20 15:09:00 +12:00 |
|
David Creswick
|
d4179f7490
|
Bug 739092 - Neterror icon should not be visible behind robot in about:robots. r=dao
|
2012-08-20 17:43:00 +12:00 |
|
Abhishek Potnis
|
45b5824eb5
|
Bug 771086 - Fix 4 strict warnings in toolkit/mozapps/extensions/content/extensions.js r=Unfocused
|
2012-08-20 07:26:00 +12:00 |
|
Tim Taubert
|
9910352264
|
merge m-c to fx-team
|
2012-08-20 09:09:42 -07:00 |
|
Ed Morley
|
86bd51ea45
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-20 16:45:41 +01:00 |
|
Rafael Ávila de Espíndola
|
45552fbbef
|
Bug 783505 - OS X gcc builds failing. r=jorendorff.
This patch adds a workaround for
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39608
|
2012-08-20 10:36:30 -04:00 |
|
Ginn Chen
|
6a9fa4c810
|
Bug 783533 testValueABI.cpp and valueABI.c should use same prototype of C_ValueToObject() r=bhackett
|
2012-08-20 16:27:14 +08:00 |
|
Landry Breuil
|
650050edd4
|
Bug 777357: declare mjit namespace outside of #ifdef JS_METHODJIT, fixes non-mjit builds. r=bhackett
|
2012-08-20 09:59:37 +02:00 |
|
Sriram Ramasubramanian
|
7827336669
|
Bug 777026: Use a touch delegate on Tabs button to overcome overlapping on menu button. [r=mfinkle]
|
2012-08-20 00:45:37 -04:00 |
|
Tim Taubert
|
4f193b6d6f
|
merge m-c to fx-team
|
2012-08-19 21:07:15 -07:00 |
|