Matthew Noorenberghe
3122fa54ae
Bug 731613 - Don't track startup crashes when XRE_PROFILE_PATH is set (from restart or profile manager). r=Mossop
...
--HG--
extra : rebase_source : c16c158eeec49521f60b1afdfa32a64e9dbda2c7
2012-03-14 17:08:59 -07:00
Aryeh Gregor
f6f0ca49e0
Bug 668716 - Change test_bug632379.xul failure on Mac to a todo(); r=orange
2012-03-21 15:41:35 -04:00
Brad Lassey
789216cd48
bug 734624 - java.lang.RuntimeException: An error occured while executing doInBackground() at android.os.AsyncTask.done(AsyncTask.java) caused by: android.database.sqlite.SQLiteConstraintException: error code 19: constraint failed, catch potential exceptions r=mfinkle
...
--HG--
extra : rebase_source : e6a22be859e6e83bc23bd17f70eb701ad5a676e8
2012-03-16 12:21:04 -04:00
Dão Gottwald
f0b133c6ff
Bug 737830 - Default browser check is broken (Error: win is not defined). r=gavin
2012-03-21 20:05:23 +01:00
Dão Gottwald
0a918aa7e2
Bug 737816 - Use the autofocus attribute to focus about:home's search box. r=felipe
2012-03-21 20:04:51 +01:00
Terrence Cole
8904116cef
Bug 735761 - Fix a cosmetic error in the test suite; r=dmandelin
...
This patch pushes our null results for non-run tests before running other tests
so that when we do not try to update the progress bar after we finish running.
--HG--
extra : rebase_source : 02e53cddcab4c5898ef2636f78c806509ae33dcf
2012-03-21 11:49:01 -07:00
Gregor Wagner
40f9dafde0
Bug 737456 - Contacts API: Improve number lookup. r=bent
2012-03-21 11:45:03 -07:00
Igor Bukanov
9ba9747e3a
bug 730221 - followup to bump XDR version number as the previously landed changeset made incompatible changes to xdr format. r=bugzilla_comment
2012-03-21 19:14:42 +01:00
Hessam Salehi
25b8143afe
Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg
2012-03-21 14:07:31 -04:00
Josh Dhaliwal
454b8453d0
Bug 735011 - geolocation - support enableHighAccuracy position option. r=dougt
2012-03-21 10:52:35 -07:00
Brian Nicholson
caf86ae0ba
Bug 735469 - Fix IME composition events. r=cpeterson
...
--HG--
extra : rebase_source : 778dd5a7b9cda7796039fcf3614f507b253b4037
2012-03-21 10:26:53 -07:00
Vladan Djeric
eeb5045e66
Bug 722368 - Report slow SQL created from dynamic strings to Telemetry. r=taras
2012-03-21 13:26:48 -04:00
Philip Chee
32b73e141a
Bug 736735 notification.css: Use inheritance instead of non-performant css r=dolske.
2012-03-22 01:00:08 +08:00
Ted Mielczarek
9249567602
bug 735309 - add in-tree mozconfigs for Valgrind builds. r=catlee
...
--HG--
extra : rebase_source : 76076a035b27614b97adf6165ca137dd1553ce92
2012-03-21 12:23:05 -04:00
Luke Wagner
c97b610edb
Bug 737388 - Put back piece of prologue accidentally removed earlier (r=bhackett)
2012-03-21 01:51:11 -07:00
Aryeh Gregor
c44356ad7c
Bug 735805 part 6 - Fix more toolkit mochitests that run no tests; r=enndeakin
2012-03-20 13:29:14 -04:00
Aryeh Gregor
9d84462dee
Bug 735805 part 1 - Fix DOM and layout mochitests that run no tests; r=bz
2012-03-16 16:07:09 -04:00
Aryeh Gregor
ccb73a4ec1
Bug 737612 - Range.insertNode() on a detached text node should throw standard exception type; r=smaug
2012-03-20 16:32:01 -04:00
Aryeh Gregor
45440ad3db
Bug 737565 - Range.comparePoint() should throw exceptions per spec; r=smaug
2012-03-20 15:54:38 -04:00
Jacek Caban
35fd03ceb6
Bug 736980 - testing/tools/screenshot fails to link on mingw r=khuey
2012-03-21 17:25:29 +01:00
Jacek Caban
ac1638afa6
Bug 737667 - GCC build warning: sps_sampler.h: In member function ?void ProfileStack::push(const char*)?: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] (also in addMarker) r=ehsan
...
--HG--
extra : rebase_source : bdd6093ee36e25fb33b59873be6c1c0068574869
2012-03-21 17:06:01 +01:00
Doug Turner
5744c93ff7
Bug 734854 - Merge PROXIMITY_EVENT with SENSOR_EVENT. r=jdm
2012-03-20 23:36:17 -07:00
Doug Turner
c78413b635
Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu
2012-03-20 23:36:17 -07:00
Doug Turner
fab1546828
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
2012-03-20 23:36:17 -07:00
Doug Turner
1707159de2
Bug 735330 - move device motion from dom/system to hal. r=jdm
...
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
2012-03-20 23:36:17 -07:00
Margaret Leibovic
1d079eefa9
Bug 737445 - java.lang.ClassCastException: java.lang.String at org.mozilla.gecko.FormAssistPopup$AutoCompleteListAdapter.populateSuggestionsList(FormAssistPopup.java). r=mfinkle
2012-03-20 10:52:19 -07:00
Mounir Lamouri
29e55dbd24
Bug 673853 - Fix "ASSERTION: Form control should have a parent". r=bz
2012-03-21 15:47:04 +01:00
Chris Lord
ebc07011a5
Bug 736729 - Fix display-port on first paint and page-size changes. r=kats
...
Previously, we only set the display-port in response to a page scrolling itself,
or when we adjust the viewport. This meant that the display-port could be
incorrect if a viewport adjustment was sent after a page-size changed, but
before a render had completed.
Similarly, we were not updating the display-port when the viewport of a
foreground document that hadn't been displayed yet was changing. This would
cause the first-paint to have an incorrect (and often too small) display port,
which wouldn't be corrected until the page was scrolled.
2012-03-21 14:44:33 +00:00
Justin Lebar
7fbfb4bae3
Bug 737307 - Part 2: Fix. r=bz
2012-03-21 09:53:40 -04:00
Justin Lebar
7c2c67eea0
Bug 737307 - Part 1: Fix scriptaculous test.
2012-03-21 09:53:40 -04:00
Brian Hackett
0baaf796f4
Use singleton types for global object initializers, bug 731398. r=dvander
2012-03-21 07:37:43 -06:00
Justin Lebar
d64a9f844b
Back out 4d69dc0ec681 (bug 737307) due to orange.
2012-03-21 08:57:14 -04:00
Henri Sivonen
cd61e269c7
Bug 717488 part 1. r=smaug.
2012-03-21 14:39:25 +02:00
Brian Hackett
d660ec709a
Update type sets persistently for arithmetic on objects, bug 733979. r=billm
2012-03-21 06:32:18 -06:00
Justin Lebar
6dc75a3ff2
Fix bug 737307. r=bz
2012-03-21 07:38:01 -04:00
Henri Sivonen
fff912d4a6
Bug 650776 part 3 - Remove mozSanitizingSerializer from mozilla-central. r=jst.
2012-03-21 12:43:54 +02:00
Mounir Lamouri
3700641577
Merging mozilla-central into mozilla-inbound.
2012-03-21 11:31:28 +01:00
Mounir Lamouri
4ccbf5168d
Merging mozilla-inbound into mozilla-central.
2012-03-21 11:29:28 +01:00
Dão Gottwald
926a6fd2bf
Bug 734706 - The Page Style menu's "No Style" menu item shouldn't have to stop the command event propagation. r=dolske
...
--HG--
extra : rebase_source : 9ec2ad2ab0ae529b24dd8f7ed2756295061cb545
2012-03-21 09:13:36 +01:00
Jonathan Kew
0d8c9ce9cc
bug 717175 - disable the timed expiration of shaped-word caches. r=roc
2012-03-21 09:01:08 +00:00
Serge Gautherie
4339305b13
Bug 483992. (Bv1) dom-level*-*/*: Work around tests that report no SimpleTest checks. r=bzbarsky.
2012-03-21 05:30:18 +01:00
Henri Sivonen
e8ee050c0f
Bug 737013 - Expose sanitizer fragments on parseFragment(), migrate callers to the new interface. r=smaug.
2012-03-20 17:28:42 +02:00
Robert O'Callahan
6043980c79
Bug 723484. Fix alpha values for image layers with opacity. r=bas
2012-03-20 20:55:40 +13:00
Matt Brubeck
65e0765863
Back out bug 735330, bug 737462, bug 734854 because they broke XUL Fennec
...
--HG--
rename : hal/cocoa/smslib.h => dom/system/cocoa/smslib.h
rename : hal/cocoa/smslib.mm => dom/system/cocoa/smslib.mm
2012-03-20 16:59:24 -07:00
Paul O’Shannessy
2ae0a32b55
Bug 639705 (Lion Full Screen) Part 4: Fix content tests [r=cpearce]
...
--HG--
extra : rebase_source : 52bafed68c81c56aab0fe520dc51cb4a04103886
2012-03-20 16:21:15 -07:00
Paul O’Shannessy
f2a9a84cc3
Bug 639705 (Lion Full Screen) Part 3: Make Firefox support Lion Full Screen on browser windows [r=dao]
...
--HG--
extra : rebase_source : 5bd252ce3fde6d008c3e9b4335903d8480d31bbf
2012-03-20 16:21:15 -07:00
Paul O’Shannessy
19f4b6e9a3
Bug 639705 (Lion Full Screen) Part 2: Support Lion Full Screen when fullscreenbutton=true [r=josh,mstange]
...
--HG--
extra : rebase_source : ce2751e4b32cf0d4344b5ca6a642e1e172c04e3b
2012-03-20 16:21:14 -07:00
Paul O’Shannessy
4485c4b107
Bug 639705 (Lion Full Screen) Part 1: Initial support for fullscreenbutton in XUL [r=enn]
...
--HG--
extra : rebase_source : 03d0b24570546fb8513b513e2c804145e47b3433
2012-03-20 16:21:14 -07:00
Paul O’Shannessy
233e097c36
Bug 714911 - Stop persisting sizemode=fullscreen [r=enn]
...
--HG--
extra : rebase_source : d94bb978f3d35c90659fca78df83d9bbca1795a6
2012-03-20 16:21:14 -07:00
Jared Wein
62395e550f
Bug 737675 - Implement -moz-touch-enabled for Android and Gonk. r=mwu
2012-03-20 16:44:43 -07:00