Commit Graph

94594 Commits

Author SHA1 Message Date
Hub Figuière
4b72df76d2 Bug 758304 - Check for expired. Make sure expire do the right thing. r=tbsaunde 2012-05-24 17:24:09 -07:00
Hub Figuière
4d555ebec7 Bug 758381 - Unbreak build on MacOS 10.7. r=ted 2012-05-24 17:24:07 -07:00
Nicholas Nethercote
9a619771e0 Bug 754181 - Don't store the strict mode code flag twice. r=jwalden,luke.
--HG--
extra : rebase_source : 652c8c235cfa55193346bba4933584f9cc4652f2
2012-05-21 20:06:43 -07:00
Ryan VanderMeulen
f77cc327e6 Backout 4eaf67a7f50f since it shouldn't have been checked in. 2012-05-24 19:25:45 -04:00
Brian Hackett
1573459c2b Rename RootedVar to Rooted, bug 756823. r=billm 2012-05-24 16:05:18 -07:00
Sriram Ramasubramanian
c9ee606844 Bug 739355: Tablet UI URL bar. [r=mfinkle] 2012-05-24 15:47:49 -07:00
Sriram Ramasubramanian
ca9cfa8628 Bug 739355: Overflow menu for tablets. [r=mfinkle] 2012-05-24 15:32:37 -07:00
Sriram Ramasubramanian
f2593db0c5 Bug 730775: Scaled up resource for tablet action-bar. [r=mfinkle] 2012-05-24 15:22:47 -07:00
Szabolcs Hubai
43aecde60c Bug 756960 - Iterate on a shallow copy while notifying downloadListeners. r=Mossop 2012-05-21 21:20:54 +02:00
Landry Breuil
dbfb7e8132 Bug 752380 - Directly using enums from a namespace (a:🅱️:enum::value) is a c++11 feature, add 'using namespace a::b;' to workaround it. r=Bas 2012-05-24 18:45:10 -04:00
Marco Perez
bac7888148 Bug 752067 - Build broken in ipc after prctl changes. r=cjones 2012-05-24 18:45:10 -04:00
Masatoshi Kimura
82fbf4fc4d Bug 710693 - Move internal encoding check into nsCharsetAlias. r=smontagu 2012-05-24 18:45:10 -04:00
Andrew Hurle
c213af2b11 Bug 566444 - Simple test for the proxy settings dialog under preferences. r=jaws 2012-05-24 18:45:10 -04:00
Andrew Hurle
88e96caace Bug 566444 - Make proxy exceptions multiline. r=jaws 2012-05-24 18:45:09 -04:00
Irving Reid
8639895b3a Bug 742662 - Better handling for OpenSearch specs with unsupported Image tags. Also improve some log messages, clean up some run time warnings. r=gavin 2012-05-24 18:45:09 -04:00
Vicamo Yang
59060bbd3c Bug 753034: add readSwappedNibbleBcdString for complex GSM address. r=philikon 2012-05-24 15:38:33 -07:00
Ehsan Akhgari
23ed568f53 Bug 688438 - Fix the IME code to handle text controls correctly when checking for IME status; r=bzbarsky 2012-05-24 17:49:44 -04:00
Michael Wu
4276f83863 B2G bustage fix for bug 661908 - clear PYTHONDONTWRITEBYTECODE, r=ted 2012-05-24 16:47:25 -04:00
Steve Fink
9cb1dfa7f9 Bug 751425 - Fix JS shell exit status on -e script failure. r=jimb
--HG--
extra : rebase_source : efbb774944c282b4a2744c85ca7dea15dbb18650
2012-05-09 15:12:27 -07:00
Steve Fink
12fee613a0 Bug 757682 - Add JSProto_DataView to the setFlagsFromKey assert. r=bhackett
--HG--
extra : rebase_source : 9bffcb95273680a5a6c47a4751215d61ebc889fd
2012-05-24 13:25:49 -07:00
Richard Newman
5b00fceb57 Bug 756477 - Flush log level cache on each sync to detect log level changes. r=nalexander 2012-05-24 13:17:46 -07:00
Richard Newman
4d79f912af Bug 720271 - MPL license cleanup for Android Sync. r=trivial 2012-05-24 13:17:46 -07:00
Simon Montagu
b28eb77c41 Update patch for bug 644209 to final version. r=emk 2012-05-24 22:56:49 +03:00
Simon Montagu
615e4a9afa Make tests that use non-UTF-8 content use file URLs instead of chrome URLs. Bug 644209, r=emk 2012-05-24 22:41:38 +03:00
Boris Zbarsky
60d283e7d5 Bug 617339. Make chrome channels always default to UTF-8. r=bsmedberg 2010-12-22 19:49:52 -05:00
Benoit Jacob
4a460c5ced Bug 758315 - Desktop GL implementation of glGetShaderPrecisionFormat should return precision 23, not 0 - r=jrmuizel 2012-05-24 15:10:49 -04:00
Wes Johnston
610c47c09c Backout 01f48ef1ee92 for test failure 2012-05-24 12:15:24 -07:00
Rafael Ávila de Espíndola
12b8e275c6 Bug 753248 - [10.7][10.8] crash in coreclr with Silverlight applications with builds made on OS X 10.7 (Lion). r=ted 2012-05-24 15:13:18 -04:00
Frank Yan
cff95698d1 Bug 673873 - Display placeholder when focusing empty input - part 3: remove duplicate tests. r=mounir 2012-05-24 03:54:26 -07:00
Frank Yan
f06e9ea963 Bug 673873 - Display placeholder when focusing empty input - part 2: update reftests. r=mounir 2012-05-24 03:54:26 -07:00
Frank Yan
0a903d1211 Bug 673873 - Display placeholder when focusing empty input. r=mounir 2012-05-24 03:54:25 -07:00
Frank Yan
74a5637da3 Bug 702184 - sporadic REFTEST TEST-UNEXPECTED-FAIL | reftest/tests/layout/reftests/bugs/598726-1.html | image comparison (==). r=ehsan 2012-05-24 12:04:16 -07:00
Ehsan Akhgari
a3acad4ec8 Merge mozilla-central into mozilla-inbound 2012-05-24 14:52:27 -04:00
Eitan Isaacson
e8f5c2b9c7 Bug 757954 - Streamline and generalize state utterances in AccessFu UtteranceGenerator. r=MarcoZ 2012-05-24 11:46:04 -07:00
Eitan Isaacson
c221af9dc7 Bug 757954 - Replace INCLUDE_ROLE with INCLUDE_DESC in AccessFu UtteranceGenerator. r=MarcoZ 2012-05-24 11:46:04 -07:00
Eitan Isaacson
cfaaeb46a5 Bug 758072 - Fix backward sibling traversal in nsIAccessiblePivot. r=surkov 2012-05-24 11:46:04 -07:00
Ehsan Akhgari
bb46fe0915 Bug 757885 - Handle falling back to non-staged updates correctly when an update fails to be staged in the background; r=rstrong 2012-05-23 17:51:50 -04:00
Ehsan Akhgari
6ef914c817 Bug 757835 - Fall back to not use the maintenance service if there is an error when using the service to stage an update in the background; r=rstrong
This will cause us to fall back to a non-background update with a UAC prompt,
which sucks, but at least it lets the user to update.

