Граф коммитов

320227 Коммитов

Автор SHA1 Сообщение Дата
Erik Vold a4c1f7f56f Bug 904136 - Intermittent test failure: TEST-UNEXPECTED-FAIL | simple-prefs/main.testAOM | Timed out. r=Mossop 2013-08-14 11:02:18 -07:00
ZER0 65c4ffacbb Bug 865391 - Intermittent Jetpack TEST-UNEXPECTED-FAIL | unknown | Test output exceeded timeout (60s). r=Mossop 2013-08-14 11:00:14 -07:00
Yuan Xulei e9cd99173e Bug 904628 - Make the code dealing with contentEditable in forms.js more robust. r=fabrice 2013-08-14 13:54:36 -04:00
Yuan Xulei e2d9f204d4 Bug 902168 - Ignore editable document in forms.js. r=fabrice 2013-08-14 13:53:53 -04:00
Gaia Pushbot 43c748ae4e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4e8dc46f1c1e
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11469 from KevinGrandon/bug_903652_calendar_swiping

Bug 903652 - Add delayed transition visibility for tooltip

========

https://hg.mozilla.org/integration/gaia-central/rev/7c19afa8af95
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 903652 - Add delayed transition visibility for tooltip
2013-08-14 10:45:23 -07:00
Gaia Pushbot 9252152667 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/de813755d4a4
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 904220 - [Clock] Unit tests should not create actual alarm records r=ian-liu

commit af2a65ee86cc861a5b76dd2aca05bb1c6dfcd95d
Author: Mike Pennisi <mike@mikepennisi.com>
Date:   Tue Aug 13 15:32:54 2013 -0400

    Fix bug in unit tests

    Loading the application HTML into the unit test environment breaks some
    assumptions made by the tests. Notably: elements appended to the DOM
    which have identical DOM IDs will no longer be returned by
    `document.getElementById`.

    A slightly cleaner approach might involve re-loading the `body` HTML
    before *every* test and referencing elements from the global `ClockView`
    object directly. This has two drawbacks:

    1. It will tend to slow down the test suite (especially as more tests
       are written)
    2. It will require further re-factoring of the application logic (which
       caches references to its DOM nodes when they are first referenced).

    For these reasons, we might prefer the simplistic fix outlined by this
    patch.

    Part of this fix requires consistently loading the `loadBodyHTML`
    utility function in `setup.js` (so that it is loaded when the test-agent
    runs the entire test suite *and* when it runs individual test files).

commit 0ca745a11747ec7c27f333ae0bf675c7da883c6c
Author: Rick Waldron <waldron.rick@gmail.com>
Date:   Mon Aug 12 18:46:31 2013 -0400

    Bug 904220 - [Clock] Unit tests should not create actual alarm records

    https://bugzilla.mozilla.org/show_bug.cgi?id=904220

    - Reorders require files alphabetically
    - Adds Mocks:
        - mock_alarm_list.js
        - mock_alarm_manager.js
        - mock_navigator_mozl10n.js
    - Update tests to use actual markup as fixture
    - Update tests to use the same mocha API as other tests
    - Use mocks instead of creating real alarm records
    - Use sinon sandbox features

    Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-14 10:35:23 -07:00
