Jeff Walden
|
b5d72d1f65
|
Bug 894172 - Eliminate DO_NEXT_OP(len) in favor of an unadorned goto the label in question. This eliminates tautological |len == len| compares that clang+ccache warns about, and it eliminates the previous apparent possibility that any value could be passed to DO_NEXT_OP, when in fact only |len| (or a value equal to it) could be passed. r=terrence
--HG--
extra : rebase_source : 0e1561a7bcabc6811fea6b167251046c2871224d
|
2013-07-16 08:14:57 -07:00 |
|
Ryan VanderMeulen
|
48ed80d20b
|
Bug 877690 - Fix typo in test. DONTBUILD
|
2013-07-16 13:52:01 -04:00 |
|
Mihai Sucan
|
395ca3718f
|
Bug 888407 - Fix for intermittent browser_console_iframe_messages.js | Test timed out, failed to match rule: iframe 1; r=me
|
2013-07-16 19:21:33 +03:00 |
|
Boris Zbarsky
|
6491b478e3
|
Bug 894463. Go back to deoptimizing vanilla objects and arrays more eagerly to unregress ss-tagcloud. r=bhackett
|
2013-07-16 13:42:03 -04:00 |
|
Drew Willcoxon
|
d83def4f41
|
Bug 870104 - Add telemetry to BackgroundPageThumbs. r=markh,froydnj
|
2013-07-12 21:03:18 -07:00 |
|
Drew Willcoxon
|
b505d08f4b
|
Bug 891169 - Make BackgroundPageThumbs safer when there are private windows open. r=markh
|
2013-07-12 21:03:15 -07:00 |
|
Honza Bambas
|
490305ed28
|
Bug 892488 - Remove "allow cache offline" prompt and cache offline by default, r=mcmanus
|
2013-07-16 19:38:16 +02:00 |
|
Honza Bambas
|
7ce21b6631
|
Bug 892486 - Telemetry for appcache vs http cache page load, r=ehsan
|
2013-07-16 19:38:15 +02:00 |
|
Mihnea Dobrescu-Balaur
|
e01d794e0b
|
Bug 892021 - Add a do_get_tempdir function to head.js. r=ted, r=gbrown
|
2013-07-16 09:38:35 -07:00 |
|
Andrea Marchesini
|
d88d94968c
|
Bug 893501 - Crashfix getting navigator.mozNotification from a stale navigator object. r=bz
|
2013-07-16 13:33:38 -04:00 |
|
Alexander Surkov
|
4613a58643
|
Bug 882602 - clean up getText* line boundary code, r=tbsaunde
|
2013-07-16 13:13:34 -04:00 |
|
Chenxia Liu
|
c820daa64e
|
Bug 892094 - Create "Search" page in settings. r=liuche
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
|
2013-07-16 10:09:28 -07:00 |
|
Ryan VanderMeulen
|
01616062a4
|
Backed out 2 changesets (bug 894150) for crashtest orange.
Backed out changeset 80ce41a4e6ee (bug 894150)
Backed out changeset b41c7f2ddda5 (bug 894150)
|
2013-07-16 12:33:56 -04:00 |
|
Ryan VanderMeulen
|
eec7a0e659
|
Backed out changeset 8421bc750585 (bug 888864) for Werror bustage.
|
2013-07-16 12:03:59 -04:00 |
|
Jan de Mooij
|
4dec24de90
|
Bug 870356 - Fix IonMonkey Math.round bug on x86/x64 hardware without SSE 4.1. r=sstangl
|
2013-07-16 17:55:29 +02:00 |
|
Paul Adenot
|
ed960be5bf
|
Bug 894150 - Test.
|
2013-07-16 17:39:13 +02:00 |
|
Jeff Walden
|
2e37cdb786
|
Convert SN_MAKE_TERMINATOR and SN_IS_TERMINATOR to inline functions to avoid clang+ccache warnings about over-parenthesized equality expressions. No bug, rs=terrence
--HG--
extra : rebase_source : 50b8f70501a481a4dda715284ccd9a21bbfa0eb6
|
2013-07-15 15:26:04 -07:00 |
|
Jeff Walden
|
f424972f65
|
Bug 891437 - Implement mozilla/Array.h, a class suitable for use where a C array would be used, with additional debug bounds-checking. r=Ms2ger
--HG--
extra : rebase_source : 314232d817e67d9a26dfa215b5c897e0dd0be353
|
2013-02-07 15:32:20 -08:00 |
|
Jeff Walden
|
22dc4f4806
|
Bug 891177 - Add an explanatory comment by the const_cast<> in the Move(const T&) overload. r=luke
--HG--
extra : rebase_source : 37a91bf2bdfe2b2f96ddebf276ad532d4419c42b
|
2013-07-13 12:54:18 -07:00 |
|
Manuela Muntean
|
2e8b8ce3c9
|
Bug 880621 - Create a test that checks about:cache after private browsing. r=ehsan
|
2013-07-16 10:16:58 +03:00 |
|
Mina Almasry
|
dff7def29b
|
Bug 888864 - Changing a stylesheet ProcessingInstruction's data no longer applies immediately. r=bz
|
2013-07-16 11:18:33 -04:00 |
|
Paul Adenot
|
127e99dd3c
|
Bug 894150 - Unregister the PannerNode in the AudioListener when destroying the stream. r=ehsan
|
2013-07-16 14:45:41 +02:00 |
|
Ryan VanderMeulen
|
f01bee06e9
|
Backed out changeset 302fb81f0729 (bug 858940) for frequent Android test crashes.
|
2013-07-16 11:05:11 -04:00 |
|
Matt Brubeck
|
b9bfd16bb9
|
Bug 892759 - Apply a missed review comment for the findbar test [r=rsilveira]
|
2013-07-15 16:37:25 -07:00 |
|
Matt Brubeck
|
8c7b4ca9b9
|
Bug 882504 - Flip the direction of toggle switches in the Metro theme [r=jwilde]
|
2013-07-15 16:37:25 -07:00 |
|
Ryan VanderMeulen
|
5eb45c3588
|
Backed out changeset 9022f5fdcf98 (bug 483446) for mochitest-5 orange.
|
2013-07-16 10:45:35 -04:00 |
|
Brian O'Keefe
|
f98dd45a72
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
|
Botond Ballo
|
db81338f37
|
Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa
|
2013-07-16 10:32:55 -04:00 |
|
James Kitchener
|
1c00ff219a
|
Bug 893537 - Crash after unloading an iframe with srcdoc attribute set. r=bz
|
2013-07-16 10:32:39 -04:00 |
|
Guillaume Abadie
|
79fae3c7f5
|
Bug 890049 - WebGL2 Replace WebGLContext by WebGLContext with one subclass WebGL1Context. r=jgilbert
|
2013-07-16 10:32:24 -04:00 |
|
Jonathan Kew
|
c75be1c126
|
bug 890374 - [hidpi] fix CSS/device coordinate mismatch in XUL popup manager, so that we show the correct tooltip for items in the Bookmarks or History sidebar. r=roc
|
2013-07-16 15:12:48 +01:00 |
|
Andrea Marchesini
|
e28277cad4
|
Bug 875289 - Remove .done() and allow undefined to be passed to .then() and .catch(), r=mounir, sr=bz
|
2013-07-16 15:56:24 +02:00 |
|
Benoit Girard
|
fcfe7f62e4
|
Bug 887826 - Disable multi-threaded profiling on b2g to reduce memory usage. r=jseward
--HG--
extra : rebase_source : c3403864cd772414ddbf5bbda30e65322832e085
|
2013-07-16 09:56:43 -04:00 |
|
Ryan VanderMeulen
|
7eb28cd59d
|
Backed out 2 changesets (bug 893362) for check-sync-dir bustage.
Backed out changeset cb79166bb8fa (bug 893362)
Backed out changeset 9db461b687fd (bug 893362)
|
2013-07-16 09:57:12 -04:00 |
|
Ryan VanderMeulen
|
280d212e0c
|
Bug 893362 - Fix check-sync-dirs bustage.
|
2013-07-16 09:47:16 -04:00 |
|
Marco Bonardo
|
61632cbb93
|
Bug 890409 - Re-enable browser_aboutHome.js but ignoring uncaught exceptions.
r=ttaubert
|
2013-07-13 11:35:49 +02:00 |
|
Marco Bonardo
|
85886eae86
|
bug 892454 - Use a less fragile flag than zero frecency to skip the frecency update on visit.
r=Mano
|
2013-07-16 15:36:08 +02:00 |
|
ISHIKAWA, Chiaki
|
7420bbd44f
|
Bug 893362 - Align the target name for the START and FINISH in the build log. r=gps
|
2013-07-16 09:33:22 -04:00 |
|
Botond Ballo
|
4e705adf90
|
Bug 834613 - Hook up prefs formhelper.mode and formhelper.autozoom. Remove formhelper.autozoom.caret and formhelper.restore. r=kats
|
2013-07-16 09:12:56 -04:00 |
|
Shilpan Bhagat
|
ac81cde553
|
Bug 734877 - Updates to pageaction based on the new design. r=wesj
|
2013-07-15 17:19:05 -07:00 |
|
Maria Grazia Alastra
|
2b597e153d
|
Bug 883522 - Add a message attribute to nsIDOMGeoPositionError.idl and a GetMessage method to nsGeolocation.cpp. r=jdm
|
2013-07-16 09:11:29 -04:00 |
|
Simon Sapin
|
bd5786c9dd
|
Bug 483446 - Add CSS3 'background-attachment: local' support. r=roc
|
2013-07-16 09:10:58 -04:00 |
|
Ryan VanderMeulen
|
d8a691255c
|
Bug 888811 - Disable browser_dbg_bug883220_raise_on_pause.js on Linux due to frequent failures.
|
2013-07-16 09:05:38 -04:00 |
|
Gabor Krizsanits
|
c9c9a69587
|
Bug 874158 - Crash in GetNativeForGlobal. r=bholley
|
2013-07-16 15:04:28 +02:00 |
|
Jan de Mooij
|
58d85ac337
|
Bug 867082 - Use JSPROP_SHARED for the customNative global property in the JS shell. r=jwalden
--HG--
extra : rebase_source : 8d275654d7242d000416ce30f3116b85657ed26a
|
2013-07-16 15:05:02 +02:00 |
|
Robert O'Callahan
|
ba23488638
|
Bug 868498. Don't reframe for changes between position:static and position:relative. r=heycam
|
2013-07-16 08:58:52 -04:00 |
|
Stephen Pohl
|
fee7bac8dd
|
Bug 868498: Enable switching between overlay and regular scrollbars without browser restart on Mac OSX. r=roc
|
2013-07-16 08:58:44 -04:00 |
|
Joey Armstrong
|
abf0127265
|
bug 880773: Cleanup/final patch - remove DISABLED_SSRCS. r=mshal
|
2013-07-16 08:47:40 -04:00 |
|
Mihai Sucan
|
eaaf1f4b52
|
Bug 880010 - Fix for intermittent browser_webconsole_bug_597103_deactivateHUDForContext_unfocused_window.js | uncaught exception - NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebProgress.removeProgressListener] | Test timed out; r=me
|
2013-07-16 15:30:30 +03:00 |
|
Jan Beich
|
086b5462ff
|
Bug 893508 - Don't hide ios/ostream symbols to fix build with some C++ runtimes. r=glandium
|
2013-07-16 14:09:24 +02:00 |
|