--HG--
extra : transplant_source : z%00/Z%ED%E3gj%A2%E6%244%D0%B0%AE%A1zdPT
2012-05-23 12:31:37 -04:00
Steven Michaud
2636081715 Bug 736655 - Resize dmg window's background to fit Mountain Lion's new minimum size. r=gavin 2012-05-24 13:05:25 -05:00
Ed Morley
b3716758ef Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-24 15:48:20 +01:00
Olli Pettay
4aae264f39 Bug 756131 - API for creating default profiles for webapps, r=benjamin 2012-05-24 17:29:52 +03:00
David Burns
12c7f51ac9 Bug 757174: Better error message when marionette can no longer communicate with Gecko. DONTBUILD because NPOTB r=jgriffin 2012-05-24 05:07:53 -07:00
Olli Pettay
7a924fdacc Bug 757700, make sure attr modification type is set, r=sicking
--HG--
extra : rebase_source : ed2b2cc803cbd494b33a4e343efee9bd76f7e54a
2012-05-24 13:31:35 +03:00
David Burns
4a1fd8699f Bug 747200: Adding MPL header to new file. DONTBUILD because NPOTB r=ctalbert 2012-05-24 04:44:14 -07:00
Jonathan Kew
dbc92972df bug 757871 - don't generate warnings from FT2FontEntry::GetFontTable during normal control flow. r=jdaggett 2012-05-24 09:16:01 +01:00
Jonathan Kew
afe9b90975 bug 737315 - use the proxy's name for the FT2 entry when instantiating a downloaded font. r=jdaggett 2012-05-24 09:15:54 +01:00
Alexander Surkov
a644c2f36d Bug 757670 - make nsIPresShell::GetLinkLocation faster, r=bz, tbsaunde 2012-05-24 15:57:16 +09:00
Malini Das
ae281a2f32 Bug 747200: Allow binary to be passed in for marionette tests. DONTBUILD because NPOTB 2012-05-23 03:10:54 -07:00
David Burns
c98f517777 Backed out changeset db18074e2a25 to correct bug number 2012-05-24 03:06:52 -07:00
Malini Das
b1920f6a22 Bug 757174: Allow Firefox binary and profile to be passed in during tests. DONTBUILD because NPOTB r=jgriffin 2012-05-24 03:00:46 -07:00