Nick Fitzgerald f56db2fb3c Bug 840684 - Source map the location of frames in the RDP; r=vporof 2013-08-14 09:50:28 -07:00
Brian Nicholson 48c190775e Bug 901903 - Don't try to fetch guest profile if it doesn't exist. r=wesj 2013-08-14 09:07:00 -07:00
Markus Stange f189169481 Bug 903586 - Use position:relative to provide a reference element for absolutely positioned highlighter elements. r=dao 2013-08-14 15:31:44 +02:00
Ms2ger 30f4e6e119 Merge latest PGO-green inbounc changeset to m-c. 2013-08-14 14:45:47 +02:00
Carsten "Tomcat" Book 972d9d6e50 merge fx-team to mozilla-central 2013-08-14 14:29:37 +02:00
Carsten "Tomcat" Book c32ebba83a merge b2g-inbound to mozilla-central 2013-08-14 14:11:03 +02:00
Ms2ger b33cd2bd32 Bug 904178 - Part d: Use nsIDocument in nsMenuItemIconX::GetIconURI; r=smichaud 2013-08-14 09:03:40 +02:00
Ms2ger 75303ff8f0 Bug 904178 - Part c: Use nsIDocument in UndoManager::DispatchTransactionEvent; r=wchen 2013-08-14 09:03:15 +02:00
Ms2ger c45a06621e Bug 904178 - Part b: Use nsIDocument in nsEventListenerManager::SetEventHandler; r=smaug 2013-08-14 09:02:49 +02:00
Ms2ger ef6b3ec61b Bug 904178 - Part a: Use nsIDocument in logging::DocLoad; r=surkov 2013-08-14 09:01:27 +02:00
Ms2ger 9d023a67df Bug 904110 - Move alignment features out of Util.h into a new header; r=Waldo 2013-08-14 09:00:52 +02:00
Ms2ger bce1d40751 Bug 903794 - Cleanup PluginModuleParent.h includes; r=johns 2013-08-14 09:00:47 +02:00
Ms2ger dd430907f0 Bug 903797 - Update mfbt/STYLE to the current policy about include guards; r=Waldo 2013-08-14 09:00:42 +02:00
Ms2ger 32b4cafc67 Bug 903849 - Use MOZ_ASSERT consistently in XPConnect; r=bholley 2013-08-14 09:00:34 +02:00
Ms2ger 1daa386c13 Bug 904030 - Remove unnecessary make rules in layout/base/Makefile.in; r=glandium 2013-08-14 09:00:29 +02:00
Ms2ger e9ac4435fb Bug 897909 - Cleanup some SIMPLE_PROGRAMS; r=gps
* * *
FOLD
2013-08-14 09:00:13 +02:00
Ms2ger df24ea5b33 Bug 902901 - Give nsScriptElement.h an include guard; r=hsivonen 2013-08-14 08:57:41 +02:00
Ms2ger f57126ddb0 Bug 902316 - followup: Add a license header to the new moz.build file; r=tbsaunde 2013-08-14 08:57:26 +02:00
Ms2ger e358f27301 Bug 901063 - Remove HB_DONT_DEFINE_STDINT defines; r=gps
These defines have been unnecessary since we removed mozilla/StandardInteger.h.
The upstream code will default to stdint.h typedefs without them.
2013-08-14 08:57:22 +02:00
Ms2ger 102bea71eb Bug 903791 - Make HTMLOptionElement.index infallible; r=mounir 2013-08-14 08:57:04 +02:00
Ms2ger 37108ba241 Bug 903046 - Remove dead EXPORTS_mozilla/jsipc assignment; r=dvander+mshal 2013-08-14 08:56:48 +02:00
Ms2ger 4e152e64f6 Bug 901320 - Stop including AutoRestore.h in nsContentUtils.h; r=jlebar 2013-08-14 08:56:25 +02:00
Ms2ger 1a5ae526d9 Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar 2013-08-14 08:56:21 +02:00
Ms2ger 682a633069 Bug 901269 - Part b: Stop including nsContentUtils.h in Element.h; r=jlebar 2013-08-14 08:55:46 +02:00
Ms2ger dea14196f8 Bug 901269 - Part a: Move HTMLOutputElement::GetValue out of line; r=dzbarsky 2013-08-14 08:55:11 +02:00
Ms2ger 59ce738a01 Bug 887499 - Null-check mSelect in HTMLOptionsCollection::Add; r=smaug 2013-08-14 08:54:44 +02:00
Ms2ger 0cb4ed71a3 Bug 900978 - Remove remaining ENABLE_EDITOR_API_LOG cruft; r=ehsan+khuey 2013-08-14 08:53:56 +02:00
Ms2ger 0a90c3eca6 No bug - Remove an obsolete reference to quickstubs in dom/indexedDB/Makefile.in 2013-08-14 08:53:53 +02:00
Ms2ger a5f4b4049c Bug 900677 - Remove IDBEventTargetSH; r=bz 2013-08-14 08:53:46 +02:00
Masayuki Nakano c0b17ccfe0 Bug 903715 Consume Enter keydown event if dropdown of <select> element is closed by it r=smaug 2013-08-14 15:34:03 +09:00
Tim Taubert c8c135a3db Bug 904003 - Move session saving code into its own module; r=yoric 2013-08-14 08:11:23 +02:00
Tim Taubert c02220dc9e Bug 904529 - Remove SessionStore._initialState and pass it as an argument to .onLoad(); r=smacleod 2013-08-14 08:03:28 +02:00
Gina Yeh 264c5a9f3d Bug 889795 - Reply 'Authorize' signal for supported profile, r=echou, sr=mrbkap 2013-08-14 13:54:18 +08:00
Camilo Viecco dbacfa865e Bug 902511 - Batch of EV certs for August (augments struct in nsIdentityInfo). r=honzab 2013-08-13 22:21:20 -07:00
Tim Taubert 38b6f97ae6 Bug 903398 - [Session Restore] Use a 'cookie-changed' observer instead of asking the cookie service for every host; r=yoric 2013-08-14 07:10:07 +02:00
Johnny Stenback bf13e63470 Bug 903311. Remove all ChromeOnly methods on window.history. r=bzbarsky 2013-08-13 21:02:01 -07:00
Masayuki Nakano c696a099f8 Bug 892606 part.4 Don't handle non-keydown message as a part of dead key handling after keydown causes resetting dead key state r=jimm 2013-08-14 11:09:38 +09:00
Masayuki Nakano 890fa71e70 Bug 892606 part.3 FakeCharMsg should be marked as consumed and only non-consumed char message should be synthesized r=jimm 2013-08-14 11:09:38 +09:00
Masayuki Nakano f29b3580a9 Bug 892606 part.2 Fix scancode value in lParam generated by KeyboardLayout::SynthesizeNativeKeyEvent() r=jimm 2013-08-14 11:09:38 +09:00
Masayuki Nakano 07452df7f5 Bug 892606 part.1 Add debug logs to KeyboardLayout.cpp r=jimm 2013-08-14 11:09:37 +09:00
Rodrigo Silveira 084c6c79d9 Bug 904059 - the 'Tab Bar' is auto-dismissed when closing a tab(s) r=mbrubeck 2013-08-13 17:19:57 -07:00
Nick Fitzgerald d191d525cd Bug 904196 - sctrict error in onDisplayString; r=vporof 2013-08-13 16:57:05 -07:00
Nick Fitzgerald 1834d16bf9 Bug 903801 - testcompatactors.js triggers an error by adding a debuggee to a thread actor in a detached state; r=past 2013-08-13 16:53:49 -07:00
Shane Tully 81acf62a20 Bug 880118 - Android resource IDs must be mutable for library projects. r=cpeterson 2013-08-13 16:44:00 -07:00