Margaret Leibovic
c3c678b17d
Bug 711595 - Request desktop site should be disabled for the same URIs as share. r=mfinkle
2011-12-21 08:05:38 -08:00
Ed Morley
92d532e3ef
Backout 1d0ec7fa8b96 (bug 702179) for PGO Linux build failures
2011-12-21 15:57:26 +00:00
Ed Morley
52dc30d629
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2011-12-21 12:11:14 +00:00
Steffen Wilberg
2882beefc1
Bug 704588 - New design for about: = about:firefox = about:fennec to match about:home. ui-spec by ibarlow, r=mfinkle
2011-12-21 11:40:31 +00:00
Brian Hackett
3adb06859f
Remove JSObject::containsSlot, bug 710516. r=luke
2011-12-21 06:31:11 -08:00
Tim Taubert
82231be752
merge m-c to fx-team
2011-12-21 10:38:31 +01:00
Phil Ringnalda
338d1ef2af
Bug 624621 - mark the test as failing on remote-jsreftests, where the message talks about the IP address and port rather than 'file://', r=mbrubeck
...
--HG--
extra : rebase_source : b47dba67a0c4325b3c8adb790d98891fea82639b
2011-12-20 21:58:43 -08:00
Matt Brubeck
08a4191e46
Bug 712506 - Fix urlbar end-cap backgrounds on XHDPI devices [r=mfinkle]
...
--HG--
extra : rebase_source : fd4801cb206a0abd6f16f11bb20970c9ca3a72f6
2011-12-20 21:18:14 -08:00
Patrick Walton
db6ad2a9da
Bug 712527 - Save and restore the deck's selected panel when removing a tab. r=mfinkle
2011-12-20 21:13:20 -08:00
Makoto Kato
6134979a79
Bug 712198 - Remove NS_WIN32, NS_UNIX and NS_OS2. r=khuey
2011-12-21 14:09:17 +09:00
Doug Turner
10d14124c9
Bug 712358 - Enable asynchronous I/O sqlite backend. This should improvement perf, but not preserve the durable property. The plan is to collect data only on m-c. if the data looks good, then we should consider uplifting. If the data doesn't look good, we back out. r=taras/blassey
2011-12-20 21:04:26 -08:00
Alex Pakhotin
37faff1e3c
Bug 705939 - Enter key pressed in the Awesome Bar does not open an URL sometimes. r=blassey
2011-12-20 19:44:17 -08:00
Luke Wagner
6a7c05f4f2
Bug 711273 - rm cruft: JS_REQUIRES_STACK, find-child.py, jsstack.js, fallibility of ClonedBlockObject::put/UnwindScope (r=waldo)
2011-12-20 17:31:28 -08:00
Luke Wagner
e159dd7c22
Bug 713311 - give the remaining scope objects typed interfaces (r=waldo)
...
--HG--
rename : js/src/vm/CallObject-inl.h => js/src/vm/ScopeObject-inl.h
rename : js/src/vm/CallObject.cpp => js/src/vm/ScopeObject.cpp
rename : js/src/vm/CallObject.h => js/src/vm/ScopeObject.h
extra : rebase_source : 0efa6c9ac4ceb10f48fe7ee7b199333da2b54cd9
2012-01-02 15:02:05 -08:00
Jeff Walden
8d89e85cfe
Bug 714264 - Move declarations around such that it's possible to include jsprvtd.h before Vector.h or HashTable.h. r=luke
...
--HG--
extra : rebase_source : e981944be5edf5c772df986d0898494b9bc53a3e
2012-01-02 16:34:25 -06:00
Jeff Walden
c4c34d676d
Make vm/Unicode.h not include jsstr.h just for jschar and a couple <stdint.h> types. No bug, r=mozbot
...
--HG--
extra : rebase_source : acc00e217e99e33c92fa36832844ceb8550664c2
2012-01-02 14:22:54 -06:00
Kartikaya Gupta
caaac783fd
Bug 713586 - Robustify against undetected race conditions. r=pcwalton
...
The exception in bug 713586 can only occur if there are race conditions
in the PanZoomController that we haven't fixed yet. Until the race conditions
are fixed, we can robustify the code from dying horribly by making
the bounce-related variables local to the BounceRunnable, so that
different BounceRunnables running concurrently don't interfere with each
other.
2012-01-02 19:06:49 -05:00
Jeff Muizelaar
8406631ea8
Bug 714649. Make ExpirationTrackerObserver final. r=roc
...
This deals with the warning about virtual destructors and will probably let us
devirtualize the call to ->Destroy()
2012-01-02 12:23:00 -05:00
Jan de Mooij
7dd1994914
Bug 714607 - Make jit-test/tests/basic/bug680217.js run faster. r=bhackett
2012-01-02 22:41:49 +01:00
Henri Sivonen
18384e3ee5
Bug 708620 - Whine to console when a form is submitted in an encoding that cannot represent all of Unicode. r=smaug.
2012-01-02 16:18:30 +02:00
Henri Sivonen
fb2d5617ca
Bug 711049 - Adjust MathML text integration point treatment to comply with spec changes. rs=smaug.
2012-01-02 16:18:29 +02:00
Henri Sivonen
f1af9bc322
Bug 711052 - Make <rp> and <rt> handling match spec edits. r=smaug.
2012-01-02 16:18:29 +02:00
Richard Newman
22ab617735
Bug 700000 - Bump Sync version.
2011-12-20 15:19:14 -08:00
Sriram Ramasubramanian
9db71d25d3
Bug 711428: Awesomescreen tab indicators needs to be curved [r=mfinkle]
2011-12-20 12:53:56 -08:00
Ed Morley
35be13eed4
Merge mozilla-central to mozilla-inbound
2011-12-21 12:15:42 +00:00
Masayuki Nakano
411111e945
Bug 698949 Editor should refuse untrusted keypress event r=smaug
2011-12-21 21:11:36 +09:00
Ed Morley
7e0fca53bc
Backout ac9fac23227a (bug 712380) for causing native Android build failures
2011-12-21 11:29:41 +00:00
Ginn Chen
ac84a44ef7
Bug 619002 Remove the warning message with atk < 1.32 r=tbsaunde
2011-12-21 19:26:08 +08:00
Ginn Chen
aca493a824
Bug 702179 dtrace probes are not installed on Solaris with static js lib r=glandium (reland with additional fix from Mike Hommey)
2011-12-21 19:25:31 +08:00
Ed Morley
7f8243c4b6
Backout 640682cbaebc (bug 704588) for failing to build
2011-12-21 11:06:24 +00:00
Steffen Wilberg
5b13671433
Bug 704588: New design for about: = about:firefox = about:fennec to match about:home. ui-spec by ibarlow, r=mfinkle
2011-12-21 09:52:39 +01:00
Brad Lassey
3d3a62ab89
bug 712300 - Checkerboard over about:home footer area r=mfinkle
2011-12-21 00:17:19 -05:00
Brad Lassey
9368a2d7ff
bug 712536 - null pointer crash when rotating about:home r=mfinkle
2011-12-21 00:17:16 -05:00
Brad Lassey
03e68a70c4
bug 712380 - Add support for clobbering the Android resources when needed r=mfinkle
2011-12-20 22:56:15 -05:00
Olli Pettay
1e8af4413d
Bug 711841, Null(C)String(), r=bsmedberg,glandium
2011-12-20 21:46:00 +02:00
Kenny Heaton
4a2139898a
Bug 684546 - The Scratchpad editor's undo/redo state is preserved across file loads. r=msucan
2011-12-20 20:03:16 +02:00
Jignesh Kakadiya
8c4d64f3d1
Bug 583816 - Tab should not move to the page when there's nothing to complete in the Web Console. r=msucan,rcampbell
2011-12-20 19:49:39 +02:00
Aki Sasaki
50ad993263
bug 611648 - fix sutAgentAndroid.apk JARSIGNER
2011-12-20 09:34:47 -08:00
Christian Legnitto
9ddee30408
Bug 700000 - Version bump
2011-12-20 09:24:38 -08:00
Christian Legnitto
e2a180b417
Added tag AURORA_BASE_20111220 for changeset a8506ab2c654
2011-12-20 09:14:30 -08:00
Ed Morley
a4d65a5f85
Merge last green changeset of mozilla-inbound to mozilla-central
2011-12-20 16:52:57 +00:00
Matt Brubeck
c797031bda
Bug 709921 - (2/2) Rename "Preferences" to "Settings" for Android fennec [r=cpeterson]
2011-12-20 08:33:25 -08:00
Matt Brubeck
d0672955b4
Bug 709921 - (1/2) Clean up unused localization files [r=mfinkle]
...
--HG--
rename : mobile/android/locales/en-US/chrome/preferences.dtd => mobile/android/locales/en-US/chrome/aboutHome.dtd
2011-12-20 08:33:22 -08:00
Ed Morley
46f8a364a9
Merge mozilla-central and mozilla-inbound
2011-12-20 16:30:26 +00:00
Thomas Prip Vestergaard
7c4652d8f2
Bug 710987 - Remove duplicate conditional in WordSplitState::FindSpecialWord(); r=roc
2011-12-20 16:14:05 +00:00
Ed Morley
aca57accb6
Backout 860fdd41cfed & 887abec76bca (bug 693343) for suspected Linux shutdown hangs
2011-12-20 16:04:07 +00:00
Wes Johnston
d2e1ab92b3
Bug 711905 - Support adding links to homescreen from awesomebar [r=mfinkle]
2011-12-20 10:28:12 -05:00
Philipp Wagner
d1beb04176
Bug 693615 - element.lookupNamespaceURI(null) in text/html page cause NS_ERROR_FAILURE error on XrayWrappers; r=bz
2011-12-20 15:54:14 +01:00
Trevor Saunders
224f091580
bug 693343 - fix review nit missed when qrefreshing r=me
2011-12-20 09:43:25 -05:00
Mike Gorse
fa11ecf5f6
bug 693343 - a11y disabled on gnome 3 when GNOME_ACCESSIBILITY is unset r=tbsaunde, karlt
2011-12-20 09:25:13 -05:00